Bug#719932: git: repo in Vcs-Git header is very out of date

2013-08-16 Thread brian m. carlson
Package: git
Version: 1:1.8.4~rc2-1
Severity: normal

The repository in the Vcs-Git header is rather out of date.  If the
repository in that header is not going to be kept up to date, please
remove the header or replace the URL with one that is.  I generally
build custom git packages using the Debian packaging when I do git
development, and the only packaging that's available doesn't build
against next.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.11-rc4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages git depends on:
ii  git-man  1:1.8.4~rc2-1
ii  libc62.17-92
ii  libcurl3-gnutls  7.32.0-1
ii  liberror-perl0.17-1
ii  libexpat12.1.0-4
ii  libpcre3 1:8.31-2
ii  perl-modules 5.18.1-1
ii  zlib1g   1:1.2.8.dfsg-1

Versions of packages git recommends:
ii  less 458-2
ii  openssh-client [ssh-client]  1:6.2p2-6
ii  patch2.7.1-3
ii  rsync3.0.9-4

Versions of packages git suggests:
ii  gettext-base  0.18.3-1
pn  git-arch  none
pn  git-bzr   none
pn  git-cvs   none
pn  git-daemon-run | git-daemon-sysvinit  none
ii  git-doc   1:1.8.4~rc2-1
pn  git-elnone
ii  git-email 1:1.8.4~rc2-1
pn  git-gui   none
pn  git-svn   none
pn  gitk  none
pn  gitwebnone

-- no debconf information

-- 
brian m. carlson / brian with sandals: Houston, Texas, US
+1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only
OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187


signature.asc
Description: Digital signature


Bug#719932: git: repo in Vcs-Git header is very out of date

2013-08-16 Thread Jonathan Nieder
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



Bug#719932: git: repo in Vcs-Git header is very out of date

2013-08-16 Thread brian m. carlson
On Fri, Aug 16, 2013 at 06:03:59PM -0700, Jonathan Nieder wrote:
 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.

Much better, thanks.

-- 
brian m. carlson / brian with sandals: Houston, Texas, US
+1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only
OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187


signature.asc
Description: Digital signature