severity 719932 important
tags 719932 + patch
quit

Hi,

brian m. carlson wrote:

> The repository in the Vcs-Git header is rather out of date.

How about this patch?  It might take a few minutes for the mirror to
get up to date.  Until then, https://repo.or.cz/r/git/debian/jrn.git/
should be usable.

Thanks,
Jonathan

diff --git c/debian/changelog i/debian/changelog
index b68ea59..82ef59d 100644
--- c/debian/changelog
+++ i/debian/changelog
@@ -1,3 +1,12 @@
+git (1:1.8.4~rc2-1.1) experimental; urgency=low
+
+  * debian/control: Vcs-Git: https://repo.or.cz/w/git/debian.git/
+    (thx brian m. carlson; closes: #719932).
+  * debian/git.README.source: suggest developing against
+    https://repo.or.cz/r/git/debian/jrn.git.
+
+ -- Jonathan Nieder <jrnie...@gmail.com>  Fri, 16 Aug 2013 18:03:30 -0700
+
 git (1:1.8.4~rc2-1) unstable; urgency=low
 
   * new upstream release candidate.
diff --git c/debian/control i/debian/control
index e7b691c..53ed44e 100644
--- c/debian/control
+++ i/debian/control
@@ -15,7 +15,7 @@ Build-Depends: libz-dev, libpcre3-dev, gettext,
 Build-Depends-Indep: asciidoc, xmlto, docbook-xsl
 Standards-Version: 3.9.4.0
 Homepage: http://git-scm.com/
-Vcs-Git: http://smarden.org/git/git.git/
+Vcs-Git: https://repo.or.cz/r/git/debian.git/
 Vcs-Browser: http://repo.or.cz/w/git/debian.git/
 
 Package: git
diff --git c/debian/git.README.source i/debian/git.README.source
index 9b70130..40a3923 100644
--- c/debian/git.README.source
+++ i/debian/git.README.source
@@ -7,7 +7,7 @@ should be preferred:
 
  # apt-get install git  # if not yet done
 
- $ git clone http://smarden.org/git/git.git/
+ $ git clone https://repo.or.cz/r/git/debian.git/ git
  $ cd git
 
 After cloning the repository, you have checked out the debian-sid


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to