Your message dated Tue, 14 Oct 2014 18:49:20 +0000 with message-id <[email protected]> and subject line Bug#743793: fixed in duck 0.6 has caused the Debian Bug report #743793, regarding duck stumbles over @ in SVN URLs 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 this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 743793: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743793 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: duck Version: 0.5 Severity: minor -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 I've added svn cat http://cookies.googlecode.com/svn/branches/2.0.1/jquery.cookies.js@14 to debian/copyright, and duck seems to interpret the @ as an indication of an email address (and tries to get it as well): #v+ debian/copyright:106: URL: http://cookies.googlecode.com/svn/branches/2.0.1/jquery.cookies.js@14: svn cat http://cookies.googlecode.com/svn/branches/2.0.1/jquery.cookies.js@14: ERROR Curl:0 HTTP:404 No error debian/copyright:106: Email: jquery.cookies.js@14: svn cat http: cookies.googlecode.com svn branches 2.0.1 jquery.cookies.js@14: ERROR jquery.cookies.js@14: No MX entry found. jquery.cookies.js@14: No A entry found. jquery.cookies.js@14: No AAAA entry found. #v- Cheers, gregor - -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'experimental'), (500, 'testing'), (500, 'stable'), (500, 'oldstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.14-rc7-amd64 (SMP w/4 CPU cores) Locale: LANG=C, LC_CTYPE=de_AT.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages duck depends on: ii bzr 2.6.0+bzr6591-1 ii git 1:1.9.1-1 ii libfile-which-perl 1.09-1 ii libnet-dns-perl 0.68-1.2 ii libparse-debcontrol-perl 2.005-4 ii libregexp-common-email-address-perl 1.01-4 ii libregexp-common-perl 2013031301-1 ii libwww-curl-perl 4.17-1 ii libyaml-libyaml-perl 0.41-5 ii mercurial 2.9.2-1 ii perl 5.18.2-2+b1 ii subversion 1.8.8-2 duck recommends no packages. duck suggests no packages. - -- no debconf information -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQJrBAEBCgBVBQJTQWxoThSAAAAAAB0AKGlzc3Vlci1mcHJAZ3BnLmNvbW9kby5w cml2LmF0RDFFMTMxNkU5M0E3NjBBODEwNEQ4NUZBQkIzQTY4MDE4NjQ5QUEwNgAK CRC7OmgBhkmqBoyiD/oC8EmEFUwphS8HY1c15wwmnuGsP+riBzeZv+6nIG9JC4Ev Cai5bklLtjGp2evSgjrGxUhhW87VAMMU54NGwuOY55OyNmi7MZu0PnWxUypN7crB rpadu4+c098TkjPgnklbT1CRaQDx/C4yHOKm8MJHXxDTv9anPS3AeHr70KbM7i0h nO7OKBpxtR/o4MCZV09dYtMcXRyFdc4f2xUc7jZgvekF/kePEX4LLJIQc3Vn8oM+ ndBz/xtoX1xxhAZLV9cl3AiQj4LxPXLiPTufcSwkMLph7dbtLRCPChKEjv12RgyE 1hrl1n7/GXn2bt8momDqfKacjbtuGbFnDdvHncHgC0og1dnbtxESYgMj/pkO5Au5 inTWgoeSjrVbOlbPXNEn89OvAg39uvk9psaqtHSx3+SgI11QMj8yZ+Vv8d03psru I5eUzfYwXe+k1qrGLE/WC1UnhsA8f/9C1vryQsECQJuY48t5V9PXsYv15Wlk6rM7 QVk/n/XdVFxfMvGvn7woRV2viGuLKK/2WJMl12x7ifDRq2S5gqefXPSsjLvJTG+H IgIUa3kIb+4Rk4+xxBl1yYaqVUlGAs1yx7fsW08eLNUh3GQrW1rI26pXnIj2Zd3C gWLtRz/s4hAdMUPjmuE3U/119093gUSkG0Eo+QGm8hPx9s3Y+LJJ1r+aY9cJaw== =AjjE -----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---Source: duck Source-Version: 0.6 We believe that the bug you reported is fixed in the latest version of duck, which is due to be installed in the Debian FTP archive. 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. Simon Kainz <[email protected]> (supplier of updated duck 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: SHA512 Format: 1.8 Date: Tue, 14 Oct 2014 20:24:47 +0200 Source: duck Binary: duck Architecture: source all Version: 0.6 Distribution: unstable Urgency: low Maintainer: Simon Kainz <[email protected]> Changed-By: Simon Kainz <[email protected]> Description: duck - checks URLs in debian/control and debian/upstream files Closes: 741549 742000 742252 743793 746932 747149 751160 751165 763068 763069 Changes: duck (0.6) unstable; urgency=low . * Improved SSL handling for https URLS, now several SSL versions as well as GnuTLS is tried (Closes: #763069) . * Add checks for documentation urls in systemd.unit files. . * Fix Perl 5.20.* warning on experimental features. (Closes: #763068) . * Change package dependencies from Depends: to Suggests: for external helpers. . * Add very simple autodetection for SVN URLs in copyright files. (Closes: #743793) . * Add checks for Appstream Metadata files. . * Add environment variables: DUCK_NOCOLOR and DUCK_NOHTTPS . * Add colorized output (use --no-color to disable). . * for http URLs, add check if the equivalent https URL works (Closes: #746932) . * Now trailing commas are not treated as part of URLs in debian/copyright file (Closes: #751165) . * New output format: Prefixes for OK entries (O:), Warning entries (W:) and Error entries (E:). . * Extend regex matching scheme for d/control files. Now matches HTTP, HTTPS and FTP also. (Closes: #751160) . * Enhance detection for expired domains/domains for sale. (Closes: #747149) Thanks to Paul Wise <[email protected]> for this. . * Fix spurious newlines between lines of helper output (Closes: #741549) . * Add processing of DEP-3 patch files in directories containing a series file. (Closes: #742000) . * Add new command line option: . -P skip processing of patch files. . * Improved error handling for unreadable files. (Closes: #742252) Checksums-Sha1: 43c7cd184cd6e9c01fb88a6aff985555c53f6c5c 1783 duck_0.6.dsc 3520d4450e6d3d757de4b3c65972b68ab27965ff 13348 duck_0.6.tar.xz 81a9ad6f28be572e77efecf986251517c4f62522 14926 duck_0.6_all.deb Checksums-Sha256: 65dadccbcffb7dafdb926043b5a88bdbdf528fb741122ed226a6cf1db29e95a0 1783 duck_0.6.dsc 2e5f8f1584fc9c7cae03ce3eee46257450a15c044468e5e22bb28237c158bd66 13348 duck_0.6.tar.xz 3c5b923fd0bd179e6a58aed6826f614471adc9aa883f8f42fc5d28605997dad4 14926 duck_0.6_all.deb Files: eb9d0afb86f2ebd938965a31e0573e1b 14926 devel optional duck_0.6_all.deb 6ddbc604f77773d942a29ac306e5782e 1783 devel optional duck_0.6.dsc 02b1254ffe701fec0dc72509bbcd6242 13348 devel optional duck_0.6.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCgAGBQJUPW0wAAoJEBy08PeN7K/pHXAQAJ45uWq3rf8aPA4ehECH4QDC wCgcZZ8adOT3yhCWs1KiOliXWtC/knWwdG08f0SSE7zgfCHYIgURtLvamwrsYtBm YhpAovznbE5FQ5hI53YqCsNhzCKZ9eBhQM4/y7VQuftMIZlm1DcWlww1k+GQfO/5 YMumSZykKWaJwI/UTKdiVmhQgplWr/zbFmUbxj2ODpGoGV0lhiiRqgPclkF4MafF ZTEwX6b75q5d/9YOIQ/+hGFsgmkslhQezr6Nv2zAKU4nd04DUd3bfvNO36t5xxLD 2niyxLRAp1mVwfld+pyawxE5R9hZ4upQDIJVs2xzVxceZbuVxgCAvLWxTW+/U6Ks 1VT5RreRKO39eUuCbM4mzUXxWdOf3Wy0Q1PrVbnZyzyYYp8Jl9A7YNvu6O+gRdXN fqMyIQHGiX9mamz7hm5wuOU23zCq+w2coP9HNJPRzg6eEC3AZzABJbLMgv1XZnFs XAGKFOteNLGDbwfB5baZKH3FozxiQ8YlzLI60/VBRlk5D5psBJ3vVwznxFTNWcex +Vuwn4VEV3CILu95CBcnDaENGmiHIgecv2bbnRLubg6fzpJRLK7891Yc4Uk5ghKB 5bcgoHZgu6srjhi87C2LRJN4F7tt/Gbu4Wn4QSa5LTgKjHo0skTHYasTlPCMPQxs OzYftEWwL7L8U5kfAveb =byjT -----END PGP SIGNATURE-----
--- End Message ---

