[devscripts] 01/01: Fix snapshot URL in the default config file
Paul Wise
pabs at moszumanska.debian.org
Tue May 27 12:56:22 UTC 2014
This is an automated email from the git hooks/post-receive script.
pabs pushed a commit to branch master
in repository devscripts.
commit 9fc1a18ea9e3dd9ff7abbc0cccf300af0338212a
Author: Paul Wise <pabs at debian.org>
Date: Tue May 27 20:55:51 2014 +0800
Fix snapshot URL in the default config file
---
conf.default.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/conf.default.in b/conf.default.in
index 1db77d1..01fb28d 100644
--- a/conf.default.in
+++ b/conf.default.in
@@ -335,7 +335,7 @@
# DEBSNAP_VERBOSE=no
#
# The base URL of the archive to download from
-# DEBSNAP_BASE_URL=http://snapshot.debian.net/archive
+# DEBSNAP_BASE_URL=http://snapshot.debian.org
#
# A sed regexp to transform pool/<component>/f/foo into the desired layout
# default: make the directory from pool/<component>/f/foo to pool/f/foo
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git
More information about the devscripts-devel
mailing list