[med-svn] r5036 - trunk/packages/epigrass/trunk/debian
Andreas Tille
tille at alioth.debian.org
Mon Jul 12 09:46:31 UTC 2010
Author: tille
Date: 2010-07-12 09:46:30 +0000 (Mon, 12 Jul 2010)
New Revision: 5036
Added:
trunk/packages/epigrass/trunk/debian/epigrass-doc.docs
trunk/packages/epigrass/trunk/debian/pyversions
Modified:
trunk/packages/epigrass/trunk/debian/changelog
trunk/packages/epigrass/trunk/debian/control
Log:
Upload new version.
Modified: trunk/packages/epigrass/trunk/debian/changelog
===================================================================
--- trunk/packages/epigrass/trunk/debian/changelog 2010-07-11 08:49:10 UTC (rev 5035)
+++ trunk/packages/epigrass/trunk/debian/changelog 2010-07-12 09:46:30 UTC (rev 5036)
@@ -1,4 +1,4 @@
-epigrass (2.0.3-1) UNRELEASED; urgency=low
+epigrass (2.0.3-1) unstable; urgency=low
* New upstream version
* Upstream source now includes source for the PDF documentation
@@ -9,10 +9,13 @@
* debian/patches/desktop.diff: removed, because debian/epigras.desktop
is used anyway instead of the patched upstream desktop file
* debian/control: additional package epigrass-doc
+ - Standards-Version: 3.9.0 (no changes needed)
+ - Increased versioned debhelper dependency to >= 7.1
+ - Increase version numnber of python-sqlobject to >= 0.12.4-2
+ before in a former version egg info was broken
+ - Depends: python-networkx
* Replace debian/references by debian/upstream-metadata.yaml
* debian/rules: Do not try to edit pyshared files
- * Standards-Version: 3.9.0 (no changes needed)
- * Increased versioned debhelper dependency to >= 7.1
-- Andreas Tille <tille at debian.org> Fri, 09 Jul 2010 14:46:45 +0200
Modified: trunk/packages/epigrass/trunk/debian/control
===================================================================
--- trunk/packages/epigrass/trunk/debian/control 2010-07-11 08:49:10 UTC (rev 5035)
+++ trunk/packages/epigrass/trunk/debian/control 2010-07-12 09:46:30 UTC (rev 5036)
@@ -17,9 +17,9 @@
Package: epigrass
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
- python-sqlobject (>= 0.12), python-visual, python-qt4-gl, python-qwt5-qt4 (>= 5.2.0),
+ python-sqlobject (>= 0.12.4-2), python-visual, python-qt4-gl, python-qwt5-qt4 (>= 5.2.0),
python-numpy, python-gdal, python-visual, python-formencode, python-mysqldb,
- python-pysqlite2, python-matplotlib
+ python-pysqlite2, python-matplotlib, python-networkx
XB-Python-Version: ${python:Versions}
Suggests: grass, epigrass-doc
Description: scientific tool for simulations and scenario analysis in network epidemiology
Added: trunk/packages/epigrass/trunk/debian/epigrass-doc.docs
===================================================================
--- trunk/packages/epigrass/trunk/debian/epigrass-doc.docs (rev 0)
+++ trunk/packages/epigrass/trunk/debian/epigrass-doc.docs 2010-07-12 09:46:30 UTC (rev 5036)
@@ -0,0 +1 @@
+docs/build/latex/*.pdf
Added: trunk/packages/epigrass/trunk/debian/pyversions
===================================================================
--- trunk/packages/epigrass/trunk/debian/pyversions (rev 0)
+++ trunk/packages/epigrass/trunk/debian/pyversions 2010-07-12 09:46:30 UTC (rev 5036)
@@ -0,0 +1 @@
+2.4-
More information about the debian-med-commit
mailing list