[med-svn] r3238 - trunk/packages/emboss/trunk/debian
plessy at alioth.debian.org
plessy at alioth.debian.org
Tue Mar 31 00:19:50 UTC 2009
Author: plessy
Date: 2009-03-31 00:19:50 +0000 (Tue, 31 Mar 2009)
New Revision: 3238
Modified:
trunk/packages/emboss/trunk/debian/changelog
trunk/packages/emboss/trunk/debian/rules
Log:
Removed a line that got duplicated after `svn update`.
Modified: trunk/packages/emboss/trunk/debian/changelog
===================================================================
--- trunk/packages/emboss/trunk/debian/changelog 2009-03-31 00:12:01 UTC (rev 3237)
+++ trunk/packages/emboss/trunk/debian/changelog 2009-03-31 00:19:50 UTC (rev 3238)
@@ -1,3 +1,10 @@
+emboss (6.0.1-8) UNRELEASED; urgency=low
+
+ * debian/rules: removed one `dh binary-indep` instance that strangely
+ sneaked in after running `svn update`.
+
+ -- Charles Plessy <plessy at debian.org> Tue, 31 Mar 2009 09:16:19 +0900
+
emboss (6.0.1-7) unstable; urgency=low
* debian/control: moved openjdk-6-jdk to Build-Depends.
Modified: trunk/packages/emboss/trunk/debian/rules
===================================================================
--- trunk/packages/emboss/trunk/debian/rules 2009-03-31 00:12:01 UTC (rev 3237)
+++ trunk/packages/emboss/trunk/debian/rules 2009-03-31 00:19:50 UTC (rev 3238)
@@ -124,7 +124,6 @@
binary-indep: build install
dh binary-indep
- dh binary-indep
binary-arch: build install test
dh_testdir -a
More information about the debian-med-commit
mailing list