This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-adephylo.
commit 300bfdcc5f69c3f8c4457abd5276f41a139f6781 Author: Andreas Tille <[email protected]> Date: Thu Jun 30 06:44:24 2016 +0000 Fix cut-n-pasto (thanks to Michael Hudson-Doyle) --- debian/changelog | 6 ++++++ debian/copyright | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f0b1a0e..1d3227c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +r-cran-adephylo (1.1-6-2) UNRELEASED; urgency=medium + + * Fix cut-n-pasto (thanks to Michael Hudson-Doyle) + + -- Andreas Tille <[email protected]> Thu, 30 Jun 2016 08:43:30 +0200 + r-cran-adephylo (1.1-6-1) unstable; urgency=low * Initial release (Closes: #828962) diff --git a/debian/copyright b/debian/copyright index ce5f851..9511f4b 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Thibaut Jombart <[email protected]> -Source: https://cran.r-project.org/web/packages/adegenet/ +Source: https://cran.r-project.org/web/packages/adephylo/ Files: * Copyright: 2013-2016 Thibaut Jombart <[email protected]>, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-adephylo.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
