This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libbpp-phyl.
commit 5d75bef408c36cb5351cdaabe4f9a9757a2a8681 Author: Andreas Tille <[email protected]> Date: Wed Apr 13 15:26:31 2016 +0200 Moved packaging to Git --- debian/changelog | 6 ++++++ debian/control | 3 +++ 2 files changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 7855473..c478e09 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libbpp-phyl (2.1.0-2) UNRELEASED; urgency=medium + + * Moved packaging to Git + + -- Andreas Tille <[email protected]> Sat, 09 Apr 2016 14:08:54 +0200 + libbpp-phyl (2.1.0-1) unstable; urgency=low * New RateDistribution classes diff --git a/debian/control b/debian/control index 5f74897..e808a4b 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,9 @@ Uploaders: Julien Dutheil <[email protected]> Build-Depends: debhelper (>= 5), cmake (>= 2.6), libbpp-seq-dev (>= 2.1.0) Standards-Version: 3.9.1 +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libbpp-phyl.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/libbpp-phyl.git +Homepage: http://biopp.univ-montp2.fr/wiki/index.php/Main_Page Package: libbpp-phyl-dev Section: libdevel -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libbpp-phyl.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
