Author: tille Date: 2011-03-30 07:19:07 +0000 (Wed, 30 Mar 2011) New Revision: 6397
Modified: trunk/packages/mothur/trunk/debian/changelog trunk/packages/mothur/trunk/debian/patches/no_lcurses.patch Log: New upstream version with explicite copyright statement uploaded to new Modified: trunk/packages/mothur/trunk/debian/changelog =================================================================== --- trunk/packages/mothur/trunk/debian/changelog 2011-03-30 04:38:01 UTC (rev 6396) +++ trunk/packages/mothur/trunk/debian/changelog 2011-03-30 07:19:07 UTC (rev 6397) @@ -1,3 +1,13 @@ +mothur (1.17.3-1) unstable; urgency=low + + * New upstream version, which specifically solves some copyright + questions of ftpmaster (Charles, thanks for reviewing + debian/copyright) + Closes: #589675 + * Updated patches + + -- Andreas Tille <[email protected]> Wed, 30 Mar 2011 09:01:52 +0200 + mothur (1.15.0-1ubuntu1) lucid; urgency=low * Rebuild for upload to PPA, license or not. Modified: trunk/packages/mothur/trunk/debian/patches/no_lcurses.patch =================================================================== --- trunk/packages/mothur/trunk/debian/patches/no_lcurses.patch 2011-03-30 04:38:01 UTC (rev 6396) +++ trunk/packages/mothur/trunk/debian/patches/no_lcurses.patch 2011-03-30 07:19:07 UTC (rev 6397) @@ -1,8 +1,8 @@ Author: Andreas Tille <[email protected]> Date: 2011-01-30 Dscription: There is no need to link against lncurses because its symbols are not used ---- mothur-1.14.0.orig/makefile -+++ mothur-1.14.0/makefile +--- mothur-1.17.3.orig/makefile ++++ mothur-1.17.3/makefile @@ -54,8 +54,7 @@ ifeq ($(strip $(USEREADLINE)),yes) CXXFLAGS += -DUSE_READLINE @@ -12,4 +12,4 @@ + -lreadline endif - USEMPI ?= no + _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
