Your message dated Sun, 16 Apr 2006 14:02:27 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#361979: fixed in devscripts 2.9.17 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: devscripts Version: 2.9.16 Severity: normal Hi, svnpath displays Path: instead of the correct path when used with svk repositories. I have attached a little patch which corrects svnpath behaviour. Greetings Arjan Oosting -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (101, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16-3-nebula Locale: LANG=nl_NL.UTF-8, LC_CTYPE=nl_NL.UTF-8 (charmap=UTF-8) Versions of packages devscripts depends on: ii debianutils 2.15.5 Miscellaneous utilities specific t ii dpkg-dev 1.13.18 package building tools for Debian ii libc6 2.3.6-5 GNU C Library: Shared libraries an ii perl 5.8.8-4 Larry Wall's Practical Extraction ii sed 4.1.4-7 The GNU sed stream editor Versions of packages devscripts recommends: ii fakeroot 1.5.8 Gives a fake root environment -- no debconf informationdiff -Naur devscripts-2.9.16/debian/changelog devscripts-2.9.16.1/debian/changelog --- devscripts-2.9.16/debian/changelog 2006-03-29 17:20:37.000000000 +0200 +++ devscripts-2.9.16.1/debian/changelog 2006-04-11 17:04:02.000000000 +0200 @@ -1,3 +1,10 @@ +devscripts (2.9.16.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix svnpath for svk. + + -- Arjan Oosting <[EMAIL PROTECTED]> Tue, 11 Apr 2006 17:03:43 +0200 + devscripts (2.9.16) unstable; urgency=low [ Julian Gilbey ] diff -Naur devscripts-2.9.16/svnpath.pl devscripts-2.9.16.1/svnpath.pl --- devscripts-2.9.16/svnpath.pl 2005-12-05 20:34:36.000000000 +0100 +++ devscripts-2.9.16.1/svnpath.pl 2006-04-11 17:04:31.000000000 +0200 @@ -72,7 +72,7 @@ } else { # Try svk instead. - $url = `svk info .| grep -i '^Depot Path:' | cut -d ' ' -f 2`; + $url = `svk info .| grep -i '^Depot Path:' | cut -d ' ' -f 3`; } if (! length $url) {
--- End Message ---
--- Begin Message ---Source: devscripts Source-Version: 2.9.17 We believe that the bug you reported is fixed in the latest version of devscripts, which is due to be installed in the Debian FTP archive: devscripts_2.9.17.dsc to pool/main/d/devscripts/devscripts_2.9.17.dsc devscripts_2.9.17.tar.gz to pool/main/d/devscripts/devscripts_2.9.17.tar.gz devscripts_2.9.17_i386.deb to pool/main/d/devscripts/devscripts_2.9.17_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Julian Gilbey <[EMAIL PROTECTED]> (supplier of updated devscripts package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 16 Apr 2006 19:43:15 +0100 Source: devscripts Binary: devscripts Architecture: source i386 Version: 2.9.17 Distribution: unstable Urgency: low Maintainer: Julian Gilbey <[EMAIL PROTECTED]> Changed-By: Julian Gilbey <[EMAIL PROTECTED]> Description: devscripts - Scripts to make the life of a Debian Package maintainer easier Closes: 203781 218222 226947 230702 262525 293715 309362 327404 347809 350455 355505 356959 358278 360027 360783 360857 360995 361029 361319 361877 361979 362187 362202 Changes: devscripts (2.9.17) unstable; urgency=low . [ Julian Gilbey ] * several Perl scripts: make sure we set the SIGPIPE handler before doing an open '-|' * bts: actually support the --sendmail option rather than just say we do! (Closes: #293715) * bts: fix URI in manpage (Closes: #360783) * bts: fix unblock NNNNN by|with NNNNN handling (Closes: #361029) * bts: fix uninitialized value bugs (Closes: #362187) * debchange: add --qa option (Closes: #358278) * debdiff: check file permissions and new/deleted control files (Closes: #203781, #230702) * debdiff: option --controlfiles to allow comparing postinst etc. (Closes: #218222) * debrelease, debc, debi: support searching for .changes and .debs in a directory other than the parent of the currnent source directory with --debs-dir command line and DEBRELEASE_DEBS_DIR configuration file options (Closes: #309362) * debuild: emulate dpkg-buildpackage rather than call it (unless dpkg-cross is installed); this provides a hook facility (Closes: #226947) * debuild: complains if debian revision in native version (Closes: #262525) * dget: fix manpage type (Closes: #361877) * mass-bug: new script (Closes: #355505) * pts-subscribe: fix config boilerplate to actually set default timeout (Closes: #360857) * pts-subscribe.1: improve the wording of the manpage (Closes: #360027) * svnpath: fix svk info error (Closes: #361979) * uscan: *really* fix the uninitialized value bug (Closes: #356959, #361319) * uscan: provide downloadurlmangle and filenamemangle options to mangle the URL and filename before attempting to perform and save the download respectively (Closes: #327404) * uscan: fix manpage typo (dversionmangle) (Closes: #362202) * uscan: provide "versionmangle" option which does both {u,d}versionmangle (Closes: #350455) * uupdate: correct syntax error (Closes: #360995) * who-uploads: new script to determine most recent uploaders of a package to the Debian archive (Closes: #347809) . [ Joey Hess ] * dd-list: actually support white-space separate pages names from stdin, as documented on man page. * rmadison: escape "+" in package names in http query string Files: 706b13a31aa3cf17f2e708fe2980ec40 693 devel optional devscripts_2.9.17.dsc 48808bec47c2d580536e757fbe2b04c1 364624 devel optional devscripts_2.9.17.tar.gz 322bfd170fe4f9b0c6c278d3c3b26466 336272 devel optional devscripts_2.9.17_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFEQpiQDU59w/205FkRAvWeAKDbLMdS4JMoV/PDIzM5CCh1Vl5tUgCgmFGX sJY52JGZcB6vxdCH9HDe6Oo= =9ysd -----END PGP SIGNATURE-----
--- End Message ---

