r38150 - in /packages/jhdf/trunk/debian: changelog rules source/ source/format

sylvestre at users.alioth.debian.org sylvestre at users.alioth.debian.org
Thu Mar 3 13:19:40 UTC 2011


Author: sylvestre
Date: Thu Mar  3 13:19:36 2011
New Revision: 38150

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=38150
Log:
new upstream release

Added:
    packages/jhdf/trunk/debian/source/
    packages/jhdf/trunk/debian/source/format
Modified:
    packages/jhdf/trunk/debian/changelog
    packages/jhdf/trunk/debian/rules

Modified: packages/jhdf/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/jhdf/trunk/debian/changelog?rev=38150&op=diff
==============================================================================
--- packages/jhdf/trunk/debian/changelog (original)
+++ packages/jhdf/trunk/debian/changelog Thu Mar  3 13:19:36 2011
@@ -1,3 +1,10 @@
+jhdf (2.7-1) unstable; urgency=low
+
+  * New upstream release
+  * Switch to dpkg-source 3.0 (quilt) format
+
+ -- Sylvestre Ledru <sylvestre at debian.org>  Thu, 03 Mar 2011 13:57:43 +0100
+
 jhdf (2.6.1-2) unstable; urgency=low
 
   * default-jre-headless set as dependency on the lib

Modified: packages/jhdf/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/jhdf/trunk/debian/rules?rev=38150&op=diff
==============================================================================
--- packages/jhdf/trunk/debian/rules (original)
+++ packages/jhdf/trunk/debian/rules Thu Mar  3 13:19:36 2011
@@ -5,8 +5,10 @@
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
-DEB_AUTO_UPDATE_AUTOCONF := yes
-DEB_AUTO_UPDATE_AUTOMAKE := yes
+debian/stamp-autotools-files:
+	autoreconf -v -i
+	touch debian/stamp-autotools-files
+
 
 DEB_CONFIGURE_EXTRA_FLAGS := CC=gcc
 

Added: packages/jhdf/trunk/debian/source/format
URL: http://svn.debian.org/wsvn/debian-science/packages/jhdf/trunk/debian/source/format?rev=38150&op=file
==============================================================================
--- packages/jhdf/trunk/debian/source/format (added)
+++ packages/jhdf/trunk/debian/source/format Thu Mar  3 13:19:36 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)




More information about the debian-science-commits mailing list