[med-svn] [netepi-analysis] 09/13: cme fix dpkg-control to avoid blends tools warnings

Andreas Tille tille at debian.org
Tue Dec 26 13:49:29 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository netepi-analysis.

commit 5e29738a91b99f47e34a5382cb305743162e2b9b
Author: Andreas Tille <tille at debian.org>
Date:   Thu Dec 29 22:28:55 2016 +0000

    cme fix dpkg-control to avoid blends tools warnings
---
 debian/control | 40 +++++++++++++++++++++++++---------------
 1 file changed, 25 insertions(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index ee0894f..3ab6a2f 100644
--- a/debian/control
+++ b/debian/control
@@ -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 @@ Description: network-enabled tools for epidemiology and public health practice
 
 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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/netepi-analysis.git



More information about the debian-med-commit mailing list