[Debian-hebrew-package] r989 - in /pkg/libhdate/trunk/debian: changelog control rules

tzafrir at users.alioth.debian.org tzafrir at users.alioth.debian.org
Wed Sep 18 05:15:34 UTC 2013


Author: tzafrir
Date: Wed Sep 18 05:15:33 2013
New Revision: 989

URL: http://svn.debian.org/wsvn/debian-hebrew/?sc=1&rev=989
Log:
autotools-dev for new config.{sub,guess} for e.g. arm64.

Modified:
    pkg/libhdate/trunk/debian/changelog
    pkg/libhdate/trunk/debian/control
    pkg/libhdate/trunk/debian/rules

Modified: pkg/libhdate/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-hebrew/pkg/libhdate/trunk/debian/changelog?rev=989&op=diff
==============================================================================
--- pkg/libhdate/trunk/debian/changelog	(original)
+++ pkg/libhdate/trunk/debian/changelog	Wed Sep 18 05:15:33 2013
@@ -4,6 +4,7 @@
   * Patch time_t: fixes a size issue on x32 (Closes: #719808).
   * Switch to dh.
   * Compat level 9.
+  * autotools-dev for new config.{sub,guess} for e.g. arm64.
 
  -- Tzafrir Cohen <tzafrir at debian.org>  Thu, 01 Nov 2012 16:53:34 +0200
 

Modified: pkg/libhdate/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-hebrew/pkg/libhdate/trunk/debian/control?rev=989&op=diff
==============================================================================
--- pkg/libhdate/trunk/debian/control	(original)
+++ pkg/libhdate/trunk/debian/control	Wed Sep 18 05:15:33 2013
@@ -5,7 +5,7 @@
 Uploaders: Baruch Even <baruch at debian.org>, Lior Kaplan <kaplan at debian.org>, Shachar Shemesh <shachar at debian.org>, Tzafrir Cohen <tzafrir at debian.org>
 Vcs-Svn: svn://svn.debian.org/svn/debian-hebrew/pkg/libhdate
 Vcs-Browser: http://svn.debian.org/wsvn/debian-hebrew/pkg/libhdate
-Build-Depends: debhelper (>= 9), swig, python-dev (>= 2.6.6-3~)
+Build-Depends: debhelper (>= 9), swig, python-dev (>= 2.6.6-3~), autotools-dev
 Standards-Version: 3.9.3
 Homepage: http://libhdate.sourceforge.net/
 

Modified: pkg/libhdate/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-hebrew/pkg/libhdate/trunk/debian/rules?rev=989&op=diff
==============================================================================
--- pkg/libhdate/trunk/debian/rules	(original)
+++ pkg/libhdate/trunk/debian/rules	Wed Sep 18 05:15:33 2013
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $* --with python2
+	dh $* --with python2,autotools_dev
 
 override_dh_auto_configure:
 	dh_auto_configure -- --with-perl-sitelib-dir=/usr/lib/perl5




More information about the Debian-hebrew-package mailing list