This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository bowtie2.
commit 6b8e9c94cb842d1531024947de6af1a0b1b7f4a2 Author: Andreas Tille <[email protected]> Date: Sat Aug 23 19:21:41 2014 +0200 Priority optional as per Debian Med policy --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 238524f..4c8e8b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +bowtie2 (2.2.3-2) UNRELEASED; urgency=medium + + * d/control: Priority: optional + + -- Andreas Tille <[email protected]> Sat, 23 Aug 2014 19:20:52 +0200 + bowtie2 (2.2.3-1) unstable; urgency=medium * Imported Upstream version 2.2.3 diff --git a/debian/control b/debian/control index e37d527..93bdf31 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: bowtie2 Section: science -Priority: extra +Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Alexandre Mestiashvili <[email protected]>, Andreas Tille <[email protected]>, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bowtie2.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
