From 019de92c079823280a887f742e1ef5406b887bda Mon Sep 17 00:00:00 2001 From: Sandro Tosi Date: Sun, 26 Jan 2014 20:31:23 +0100 Subject: [PATCH] use canonical URL for Alioth service --- debian/changelog | 4 +++- debian/control | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 038a756..acc801f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,8 @@ reportbug (6.4.5) UNRELEASED; urgency=low * reportbug/checkversions.py - if NEW has several versions of the given package, choose the bigger; thanks to Thorsten Glaser for the report; Closes: #704040 + * debian/control + - use canonical URL for Alioth service [ Julien Cristau ] * Update codename/suite mapping for wheezy release @@ -26,7 +28,7 @@ reportbug (6.4.5) UNRELEASED; urgency=low * checkversions: let rmadison do the architecture/suite filtering * debbugs: retire the opu tag for release.debian.org; Closes: #707631 - -- Sandro Tosi Sun, 26 Jan 2014 20:28:59 +0100 + -- Sandro Tosi Sun, 26 Jan 2014 20:31:04 +0100 reportbug (6.4.4) unstable; urgency=low diff --git a/debian/control b/debian/control index 71bbc6f..943bd8a 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Standards-Version: 3.9.3 Build-Depends: debhelper (>= 7), python (>= 2.5) Build-Depends-Indep: python-support, python-nose, python-setuptools, python-mock X-Python-Version: >= 2.6 -Vcs-Git: git://git.debian.org/git/reportbug/reportbug.git -Vcs-Browser: http://git.debian.org/?p=reportbug/reportbug.git +Vcs-Git: git://anonscm.debian.org/reportbug/reportbug.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=reportbug/reportbug.git Homepage: http://alioth.debian.org/projects/reportbug/ Package: reportbug