r51406 - in /desktop/unstable/gnome-themes-standard/debian: changelog compat control control.in rules
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Wed Oct 12 14:22:31 UTC 2016
Author: biebl
Date: Wed Oct 12 14:22:31 2016
New Revision: 51406
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51406
Log:
Bump debhelper compat level to 10.
Modified:
desktop/unstable/gnome-themes-standard/debian/changelog
desktop/unstable/gnome-themes-standard/debian/compat
desktop/unstable/gnome-themes-standard/debian/control
desktop/unstable/gnome-themes-standard/debian/control.in
desktop/unstable/gnome-themes-standard/debian/rules
Modified: desktop/unstable/gnome-themes-standard/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-themes-standard/debian/changelog?rev=51406&op=diff
==============================================================================
--- desktop/unstable/gnome-themes-standard/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-themes-standard/debian/changelog [utf-8] Wed Oct 12 14:22:31 2016
@@ -9,6 +9,7 @@
We want to have the matching Adwaita cursor theme installed by default,
but it's not a hard dependency.
* Convert from cdbs to dh.
+ * Bump debhelper compat level to 10.
-- Michael Biebl <biebl at debian.org> Wed, 12 Oct 2016 15:55:54 +0200
Modified: desktop/unstable/gnome-themes-standard/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-themes-standard/debian/compat?rev=51406&op=diff
==============================================================================
--- desktop/unstable/gnome-themes-standard/debian/compat [utf-8] (original)
+++ desktop/unstable/gnome-themes-standard/debian/compat [utf-8] Wed Oct 12 14:22:31 2016
@@ -1 +1 @@
-9
+10
Modified: desktop/unstable/gnome-themes-standard/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-themes-standard/debian/control?rev=51406&op=diff
==============================================================================
--- desktop/unstable/gnome-themes-standard/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-themes-standard/debian/control [utf-8] Wed Oct 12 14:22:31 2016
@@ -8,9 +8,8 @@
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Uploaders: Andreas Henriksson <andreas at fatal.se>, Dmitry Shachnev <mitya57 at debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
Standards-Version: 3.9.8
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
gnome-pkg-tools (>= 0.10),
- dh-autoreconf,
intltool (>= 0.40.0),
libgtk-3-dev (>= 3.9.12),
libgtk2.0-dev (>= 2.24.15),
Modified: desktop/unstable/gnome-themes-standard/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-themes-standard/debian/control.in?rev=51406&op=diff
==============================================================================
--- desktop/unstable/gnome-themes-standard/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-themes-standard/debian/control.in [utf-8] Wed Oct 12 14:22:31 2016
@@ -4,9 +4,8 @@
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Uploaders: @GNOME_TEAM@
Standards-Version: 3.9.8
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
gnome-pkg-tools (>= 0.10),
- dh-autoreconf,
intltool (>= 0.40.0),
libgtk-3-dev (>= 3.9.12),
libgtk2.0-dev (>= 2.24.15),
Modified: desktop/unstable/gnome-themes-standard/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-themes-standard/debian/rules?rev=51406&op=diff
==============================================================================
--- desktop/unstable/gnome-themes-standard/debian/rules [utf-8] (original)
+++ desktop/unstable/gnome-themes-standard/debian/rules [utf-8] Wed Oct 12 14:22:31 2016
@@ -7,7 +7,7 @@
export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
%:
- dh $@ --with autoreconf,gnome
+ dh $@ --with gnome
override_dh_autoreconf:
dh_autoreconf --as-needed
More information about the pkg-gnome-commits
mailing list