Bug#669568: [nmudiff] add option to use Cc (instead of Bcc)

2012-04-19 Thread Jakub Wilk
Package: devscripts Version: 2.11.6 Severity: wishlist User: devscri...@packages.debian.org Usertags: nmudiff I prefer to have cont...@bugs.debian.org in Cc rather than in Bcc. Please add an option (ideally, configurable in ~/.devscripts) to use Cc. Thanks. -- Jakub Wilk

Bug#659084: devscripts: [PATCH] debsign - use POSIX command substitution $()

2012-02-25 Thread Jakub Wilk
=/etc/ld.so.conf; echo $(head -n 1 \$1\) head: cannot open `' for reading: No such file or directory -- Jakub Wilk -- To unsubscribe, send mail to pkg-devscripts-unsubscr...@teams.debian.net.

Bug#533495: [debcheckout] Support multiline Vcs-* fields

2012-01-26 Thread Jakub Wilk
to unfold the field, so that it appears a single line in dsc. Then debcheckout wouldn't require any changes. (dpkg is already aware of existence of Vcs-* fields, so it should be okay to teach it also a bit about their semantics.) -- Jakub Wilk -- To unsubscribe, send mail to pkg-devscripts

Bug#576853: [rc-alert] please show bugs assigned to source packages, too

2012-01-11 Thread Jakub Wilk
I'm currently using the attached wrapper script to work around this limitation, but I'd love have it fixed in devscripts proper. -- Jakub Wilk #!/bin/sh installed='install ok installed' exec rc-alert $@ \ $(grep-status -F Status -w $installed -n -s Source:Package | sed -e 's/\([^ ]*\).*/src

Bug#654460: [bts] please validate 2nd argument to reopen (and owner)

2012-01-03 Thread Jakub Wilk
. Please validate that the second argument to reopen contains at least @. (The owner command has the same problem, though less likely to be triggered in practice.) -- Jakub Wilk -- To unsubscribe, send mail to pkg-devscripts-unsubscr...@teams.debian.net.

Bug#649165: [build-rdeps] confuses architecture restrictions with package names

2011-11-18 Thread Jakub Wilk
: | - | | starpu-contrib | | Found a total of 1 reverse build-depend(s) for i386. | | Reverse Build-depends in main: | -- | | calf | starpu | alsa-lib [...snip, lots of other stuff...] None of the printed packages actually build-depend on i386. -- Jakub Wilk

Bug#641979: [debc] space after -a/-t is required

2011-09-18 Thread Jakub Wilk
/sh linked to /bin/dash Versions of packages devscripts depends on: ii dpkg-dev 1.16.0.3 ii libc6 2.13-21 ii perl 5.12.4-4 ii python 2.7.2-5 ii python2.6 2.6.7-4 ii python2.7 2.7.2-5 -- Jakub Wilk -- To unsubscribe, send mail to pkg-devscripts-unsubscr

Bug#576853: [rc-alert] please show bugs assigned to source packages, too

2011-08-07 Thread Jakub Wilk
for this information. Until #566709 is handled, I'm not sure it's worth the effort trying to change our parsing of that page to find source package bugs. FYI, #566709 has been (sort-of) fixed. -- Jakub Wilk -- To unsubscribe, send mail to pkg-devscripts-unsubscr...@teams.debian.net.

Bug#633403: [debdiff] sensitive to order of files in *.changes

2011-07-09 Thread Jakub Wilk
between the control files of package bash-doc No differences were encountered between the control files of package bash-static -- Package-specific info: --- ~/.devscripts --- DEBDIFF_AUTO_VER_SORT=yes DEBDIFF_SHOW_MOVED=yes DEBDIFF_SHOW_DIFFSTAT=yes -- Jakub Wilk -BEGIN PGP SIGNED

Bug#626830: [dcmd] option for recursive expansion

2011-05-15 Thread Jakub Wilk
-R rcs_5.7-25_amd64.changes rcs_5.7.orig.tar.gz rcs_5.7-25.diff.gz rcs_5.7-25.dsc rcs_5.7-25_amd64.deb rcs_5.7-25_amd64.changes -- Jakub Wilk -- To unsubscribe, send mail to pkg-devscripts-unsubscr...@teams.debian.net.

Bug#612500: [build-rdeps] trailing whitespace

2011-02-08 Thread Jakub Wilk
Package: devscripts Version: 2.10.69 Severity: minor User: devscri...@packages.debian.org Usertags: build-rdeps build-rdeps adds two spaces after each package name: $ build-rdeps --only-main python-djvu | grep '^[a-z]' | cat -A ocrodjvu $ This is (mildly) annoying. -- Jakub Wilk

Bug#612521: [bts] wheezy{,-ignore} tags

2011-02-08 Thread Jakub Wilk
Package: devscripts Version: 2.10.69 User: devscri...@packages.debian.org Usertags: bts Please add support for wheezy and wheezy-ignore tags to bts. -- Jakub Wilk -- To unsubscribe, send mail to pkg-devscripts-unsubscr...@teams.debian.net.

Bug#605427: [dget] please use the same proxy settings as apt

2010-11-29 Thread Jakub Wilk
Acquire::$protocol::Proxy) export ${protocol}_proxy done exec /usr/bin/dget $@ It would be nice if dget used apt settings out of the box. :) -- Jakub Wilk -- To unsubscribe, send mail to pkg-devscripts-unsubscr...@teams.debian.net.

Bug#599354: [dget] Please download .deb in case of permission problems

2010-10-06 Thread Jakub Wilk
if it fell back to downloading .deb in such cases. -- Jakub Wilk signature.asc Description: Digital signature

Bug#595251: [dd-list] should strip leading/trailing whitespace

2010-09-02 Thread Jakub Wilk
python-tgext.admin (U) Stefano Zacchiroli z...@debian.org sprox (U) (Note that zack is listed twice.) -- Jakub Wilk signature.asc Description: Digital signature

Bug#590832: [build-rdeps] doesn't handle packages with + in name correctly

2010-07-29 Thread Jakub Wilk
from the web ii xz-utils 4.999.9beta+20100713-1 XZ-format compression utilities -- Jakub Wilk signature.asc Description: Digital signature

Bug#589437: [rmadison] --url=udd undocumented

2010-07-17 Thread Jakub Wilk
Package: devscripts Version: 2.10.65 Severity: minor User: devscri...@packages.debian.org Usertag: rmadison http://qa.debian.org/cgi-madison/madison.cgi was added in 2.10.62 as known madison URL. However this fact is not documented in the manual page. -- Jakub Wilk signature.asc

Re: debian/watch problem due to http://code.google.com download page's link format change

2010-05-15 Thread Jakub Wilk
affects all the packages whose upstream source code is hosted on code.google.com. Is there an easy way to deal this. Yes, there is (for some values of easy): http://bugs.debian.org/581622#10 -- Jakub Wilk signature.asc Description: Digital signature

Bug#581572: [debchange] --maintainer should keep timezone as-is

2010-05-13 Thread Jakub Wilk
Package: devscripts Version: 2.10.64 Severity: wishlist User: devscri...@packages.debian.org Usertags: debchange It would be nice if dch in the --maintainer mode didn't change timezone of the top changelog entry. -- Jakub Wilk signature.asc Description: Digital signature

Bug#581573: [debdiff] compare *.deb and *.changes in version order

2010-05-13 Thread Jakub Wilk
Package: devscripts Version: 2.10.64 Severity: wishlist User: devscri...@packages.debian.org Usertags: debdiff Currently --auto-ver-sort works only for comparing source packages. It would be nice if it worked also when comparing two *.deb files or two *.changes files. -- Jakub Wilk

Bug#581572: [debchange] --maintainer should keep timezone as-is

2010-05-13 Thread Jakub Wilk
/ --mainttrailer do what you want? Or were you looking for the datestamp to update, but maintaining the existing timezone? The latter. -- Jakub Wilk signature.asc Description: Digital signature

Bug#576853: [rc-alert] please show bugs assigned to source packages, too

2010-04-07 Thread Jakub Wilk
Package: devscripts Version: 2.10.62 Severity: wishlist rxvt-unicode is RC-buggy, but the RC bug (#570689) is assigned to the source package. rc-alert doesn't show this bug: $ rc-alert rxvt-unicode | wc -l 0 -- Jakub Wilk signature.asc Description: Digital signature

Bug#556375: [mass-bug] From header only with e-mail address

2009-11-15 Thread Jakub Wilk
Package: devscripts Version: 2.10.55 Severity: minor Unlike reportbug or devscript's bts, mass-bug is unable to put my full name into the From header: $ echo $DEBEMAIL $DEBFULLNAME $(getent passwd $USER | cut -d: -f5 | cut -d, -f1) uba...@users.sf.net Jakub Wilk $ reportbug --template

Bug#542962: [bts] please append thanks

2009-08-22 Thread Jakub Wilk
such a line. -- Jakub Wilk -- To unsubscribe, send mail to pkg-devscripts-unsubscr...@teams.debian.net.

Bug#542961: devscripts: [bts] typo in bts(1): --no-acks

2009-08-22 Thread Jakub Wilk
Package: devscripts Version: 2.10.53 Severity: minor bts manual page refers to a --no-acks option, whereas the option name is actually --no-ack. -- Jakub Wilk -- To unsubscribe, send mail to pkg-devscripts-unsubscr...@teams.debian.net.

Bug#535337: [licensecheck] should skip empty files

2009-07-01 Thread Jakub Wilk
: *No copyright* UNKNOWN -- Jakub Wilk -- To unsubscribe, send mail to pkg-devscripts-unsubscr...@teams.debian.net.

Bug#531059: [licensecheck] use of uninitialized value

2009-05-29 Thread Jakub Wilk
dulwich-0.3.2/dulwich/repo.py Use of uninitialized value $1 in concatenation (.) or string at /usr/bin/licensecheck line 392. dulwich-0.3.2/dulwich/repo.py: GPL (v) -- Jakub Wilk -- To unsubscribe, send mail to pkg-devscripts-unsubscr...@teams.debian.net.

Bug#528193: [debsnap] does not work with current mktemp

2009-05-11 Thread Jakub Wilk
-- Jakub Wilk -- To unsubscribe, send mail to pkg-devscripts-unsubscr...@teams.debian.net.

Bug#480852: [checkbashisms] `kill -9` is considered as a bashism

2008-05-12 Thread Jakub Wilk
ii sed 4.1.5-6The GNU sed stream editor -- Jakub Wilk -- To unsubscribe, send mail to [EMAIL PROTECTED]

Bug#480852: kill(1posix) should mention that -SIGNAME and -SIGNUMBER are XSI extensions

2008-05-12 Thread Jakub Wilk
/utilities/kill.html kill(1posix) manual page fails to mention that, so I'm reassigning the bug. -- Jakub Wilk -- To unsubscribe, send mail to [EMAIL PROTECTED]