[med-svn] r12322 - trunk/packages/hhsuite/trunk/debian
Laszlo Kajan
lkajan-guest at alioth.debian.org
Sun Oct 7 08:34:34 UTC 2012
Author: lkajan-guest
Date: 2012-10-07 08:34:34 +0000 (Sun, 07 Oct 2012)
New Revision: 12322
Modified:
trunk/packages/hhsuite/trunk/debian/changelog
trunk/packages/hhsuite/trunk/debian/rules
trunk/packages/hhsuite/trunk/debian/watch
Log:
watch file now using passive FTP
Modified: trunk/packages/hhsuite/trunk/debian/changelog
===================================================================
--- trunk/packages/hhsuite/trunk/debian/changelog 2012-10-06 22:36:01 UTC (rev 12321)
+++ trunk/packages/hhsuite/trunk/debian/changelog 2012-10-07 08:34:34 UTC (rev 12322)
@@ -1,6 +1,7 @@
hhsuite (2.0.15-2) UNRELEASED; urgency=low
* Updated d/watch file.
+ * Removed non-policy-conformant get-orig-source rule from d/rules.
-- Laszlo Kajan <lkajan at rostlab.org> Mon, 24 Sep 2012 09:32:14 +0200
Modified: trunk/packages/hhsuite/trunk/debian/rules
===================================================================
--- trunk/packages/hhsuite/trunk/debian/rules 2012-10-06 22:36:01 UTC (rev 12321)
+++ trunk/packages/hhsuite/trunk/debian/rules 2012-10-07 08:34:34 UTC (rev 12322)
@@ -19,11 +19,6 @@
export n_hhmake=build an HMM from an input alignment or convert between HMMER format and HHsearch format
export n_hhsearch=search a database of HMMs with a query alignment or query HMM
-.PHONY: get-orig-source
-get-orig-source:
- mkdir -p ../tarballs
- uscan --verbose --force-download --destdir=../tarballs
-
.PHONY: hhmanpages
hhmanpages: $(HHMANPAGES)
Modified: trunk/packages/hhsuite/trunk/debian/watch
===================================================================
--- trunk/packages/hhsuite/trunk/debian/watch 2012-10-06 22:36:01 UTC (rev 12321)
+++ trunk/packages/hhsuite/trunk/debian/watch 2012-10-07 08:34:34 UTC (rev 12322)
@@ -1,3 +1,4 @@
version=3
+opts=passive \
ftp://toolkit.lmb.uni-muenchen.de/pub/HH-suite/releases/hhsuite-([0-9.]+)\.tar\.gz debian uupdate
More information about the debian-med-commit
mailing list