r30127 - in /packages/unstable/gksu/debian: changelog control control.in gksu-root-terminal.png gksu-root-terminal.sng patches/series rules source/ source/format source/include-binaries
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Mon Oct 10 16:10:54 UTC 2011
Author: biebl
Date: Mon Oct 10 16:10:53 2011
New Revision: 30127
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=30127
Log:
* Switch to dpkg source format 3.0 (quilt)
- Add debian/source/format.
- Remove simple-patchsys.mk include from debian/rules.
- Drop Build-Depends on sng and replace debian/gksu-root-terminal.sng by
the final .png file. We no longer need to create it during build time.
- Add debian/source/include-binaries for debian/gksu-root-terminal.png.
Added:
packages/unstable/gksu/debian/gksu-root-terminal.png (with props)
packages/unstable/gksu/debian/patches/series
packages/unstable/gksu/debian/source/
packages/unstable/gksu/debian/source/format
packages/unstable/gksu/debian/source/include-binaries
Removed:
packages/unstable/gksu/debian/gksu-root-terminal.sng
Modified:
packages/unstable/gksu/debian/changelog
packages/unstable/gksu/debian/control
packages/unstable/gksu/debian/control.in
packages/unstable/gksu/debian/rules
Modified: packages/unstable/gksu/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gksu/debian/changelog?rev=30127&op=diff
==============================================================================
--- packages/unstable/gksu/debian/changelog [utf-8] (original)
+++ packages/unstable/gksu/debian/changelog [utf-8] Mon Oct 10 16:10:53 2011
@@ -2,8 +2,14 @@
* Drop the nautilus-gksu package. It won't be ported to GNOME 3 and is
blocking the nautilus 3 transition. Closes: #637325
-
- -- Michael Biebl <biebl at debian.org> Mon, 10 Oct 2011 17:55:28 +0200
+ * Switch to dpkg source format 3.0 (quilt)
+ - Add debian/source/format.
+ - Remove simple-patchsys.mk include from debian/rules.
+ - Drop Build-Depends on sng and replace debian/gksu-root-terminal.sng by
+ the final .png file. We no longer need to create it during build time.
+ - Add debian/source/include-binaries for debian/gksu-root-terminal.png.
+
+ -- Michael Biebl <biebl at debian.org> Mon, 10 Oct 2011 18:02:21 +0200
gksu (2.0.2-5) unstable; urgency=low
Modified: packages/unstable/gksu/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gksu/debian/control?rev=30127&op=diff
==============================================================================
--- packages/unstable/gksu/debian/control [utf-8] (original)
+++ packages/unstable/gksu/debian/control [utf-8] Mon Oct 10 16:10:53 2011
@@ -7,7 +7,7 @@
Section: admin
Priority: optional
Maintainer: Gustavo Noronha Silva <kov at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
Build-Depends: cdbs,
debhelper (>= 4.1.0),
intltool,
@@ -16,9 +16,7 @@
libgtk2.0-dev (>= 2.4.0),
libgksu2-dev (>= 2.0.8),
libglib2.0-dev (>= 2.16),
- libnautilus-extension-dev,
- libgconf2-dev,
- sng
+ libgconf2-dev
Standards-Version: 3.8.0
Homepage: http://www.nongnu.org/gksu
Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gksu/
@@ -40,15 +38,3 @@
is useful to menu items or other graphical programs that need
to ask a user's password to run another program as another user.
-Package: nautilus-gksu
-Architecture: any
-Depends: ${shlibs:Depends},
- gksu (>= 1.9.4),
- ${misc:Depends}
-Replaces: gksu (<< 2.0.2-3)
-Enhances: nautilus
-Description: privilege granting extension for nautilus using gksu
- The gksu extension for nautilus allows you to open files with
- administration privileges using the context menu when browsing your
- files with nautilus.
-
Modified: packages/unstable/gksu/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gksu/debian/control.in?rev=30127&op=diff
==============================================================================
--- packages/unstable/gksu/debian/control.in [utf-8] (original)
+++ packages/unstable/gksu/debian/control.in [utf-8] Mon Oct 10 16:10:53 2011
@@ -11,8 +11,7 @@
libgtk2.0-dev (>= 2.4.0),
libgksu2-dev (>= 2.0.8),
libglib2.0-dev (>= 2.16),
- libgconf2-dev,
- sng
+ libgconf2-dev
Standards-Version: 3.8.0
Homepage: http://www.nongnu.org/gksu
Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gksu/
Added: packages/unstable/gksu/debian/gksu-root-terminal.png
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gksu/debian/gksu-root-terminal.png?rev=30127&op=file
==============================================================================
Binary file - no diff available.
Propchange: packages/unstable/gksu/debian/gksu-root-terminal.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: packages/unstable/gksu/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gksu/debian/patches/series?rev=30127&op=file
==============================================================================
--- packages/unstable/gksu/debian/patches/series (added)
+++ packages/unstable/gksu/debian/patches/series [utf-8] Mon Oct 10 16:10:53 2011
@@ -1,0 +1,2 @@
+01_desktop_in.patch
+99_intltool.patch
Modified: packages/unstable/gksu/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gksu/debian/rules?rev=30127&op=diff
==============================================================================
--- packages/unstable/gksu/debian/rules [utf-8] (original)
+++ packages/unstable/gksu/debian/rules [utf-8] Mon Oct 10 16:10:53 2011
@@ -6,16 +6,11 @@
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/gnome.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
clean::
-test -d po.old && (rm -rf po; mv po.old po)
- rm -f debian/*.png
-
-build/gksu::
- sng debian/gksu-root-terminal.sng
post-patches::
if ! test -d po.old && test -d debian/pos; then \
Added: packages/unstable/gksu/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gksu/debian/source/format?rev=30127&op=file
==============================================================================
--- packages/unstable/gksu/debian/source/format (added)
+++ packages/unstable/gksu/debian/source/format [utf-8] Mon Oct 10 16:10:53 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)
Added: packages/unstable/gksu/debian/source/include-binaries
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gksu/debian/source/include-binaries?rev=30127&op=file
==============================================================================
--- packages/unstable/gksu/debian/source/include-binaries (added)
+++ packages/unstable/gksu/debian/source/include-binaries [utf-8] Mon Oct 10 16:10:53 2011
@@ -1,0 +1,1 @@
+debian/gksu-root-terminal.png
More information about the pkg-gnome-commits
mailing list