This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository stacks.
commit 70763ba7b038466e8321c68960071476e8abcb2c Author: Andreas Tille <[email protected]> Date: Thu Mar 10 23:29:04 2016 +0100 cme fix dpkg-control --- debian/changelog | 1 + debian/control | 7 +++++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9e2c05b..ad5bb51 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ stacks (1.35-2) UNRELEASED; urgency=medium * Moved from SVN to Git + * cme fix dpkg-control -- Andreas Tille <[email protected]> Thu, 10 Mar 2016 23:28:13 +0100 diff --git a/debian/control b/debian/control index 5c09931..8e143d9 100644 --- a/debian/control +++ b/debian/control @@ -4,8 +4,11 @@ Uploaders: Tim Booth <[email protected]>, Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9), zlib1g-dev, libbam-dev, libsparsehash-dev (>= 2.0) -Standards-Version: 3.9.6 +Build-Depends: debhelper (>= 9), + zlib1g-dev, + libbam-dev, + libsparsehash-dev (>= 2.0) +Standards-Version: 3.9.7 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/stacks.git Vcs-Git: https://anonscm.debian.org/git/debian-med/stacks.git Homepage: http://creskolab.uoregon.edu/stacks/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/stacks.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
