[Pkg-samba-maint] [samba] 01/05: Use HTTP in watch file, as ftp.samba.org is not working reliably for me.
Jelmer Vernooij
jelmer at moszumanska.debian.org
Mon Oct 6 05:41:57 UTC 2014
This is an automated email from the git hooks/post-receive script.
jelmer pushed a commit to branch master
in repository samba.
commit 274be9736eff09afe79778c91756b9abade26c75
Author: Jelmer Vernooij <jelmer at samba.org>
Date: Sun Oct 5 03:33:02 2014 +0200
Use HTTP in watch file, as ftp.samba.org is not working reliably for me.
Change-Id: I1db0caad01e34ac433c90bb341a21370c068ebaa
---
debian/changelog | 2 ++
debian/watch | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index deb5900..91c3130 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
samba (2:4.1.11+dfsg-2) UNRELEASED; urgency=medium
* Updated Italian translation. Thanks Luca Monducci. Closes: #760743
+ * Use HTTP in watch file, as ftp.samba.org is not working reliably for
+ me.
-- Jelmer Vernooij <jelmer at debian.org> Sun, 07 Sep 2014 20:52:27 +0200
diff --git a/debian/watch b/debian/watch
index 35ff0be..68a1038 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts="uversionmangle=s/tp/~alpha1~tp/;s/alpha/~alpha/;s/beta/~beta/;s/rc/~rc/,dversionmangle=s/\+dfsg\d*$//" \
- ftp://ftp.samba.org/pub/samba/stable/samba-(.*).tar.gz
+ http://ftp.samba.org/pub/samba/stable samba-(.*).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-samba/samba.git
More information about the Pkg-samba-maint
mailing list