[med-svn] r3095 - trunk/packages/bioperl/trunk/debian

plessy at alioth.debian.org plessy at alioth.debian.org
Mon Feb 9 04:01:21 UTC 2009


Author: plessy
Date: 2009-02-09 04:01:20 +0000 (Mon, 09 Feb 2009)
New Revision: 3095

Modified:
   trunk/packages/bioperl/trunk/debian/changelog
Log:
It was noticed in Ubuntu that 1.6.0-1 actually fails to build from source.

There is a stupid hardcoding in a path, that contains 'powerpc' in its name and
causes a `rm' command to fail on other architectures. This is solved in
1.6.0-2.


Modified: trunk/packages/bioperl/trunk/debian/changelog
===================================================================
--- trunk/packages/bioperl/trunk/debian/changelog	2009-02-08 16:29:33 UTC (rev 3094)
+++ trunk/packages/bioperl/trunk/debian/changelog	2009-02-09 04:01:20 UTC (rev 3095)
@@ -11,7 +11,7 @@
   * Removed libmodule-build-perl and libtest-harness-perl from
     Build-Depends-Indep (provided by perl-modules).
   * Better cleaning of empty directories using find -type d -empty -delete
-    instead of rmdir in debian/rules.
+    instead of rmdir in debian/rules (LP: #324001).
 
  -- Charles Plessy <plessy at debian.org>  Mon, 26 Jan 2009 19:15:12 +0900
 




More information about the debian-med-commit mailing list