[med-svn] r5819 - trunk/packages/mothur/trunk/debian
Timothy Booth
tbooth-guest at alioth.debian.org
Sun Jan 30 13:13:27 UTC 2011
Author: tbooth-guest
Date: 2011-01-30 13:13:20 +0000 (Sun, 30 Jan 2011)
New Revision: 5819
Modified:
trunk/packages/mothur/trunk/debian/changelog
trunk/packages/mothur/trunk/debian/copyright
trunk/packages/mothur/trunk/debian/rules
Log:
Minor fixes to clean: target of rules file and copyright, still no license for this package.
Modified: trunk/packages/mothur/trunk/debian/changelog
===================================================================
--- trunk/packages/mothur/trunk/debian/changelog 2011-01-30 12:49:03 UTC (rev 5818)
+++ trunk/packages/mothur/trunk/debian/changelog 2011-01-30 13:13:20 UTC (rev 5819)
@@ -1,3 +1,9 @@
+mothur (1.15.0-1ubuntu1) lucid; urgency=low
+
+ * Rebuild for upload to PPA, license or not.
+
+ -- Tim Booth <tbooth at ceh.ac.uk> Sun, 30 Jan 2011 12:14:18 +0000
+
mothur (1.14.0-1) UNRELEASED; urgency=low
UNRELEASED BECAUSE OF MISSING LICENSE STATEMENT
Modified: trunk/packages/mothur/trunk/debian/copyright
===================================================================
--- trunk/packages/mothur/trunk/debian/copyright 2011-01-30 12:49:03 UTC (rev 5818)
+++ trunk/packages/mothur/trunk/debian/copyright 2011-01-30 13:13:20 UTC (rev 5819)
@@ -1,6 +1,6 @@
Format: http://dep.debian.net/deps/dep5/
Upstream-Name: Mothur
-Upstream-Contact: http://dep.debian.net/deps/dep5/
+Upstream-Contact: Dr. Patrick Schloss <pschloss at umich.edu>
Source: http://www.mothur.org/wiki/Download_mothur
Modified: trunk/packages/mothur/trunk/debian/rules
===================================================================
--- trunk/packages/mothur/trunk/debian/rules 2011-01-30 12:49:03 UTC (rev 5818)
+++ trunk/packages/mothur/trunk/debian/rules 2011-01-30 13:13:20 UTC (rev 5819)
@@ -22,3 +22,7 @@
get-orig-source:
. debian/get-orig-source
+
+override_dh_auto_clean:
+ rm mothur *.o || true
+
More information about the debian-med-commit
mailing list