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 <[email protected]>  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*


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to