This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libpal-java.
commit 71e44c72b458b6aab3710d0d8a3669e0f8671566 Author: Andreas Tille <[email protected]> Date: Mon May 23 22:34:55 2016 +0200 cme fix dpkg-control --- debian/changelog | 5 +++-- debian/control | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 79cc94e..7048c35 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ -libpal-java (1.5.1+dfsg-2) UNRELEASED; urgency=medium +libpal-java (1.5.1+dfsg-3) UNRELEASED; urgency=medium * Add Class file that is contained in pal source code copy used by https://github.com/MesquiteProject/MesquiteCore + * cme fix dpkg-control - -- Andreas Tille <[email protected]> Mon, 23 May 2016 22:30:16 +0200 + -- Andreas Tille <[email protected]> Mon, 23 May 2016 22:34:35 +0200 libpal-java (1.5.1+dfsg-1) unstable; urgency=low diff --git a/debian/control b/debian/control index a62e349..d2ed1c2 100644 --- a/debian/control +++ b/debian/control @@ -7,9 +7,9 @@ Build-Depends: debhelper (>= 9), javahelper Build-Depends-Indep: default-jdk, ant -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libpal-java.git -Vcs-Git: git://anonscm.debian.org/debian-med/libpal-java.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/libpal-java.git Homepage: http://www.cebl.auckland.ac.nz/pal-project/ Package: libpal-java @@ -17,7 +17,7 @@ Architecture: all Depends: ${java:Depends}, ${misc:Depends} Recommends: ${java:Recommends} -Description: Phylogenetic Analysis Library +Description: Phylogenetic Analysis Library The PAL project is a collaborative effort to provide a high quality Java library for use in molecular evolution and phylogenetics. At present PAL consists of approximately 200 public classes/interfaces in 16 packages -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libpal-java.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
