[Pkg-gnutls-commits] r508 - in /packages/libgcrypt11/trunk/debian: changelog watch
ametzler at users.alioth.debian.org
ametzler at users.alioth.debian.org
Sat Apr 12 13:09:44 UTC 2008
Author: ametzler
Date: Sat Apr 12 13:09:44 2008
New Revision: 508
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=508
Log:
Use passive ftp instead of http in watchfile.
Modified:
packages/libgcrypt11/trunk/debian/changelog
packages/libgcrypt11/trunk/debian/watch
Modified: packages/libgcrypt11/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libgcrypt11/trunk/debian/changelog?rev=508&op=diff
==============================================================================
--- packages/libgcrypt11/trunk/debian/changelog (original)
+++ packages/libgcrypt11/trunk/debian/changelog Sat Apr 12 13:09:44 2008
@@ -3,6 +3,7 @@
* NOT RELEASED YET
* Add Vcs-Svn: and Vcs-Browser control fields.
* Register libgcrypt11-doc with doc-base. (Closes: #472292)
+ * Use passive ftp instead of http in watchfile.
-- Andreas Metzler <ametzler at debian.org> Tue, 08 Jan 2008 20:24:06 +0100
Modified: packages/libgcrypt11/trunk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libgcrypt11/trunk/debian/watch?rev=508&op=diff
==============================================================================
--- packages/libgcrypt11/trunk/debian/watch (original)
+++ packages/libgcrypt11/trunk/debian/watch Sat Apr 12 13:09:44 2008
@@ -1,2 +1,3 @@
version=3
-http://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-(.*)\.tar\.bz2 debian uupdate
+opts=pasv \
+ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-(.*)\.tar\.bz2 debian uupdate
More information about the Pkg-gnutls-commits
mailing list