r50778 - in /desktop/unstable/gucharmap/debian: changelog compat control control.in rules
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Mon Sep 19 21:39:15 UTC 2016
Author: biebl
Date: Mon Sep 19 21:39:15 2016
New Revision: 50778
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50778
Log:
Bump debhelper compat level to 10.
Modified:
desktop/unstable/gucharmap/debian/changelog
desktop/unstable/gucharmap/debian/compat
desktop/unstable/gucharmap/debian/control
desktop/unstable/gucharmap/debian/control.in
desktop/unstable/gucharmap/debian/rules
Modified: desktop/unstable/gucharmap/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gucharmap/debian/changelog?rev=50778&op=diff
==============================================================================
--- desktop/unstable/gucharmap/debian/changelog [utf-8] (original)
+++ desktop/unstable/gucharmap/debian/changelog [utf-8] Mon Sep 19 21:39:15 2016
@@ -1,6 +1,7 @@
gucharmap (1:9.0.1-1) UNRELEASED; urgency=medium
* New upstream release.
+ * Bump debhelper compat level to 10.
-- Michael Biebl <biebl at debian.org> Mon, 19 Sep 2016 23:34:30 +0200
Modified: desktop/unstable/gucharmap/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gucharmap/debian/compat?rev=50778&op=diff
==============================================================================
--- desktop/unstable/gucharmap/debian/compat [utf-8] (original)
+++ desktop/unstable/gucharmap/debian/compat [utf-8] Mon Sep 19 21:39:15 2016
@@ -1 +1 @@
-9
+10
Modified: desktop/unstable/gucharmap/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gucharmap/debian/control?rev=50778&op=diff
==============================================================================
--- desktop/unstable/gucharmap/debian/control [utf-8] (original)
+++ desktop/unstable/gucharmap/debian/control [utf-8] Mon Sep 19 21:39:15 2016
@@ -7,9 +7,7 @@
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Uploaders: Andreas Henriksson <andreas at fatal.se>, Michael Biebl <biebl at debian.org>
-Build-Depends: dh-autoreconf,
- debhelper (>= 9),
- autotools-dev,
+Build-Depends: debhelper (>= 10),
desktop-file-utils,
gobject-introspection (>= 1.0.0),
valac (>= 0.24.0-2~),
Modified: desktop/unstable/gucharmap/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gucharmap/debian/control.in?rev=50778&op=diff
==============================================================================
--- desktop/unstable/gucharmap/debian/control.in [utf-8] (original)
+++ desktop/unstable/gucharmap/debian/control.in [utf-8] Mon Sep 19 21:39:15 2016
@@ -3,9 +3,7 @@
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Uploaders: @GNOME_TEAM@
-Build-Depends: dh-autoreconf,
- debhelper (>= 9),
- autotools-dev,
+Build-Depends: debhelper (>= 10),
desktop-file-utils,
gobject-introspection (>= 1.0.0),
valac (>= 0.24.0-2~),
Modified: desktop/unstable/gucharmap/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gucharmap/debian/rules?rev=50778&op=diff
==============================================================================
--- desktop/unstable/gucharmap/debian/rules [utf-8] (original)
+++ desktop/unstable/gucharmap/debian/rules [utf-8] Mon Sep 19 21:39:15 2016
@@ -6,7 +6,7 @@
export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
%:
- 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