r50016 - in /desktop/unstable/gnome-user-share/debian: changelog compat control.in rules
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Fri Sep 2 15:44:34 UTC 2016
Author: biebl
Date: Fri Sep 2 15:44:34 2016
New Revision: 50016
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50016
Log:
Bump debhelper compatibility level to 9.
Modified:
desktop/unstable/gnome-user-share/debian/changelog
desktop/unstable/gnome-user-share/debian/compat
desktop/unstable/gnome-user-share/debian/control.in
desktop/unstable/gnome-user-share/debian/rules
Modified: desktop/unstable/gnome-user-share/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-user-share/debian/changelog?rev=50016&op=diff
==============================================================================
--- desktop/unstable/gnome-user-share/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-user-share/debian/changelog [utf-8] Fri Sep 2 15:44:34 2016
@@ -8,6 +8,7 @@
* Bump Standards-Version to 3.9.8.
* Drop debian/dirs, no longer needed.
* Convert from cdbs to dh.
+ * Bump debhelper compatibility level to 9.
-- Michael Biebl <biebl at debian.org> Fri, 02 Sep 2016 16:18:34 +0200
Modified: desktop/unstable/gnome-user-share/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-user-share/debian/compat?rev=50016&op=diff
==============================================================================
--- desktop/unstable/gnome-user-share/debian/compat [utf-8] (original)
+++ desktop/unstable/gnome-user-share/debian/compat [utf-8] Fri Sep 2 15:44:34 2016
@@ -1 +1 @@
-8
+9
Modified: desktop/unstable/gnome-user-share/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-user-share/debian/control.in?rev=50016&op=diff
==============================================================================
--- desktop/unstable/gnome-user-share/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-user-share/debian/control.in [utf-8] Fri Sep 2 15:44:34 2016
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 9),
dh-autoreconf,
gnome-pkg-tools,
gnome-common,
Modified: desktop/unstable/gnome-user-share/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-user-share/debian/rules?rev=50016&op=diff
==============================================================================
--- desktop/unstable/gnome-user-share/debian/rules [utf-8] (original)
+++ desktop/unstable/gnome-user-share/debian/rules [utf-8] Fri Sep 2 15:44:34 2016
@@ -16,6 +16,7 @@
override_dh_auto_configure:
dh_auto_configure -- \
+ --libexecdir=\$${libdir}/gnome-user-share \
--with-httpd=/usr/lib/apache2/mpm-worker/apache2 \
--with-modules-path=/usr/lib/apache2/modules/ \
$(CONFFLAGS)
More information about the pkg-gnome-commits
mailing list