The following commit has been merged in the master branch:
commit f8f7b8c8c2fa9a662575b0b2edb774e742087ead
Author: James Vega <[email protected]>
Date:   Thu Jan 14 21:01:09 2010 -0500

    debian/control: Update Vcs-* to point to the new Git repository.

diff --git a/debian/changelog b/debian/changelog
index f93ebb1..2575435 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,7 @@ devscripts (2.10.62) UNRELEASED; urgency=low
     + Use Dpkg::Version to perform version comparisons.
   * Devscripts::Versort: Use Dpkg::Version::version_compare instead of
     invoking “dpkg --compare-versions”.
+  * debian/control: Update Vcs-* to point to the new Git repository.
 
   [ Patrick Schoenfeld ]
   * nmudiff: Fix "[nmudiff] please include --tagpending option" by applying the
diff --git a/debian/control b/debian/control
index becd522..edc251f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Standards-Version: 3.8.3
 Build-Depends: perl, debhelper (>= 6.0.0), docbook-xsl, libtimedate-perl,
  libfile-desktopentry-perl, libterm-size-perl,  liburi-perl, libwww-perl,
  po4a (>= 0.31), xsltproc
-Vcs-Browser: http://svn.debian.org/wsvn/devscripts/trunk/
-Vcs-Svn: svn://svn.debian.org/devscripts/trunk
+Vcs-Browser: http://git.debian.org/?p=devscripts/devscripts.git
+Vcs-Git: git://git.debian.org/devscripts/devscripts.git
 
 Package: devscripts
 Architecture: any

-- 
Git repository for devscripts


-- 
To unsubscribe, send mail to [email protected].

Reply via email to