[med-svn] [netepi-collection] 09/13: cme fix dpkg-control; fix homepage and watch file

Andreas Tille tille at debian.org
Tue Dec 26 14:03: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-collection.

commit 1dcc2e1d573992922641417ed16feccf66961a01
Author: Andreas Tille <tille at debian.org>
Date:   Thu Dec 29 22:34:27 2016 +0000

    cme fix dpkg-control; fix homepage and watch file
---
 debian/changelog     |  2 +-
 debian/compat        |  2 +-
 debian/control       | 33 ++++++++++++++++++++-------------
 debian/source/format |  1 +
 debian/watch         |  7 +++----
 5 files changed, 26 insertions(+), 19 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1fa5a5f..2f4c234 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-netepi-collection (1.8.4.-1) unstable; urgency=low
+netepi-collection (1.8.4-1) unstable; urgency=low
 
   * Initial release Closes: #nnnn  (nnnn is the bug number of your ITP)
 
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index da7a00c..e01b78c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,29 @@
 Source: netepi-collection
-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
-Standards-Version: 3.9.3
-Homepage: http://code.google.com/p/netepi/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/netepi-collection/trunk/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/netepi-collection/trunk/
+           Varun Hiremath <varun at debian.org>
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 10),
+               cdbs,
+               python-numeric-ext
+Standards-Version: 3.9.8
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/netepi-collection/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/netepi-collection/trunk/
+Homepage: https://github.com/timchurches/NetEpi-Collection
 
 Package: netepi-collection
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, apache2, python,
- python-albatross (>= 1.35), python-egenix-mxdatetime, postgresql,
- python-pgsql
-Recommends: dia, libapache2-mod-fcgid
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         apache2,
+         python,
+         python-albatross,
+         python-egenix-mxdatetime,
+         postgresql,
+         python-pgsql
+Recommends: dia,
+            libapache2-mod-fcgid
 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
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/debian/watch b/debian/watch
index a667cd4..921a976 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,3 @@
-version=3
-opts="uversionmangle=s/-/\./g" \
-http://code.google.com/p/netepi/downloads/list?can=1 \
-  .*/NetEpi-Collection-([-.\d]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))|zip)
+version=4
+
+https://github.com/timchurches/NetEpi-Collection/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)

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



More information about the debian-med-commit mailing list