r51026 - in /desktop/unstable/anjuta/debian: changelog compat control control.in rules
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Wed Sep 21 15:25:33 UTC 2016
Author: biebl
Date: Wed Sep 21 15:25:33 2016
New Revision: 51026
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51026
Log:
Bump debhelper compat level to 10.
Modified:
desktop/unstable/anjuta/debian/changelog
desktop/unstable/anjuta/debian/compat
desktop/unstable/anjuta/debian/control
desktop/unstable/anjuta/debian/control.in
desktop/unstable/anjuta/debian/rules
Modified: desktop/unstable/anjuta/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/changelog?rev=51026&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/changelog [utf-8] (original)
+++ desktop/unstable/anjuta/debian/changelog [utf-8] Wed Sep 21 15:25:33 2016
@@ -8,6 +8,7 @@
* Drop debian/patches/workaround_python_config_bug.patch, no longer needed.
* Build against vala 0.34.
* Convert from cdbs to dh.
+ * Bump debhelper compat level to 10.
-- Andreas Henriksson <andreas at fatal.se> Sat, 26 Mar 2016 17:30:15 +0100
Modified: desktop/unstable/anjuta/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/compat?rev=51026&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/compat [utf-8] (original)
+++ desktop/unstable/anjuta/debian/compat [utf-8] Wed Sep 21 15:25:33 2016
@@ -1 +1 @@
-9
+10
Modified: desktop/unstable/anjuta/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/control?rev=51026&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/control [utf-8] (original)
+++ desktop/unstable/anjuta/debian/control [utf-8] Wed Sep 21 15:25:33 2016
@@ -7,8 +7,7 @@
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 9),
- dh-autoreconf,
+Build-Depends: debhelper (>= 10),
flex,
bison,
gnome-pkg-tools (>= 0.11),
Modified: desktop/unstable/anjuta/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/control.in?rev=51026&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/control.in [utf-8] (original)
+++ desktop/unstable/anjuta/debian/control.in [utf-8] Wed Sep 21 15:25:33 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),
- dh-autoreconf,
+Build-Depends: debhelper (>= 10),
flex,
bison,
gnome-pkg-tools (>= 0.11),
Modified: desktop/unstable/anjuta/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/rules?rev=51026&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/rules [utf-8] (original)
+++ desktop/unstable/anjuta/debian/rules [utf-8] Wed Sep 21 15:25:33 2016
@@ -8,7 +8,7 @@
SHVER := 2:3.2.0
%:
- dh $@ --with autoreconf,gir,gnome
+ dh $@ --with gir,gnome
override_dh_autoreconf:
dh_autoreconf --as-needed
More information about the pkg-gnome-commits
mailing list