[med-svn] r3354 - trunk/packages/epigrass/trunk/debian

Charles Plessy plessy at alioth.debian.org
Sun May 3 07:08:01 UTC 2009


Author: plessy
Date: 2009-05-03 07:08:01 +0000 (Sun, 03 May 2009)
New Revision: 3354

Added:
   trunk/packages/epigrass/trunk/debian/reference
Modified:
   trunk/packages/epigrass/trunk/debian/changelog
   trunk/packages/epigrass/trunk/debian/control
Log:
Corrected dependancies, and added a bibliographic reference.


Modified: trunk/packages/epigrass/trunk/debian/changelog
===================================================================
--- trunk/packages/epigrass/trunk/debian/changelog	2009-05-03 06:19:15 UTC (rev 3353)
+++ trunk/packages/epigrass/trunk/debian/changelog	2009-05-03 07:08:01 UTC (rev 3354)
@@ -9,7 +9,7 @@
       latest Policy (added README.source).
     - Added myself to the Uploaders.
     - Suggests: grass.
-    - Depends: python-qt4 (instead of python-qt3).
+    - Depends: python-qt4-gl (instead of python-qt3) and python-qwt5-qt4.
   * debian/watch: updated to look in the Python Package Index.
   * debian/patches refreshed and documented:
     - desktop.diff: added MedicalSoftware category and kept Education because
@@ -17,6 +17,8 @@
     - setup.diff (deletion of sourceless documentation).
     - sqlite3.diff (purpose not understood yet).
   * debian/copyright updated and converted to machine-readable format
+  * debian/reference copied from http://www.scfbm.org/content/3/1/3/citation
+    and abstract (CC-BY-2.0) removed.
 
   [ Andreas Tille ]
   * Added myself to Uploaders

Modified: trunk/packages/epigrass/trunk/debian/control
===================================================================
--- trunk/packages/epigrass/trunk/debian/control	2009-05-03 06:19:15 UTC (rev 3353)
+++ trunk/packages/epigrass/trunk/debian/control	2009-05-03 07:08:01 UTC (rev 3354)
@@ -17,7 +17,7 @@
 Package: epigrass
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
- python-sqlobject, python-visual, python-qt4, python-numpy,
+ python-sqlobject, python-visual, python-qt4-gl, python-qwt5-qt4, python-numpy,
  python-gdal, python-visual, python-formencode, python-mysqldb,
  python-pysqlite2, python-matplotlib
 XB-Python-Version: ${python:Versions}

Added: trunk/packages/epigrass/trunk/debian/reference
===================================================================
--- trunk/packages/epigrass/trunk/debian/reference	                        (rev 0)
+++ trunk/packages/epigrass/trunk/debian/reference	2009-05-03 07:08:01 UTC (rev 3354)
@@ -0,0 +1,13 @@
+ at Article{18302744,
+AUTHOR = {Coelho, Flavio and Cruz, Oswaldo and Codeco, Claudia},
+TITLE = {Epigrass: a tool to study disease spread in complex networks},
+JOURNAL = {Source Code for Biology and Medicine},
+VOLUME = {3},
+YEAR = {2008},
+NUMBER = {1},
+PAGES = {3},
+URL = {http://www.scfbm.org/content/3/1/3},
+DOI = {10.1186/1751-0473-3-3},
+PubMedID = {18302744},
+ISSN = {1751-0473},
+}




More information about the debian-med-commit mailing list