r50677 - in /desktop/unstable/gdl/debian: changelog compat control control.in rules
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Sun Sep 18 18:25:31 UTC 2016
Author: biebl
Date: Sun Sep 18 18:25:31 2016
New Revision: 50677
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50677
Log:
Bump debhelper compat level to 10.
Modified:
desktop/unstable/gdl/debian/changelog
desktop/unstable/gdl/debian/compat
desktop/unstable/gdl/debian/control
desktop/unstable/gdl/debian/control.in
desktop/unstable/gdl/debian/rules
Modified: desktop/unstable/gdl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdl/debian/changelog?rev=50677&op=diff
==============================================================================
--- desktop/unstable/gdl/debian/changelog [utf-8] (original)
+++ desktop/unstable/gdl/debian/changelog [utf-8] Sun Sep 18 18:25:31 2016
@@ -2,6 +2,7 @@
* New upstream release.
* Convert from cdbs to dh.
+ * Bump debhelper compat level to 10.
-- Michael Biebl <biebl at debian.org> Sun, 18 Sep 2016 20:16:52 +0200
Modified: desktop/unstable/gdl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdl/debian/compat?rev=50677&op=diff
==============================================================================
--- desktop/unstable/gdl/debian/compat [utf-8] (original)
+++ desktop/unstable/gdl/debian/compat [utf-8] Sun Sep 18 18:25:31 2016
@@ -1 +1 @@
-9
+10
Modified: desktop/unstable/gdl/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdl/debian/control?rev=50677&op=diff
==============================================================================
--- desktop/unstable/gdl/debian/control [utf-8] (original)
+++ desktop/unstable/gdl/debian/control [utf-8] Sun Sep 18 18:25:31 2016
@@ -7,8 +7,7 @@
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Uploaders: Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 9.20160114),
- dh-autoreconf,
+Build-Depends: debhelper (>= 10),
libgtk-3-dev,
libxml2-dev (>= 2.2.8),
intltool (>= 0.40.4),
Modified: desktop/unstable/gdl/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdl/debian/control.in?rev=50677&op=diff
==============================================================================
--- desktop/unstable/gdl/debian/control.in [utf-8] (original)
+++ desktop/unstable/gdl/debian/control.in [utf-8] Sun Sep 18 18:25:31 2016
@@ -3,8 +3,7 @@
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 9.20160114),
- dh-autoreconf,
+Build-Depends: debhelper (>= 10),
libgtk-3-dev,
libxml2-dev (>= 2.2.8),
intltool (>= 0.40.4),
Modified: desktop/unstable/gdl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdl/debian/rules?rev=50677&op=diff
==============================================================================
--- desktop/unstable/gdl/debian/rules [utf-8] (original)
+++ desktop/unstable/gdl/debian/rules [utf-8] Sun Sep 18 18:25:31 2016
@@ -3,7 +3,7 @@
-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
%:
- dh $@ --with autoreconf,gir,gnome
+ dh $@ --with gir,gnome
override_dh_auto_configure:
dh_auto_configure -- \
More information about the pkg-gnome-commits
mailing list