Bug#203792: Comment

2005-07-24 Thread Frank Lichtenheld
Comment on: #203792 [DPKG-SOURCE] dpkg-source: cannot represent change to .hashtab.c.swp: binary file contents changed dpkg-source already ignores such files when invoked with the -i switch (at least in the default regex). So the meaning of this bug either is dpkg-source should ignore some files

Processed: Patch

2005-07-24 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: tags 57194 patch Bug#57194: [DPKG-SOURCE] dpkg-source fails if there are extra newlines in the dsc file There were no tags set. Tags added: patch thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system

Processed: tagging 133470

2005-07-24 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: # Automatically generated email from bts, devscripts version 2.8.14 # I confirmed that there is indeed a bug here, patch is in preparation tags 133470 confirmed Bug#133470: dpkg-dev: dpkg-buildpackage signinterface check Tags were: patch Tags added:

Processed: severity of 57194 is minor, merging 57194 156319

2005-07-24 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: # Automatically generated email from bts, devscripts version 2.8.14 severity 57194 minor Bug#57194: [DPKG-SOURCE] dpkg-source fails if there are extra newlines in the dsc file Severity set to `minor'. # both are about superfluous newlines at the

Processed: Patch - or not?

2005-07-24 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: tags 133470 - patch confirmed Bug#133470: dpkg-dev: dpkg-buildpackage signinterface check Tags were: confirmed patch Tags removed: patch, confirmed thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system

Processed: Patch

2005-07-24 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: tags 306874 patch Bug#306874: dpkg-dev: dpkg-source error message non-ideal when asked to extract directory There were no tags set. Tags added: patch thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking

Bug#133470: Patch - or not?

2005-07-24 Thread Frank Lichtenheld
tags 133470 - patch confirmed thanks ok, the patch supplied by Julian to this bug is bogus since it is perfectly ok to specify a signcommand != gpg and != pgp, dpkg-buildpackage will assume a pgp style interface in this case. On the other the hand, the check that is there really makes no sense

Bug#306874: Patch

2005-07-24 Thread Frank Lichtenheld
tags 306874 patch thanks [EMAIL PROTECTED]/dpkg--devel--1.13--patch-8: --- orig/ChangeLog +++ mod/ChangeLog @@ -1,5 +1,8 @@ 2005-07-24 Frank Lichtenheld [EMAIL PROTECTED] + * scripts/dpkg-source.pl: give more meaningful error message + if first argument to dpkg-source -x is a

Processed: retitle 65839 to [DOC] dpkg-scan{packages,sources} could do with mentioning gzipping ... ...

2005-07-24 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: # Automatically generated email from bts, devscripts version 2.8.14 retitle 65839 [DOC] dpkg-scan{packages,sources} could do with mentioning gzipping Bug#65839: dpkg-scan{packages,sources} could do with mentioning gzipping Changed Bug title.

Processed: Patch

2005-07-24 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: tags 147574 patch Bug#147574: [DPKG-SOURCE] dpkg-dev: dpkg-source -b behaves wrongly when given absolute arg There were no tags set. Tags added: patch thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking

Bug#147574: Patch

2005-07-24 Thread Frank Lichtenheld
tags 147574 patch thanks debian.org--2005/dpkg--devel--1.13--patch-9: --- orig/ChangeLog +++ mod/ChangeLog @@ -1,5 +1,9 @@ 2005-07-24 Frank Lichtenheld [EMAIL PROTECTED] + + * scripts/dpkg-source.pl: handle absolute paths correctly in + all (tested) cases of building (-b) +

Processed: Patch

2005-07-24 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: tags 306474 patch Bug#306474: dpkg-gencontrol: messes with the case of user-defined fields There were no tags set. Tags added: patch thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator

Processed: reassign 122255 to dpkg,dpkg-dev

2005-07-24 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: # Automatically generated email from bts, devscripts version 2.8.14 # this affects programs in both packages reassign 122255 dpkg,dpkg-dev Bug#122255: dpkg-shlibdeps, others : Breaks on files that have // in their name Bug reassigned from package

Bug#306474: Patch

2005-07-24 Thread Frank Lichtenheld
tags 306474 patch thanks [EMAIL PROTECTED]/dpkg--devel--1.13--patch-11: --- orig/ChangeLog +++ mod/ChangeLog @@ -1,5 +1,7 @@ 2005-07-24 Frank Lichtenheld [EMAIL PROTECTED] + * scripts/controllib.pl (capit): uppercase all letters that + come after a minus ('-') *

Processed: Fixed?

2005-07-24 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: tags 6820 unreproducible Bug#6820: [DPKG-SOURCE] dpkg-source and programmers' manual 3.4.1 There were no tags set. Bug#7014: [DPKG-SOURCE] dpkg-source -b does not do all required checks Tags added: unreproducible thanks Stopping processing here.

Processed: reassign 122255 to dpkg,dpkg-dev

2005-07-24 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: # Automatically generated email from bts, devscripts version 2.8.14 # this affects programs in both packages reassign 122255 dpkg,dpkg-dev Bug#122255: dpkg-shlibdeps, others : Breaks on files that have // in their name Bug reassigned from package

Bug#6820: Fixed?

2005-07-24 Thread Frank Lichtenheld
tags 6820 unreproducible thanks The mentioned restriction that isn't tested upon building source packages (Creating directories, other than debian) doesn't seem to exist anymore. Can this bug be closed then? Gruesse, -- Frank Lichtenheld [EMAIL PROTECTED] www: http://www.djpig.de/ -- To

Bug#306474: New patch

2005-07-24 Thread Frank Lichtenheld
This patch contains an error (good that I have begun to actually write a dpkg-dev test suite :), [EMAIL PROTECTED]/dpkg--devel--1.13--patch-13 is needed additionally. Short explanation: ucfirst only makes the first letter uppercase, it doesn't affect any other letters so we should use ucfirst(lc)

Bug#319816: controllib.pl: parsedep doesn't parse architectures correctly

2005-07-24 Thread Frank Lichtenheld
Package: dpkg-dev Version: 1.13.10 Severity: normal Tags: patch While creating a unit testing suite for dpkg-dev I found a bug in parsedep(): Due to some unclean variable definitions (not detected since the script doesn't use use strict *shudder*) sometimes it generates wrong lists of