[med-svn] r12212 - trunk/packages/libsbml/trunk/debian

Steffen Möller moeller at alioth.debian.org
Fri Sep 14 20:26:22 UTC 2012


Author: moeller
Date: 2012-09-14 20:26:22 +0000 (Fri, 14 Sep 2012)
New Revision: 12212

Modified:
   trunk/packages/libsbml/trunk/debian/changelog
   trunk/packages/libsbml/trunk/debian/rules
Log:
Preparing for new upload.


Modified: trunk/packages/libsbml/trunk/debian/changelog
===================================================================
--- trunk/packages/libsbml/trunk/debian/changelog	2012-09-14 13:57:12 UTC (rev 12211)
+++ trunk/packages/libsbml/trunk/debian/changelog	2012-09-14 20:26:22 UTC (rev 12212)
@@ -1,15 +1,17 @@
-libsbml (5.6.0-1) UNRELEASED; urgency=low
+libsbml (5.6.0-1) UNSTABLE; urgency=low
 
   [ Ivo Maintz ]
   * update from upstream
   * configured now with --enable-cpp-namespace
+  [ Steffen Moeller ]
+  * instrucing tar in clean target to keep permissions
 
  -- Ivo Maintz <ivo at maintz.de>  Thu, 06 Sep 2012 09:21:33 +0200
 
 libsbml (5.4.1-4) UNRELEASED; urgency=low
 
   [ Steffen ]
-  * Removed everyone from Uploaders except Ivo [Steffen]
+  * Removed everyone from Uploaders except Ivo
     - Ivo also builds the libsbml5-matlab package, the 
       control file is changed dynamically when the Matlab
       development environment is detected.

Modified: trunk/packages/libsbml/trunk/debian/rules
===================================================================
--- trunk/packages/libsbml/trunk/debian/rules	2012-09-14 13:57:12 UTC (rev 12211)
+++ trunk/packages/libsbml/trunk/debian/rules	2012-09-14 20:26:22 UTC (rev 12212)
@@ -105,7 +105,7 @@
 	### verx ugly ###
 	rm -rf .pc .debs config docs examples macosx src config.guess config.sub
 	dh_clean
-	tar xzf ../libsbml_$(version).orig.tar.gz -C ../
+	tar --no-same-owner -xzf ../libsbml_$(version).orig.tar.gz -C ../
 
 install: build
 	dh_testdir




More information about the debian-med-commit mailing list