[med-svn] r23397 - trunk/packages/netepi-analysis/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Thu Dec 29 22:28:56 UTC 2016
Author: tille
Date: 2016-12-29 22:28:55 +0000 (Thu, 29 Dec 2016)
New Revision: 23397
Modified:
trunk/packages/netepi-analysis/trunk/debian/control
Log:
cme fix dpkg-control to avoid blends tools warnings
Modified: trunk/packages/netepi-analysis/trunk/debian/control
===================================================================
--- trunk/packages/netepi-analysis/trunk/debian/control 2016-12-29 22:23:22 UTC (rev 23396)
+++ trunk/packages/netepi-analysis/trunk/debian/control 2016-12-29 22:28:55 UTC (rev 23397)
@@ -1,24 +1,33 @@
Source: netepi-analysis
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Andreas Tille <tille at debian.org>,
+ Varun Hiremath <varun at debian.org>
Section: science
Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
-Uploaders: Andreas Tille <tille at debian.org>
- Varun Hiremath <varun at debian.org>
-Build-Depends: debhelper (>= 9), cdbs (>= 0.4.30), python-numeric-ext,
- python2.4-dev, python-central
+Build-Depends: debhelper (>= 9),
+ cdbs,
+ python-numeric-ext,
+ python2.4-dev,
+ python-central
Build-Depends-Indep: python-egenix-mxdatetime
-Standards-Version: 3.9.3
-XS-Python-Version: current
-Homepage: http://code.google.com/p/netepi/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/netepi-analysis/trunk/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/netepi-analysis/trunk/
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/netepi-analysis/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/netepi-analysis/trunk/
+Homepage: https://github.com/timchurches/NetEpi-Analysis
+X-Python-Version: current
Package: netepi-analysis
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, python, python-numeric,
- python-egenix-mxdatetime, python-bsddb3, r-base, python-rpy, xvfb,
- yapps2
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ python,
+ python-numeric,
+ python-egenix-mxdatetime,
+ python-bsddb3,
+ r-base,
+ python-rpy,
+ xvfb,
+ yapps2
Recommends: python-psyco
Description: network-enabled tools for epidemiology and public health practice
NetEpi, which is short for "Network-enabled Epidemiology", is a
@@ -43,7 +52,8 @@
Package: netepi-analysis-web
Architecture: all
-Depends: netepi-analysis, python-albatross
+Depends: netepi-analysis,
+ python-albatross
Description: network-enabled tools for epidemiology and public health practice
NetEpi, which is short for "Network-enabled Epidemiology", is a
collaborative project to create a suite of free, open source software
More information about the debian-med-commit
mailing list