[pkg-php-pear] Bug#708567: Fwd: pkg-php-tools: [PATCH] Use canonical URI in Vcs-* fields
Mathieu Parent
math.parent at gmail.com
Thu May 16 18:35:28 UTC 2013
Package: pkg-php-tools
Version: 1.3
Tags: patch
---------- Forwarded message ----------
From: Prach Pongpanich <prachpub at gmail.com>
Date: 2013/5/16
Subject: pkg-php-tools: [PATCH] Use canonical URI in Vcs-* fields
To: Mathieu Parent <math.parent at gmail.com>
From: Prach Pongpanich <prachpub at gmail.com>
Date: Fri, 17 May 2013 01:17:34 +0700
Subject: [PATCH] Use canonical URI in Vcs-* fields See also
http://lintian.debian.org/tags/vcs-field-not-canonical.html
---
debian/README.Debian | 4 ++--
debian/control | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/README.Debian b/debian/README.Debian
index c058df9..e13652d 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -24,8 +24,8 @@ Uploaders: Your Name <your.name at example.org>
Build-Depends: debhelper (>= 8.0.0), pkg-php-tools
Standards-Version: 3.9.4
Homepage: http://${phppear:channel}/
-Vcs-Git: http://git.debian.org/git/pkg-php/php-foo.git
-Vcs-Browser: http://git.debian.org/?p=pkg-php/php-foo.git
+Vcs-Git: git://anonscm.debian.org/pkg-php/php-foo.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-foo.git
Package: php-foo
Architecture: all
diff --git a/debian/control b/debian/control
index cfcbbbc..8896a73 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: extra
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear at lists.alioth.debian.org>
Uploaders: Mathieu Parent <sathieu at debian.org>, Thomas Goirand
<zigo at debian.org>
Build-Depends: debhelper (>= 7.0.50~), perl
-Vcs-Git: git://git.debian.org/pkg-php/pkg-php-tools.git
-Vcs-Browser: http://git.debian.org/?p=pkg-php/pkg-php-tools.git;a=summary
+Vcs-Git: git://anonscm.debian.org/pkg-php/pkg-php-tools.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/pkg-php-tools.git;a=summary
Standards-Version: 3.9.4
Package: pkg-php-tools
--
1.7.10.4
--
Mathieu
More information about the pkg-php-pear
mailing list