r50164 - in /desktop/unstable/gnome-getting-started-docs/debian: control rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Sep 6 21:11:44 UTC 2016


Author: biebl
Date: Tue Sep  6 21:11:44 2016
New Revision: 50164

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50164
Log:
Actually enable the gnome addon an refresh debian/control

Modified:
    desktop/unstable/gnome-getting-started-docs/debian/control
    desktop/unstable/gnome-getting-started-docs/debian/rules

Modified: desktop/unstable/gnome-getting-started-docs/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-getting-started-docs/debian/control?rev=50164&op=diff
==============================================================================
--- desktop/unstable/gnome-getting-started-docs/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-getting-started-docs/debian/control	[utf-8] Tue Sep  6 21:11:44 2016
@@ -8,7 +8,6 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Jordi Mallach <jordi at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 9),
-               cdbs (>= 0.4.41),
                gnome-pkg-tools,
                yelp-tools,
                dh-autoreconf

Modified: desktop/unstable/gnome-getting-started-docs/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-getting-started-docs/debian/rules?rev=50164&op=diff
==============================================================================
--- desktop/unstable/gnome-getting-started-docs/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-getting-started-docs/debian/rules	[utf-8] Tue Sep  6 21:11:44 2016
@@ -3,4 +3,4 @@
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 %:
-	dh $@ --with autoreconf
+	dh $@ --with autoreconf,gnome




More information about the pkg-gnome-commits mailing list