This is an automated email from the git hooks/post-receive script. kloetzl-guest pushed a commit to branch master in repository indelible.
commit 6d3be214b52f126068e245e6d17883520a975046 Author: Fabian Klötzl <[email protected]> Date: Mon Oct 2 15:53:15 2017 +0200 prepare next release --- debian/changelog | 2 ++ debian/control | 5 ++--- debian/copyright | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index a2e48f9..5beab7b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ indelible (1.03-3) UNRELEASED; urgency=medium * Add fake watch file * debhelper 10 * Added reference to OMICtools (Steffen Moeller) + * remove unnecessary whitespace from the end of sequences (Fabian Klötzl) + * bump standards version (minor changes) -- Andreas Tille <[email protected]> Sat, 31 Dec 2016 16:22:50 +0100 diff --git a/debian/control b/debian/control index 11c0e2f..0a4096c 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +3,8 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Fabian Klötzl <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 10), - dh-autoreconf -Standards-Version: 3.9.8 +Build-Depends: debhelper (>= 10) +Standards-Version: 4.1.1 Vcs-Browser: http://anonscm.debian.org/cgit/debian-med/indelible.git Vcs-Git: https://anonscm.debian.org/git/debian-med/indelible.git Homepage: http://abacus.gene.ucl.ac.uk/software/indelible/ diff --git a/debian/copyright b/debian/copyright index 95a0c9f..e96f768 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: INDELible Source: http://abacus.gene.ucl.ac.uk/software/indelible/EFBKqHdv0v7qir6CyeHgqaz/INDELibleV${VERSION}.tar.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/indelible.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
