r54587 - in /desktop/unstable/ekiga/debian: changelog compat control control.in rules

jbicha at users.alioth.debian.org jbicha at users.alioth.debian.org
Sun Oct 29 05:23:11 UTC 2017


Author: jbicha
Date: Sun Oct 29 05:23:10 2017
New Revision: 54587

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54587
Log:
Bump debhelper compat to 10

Modified:
    desktop/unstable/ekiga/debian/changelog
    desktop/unstable/ekiga/debian/compat
    desktop/unstable/ekiga/debian/control
    desktop/unstable/ekiga/debian/control.in
    desktop/unstable/ekiga/debian/rules

Modified: desktop/unstable/ekiga/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/ekiga/debian/changelog?rev=54587&op=diff
==============================================================================
--- desktop/unstable/ekiga/debian/changelog	[utf-8] (original)
+++ desktop/unstable/ekiga/debian/changelog	[utf-8] Sun Oct 29 05:23:10 2017
@@ -1,6 +1,7 @@
 ekiga (4.0.1-8) UNRELEASED; urgency=medium
 
   * Add libresolv.patch from Fedora to fix build with glibc 2.26
+  * Bump debhelper compat to 10
 
  -- Jeremy Bicha <jbicha at debian.org>  Sun, 29 Oct 2017 01:18:40 -0400
 

Modified: desktop/unstable/ekiga/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/ekiga/debian/compat?rev=54587&op=diff
==============================================================================
--- desktop/unstable/ekiga/debian/compat	[utf-8] (original)
+++ desktop/unstable/ekiga/debian/compat	[utf-8] Sun Oct 29 05:23:10 2017
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/ekiga/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/ekiga/debian/control?rev=54587&op=diff
==============================================================================
--- desktop/unstable/ekiga/debian/control	[utf-8] (original)
+++ desktop/unstable/ekiga/debian/control	[utf-8] Sun Oct 29 05:23:10 2017
@@ -7,8 +7,7 @@
 Priority: optional
 Maintainer: Kilian Krause <kilian at debian.org>
 Uploaders: Eugen Dedu <eugen.dedu at univ-fcomte.fr>, Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                libsasl2-dev,
                gettext,
                libldap2-dev,

Modified: desktop/unstable/ekiga/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/ekiga/debian/control.in?rev=54587&op=diff
==============================================================================
--- desktop/unstable/ekiga/debian/control.in	[utf-8] (original)
+++ desktop/unstable/ekiga/debian/control.in	[utf-8] Sun Oct 29 05:23:10 2017
@@ -3,8 +3,7 @@
 Priority: optional
 Maintainer: Kilian Krause <kilian at debian.org>
 Uploaders: Eugen Dedu <eugen.dedu at univ-fcomte.fr>, Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                libsasl2-dev,
                gettext,
                libldap2-dev,

Modified: desktop/unstable/ekiga/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/ekiga/debian/rules?rev=54587&op=diff
==============================================================================
--- desktop/unstable/ekiga/debian/rules	[utf-8] (original)
+++ desktop/unstable/ekiga/debian/rules	[utf-8] Sun Oct 29 05:23:10 2017
@@ -3,7 +3,7 @@
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 %:
-	dh $@ --with autoreconf,gnome --parallel
+	dh $@ --with gnome
 
 override_dh_auto_configure:
 	dh_auto_configure --\




More information about the pkg-gnome-commits mailing list