From e99a288866a8aec27df87d927eb127dc43641e0e Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Thu, 16 May 2013 21:28:23 +0200 Subject: Update Vcs fields Rename Vcs-Bzr to Vcs-Git and use the git protocol URL. Change Vcs-Browser to point to the gitweb interface. --- debian/changelog | 5 +++++ debian/control | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c8aa637e..fb77504a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,15 @@ python-apt (0.8.9.1) UNRELEASED; urgency=low + [ Michael Vogt ] * debian/control: - updated Vcs field to point to http://git.debian.org/git/apt/python-apt.git * replace .bzr-builddeb/default.conf with debian/gbp.conf + [ Julian Andres Klode ] + * Update the Vcs fields to use Vcs-Git with git protocol, and gitweb + for Vcs-Browser + -- Michael Vogt Thu, 16 May 2013 16:46:24 +0200 python-apt (0.8.9) unstable; urgency=low diff --git a/debian/control b/debian/control index 3796da48..945d49d5 100644 --- a/debian/control +++ b/debian/control @@ -19,8 +19,8 @@ Build-Depends: apt (>= 0.9.6), python-sphinx (>= 0.5), python-debian, python-unittest2 -Vcs-Bzr: http://git.debian.org/apt/python-apt.git -Vcs-Browser: http://git.debian.org/apt/python-apt.git +Vcs-Git: git://anonscm.debian.org/apt/python-apt.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=apt/python-apt.git XS-Testsuite: autopkgtest Package: python-apt -- cgit v1.2.3