[med-svn] [phyloviz-core] 10/14: Normalised packaging
Andreas Tille
tille at debian.org
Mon Dec 18 18:57:38 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository phyloviz-core.
commit ddcf520f267c2d450fb61b259378e27facc39088
Author: Andreas Tille <tille at debian.org>
Date: Tue Jan 3 16:36:14 2017 +0000
Normalised packaging
---
debian/compat | 2 +-
debian/control | 19 ++++++++++++-------
debian/copyright | 2 +-
debian/rules | 3 ---
debian/watch | 5 +++--
5 files changed, 17 insertions(+), 14 deletions(-)
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 eb6a85d..89bd0d8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,22 @@
Source: phyloviz-core
-Section: science
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 9), javahelper (>=0.25), default-jdk, ant, libnb-platform13-java
-Standards-Version: 3.9.4
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 10),
+ javahelper,
+ default-jdk,
+ ant,
+ libnb-platform13-java
+Standards-Version: 3.9.8
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/phyloviz/phyloviz-core/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/phyloviz/phyloviz-core/trunk/
Homepage: http://www.phyloviz.net
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/phyloviz/phyloviz-core/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/phyloviz/phyloviz-core/trunk/
Package: phyloviz-core
Architecture: all
-Depends: ${misc:Depends}, ${java:Depends}
+Depends: ${misc:Depends},
+ ${java:Depends}
Description: phylogenetic inference and data visualization for sequence based typing methods
Phyloviz allows the analysis of sequence-based typing methods that
generate allelic profiles and their associated epidemiological data.
diff --git a/debian/copyright b/debian/copyright
index 7871b4d..7d27cb4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: PHYLOViZ Core
Upstream-Contact: PHYLOViZ Team <phyloviz at gmail.com>
Source: http://www.phyloviz.net/sources/net-phyloviz-core.tar.gz
diff --git a/debian/rules b/debian/rules
index bfd7521..59f50fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,3 @@
%:
dh $@ --with javahelper
-
-#get-orig-source:
-# . debian/get-orig-source
diff --git a/debian/watch b/debian/watch
index 6b61501..67e4f6e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
-# version=3
-# currently upstream has no proper versioning
+version=4
+
+https://bitbucket.org/phyloviz/phyloviz-main/downloads?tab=tags .*/(\d\S*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/phyloviz-core.git
More information about the debian-med-commit
mailing list