Bug#584817: dh-make-perl: Incorrect Vcs-Svn path (missing /svn/)
Joel Roth
jroth at pobox.com
Sun Jun 6 20:29:26 UTC 2010
Package: dh-make-perl
Version: 0.68-1
Severity: normal
Tags: patch
See path error fixed below:
------cut---
--- lib/DhMakePerl/Command/make.pm (revision 58986)
+++ lib/DhMakePerl/Command/make.pm (working copy)
@@ -160,7 +160,7 @@
$src->Homepage( $self->upsurl );
if ( $self->cfg->pkg_perl ) {
$self->control->source->Vcs_Svn(
- sprintf( "svn://svn.debian.org/pkg-perl/trunk/%s/",
+ sprintf( "svn://svn.debian.org/svn/pkg-perl/trunk/%s/",
$self->pkgname )
);
$self->control->source->Vcs_Browser(
------cut---
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (x86_64)
Kernel: Linux 2.6.31-1-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/bash
Versions of packages dh-make-perl depends on:
ii debhelper 7.4.20 helper programs for debian/rules
ii dpkg-dev 1.15.7.2 Debian package development tools
ii fakeroot 1.12.2 Gives a fake root environment
ii libapt-pkg-perl 0.1.22+b1 Perl interface to libapt-pkg
ii libarray-unique-perl 0.08-1 Tie-able array that allows only un
ii libclass-accessor-perl 0.31-2 Automated accessor generator
ii libdpkg-perl 1.15.7.2 Dpkg perl modules
ii libemail-date-format-perl 1.002-1 Module to generate RFC-2822-valid
ii liblist-moreutils-perl 0.22-1+b1 Addition list functions not found
ii libmodule-corelist-perl 2.18-2 what modules shipped with versions
ii libmodule-depends-perl 0.14-3 identify the dependencies of a dis
ii libparse-debcontrol-perl 2.005-2 Easy OO parsing of Debian control-
ii libparse-debianchangelog-perl 1.1.1-2 parse Debian changelogs and output
ii libtie-ixhash-perl 1.21-2 ordered associative arrays for Per
ii libwww-mechanize-perl 1.54-2 module to automate interaction wit
ii libyaml-perl 0.68-1 YAML Ain't Markup Language (tm)
ii make 3.81-5 The GNU version of the "make" util
ii perl 5.10.1-8 Larry Wall's Practical Extraction
ii perl-modules [libmodule-corel 5.10.1-8 Core Perl modules
Versions of packages dh-make-perl recommends:
ii apt-file 2.3.0 search for files within Debian pac
dh-make-perl suggests no packages.
-- no debconf information
More information about the pkg-perl-maintainers
mailing list