r46084 - in /desktop/unstable/yelp/debian: changelog rules

ah at users.alioth.debian.org ah at users.alioth.debian.org
Wed Sep 23 18:08:01 UTC 2015


Author: ah
Date: Wed Sep 23 18:08:01 2015
New Revision: 46084

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=46084
Log:
Use dh-autoreconf for the above patch to take effect.

Modified:
    desktop/unstable/yelp/debian/changelog
    desktop/unstable/yelp/debian/rules

Modified: desktop/unstable/yelp/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/yelp/debian/changelog?rev=46084&op=diff
==============================================================================
--- desktop/unstable/yelp/debian/changelog	[utf-8] (original)
+++ desktop/unstable/yelp/debian/changelog	[utf-8] Wed Sep 23 18:08:01 2015
@@ -9,6 +9,7 @@
     - switch from libwebkitgtk-3.0-dev to libwebkit2gtk-4.0-dev (>= 2.7.1)
   * Add debian/patches/01_configure_libm.patch
     - find and explicitly link with libm when using 'hypot'
+  * Use dh-autoreconf for the above patch to take effect.
 
  -- Andreas Henriksson <andreas at fatal.se>  Wed, 23 Sep 2015 19:27:54 +0200
 

Modified: desktop/unstable/yelp/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/yelp/debian/rules?rev=46084&op=diff
==============================================================================
--- desktop/unstable/yelp/debian/rules	[utf-8] (original)
+++ desktop/unstable/yelp/debian/rules	[utf-8] Wed Sep 23 18:08:01 2015
@@ -1,5 +1,6 @@
 #!/usr/bin/make -f
 
+include /usr/share/cdbs/1/rules/autoreconf.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/class/gnome.mk




More information about the pkg-gnome-commits mailing list