Package: pkg-php-tools
Version: 1.3
Tags: patch

---------- Forwarded message ----------
From: Prach Pongpanich <prach...@gmail.com>
Date: 2013/5/16
Subject: pkg-php-tools: [PATCH] Use canonical URI in Vcs-* fields
To: Mathieu Parent <math.par...@gmail.com>


From: Prach Pongpanich <prach...@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.n...@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-p...@lists.alioth.debian.org>
 Uploaders: Mathieu Parent <sath...@debian.org>, Thomas Goirand
<z...@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


-- 
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