[med-svn] r14205 - in trunk/packages/microbiomeutil/trunk/debian: . patches
Andreas Tille
tille at alioth.debian.org
Mon Jul 22 08:36:32 UTC 2013
Author: tille
Date: 2013-07-22 08:36:31 +0000 (Mon, 22 Jul 2013)
New Revision: 14205
Modified:
trunk/packages/microbiomeutil/trunk/debian/changelog
trunk/packages/microbiomeutil/trunk/debian/control
trunk/packages/microbiomeutil/trunk/debian/patches/find_relocated_resources.patch
trunk/packages/microbiomeutil/trunk/debian/patches/fix_perl_interpreter.patch
Log:
Fix some lintian info issues and upload to unstable
Modified: trunk/packages/microbiomeutil/trunk/debian/changelog
===================================================================
--- trunk/packages/microbiomeutil/trunk/debian/changelog 2013-07-22 08:02:15 UTC (rev 14204)
+++ trunk/packages/microbiomeutil/trunk/debian/changelog 2013-07-22 08:36:31 UTC (rev 14205)
@@ -1,8 +1,9 @@
-microbiomeutil (20101212+dfsg-1) UNRELEASED; urgency=low
+microbiomeutil (20101212+dfsg-1) unstable; urgency=low
* Initial release to Debian (Closes: #711086)
* Remove copyrighted logo images from upstream tarball (the logo is
only used in very short doc which works perfectly without this image)
+ * debian/control: Use anonscm Vcs addresses
-- Andreas Tille <tille at debian.org> Mon, 22 Jul 2013 09:57:45 +0200
Modified: trunk/packages/microbiomeutil/trunk/debian/control
===================================================================
--- trunk/packages/microbiomeutil/trunk/debian/control 2013-07-22 08:02:15 UTC (rev 14204)
+++ trunk/packages/microbiomeutil/trunk/debian/control 2013-07-22 08:36:31 UTC (rev 14205)
@@ -10,8 +10,8 @@
blast2
Standards-Version: 3.9.4
Homepage: http://microbiomeutil.sourceforge.net/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/microbiomeutil/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/microbiomeutil/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/microbiomeutil/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/microbiomeutil/trunk/
Package: microbiomeutil
Architecture: all
Modified: trunk/packages/microbiomeutil/trunk/debian/patches/find_relocated_resources.patch
===================================================================
--- trunk/packages/microbiomeutil/trunk/debian/patches/find_relocated_resources.patch 2013-07-22 08:02:15 UTC (rev 14204)
+++ trunk/packages/microbiomeutil/trunk/debian/patches/find_relocated_resources.patch 2013-07-22 08:36:31 UTC (rev 14205)
@@ -1,3 +1,6 @@
+Author: Tim Booth <tbooth at ceh.ac.uk>
+Description: Adapt path of some resources to Debian installation
+
--- a/ChimeraSlayer/ChimeraSlayer.pl
+++ b/ChimeraSlayer/ChimeraSlayer.pl
@@ -11,8 +11,8 @@
Modified: trunk/packages/microbiomeutil/trunk/debian/patches/fix_perl_interpreter.patch
===================================================================
--- trunk/packages/microbiomeutil/trunk/debian/patches/fix_perl_interpreter.patch 2013-07-22 08:02:15 UTC (rev 14204)
+++ trunk/packages/microbiomeutil/trunk/debian/patches/fix_perl_interpreter.patch 2013-07-22 08:36:31 UTC (rev 14205)
@@ -1,3 +1,6 @@
+Author: Tim Booth <tbooth at ceh.ac.uk>
+Description: Remove wrong or fix perl interpreter location
+
--- a/NAST-iEr/PerlLib/Fasta_reader.pm
+++ b/NAST-iEr/PerlLib/Fasta_reader.pm
@@ -1,5 +1,3 @@
More information about the debian-med-commit
mailing list