Bug#869087: devscripts: [uscan] Files excluded without a matching pattern in debian/copyright's Files-Excluded

2017-07-20 Thread Emmanuel Bourg
Package: devscripts Version: 2.17.9 Severity: normal Hi, While updating plexus-archiver I noticed that uscan filters more files than expected. The watch file is: version=3 opts=uversionmangle=s{-alpha-}{~alpha} \ https://github.com/codehaus-plexus/plexus-archiver/tags

Bug#845566: devscripts: debclean is broken

2016-12-01 Thread Emmanuel Bourg
Hi, This change is a bit annoying, I used to run "debuild clean" to clean up my working directories and it no longer works. The extra "--" is rather inconvenient. I tried debclean instead but it doesn't seem to be equivalent to "debuild clean". For example with the tomcat8 package it executes

Bug#737843: manipulate unzip behavior

2015-11-15 Thread Emmanuel Bourg
be the default behavior and packagers shouldn't have to set extra parameters to achieve this. Emmanuel Bourg ___ devscripts-devel mailing list devscripts-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel

Bug#737843: manipulate unzip behavior

2015-11-15 Thread Emmanuel Bourg
test case that is sensitive to the line endings [2]. Most of the lines in folddata end with \n, but a few of them are terminated by \r\n to cover some corner cases with different line endings. The transformation performed by uscan alters folddata and causes the test to fail. Emmanuel Bourg

Bug#771119: [licensecheck] Check Groovy, Scala and Clojure files

2014-11-26 Thread Emmanuel Bourg
with the ';' character as prefix. This can be tested on the gradle package for .scala and .groovy files, and on the clojure1.6 package for .clj files. Thank you, Emmanuel Bourg ___ devscripts-devel mailing list devscripts-devel@lists.alioth.debian.org http

Bug#748462: uscan: mk-origtargz choke on .xpi files

2014-05-22 Thread Emmanuel Bourg
mk-origtargz also fails with the tomcat6 and tomcat7 watch files. In these packages we are monitoring a SVN tag which is an HTML document. The file downloaded is discarded but the version detected is used by a script to checkout the SVN repository and create the upstream tarball. Here is the

Bug#737843: [uscan] --repack replaces \r\n with \n in text files

2014-02-06 Thread Emmanuel Bourg
tarball. After investigating it looks like the repacking replaced the \r\n line terminators with \n, causing the unit tests to fail. Emmanuel Bourg [1] https://java.net/projects/javamail/downloads/download/source/javaxmail-1.5.1-src.zip -- Package-specific info: --- /etc/devscripts.conf