This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository clearcut.
commit fc5892118b1e8c1c974f2384c7fda41c3afe79b3 Author: Andreas Tille <[email protected]> Date: Thu Feb 27 17:15:29 2014 +0000 Take over into Debian Med team maintenance --- debian/changelog | 6 ++++++ debian/control | 12 ++++++++---- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2a77ef9..79335d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +clearcut (1.0.9-1) UNRELEASED; urgency=medium + + * Initial upload to Debian (Closes: #??) + + -- Andreas Tille <[email protected]> Thu, 27 Feb 2014 17:11:16 +0000 + clearcut (1.0.9-0biolinux1) precise; urgency=low * New package to support QIIME diff --git a/debian/control b/debian/control index 35490c2..ef376c0 100644 --- a/debian/control +++ b/debian/control @@ -1,15 +1,19 @@ Source: clearcut +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Tim Booth <[email protected]>, + Andreas Tille <[email protected]> Section: science Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Tim Booth <[email protected]> Build-Depends: debhelper (>= 9) -Standards-Version: 3.9.3 +Standards-Version: 3.9.5 +Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/clearcut/trunk/ +Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/clearcut/trunk/ Homepage: http://bioinformatics.hungry.com/clearcut/ Package: clearcut Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, + ${misc:Depends} Description: Relaxed Neighbor Joining Clearcut is the reference implementation for the Relaxed Neighbor Joining (RNJ) algorithm by J. Evans, L. Sheneman, and J. Foster from the Initiative -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/clearcut.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
