Your message dated Fri, 26 Sep 2014 01:03:48 +0000 with message-id <[email protected]> and subject line Bug#762070: fixed in devscripts 2.14.7 has caused the Debian Bug report #762070, regarding devscripts: [licensecheck] should check also javascript files by default 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.) -- 762070: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=762070 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: devscripts Version: 2.14.6 Severity: wishlist Dear Maintainer, For better or for worse, javascript is becoming a widely used language and more debian package are about packaging javascript. Packaging javascript requires an analysis of the javacript files to check their license and copyright. Unfortunately, by default, licensecheck does not parse javascript files. One has to use the -c option to check for licenses in copyright files. This small patch add js in the default language list. All the best --- /usr/bin/licensecheck~ 2014-08-05 16:40:16.000000000 +0200 +++ /usr/bin/licensecheck 2014-09-17 20:24:07.021840282 +0200 @@ -160,7 +160,7 @@ $default_ignore_regex =~ s/^#.*$//mg; $default_ignore_regex =~ s/\n//sg; -my $default_check_regex = '\.(c(c|pp|xx)?|h(h|pp|xx)?|f(77|90)?|go|p(l|m)|xs|sh|php|py(|x)|rb|java|vala|el|sc(i|e)|cs|pas|inc|dtd|xsl|mod|m|tex|mli?|(c|l)?hs)$'; +my $default_check_regex = '\.(c(c|pp|xx)?|h(h|pp|xx)?|f(77|90)?|go|p(l|m)|xs|sh|php|py(|x)|rb|js|java|vala|el|sc(i|e)|cs|pas|inc|dtd|xsl|mod|m|tex|mli?|(c|l)?hs)$'; my $modified_conf_msg; *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective)? * What was the outcome of this action? * What outcome did you expect instead? *** End of the template - remove these template lines *** -- Package-specific info: --- /etc/devscripts.conf --- --- ~/.devscripts --- DEBCHANGE_RELEASE_HEURISTIC=changelog DEBSIGN_KEYID="49AB2B6C" DEBUILD_LINTIAN=yes DEBUILD_LINTIAN_OPTS="-i -I --show-overrides" USCAN_DESTDIR=../tarballs DEBRELEASE_DEBS_DIR=../build-area -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16-1-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages devscripts depends on: ii dpkg-dev 1.17.13 ii libc6 2.19-11 ii perl 5.20.0-6 ii python3 3.4.1-1 pn python3:any <none> Versions of packages devscripts recommends: ii at 3.1.15-1 ii curl 7.38.0-1 ii dctrl-tools 2.23 ii debian-keyring 2014.08.31 ii dput-ng [dput] 1.8 ii dupload 2.7.0 ii equivs 2.0.9 ii fakeroot 1.20.1-1.1 ii file 1:5.19-2 ii gnupg 1.4.18-4 ii libdistro-info-perl 0.13 ii libencode-locale-perl 1.03-1 ii libjson-perl 2.61-1 ii liblwp-protocol-https-perl 6.06-2 ii libparse-debcontrol-perl 2.005-4 ii libsoap-lite-perl 1.11-1 ii liburi-perl 1.64-1 ii libwww-perl 6.08-1 ii lintian 2.5.27 ii man-db 2.6.7.1-1 ii patch 2.7.1-6 ii patchutils 0.3.3-1 ii python3-debian 0.1.23 pn python3-magic <none> ii sensible-utils 0.0.9 ii strace 4.9-2 ii unzip 6.0-12 ii wdiff 1.2.2-1 ii wget 1.15-1+b1 ii xz-utils 5.1.1alpha+20120614-2 Versions of packages devscripts suggests: ii bsd-mailx [mailx] 8.1.2-0.20140825cvs-1 ii build-essential 11.7 pn cvs-buildpackage <none> pn devscripts-el <none> pn gnuplot <none> ii gpgv 1.4.18-4 pn libauthen-sasl-perl <none> ii libfile-desktopentry-perl 0.07-1 ii libnet-smtp-ssl-perl 1.01-3 ii libterm-size-perl 0.207-1+b2 ii libtimedate-perl 2.3000-2 ii libyaml-syck-perl 1.27-2+b2 ii mutt 1.5.23-1.1 ii openssh-client [ssh-client] 1:6.6p1-7 pn svn-buildpackage <none> ii w3m 0.5.3-17 -- no debconf information
--- End Message ---
--- Begin Message ---Source: devscripts Source-Version: 2.14.7 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. 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. James McCoy <[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: SHA512 Format: 1.8 Date: Thu, 25 Sep 2014 20:49:15 -0400 Source: devscripts Binary: devscripts Architecture: source amd64 Version: 2.14.7 Distribution: unstable Urgency: low Maintainer: James McCoy <[email protected]> Changed-By: James McCoy <[email protected]> Description: devscripts - scripts to make the life of a Debian Package maintainer easier Closes: 544366 622561 739137 753772 754203 757425 757481 757614 757807 758668 762070 762888 Changes: devscripts (2.14.7) unstable; urgency=low . [ Cyril Brulebois ] * deb-reversion: update change_version(), fixing the missing call_hook statement in the udeb case. That was overlooked when the changelog massaging was made conditional, and causes hooks to be ignored for udebs. (Closes: #757425) . [ James McCoy ] * debsign/debi/debc: Delay checking for the existence of the --debs-dir/DEBRELEASE_DEBS_DIR directory until we get to code that actually uses said directory. (Closes: #544366) * mk-build-deps: Pass the file, not package, names to unlink when --remove is given. (Closes: #757481) * debcheckout: Always define $origtgz_name when a URL is specified on the command line. (Closes: #757614) * dcmd: Add --debtar option and restrict --tar/--orig to orig.tar.*. Thanks to Osamu Aoki for the patch. (Closes: #622561) * grep-excuses: Remove useless call to “hostname --fqdn”. (Closes: #758668) * build-rdeps: Recognize arch-qualified package names. Thanks to Stuart Prescott for the patch. (Closes: #757807) * uscan: + Consistently pass the path to the downloaded (and possibly renamed/symlinked/…) file as an argument to the watch file's action command. + Add support for a repacksuffix option to the watch file. This is passed through to mk-origtargz. (Closes: #753772) + Specify Referer header when traversing http(s) sites. Thanks to David Prévot for the patch. (Closes: #739137) * mk-origtargz: Add a --repack-suffix option to adjust the upstream version when the upstream sources are modified (e.g., due to Files-Excluded). * bts: Don't send the email when the user saves an empty body for the email. (Closes: #762888) . [ Benjamin Drung ] * Remove unused build-dependencies libjson-perl and libterm-size-perl . [ Joachim Breitner ] * mk-origtargz: Treat jars like zip files (Closes: #754203) . [ Dominique Dumont ] * licensecheck: Check javascript files. (Closes: #762070) Checksums-Sha1: 003f634684ff734bd003e1d2a424648423209d86 2236 devscripts_2.14.7.dsc 390766e70f9121f35d9dee8637e13e439f75ff89 606160 devscripts_2.14.7.tar.xz 003abcb352f5e42b3ad8d9b1fa7dd76e43c6daff 897092 devscripts_2.14.7_amd64.deb Checksums-Sha256: 9c9b3b504bb2bdc4ea5e89b00f79969a190818b167c5313765ea9b5d53bb476e 2236 devscripts_2.14.7.dsc d56fe7ba9a1074a44dca62f66ab03c5e9fa3338d3c298ae8d6a5f1a92162b715 606160 devscripts_2.14.7.tar.xz fe1c125df0a6a5494af2ad15bfb3edc3fdd468f16da738bcf1cfa3e0e1fd7207 897092 devscripts_2.14.7_amd64.deb Files: e118bb19dc9fc5cca13397e38b0824c1 897092 devel optional devscripts_2.14.7_amd64.deb 425ab7f39caaad73cb2460f2669c8cce 2236 devel optional devscripts_2.14.7.dsc 0e782a14f4575c4cf2bc06d40425f700 606160 devel optional devscripts_2.14.7.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQJ8BAEBCgBmBQJUJLn8XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ5MUJGQkY0RDY5NTZCRDVERjdCNzJEMjNE RkU2OTFBRTMzMUJBM0RCAAoJEN/mka4zG6Pb5HIP/jqYSWdXIYHUDiWdLzar7SFX Cu4of5J1WjuFee7h8UE1kBppUfU0+x5LsQzUOJ5RlFnrfPMA7YxIGitqbQfJe5+7 OMa1V51x0a6mIUz8z1eN6wSfEWQgHychg/kjO9PW1cBnszPrcU02Qu5nWdfHf0Bx KkolYu8EUBcx8iK/3S6PA6F0sOzNbwv0dftyTlFKksPH4ra0MPdP3RIFlbZhzSmQ Y2Ce4NcbR0QHp+AIdx2MPg+VENIPamqw+jHIpxnAhSUAyGBz8OJL7HK00SzPet3K 3a9JbGlDB/6GK5jTTO38Hj7CUrYOJeBVOCWyVn/CLr//xF22FdJhI+TKd+G7wN9o NG4019O+PDXoqXnKfWnCMSPj4sQJS4OkvLX5Dfb/UbSDzyupMmIDJF/2vR5Dta6E mFLgld9A/1WpQnehAViRY3l4UoIIOSe1zVSUiZKfoYatHJPgRZClJKWb+BMW1OUh ZAGbORtv9dw/+OIl7OZkl5UEQhexK20o1i8RLy0XeJkXhCVypdaM3ahQ2TLxMiDX tex977Orhq1BkzjaZI16TzGKlNIesyjjH+h89qvSNu+PD3sgIyQyjkVo4YK/WEX5 JzFzUTZB5KIrAR4kdibqgmjRc7+XnOh9Iq8hgLM7McEC7YFba9qNlX9Dn9xhaZtq /1S9CU6FuasG51Jz7GO4 =wsYL -----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________ devscripts-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel
