Merge lp:~kelemeng/gparted/bug913591 into lp:ubuntu/precise/gparted

Proposed by Gabor Kelemen
Status: Merged
Merged at revision: 46
Proposed branch: lp:~kelemeng/gparted/bug913591
Merge into: lp:ubuntu/precise/gparted
Diff against target: 46 lines (+6/-6)
3 files modified
debian/control (+1/-1)
debian/patches/01_fix-desktop.patch (+4/-5)
debian/rules (+1/-0)
To merge this branch: bzr merge lp:~kelemeng/gparted/bug913591
Reviewer Review Type Date Requested Status
Martin Pitt Approve
Review via email: mp+87885@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Martin Pitt (pitti) wrote :

Thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/control'
--- debian/control 2011-09-16 05:45:05 +0000
+++ debian/control 2012-01-09 00:44:24 +0000
@@ -6,7 +6,7 @@
6Uploaders: Alan Baghumian <alan@technotux.org>, Otavio Salvador <otavio@debian.org>6Uploaders: Alan Baghumian <alan@technotux.org>, Otavio Salvador <otavio@debian.org>
7Build-Depends: debhelper (>= 7), libxml-parser-perl, uuid-dev,7Build-Depends: debhelper (>= 7), libxml-parser-perl, uuid-dev,
8 parted, pkg-config, gnome-doc-utils, rarian-compat, libgtkmm-2.4-dev,8 parted, pkg-config, gnome-doc-utils, rarian-compat, libgtkmm-2.4-dev,
9 libparted0-dev (>= 2.2), intltool9 libparted0-dev (>= 2.2), intltool, dh-translations
10Standards-Version: 3.9.110Standards-Version: 3.9.1
11Homepage: http://gparted.sourceforge.net11Homepage: http://gparted.sourceforge.net
1212
1313
=== modified file 'debian/patches/01_fix-desktop.patch'
--- debian/patches/01_fix-desktop.patch 2011-08-10 14:49:48 +0000
+++ debian/patches/01_fix-desktop.patch 2012-01-09 00:44:24 +0000
@@ -1,8 +1,8 @@
1Index: gparted-0.8.1/gparted.desktop.in.in1Index: gparted/gparted.desktop.in.in
2===================================================================2===================================================================
3--- gparted-0.8.1.orig/gparted.desktop.in.in 2011-08-10 16:20:22.138993940 -04003--- gparted.orig/gparted.desktop.in.in 2012-01-07 00:14:26.721709000 +0100
4+++ gparted-0.8.1/gparted.desktop.in.in 2011-08-10 16:20:44.438993933 -04004+++ gparted/gparted.desktop.in.in 2012-01-07 01:05:40.747638636 +0100
5@@ -3,9 +3,10 @@5@@ -3,9 +3,9 @@
6 _GenericName=Partition Editor6 _GenericName=Partition Editor
7 _X-GNOME-FullName=GParted Partition Editor7 _X-GNOME-FullName=GParted Partition Editor
8 _Comment=Create, reorganize, and delete partitions8 _Comment=Create, reorganize, and delete partitions
@@ -14,4 +14,3 @@
14-Categories=GNOME;System;Filesystem;14-Categories=GNOME;System;Filesystem;
15+Categories=GNOME;System;Filesystem;Settings;15+Categories=GNOME;System;Filesystem;Settings;
16 StartupNotify=true16 StartupNotify=true
17+X-Ubuntu-Gettext-Domain=gparted
1817
=== modified file 'debian/rules'
--- debian/rules 2011-08-17 09:30:48 +0000
+++ debian/rules 2012-01-09 00:44:24 +0000
@@ -53,6 +53,7 @@
53 dh_install53 dh_install
54 dh_link54 dh_link
55 cp debian/gparted.xpm debian/gparted/usr/share/pixmaps55 cp debian/gparted.xpm debian/gparted/usr/share/pixmaps
56 dh_translations
56 dh_strip57 dh_strip
57 dh_compress58 dh_compress
58 dh_fixperms59 dh_fixperms

Subscribers

People subscribed via source and target branches

to all changes: