Author: tille Date: 2011-11-07 10:49:16 +0000 (Mon, 07 Nov 2011) New Revision: 8462
Modified: trunk/packages/mothur/trunk/debian/changelog trunk/packages/mothur/trunk/debian/control trunk/packages/mothur/trunk/debian/copyright Log: Upload to unstable after readding quilt (did not build in pbuilder otherwise), upstream spelling errors ignored for the moment Modified: trunk/packages/mothur/trunk/debian/changelog =================================================================== --- trunk/packages/mothur/trunk/debian/changelog 2011-11-07 08:06:36 UTC (rev 8461) +++ trunk/packages/mothur/trunk/debian/changelog 2011-11-07 10:49:16 UTC (rev 8462) @@ -1,15 +1,17 @@ -mothur (1.22.1-1) UNRELEASED; urgency=low +mothur (1.22.1-1) unstable; urgency=low - * TODO: lintian talks about some spelling errors that might be patched away - [ Thorsten Alteholz ] * new upstream version * adapted patches to this version * debian/control: no dependency on quilt needed * debian/control + debian/compat: dh version set to >= 8 - -- DMPT <[email protected]> Tue, 01 Nov 2011 18:00:00 +0100 + [ Andreas Tille ] + * debian/control: readd quilt dependency because build fails otherwise + * debian/copyright: fix spelling error + -- Andreas Tille <[email protected]> Mon, 07 Nov 2011 11:14:17 +0100 + mothur (1.18.1-1) unstable; urgency=low * New upstream version (adapted patches to new location of Modified: trunk/packages/mothur/trunk/debian/control =================================================================== --- trunk/packages/mothur/trunk/debian/control 2011-11-07 08:06:36 UTC (rev 8461) +++ trunk/packages/mothur/trunk/debian/control 2011-11-07 10:49:16 UTC (rev 8462) @@ -5,7 +5,7 @@ Uploaders: Steffen Moeller <[email protected]>, Andreas Tille <[email protected]>, Tim Booth <[email protected]> -Build-Depends: debhelper (>= 8), libreadline-dev +Build-Depends: debhelper (>= 8), libreadline-dev, quilt Standards-Version: 3.9.2 Homepage: http://www.mothur.org Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mothur/trunk/?rev=0&sc=0 Modified: trunk/packages/mothur/trunk/debian/copyright =================================================================== --- trunk/packages/mothur/trunk/debian/copyright 2011-11-07 08:06:36 UTC (rev 8461) +++ trunk/packages/mothur/trunk/debian/copyright 2011-11-07 10:49:16 UTC (rev 8462) @@ -58,7 +58,7 @@ Files: getopt_long.* Comment: This getopt_long() is compatible with GNU's, however, added original - extention (short 1 byte option). + extension (short 1 byte option). Copyright: © 2004 Koji Arai License: MIT Permission is hereby granted, free of charge, to any person _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
