[Pkg-jed-commit] [SCM] slpvm branch, master, updated. b3a0313453f9581e90e34b65fc2bcaf348d03afa
Rafael Laboissiere
rafael at debian.org
Sun Apr 26 11:58:49 UTC 2009
The following commit has been merged in the master branch:
commit 3c11075078d0374bb3cbc5e374cc37575e2f9a8b
Author: Rafael Laboissiere <rafael at debian.org>
Date: Sun Apr 26 13:55:18 2009 +0200
Add PASV to the options in order to access the upstream FTP server
diff --git a/debian/changelog b/debian/changelog
index 23a6288..0dde6e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ slpvm (0.1.5-12) UNRELEASED; urgency=low
+ Fix Lintian warning debhelper-but-no-misc-depends
+ Bump build dependency on debhelper to >= 7
* debian/compat: Set compatibility level of debhelper to 7
+ * debian/watch: Add PASV to the options in order to access the upstream
+ FTP server
-- Rafael Laboissiere <rafael at debian.org> Tue, 18 Mar 2008 18:21:59 +0100
diff --git a/debian/watch b/debian/watch
index c108e17..a504f4d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-ftp://space.mit.edu/pub/cxc/modules/pvm/pvm-([\d.]+).tar.gz
+opts=pasv ftp://space.mit.edu/pub/cxc/modules/pvm/pvm-([\d.]+).tar.gz
--
slpvm
More information about the Pkg-jed-commit
mailing list