Author: tille Date: 2009-09-25 12:46:19 +0000 (Fri, 25 Sep 2009) New Revision: 4019
Added: trunk/packages/t-coffee/trunk/debian/README.source Modified: trunk/packages/t-coffee/trunk/debian/changelog trunk/packages/t-coffee/trunk/debian/control Log: Some polishing, added myself to Uploaders even if I do not plan to upload before Charles has finished his planed work. Added: trunk/packages/t-coffee/trunk/debian/README.source =================================================================== --- trunk/packages/t-coffee/trunk/debian/README.source (rev 0) +++ trunk/packages/t-coffee/trunk/debian/README.source 2009-09-25 12:46:19 UTC (rev 4019) @@ -0,0 +1,4 @@ +This packages uses the quilt patch system. Please read +/usr/share/doc/quilt/README.source for more information. + + -- Andreas Tille <[email protected]> Fri, 25 Sep 2009 14:41:41 +0200 Modified: trunk/packages/t-coffee/trunk/debian/changelog =================================================================== --- trunk/packages/t-coffee/trunk/debian/changelog 2009-09-25 12:37:45 UTC (rev 4018) +++ trunk/packages/t-coffee/trunk/debian/changelog 2009-09-25 12:46:19 UTC (rev 4019) @@ -1,5 +1,6 @@ -t-coffee (7.54-1) UNRELEASED; urgency=low +t-coffee (8.06-1) UNRELEASED; urgency=low + [ Charles Plessy ] TODO: Identify differences and document relevant ones. Check that the patch can be dropped. @@ -14,8 +15,16 @@ - say something about libsoap-lite-perl ? * debian/control: t-coffee recommends libsoap-lite-perl. - -- Charles Plessy <[email protected]> Thu, 29 Jan 2009 13:26:48 +0900 + [ Andreas Tille ] + * debian/control: + - Standards-Version: 3.8.3 (added README.source) + - Added myself to uploaders + - s/Debian-Med/Debian Med/ + - Bumped debhelper version to >= 7.1 to possibly enable short + rules files. + -- Andreas Tille <[email protected]> Fri, 25 Sep 2009 14:41:41 +0200 + t-coffee (5.72-1) unstable; urgency=low [ David Paleino ] Modified: trunk/packages/t-coffee/trunk/debian/control =================================================================== --- trunk/packages/t-coffee/trunk/debian/control 2009-09-25 12:37:45 UTC (rev 4018) +++ trunk/packages/t-coffee/trunk/debian/control 2009-09-25 12:46:19 UTC (rev 4019) @@ -1,12 +1,13 @@ Source: t-coffee Section: science Priority: optional -Maintainer: Debian-Med Packaging Team <[email protected]> +Maintainer: Debian Med Packaging Team <[email protected]> DM-Upload-Allowed: yes Uploaders: Steffen Moeller <[email protected]>, - Charles Plessy <[email protected]> -Build-Depends: debhelper (>= 5), cdbs, quilt -Standards-Version: 3.7.3 + Charles Plessy <[email protected]>, + Andreas Tille <[email protected]> +Build-Depends: debhelper (>= 7.1), cdbs, quilt +Standards-Version: 3.8.3 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/t-coffee/trunk/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/t-coffee/trunk/ Homepage: http://www.tcoffee.org/Projects_home_page/t_coffee_home_page.html _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
