r54945 - in /desktop/unstable/caribou/debian: changelog compat control control.in rules
jbicha at users.alioth.debian.org
jbicha at users.alioth.debian.org
Fri Dec 1 20:00:59 UTC 2017
Author: jbicha
Date: Fri Dec 1 20:00:58 2017
New Revision: 54945
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54945
Log:
Bump debhelper compat to 10
Modified:
desktop/unstable/caribou/debian/changelog
desktop/unstable/caribou/debian/compat
desktop/unstable/caribou/debian/control
desktop/unstable/caribou/debian/control.in
desktop/unstable/caribou/debian/rules
Modified: desktop/unstable/caribou/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/caribou/debian/changelog?rev=54945&op=diff
==============================================================================
--- desktop/unstable/caribou/debian/changelog [utf-8] (original)
+++ desktop/unstable/caribou/debian/changelog [utf-8] Fri Dec 1 20:00:58 2017
@@ -1,6 +1,7 @@
caribou (0.4.21-3) UNRELEASED; urgency=medium
* Have caribou-antler depend on libcaribou-gtk3-module
+ * Bump debhelper compat to 10
-- Jeremy Bicha <jbicha at debian.org> Fri, 01 Dec 2017 12:29:10 -0500
Modified: desktop/unstable/caribou/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/caribou/debian/compat?rev=54945&op=diff
==============================================================================
--- desktop/unstable/caribou/debian/compat [utf-8] (original)
+++ desktop/unstable/caribou/debian/compat [utf-8] Fri Dec 1 20:00:58 2017
@@ -1 +1 @@
-9
+10
Modified: desktop/unstable/caribou/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/caribou/debian/control?rev=54945&op=diff
==============================================================================
--- desktop/unstable/caribou/debian/control [utf-8] (original)
+++ desktop/unstable/caribou/debian/control [utf-8] Fri Dec 1 20:00:58 2017
@@ -7,10 +7,9 @@
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Jeremy Bicha <jbicha at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>, Rico Tzschichholz <ricotz at ubuntu.com>
-Build-Depends: debhelper (>= 9.20160114~),
+Build-Depends: debhelper (>= 10),
dh-python,
gnome-pkg-tools,
- dh-autoreconf (>= 4~),
intltool (>= 0.35.0),
python3 (>= 3.2),
python-gi-dev (>= 2.90.3),
Modified: desktop/unstable/caribou/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/caribou/debian/control.in?rev=54945&op=diff
==============================================================================
--- desktop/unstable/caribou/debian/control.in [utf-8] (original)
+++ desktop/unstable/caribou/debian/control.in [utf-8] Fri Dec 1 20:00:58 2017
@@ -3,10 +3,9 @@
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Uploaders: @GNOME_TEAM@, Rico Tzschichholz <ricotz at ubuntu.com>
-Build-Depends: debhelper (>= 9.20160114~),
+Build-Depends: debhelper (>= 10),
dh-python,
gnome-pkg-tools,
- dh-autoreconf (>= 4~),
intltool (>= 0.35.0),
python3 (>= 3.2),
python-gi-dev (>= 2.90.3),
Modified: desktop/unstable/caribou/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/caribou/debian/rules?rev=54945&op=diff
==============================================================================
--- desktop/unstable/caribou/debian/rules [utf-8] (original)
+++ desktop/unstable/caribou/debian/rules [utf-8] Fri Dec 1 20:00:58 2017
@@ -8,7 +8,7 @@
export DEB_LDFLAGS_MAINT_APPEND=-Wl,-O1 -Wl,--as-needed
%:
- dh $@ --with gnome,autoreconf,python3
+ dh $@ --with gnome,python3
override_dh_auto_configure:
dh_auto_configure -- --libexecdir=/usr/lib/caribou
More information about the pkg-gnome-commits
mailing list