[med-svn] r10274 - trunk/packages/hmmer/trunk/debian
Andreas Tille
tille at alioth.debian.org
Tue Apr 3 10:01:24 UTC 2012
Author: tille
Date: 2012-04-03 10:01:23 +0000 (Tue, 03 Apr 2012)
New Revision: 10274
Modified:
trunk/packages/hmmer/trunk/debian/changelog
trunk/packages/hmmer/trunk/debian/rules
Log:
Fixed clean rule; upload to unstable
Modified: trunk/packages/hmmer/trunk/debian/changelog
===================================================================
--- trunk/packages/hmmer/trunk/debian/changelog 2012-04-03 09:51:06 UTC (rev 10273)
+++ trunk/packages/hmmer/trunk/debian/changelog 2012-04-03 10:01:23 UTC (rev 10274)
@@ -1,4 +1,4 @@
-hmmer (3.0-4) UNRELEASED; urgency=low
+hmmer (3.0-4) unstable; urgency=low
[ Charles Plessy ]
* renamed debian/upstream-metadata.yaml to debian/upstream
@@ -13,6 +13,7 @@
* debian/copyright:
- Rewritten to match DEP5 (verified using `cme fix dpkg-copyright`)
- Added Files: easel:* section
+ * debian/rules: Fixed clean target by cleaning up easel/testsuite dir
-- Andreas Tille <tille at debian.org> Tue, 03 Apr 2012 09:53:16 +0200
Modified: trunk/packages/hmmer/trunk/debian/rules
===================================================================
--- trunk/packages/hmmer/trunk/debian/rules 2012-04-03 09:51:06 UTC (rev 10273)
+++ trunk/packages/hmmer/trunk/debian/rules 2012-04-03 10:01:23 UTC (rev 10274)
@@ -21,3 +21,4 @@
clean::
rm -f testsuite/esltmp*
+ rm -f easel/testsuite/esltmp*
More information about the debian-med-commit
mailing list