[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#481149: python-apt: Bad URL in VCS field



Package: python-apt
Version: 0.7.5
Severity: normal
Tags: patch


On 14-May-2008, Ben Finney wrote:
> I'm attempting to branch from your announced VCS branch for this, 
> <URL:http://people.debian.org/~mvo/bzr/python-apt/debian-sid>. 
> However, I'm getting the following message:

On further inspection, the above error is probably indirectly because  
the URL leads to a 404 response.

Please fix the 'debian/control' file to give the correct VCS URL.

The attached patch is a suggested fix. The patch also changes the 
field name to 'Vcs-Bzr', because that's now an official field for 
control files.

-- 
 \       "I bet one legend that keeps recurring throughout history, in |
  `\           every culture, is the story of Popeye."  -- Jack Handey |
_o__)                                                                  |
Ben Finney <ben@benfinney.id.au>
diff -ru python-apt-0.7.5/debian/control python-apt.devel/debian/control
--- python-apt-0.7.5/debian/control	2008-02-20 05:25:36.000000000 +1100
+++ python-apt.devel/debian/control	2008-05-14 15:49:45.000000000 +1000
@@ -6,7 +6,7 @@
 Standards-Version: 3.7.2.2
 XS-Python-Version: all
 Build-Depends: debhelper (>= 5.0.37.1), libapt-pkg-dev (>= 0.7.10), apt-utils, python-all-dev, python-distutils-extra (>= 1.9.0), cdbs, python-central (>= 0.5), python-all-dbg
-XS-Vcs-Bzr: http://people.debian.org/~mvo/bzr/python-apt/debian-sid
+Vcs-Bzr: http://people.debian.org/~mvo/bzr/python-apt/python-apt--debian-sid/
 
 Package: python-apt
 Architecture: any

Attachment: signature.asc
Description: Digital signature


Reply to: