This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository abyss.
commit 03a15c647af4e55cd18e47e03d3b895f99c97efb Author: Andreas Tille <[email protected]> Date: Mon May 18 14:24:35 2015 +0200 cme fix dpkg-control and upload to unstable --- debian/changelog | 5 +++-- debian/control | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5f316a0..79ecc98 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -abyss (1.5.2-2) UNRELEASED; urgency=medium +abyss (1.5.2-2) unstable; urgency=medium * abyss-fixmate and DistanceEst are expected to be in /usr/bin by sga * configure was missing ghc -> mention this fact in README.source for @@ -6,8 +6,9 @@ abyss (1.5.2-2) UNRELEASED; urgency=medium * Fix FTBFS on 32-bit architectures (thanks for the patch to Graham Inggs <[email protected]>) Closes: #780409 + * cme fix dpkg-control - -- Andreas Tille <[email protected]> Mon, 09 Mar 2015 08:33:10 +0100 + -- Andreas Tille <[email protected]> Mon, 18 May 2015 14:24:21 +0200 abyss (1.5.2-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 7bba333..d22f2b3 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9), libsparsehash-dev, libtext-multimarkdown-perl, libgtest-dev -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/abyss.git Vcs-Git: git://anonscm.debian.org/debian-med/abyss.git Homepage: http://www.bcgsc.ca/platform/bioinfo/software/abyss -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/abyss.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
