This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository fastx-toolkit.
commit 1b8990eac479de55b48c4bf421ece211cf774ebc Author: Andreas Tille <[email protected]> Date: Sat Dec 10 08:40:56 2016 +0100 cme fix dpkg-control --- debian/changelog | 1 + debian/control | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index d88774f..5848d19 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ fastx-toolkit (0.0.14-3) UNRELEASED; urgency=low <[email protected]>, the change in d/rules to suppress creation of manpages was reverted) Closes: #840140 + * cme fix dpkg-control -- Andreas Tille <[email protected]> Sat, 10 Dec 2016 08:38:06 +0100 diff --git a/debian/control b/debian/control index a0985da..5c110c1 100644 --- a/debian/control +++ b/debian/control @@ -13,9 +13,9 @@ Build-Depends: debhelper (>= 9), help2man, libgd-graph-perl, libperlio-gzip-perl -Standards-Version: 3.9.5 -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/fastx-toolkit.git -Vcs-Git: git://anonscm.debian.org/debian-med/fastx-toolkit.git -b debian/unstable +Standards-Version: 3.9.8 +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/fastx-toolkit.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/fastx-toolkit.git -b debian/unstable Homepage: http://hannonlab.cshl.edu/fastx_toolkit/ Package: fastx-toolkit -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fastx-toolkit.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
