[med-svn] r16874 - trunk/packages/libsbml/trunk/debian
Ivo Maintz
ivomaintz-guest at moszumanska.debian.org
Mon May 5 11:03:16 UTC 2014
Author: ivomaintz-guest
Date: 2014-05-05 11:03:16 +0000 (Mon, 05 May 2014)
New Revision: 16874
Modified:
trunk/packages/libsbml/trunk/debian/changelog
trunk/packages/libsbml/trunk/debian/copyright
trunk/packages/libsbml/trunk/debian/rules
trunk/packages/libsbml/trunk/debian/watch
Log:
only minor changes
Modified: trunk/packages/libsbml/trunk/debian/changelog
===================================================================
--- trunk/packages/libsbml/trunk/debian/changelog 2014-05-05 09:46:31 UTC (rev 16873)
+++ trunk/packages/libsbml/trunk/debian/changelog 2014-05-05 11:03:16 UTC (rev 16874)
@@ -1,9 +1,10 @@
-libsbml (5.10.0-1) UNRELEASED; urgency=medium
+libsbml (5.10.0+dfsg-1) UNRELEASED; urgency=medium
[Ivo Maintz]
* New upstream version
* debian/cmake_opts: enabled the qual extension
* debian/rules: added "--download-current-version" to the get-orig-source target
+ * debian/copyright: the path for prettify had changed
-- Ivo Maintz <ivo at maintz.de> Mon, 14 Apr 2014 15:26:28 +0200
Modified: trunk/packages/libsbml/trunk/debian/copyright
===================================================================
--- trunk/packages/libsbml/trunk/debian/copyright 2014-05-05 09:46:31 UTC (rev 16873)
+++ trunk/packages/libsbml/trunk/debian/copyright 2014-05-05 11:03:16 UTC (rev 16874)
@@ -2,7 +2,7 @@
Upstream-Name: libsbml
Source: http://www.sbml.org/software/libsbml/
Files-Excluded:
- docs/src/prettify
+ docs/src/utilities/prettify
Files: *
Copyright: 2005-2012 SBML-TEAM mailto:sbml-team at caltech.edu
Modified: trunk/packages/libsbml/trunk/debian/rules
===================================================================
--- trunk/packages/libsbml/trunk/debian/rules 2014-05-05 09:46:31 UTC (rev 16873)
+++ trunk/packages/libsbml/trunk/debian/rules 2014-05-05 11:03:16 UTC (rev 16874)
@@ -33,7 +33,7 @@
### the switch to cmake didn't result in great approvements ###
### still inline changes of files ###
### very ugly ###
- rm -rf .pc .debs config docs examples macosx src config.guess config.sub build
+ rm -rf .debs config docs examples macosx src config.guess config.sub build
find -maxdepth 1 -type f -delete
dh_clean
tar --no-same-owner -xzf ../libsbml_$(version).orig.tar.gz --strip-components=1
Modified: trunk/packages/libsbml/trunk/debian/watch
===================================================================
--- trunk/packages/libsbml/trunk/debian/watch 2014-05-05 09:46:31 UTC (rev 16873)
+++ trunk/packages/libsbml/trunk/debian/watch 2014-05-05 11:03:16 UTC (rev 16874)
@@ -1,3 +1,3 @@
version=3
opts=dversionmangle=s/\+dfsg// \
- http://sf.net/sbml/lib[Ss][Bb][Mm][Ll]-(.*)-core-plus-packages-src\.tar\.gz
+ http://sf.net/sbml/lib[Ss][Bb][Mm][Ll]-(.*)-core-plus-packages-src\.(?:zip|tgz|tbz2|txz|tar\.gz|tar\.bz2|tar\.xz)
More information about the debian-med-commit
mailing list