This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository spread-phy.
commit bf7ce3d9c4855bf2a11c3b61927a1f6bff99c8e5 Author: Andreas Tille <[email protected]> Date: Tue Jan 3 09:03:27 2017 +0100 cme fix dpkg-control --- debian/changelog | 6 ++++++ debian/control | 8 ++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3d1ba1f..14a06a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +spread-phy (1.0.7+dfsg-2) UNRELEASED; urgency=medium + + * cme fix dpkg-control + + -- Andreas Tille <[email protected]> Tue, 03 Jan 2017 09:03:13 +0100 + spread-phy (1.0.7+dfsg-1) unstable; urgency=medium * New upstream version (but skip the test suite requiring fest) diff --git a/debian/control b/debian/control index 10c3e1d..d3724d4 100644 --- a/debian/control +++ b/debian/control @@ -7,14 +7,14 @@ Build-Depends: debhelper (>= 9), javahelper, ant, ant-optional, - default-jdk (>= 1:1.6), + default-jdk, libjebl2-java, libcolt-free-java, libprocessing-core-java, libfest-assert-java -Standards-Version: 3.9.6 -Vcs-Git: git://anonscm.debian.org/debian-med/spread-phy.git +Standards-Version: 3.9.8 Vcs-Browser: http://anonscm.debian.org/cgit/spread-phy.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/spread-phy.git Homepage: http://www.kuleuven.be/aidslab/phylogeography/SPREAD.html Package: spread-phy @@ -22,7 +22,7 @@ Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, ${java:Depends}, - default-jre (>= 1:1.6) + default-jre Conflicts: phy-spread Provides: phy-spread Replaces: phy-spread -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/spread-phy.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
