r52895 - in /desktop/experimental/devhelp/debian: changelog rules

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Tue Aug 29 01:12:25 UTC 2017


Author: jbicha-guest
Date: Tue Aug 29 01:12:25 2017
New Revision: 52895

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=52895
Log:
Drop obsolete override_dh_autoreconf rule

Modified:
    desktop/experimental/devhelp/debian/changelog
    desktop/experimental/devhelp/debian/rules

Modified: desktop/experimental/devhelp/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/devhelp/debian/changelog?rev=52895&op=diff
==============================================================================
--- desktop/experimental/devhelp/debian/changelog	[utf-8] (original)
+++ desktop/experimental/devhelp/debian/changelog	[utf-8] Tue Aug 29 01:12:25 2017
@@ -8,6 +8,9 @@
       gobject-introspection, gsettings-desktop-schemas-dev and gtk-doc-tools
     - Drop obsolete Build-Depends on gnome-common & intltool (Closes: #829798)
     - Bump minimum libgtk-3-dev to >= 3.22
+  * debian/rules:
+    - Drop obsolete override_dh_autoreconf rule
+  * debian/libdevhelp-3-dev.install: Install new gtk-doc documentation
   * Update debian/libdevhelp-3-4.symbols
 
  -- Jeremy Bicha <jbicha at ubuntu.com>  Tue, 22 Aug 2017 17:49:41 -0400

Modified: desktop/experimental/devhelp/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/devhelp/debian/rules?rev=52895&op=diff
==============================================================================
--- desktop/experimental/devhelp/debian/rules	[utf-8] (original)
+++ desktop/experimental/devhelp/debian/rules	[utf-8] Tue Aug 29 01:12:25 2017
@@ -8,10 +8,7 @@
 	misc/man2xml.py
 
 %:
-	dh $@ --with gnome,python3
-
-override_dh_autoreconf:
-	NOCONFIGURE=true dh_autoreconf ./autogen.sh
+	dh $@ --with gir,gnome,python3
 
 override_dh_install:
 	dh_install --list-missing




More information about the pkg-gnome-commits mailing list