chiark / gitweb /
devscripts (2.10.69+squeeze4) stable-security; urgency=high
[devscripts.git] / debian / changelog
1 devscripts (2.10.69+squeeze4) stable-security; urgency=high
2
3   * dget:
4     + Fix CVE-2012-2241 (arbitrary file deletion)
5     + Fix CVE-2012-2242 (arbitrary code execution)
6   * dscverify: Fix CVE-2012-2240 (arbitrary code execution)
7   * debdiff: Fix regression in exit code, introduced in 2.10.69+squeeze2
8     (Closes: 686247)
9
10  -- James McCoy <jamessan@debian.org>  Fri, 14 Sep 2012 21:32:38 -0400
11
12 devscripts (2.10.69+squeeze3) stable-security; urgency=high
13
14   * annotate-output: Fix to prevent symlink attack: don't delete
15     safely-created file and reuse its name.  Instead, create temporary
16     directory and create FIFOs therein.  Also, be sure to remove temporaries
17     upon catchable signal.  Thanks to Jim Meyering for the patch.  Fixes
18     CVE-2012-3500.
19
20  -- James McCoy <jamessan@debian.org>  Sun, 26 Aug 2012 11:38:43 -0400
21
22 devscripts (2.10.69+squeeze2) squeeze-security; urgency=high
23
24   [ Adam D. Barratt ]
25   * debdiff: Fix CVE-2012-0211 and CVE-2012-0212 (argument injection /
26     modification)
27
28   [ Raphael Geissert ]
29   * debdiff:
30     + Fix CVE-2012-0210 (insufficient input sanitising reading .dsc
31       and .changes files)
32     + Remove undocumented feature treating extensionless files as if
33       they were packages (Closes: #659559)
34
35  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Tue, 14 Feb 2012 10:26:14 +0000
36
37 devscripts (2.10.69+squeeze1) stable; urgency=low
38
39   * bts: Accept the "wheezy" and "wheezy-ignore" tags.
40   * debchange:
41     + Set Squeeze as the default backports target.
42     + Recognize "lenny-backports-sloppy" and "squeeze-backports"
43       distributions.
44     + Remove "etch-backports" and "etch-volatile" distributions.
45
46  -- James Vega <jamessan@debian.org>  Sun, 06 Feb 2011 01:01:14 -0500
47
48 devscripts (2.10.69) unstable; urgency=low
49
50   [ James Vega ]
51   * po4a: Add targets to transform translated POD/DocBook files into man
52     pages.  (Closes: #597782)
53   * Include command list in localized devscripts.1.  (Closes: #597906)
54   * Fix a couple markup issues in source files for generated man pages.
55   * bts: Don't send an empty email when --no-action is given.  (Closes:
56     #600822)
57
58   [ David Prévot ]
59   * Update French translation.  (Closes: #599234, #600033)
60
61   [ Patrick Schoenfeld ]
62   * Replace occurences of old FSF address with the FSF recommendation
63     what should be written inside of source files.
64     (Closes: #502512) 
65
66  -- James Vega <jamessan@debian.org>  Thu, 21 Oct 2010 07:36:42 -0400
67
68 devscripts (2.10.68) unstable; urgency=low
69
70   [ James Vega ]
71   * dget: Fix parsing of apt-cache and sources.list when given only a package
72     name.  (Closes: #594904)
73   * debchange:
74     + Remove EOL Ubuntu release Intrepid.  Add new development release Natty.
75       (Closes: #593659)
76     + Remove Etch and add Squeeze as backports targets.  Lenny is still the
77       default bpo target.
78   * rmadison: Change Backports URL to backports.debian.org. (Closes: #595714)
79
80   [ Luk Claes ]
81   * Adjust rmadison documentation for move of accessible projectb mirror
82     from merkel to ries.
83
84  -- James Vega <jamessan@debian.org>  Wed, 08 Sep 2010 18:46:35 -0400
85
86 devscripts (2.10.67) unstable; urgency=low
87
88   * debcommit: Use the first detected changelog instead of the last.  (Closes:
89     #591368)
90   * debsnap: Remove use of pure-perl specific functions from JSON module.
91     (Closes: #591392)
92   * debchange: Clarify how the TZ environment variable affects debchange.
93     Based on a patch by Rolf Leggewie.  (LP: #330430)
94
95  -- James Vega <jamessan@debian.org>  Sat, 14 Aug 2010 12:02:17 -0400
96
97 devscripts (2.10.66) unstable; urgency=low
98
99   [ James Vega ]
100   * bts:
101     + Fix ability to clear all tags on a bug.  (Closes: #539688)
102     + Detect invalid characters in usertags.  (Closes: #590930)
103     + Allow specifying multiple tag modifiers (+, -, =) in one usertag stanza.
104   * rc-alert: Add missing hyphens and correct formatting in the man page.
105     Based on a patch by Salvatore Bonaccorso.  (Closes: #589607)
106   * checkbashisms: Allow kill & trap XSI-isms unless --posix is given, as per
107     Policy 3.9.1.0.  (Closes: #486823)
108   * debchange: Add --[no]multimaint-merge option, corresponding to the
109     DEBCHANGE_MULTIMAINT_MERGE configuration variable.  (Closes: #590842)
110   * licensecheck: Add .pas, .inc, .dtd., .xsl, and .mod files to the default
111     check list.  (Closes: #534988, #591305)
112   * build-rdeps: Escape regular expression metacharacters in package names.
113     (Closes: #590832)
114   * Build-Depends on po4a (>= 0.40) so po4a recognizes .TQ macro.
115
116   [ Cyril Brulebois ]
117   * uscan: Get rid of extra quoting in dpkg --compare-versions calls.
118     (Closes: #590178)
119
120   [ Carsten Hey ]
121   * debsign: Add options --re-sign and --no-re-sign to let the user choose
122     whether an already signed file should be resigned.  (Closes: #580821)
123
124  -- James Vega <jamessan@debian.org>  Mon, 02 Aug 2010 01:31:38 -0400
125
126 devscripts (2.10.65.1) unstable; urgency=low
127
128   * debc:
129     + Call changelog_parse correctly.  (Closes: #588947)
130     + Update bash completion to complete *.changes files and package names.
131       Thanks to Stefano Rivera for the patch.  (Closes: #584703)
132
133  -- James Vega <jamessan@debian.org>  Tue, 13 Jul 2010 20:10:09 -0400
134
135 devscripts (2.10.65) unstable; urgency=low
136
137   [ James Vega ]
138   * Remove mergechanges from the set of commands which use completion of
139     package names.  (Closes: #578167)
140   * bts:
141     + Use sendmail to send mails with extra headers when $(DEB)EMAIL aren't
142       present.  (Closes: #577564)
143     + Document that $(DEB)EMAIL must be in the environment to send email using
144       either --mutt or --smtp-host.  (Closes: #578334)
145     + Cleanup the help output and add some options which were only documented
146       in the man page.
147     + Allow specifying multiple tag modifiers (+, -, =) in one tag stanza.
148       (Closes: #578118)
149     + Document the valid values for the status key in the select command.
150       (Closes: #583067)
151   * debsnap:
152     + Iterate over the list of files listed for a hash until we find one that
153       matches the requested package.  (Closes: #584734)
154     + Warn and move on to the next file if no files are present for a given
155       hash or none match the requested package.  (Closes: #587265)
156     + Handle error responses from snapshot.debian.org.  (Closes: #587217)
157     + Use the basename of the file being downloaded as the name under which to
158       save it.  (Closes: #584735)
159     + Do not remove the destination directory when --force is given.  (Closes:
160       #587517)
161   * Remove --ignore-dirname options (and deprecation notices) from all
162     scripts.  6.5 years is long enough to stop using that option.
163   * diff2patches: Document the patch naming scheme and use of “debian/” as the
164     destination directory when “debian/patches/” doesn't exist.  (Closes:
165     #552693)
166   * mk-build-deps:
167     + Add options to build packages which depend on solely Build-Depends or
168       Build-Depends-Indep.  (Closes: #498898)
169     + Include build-essential in Depends.  (Closes: #565889)
170   * debi: Use “dpkg -O” instead of parsing dpkg-query's output to upgrade only
171     packages which are already installed.  (Closes: #563390)
172   * debcheckout: Specifically call out that Debian hosts are already handled
173     in DEBCHECKOUT_AUTH_URLS' description.  Thanks to martin f. krafft for the
174     suggested wording.  (Closes: #530581)
175   * debchange: When running “dch -r”, use <dist>-backports if a backports
176     upload is detected.  (Closes: #588502)
177   * uupdate: Use “0ubuntu1” for the Debian revision of the version number when
178     running uupdate on Ubuntu systems.  Based on a patch by Guillaume Martres.
179     (Closes: #577998)
180   * Ship French man pages in UTF-8 now that #196762 is fixed.
181
182   [ Martin Zobel-Helas ]
183   * Remove svk from Recommends, it is no longer in the archive. (Closes:
184     #581224)
185
186   [ Raphael Geissert ]
187   * checkbashisms:
188     + Makefile handling:
189       - Simplify make variables as shell variables.  (Closes: #535368)
190       - Convert all $$ to $.
191       - Recognize SHELL setting in Makefile when being set as an override.
192       - Ignore make's '-' for ignore errors.
193       - Fix some false positives due to target names.
194     + Detect incorrect use of ^ instead of ! for negation in pattern matching
195       collections.  (Closes: #497489)
196     + Detect use of {post,pre}{increment,decrement} in arithmetic expansion.
197       (Closes: #572006)
198     + Detect use of Bash's “printf -v var ...” or the %b and %q format
199       specifiers.
200     + Detect use of the Bash's “coproc” keyword.
201     + Detect use of Bash's “;;&” and ”;&” operators.
202     + Add support for handling line continuations.  (Closes: #531327)
203     + Fix a false positive with file redirection.
204     + Fix handling of indented heredoc delimiters.
205     + Fix some parsing of quoted strings.
206     + Detect use of exponentiation.
207     + Detect use of the 'jobs' built-in.
208     + Detect use of command with options other than “-p”.
209     + Fix a false positive with redirection to an fd specified via a variable.
210     + Detect unexpected EOF for unclosed heredocs, quoted strings, and line
211       continuations.
212
213   [ Simon McVittie ]
214   * mk-build-deps:
215     + Build an Arch: any package if any of the Build-Depends have architecture
216       requirements.  (Closes: #580600)
217     + Allow specifying for which architecture to build the package.
218
219   [ Charles Plessy ]
220   * debchange: Add “--team” support.  (Closes: #588714)
221
222  -- James Vega <jamessan@debian.org>  Mon, 12 Jul 2010 23:22:08 -0400
223
224 devscripts (2.10.64) unstable; urgency=low
225
226   [ Stefano Zacchiroli ]
227   * devscripts.1: generic documentation for $DEBEMAIL and $DEBFULLNAME
228
229   [ James Vega ]
230   * Devscripts::Versort: Correct _versort so the lists it returns aren't
231     shorter than the ones passed in to _versort.  (Closes: #577654)
232   * debcheckout: Switch from using the Switch module to Perl 5.10's switch
233     feature.
234
235  -- James Vega <jamessan@debian.org>  Tue, 13 Apr 2010 23:46:10 -0400
236
237 devscripts (2.10.63) unstable; urgency=low
238
239   [ Christoph Berg ]
240   * debcheckout: inject extra slash in "hg ssh://hg.debian.org//" URLs so
241     paths are not based in the user's $HOME.
242
243   [ James Vega ]
244   * Devscripts::Versort:
245     + Restore previous behavior of versort not performing a check on whether
246       the version is a valid Debian version.  (Closes: #577043)
247     + Re-add deb_versort which ensures the versions are valid Debian versions.
248   * debian/control:
249     + Require dpkg-dev >= 1.15.4.1 since we're using bits of the new Perl API.
250     + Add libjson-perl to Build-Depends so we can syntax check debsnap.
251   * debcheckout: Use $DEBEMAIL/$DEBFULLNAME to set username in .hg/hgrc.
252
253   [ David Paleino ]
254   * debsnap: rewritten from scratch in Perl, use snapshot.debian.org
255     and its JSON API (Closes: #530416)
256
257   [ Thorsten Glaser ]
258   * debsign: Convert to a Debian Policy §10.4 shell script. (Closes: #577251)
259
260  -- James Vega <jamessan@debian.org>  Mon, 12 Apr 2010 23:56:40 -0400
261
262 devscripts (2.10.62) unstable; urgency=low
263
264   [ James Vega ]
265   * debcommit:
266     + Fix a regression where only debian/ changes were being committed in CVS
267       repos.  Thanks to Thomas Parmelan for the patch.  (Closes: #563918)
268     + Change '~' in version numbers to '.' when tagging in git.  Thanks to
269       Damyan Ivanov.  (Closes: #564075)
270     + Treat darcs similar to hg with respect to determining the commit
271       message.  Fold a single change into one line and spawn an editor if
272       multiple changes are detected.  (Closes: #563901)
273     + Ensure the commit message presented to the user for editing always has
274       an EOL on the last line.
275   * rmadison:
276     + Add http://qa.debian.org/cgi-madison/madison.cgi, shorthand "udd", as a
277       known madison URL.
278     + Detect an existing '?' in a URL and use '&' to append more cgi
279       parameters.  Thanks to Raphael Geissert.
280   * chdist:
281     + Add "use strict" and update for compliance.
282     + Use Dpkg::Version to perform version comparisons.
283   * Devscripts::Versort: Use Dpkg::Version::version_compare instead of
284     invoking “dpkg --compare-versions”.
285   * debian/control:
286     + Update Vcs-* to point to the new Git repository.
287     + Remove Conflicts on kdesdk-scripts from Etch.
288     + Bump Standards-Version to 3.8.4 -- no changes necessary.
289   * dcmd: Allow capital letters for the section and priority fields.  (Closes:
290     #565159)
291   * debcheckout: Ensure "/git/" is at the start of the URL's path when
292     performing an authenticated clone of an Alioth git repo.
293   * uupdate:
294     + Fix a typo which caused redirection of stdout to a file name "@".
295       (Closes: #569062)
296     + Add support for xz compressed archives/patches and 7z archives.  Thanks
297       to Hideki Yamane for the patch.  (Closes: #568615)
298     + Clarify wording when neither a diff nor a debian.tar is found.  (Closes:
299       #575820)
300   * Update descriptions of debcommit to include darcs as a supported VCS.
301     (Closes: #570138)
302   * debchange:
303     + Add maverick as a valid distribution.  Thanks to Benjamin Drung for the
304       patch.  (Closes: #576287)
305     + Treat a trailing '+' like a trailing '~' when incrementing the version
306       number.  (Closes: #521642)
307   * debuild: Expose two new variables (epoch-less source version, and upstream
308     version) to hooks.  Thanks to gregor herrmann for the patch.  (Closes:
309     573092)
310   * checkbashisms: Detect more Bash builtins -- readarray, mapfile, enable.
311     (Closes: #568473)
312   * dd-list: Clarify that --dctrl simply changes the expected format of the
313     list of packages.  Thanks to Adeodato Simó for the suggestion.  (Partially
314     addresses #509983)
315   * Add bash completion of package names for various Devscripts commands.
316     Thanks to Simon Paillard for the patch.  (Closes: #507776)
317   * Document in dscverify(1) that /usr/share/keyrings/debian-maintainers.gpg
318     is one of the default keyrings.
319   * dget: Add description of the use of dscverify to the description in the
320     man page.  (Closes: #537367)
321   * Add support for working with/recognizing xz archives to debchange,
322     debdiff, debuild, uscan.
323   * Use standalone “set -e” lines in maintainer scripts.
324   * Add debian/source/format with "3.0 (native)".
325
326   [ Patrick Schoenfeld ]
327   * nmudiff: Fix "[nmudiff] please include --tagpending option" by applying the
328     patch from Gregor Herrmann. Thanks. (Closes: #559549)
329   * build-rdeps:
330     + Add some documentation to the manpage, which emphasizes on the fact that
331       the tool has some external dependencies (namely apt Sources files)
332     + Add a proper argument passing to test_for_valid_component() so that
333       it really gets the filename and not the Release file entry.
334     + Add a check to test_for_valid_component() to test if a given Sources
335       file actually exists and otherwise print a more meaningful warning.
336       (Closes: #564443)
337
338   [ Adam D. Barratt ]
339   * debchange: Sanitise list of distributions.  Remove {sarge,etch}-backports
340     and sarge-volatile, none of which accept uploads any more.
341
342   [ Martin Zobel-Helas ]
343   * checkbashisms: Fix typo spotted by Dann Frazier. (Closes: #575554)
344
345  -- James Vega <jamessan@debian.org>  Mon, 05 Apr 2010 23:00:39 -0400
346
347 devscripts (2.10.61) unstable; urgency=low
348
349   * bts: Correct the address used to email the submitter when using the "bts
350     done" command.
351
352  -- James Vega <jamessan@debian.org>  Sat, 02 Jan 2010 22:20:19 -0500
353
354 devscripts (2.10.60) unstable; urgency=low
355
356   The "Welcome to the New Year" release.
357
358   [ James Vega ]
359   * checkbashisms: Detect use of {x..z} expansion.  Thanks to Raphael
360     Geissert.  (Closes: #560774)
361   * who-uploads: Show usage if no arguments are given.  Thanks to Kumar
362     Appaiah.  (Closes: #560955)
363   * uscan:
364     + Add missing escape of '\' in man page.  Thanks to Marco Túlio Gontijo
365       for the patch.  (Closes: #562587)
366     + Add missing verb in description of FTP syntax.  Thanks to Marco Túlio
367       Gontijo for the patch.  (Closes: #562586)
368   * annotate-output: Allow specifying a timestamp format.  (Closes: #539720)
369   * bts:
370     + Always include "thanks" at the end of the control block.  (Closes:
371       #542962)
372     + Allow specifying which fields will be shown by "bts status".  (Closes:
373       #499283, #323782)
374     + Add "verbose" option to "bts status", which will also show fields that
375       don't have a set value.
376     + Add "done" command which sends a close command as well as Ccing the bug
377       submitter.  (Closes: #482751)
378   * build-rdeps:
379     + Add --origin option to specify which origin to use.
380     + Use the Release file to determine which Sources file(s) to search for
381       the given origin.  Thanks to Michael Schutte for the patch.  (Closes:
382       #545115)
383
384   [ Patrick Schoenfeld ]
385   * licensecheck: Add support for some common variants of the WTFPL
386
387   [ Ryan Niebur ]
388   * deb-reversion: Fix use with recent dpkg-dev, thanks to Salvatore
389     Bonaccorso (Closes: #559702)
390
391   [ Adam D. Barratt ]
392   * Bump Standards-Version to 3.8.3.  No changes required.
393   * build-rdeps: Correct spelling error in manpage ("ommitted" -> "omitted").
394   * checkbashisms: Correct spelling error in manpage ("preceeded" ->
395     "preceded").
396   * decbommit: Correct spelling error in manpage ("commiting" ->
397     "committing").
398
399  -- James Vega <jamessan@debian.org>  Fri, 01 Jan 2010 23:30:33 -0500
400
401 devscripts (2.10.59) unstable; urgency=low
402
403   [ James Vega ]
404   * debrelease: Do not use .svn/deb-layout to determine debsdir if --debs-dir
405     was used.  (Closes: #558172)
406   * checkbashisms: Fix a false positive detection of ". $(foo bar)/baz" as
407     attempting to pass arguments to a sourced script.  (Closes: #557639)
408
409   [ Joachim Breitner ]
410   * debcommit: Add support for having only debian/ under a svn, cvs or darcs
411     VCS (Closes: #450878)
412
413  -- James Vega <jamessan@debian.org>  Tue, 01 Dec 2009 00:16:53 -0500
414
415 devscripts (2.10.58) unstable; urgency=low
416
417   * who-uploads: Correct the argument to wget's -O option.  Thanks to
418     Yves-Alexis Perez for the patch.  (Closes: #557507)
419
420  -- James Vega <jamessan@debian.org>  Sun, 22 Nov 2009 09:16:03 -0500
421
422 devscripts (2.10.57) unstable; urgency=low
423
424   [ James Vega ]
425   * debcommit: Fix gathering of "Closes" with dpkg >= 1.15.5.2.  (Closes:
426     #557318)
427
428   [ Ben Finney ]
429   * Tighten default dirname regex to match a version only if it contains
430     at least one character: ‘PACKAGE(-.+)?’.  (Closes: #521126)
431
432  -- James Vega <jamessan@debian.org>  Sat, 21 Nov 2009 18:01:28 -0500
433
434 devscripts (2.10.56) unstable; urgency=low
435
436   [ Adam D. Barratt ]
437   * debchange: Update the list of known Ubuntu distributions, adding
438     lucid (lynx) and removing gutsy.
439
440   [ James Vega ]
441   * mk-build-deps:
442     + Use Pod::Usage to generate the --help message.  This keeps the message
443       in sync with the POD instead of keeping two different texts in sync.
444       (Closes: #548245)
445     + Skip comment/blank lines when parsing the control file.  (Closes:
446       #549402)
447   * debchange:
448     + Based on a scan of the lintian lab, add '.', '!', and ':' to the set of
449       punctuation characters we strip from the distribution name when we parse
450       an "Upload to ..." line.  (Closes: #548171)
451     + Consistently use “--nomainttrailer” in the manpage.  (Closes: #544351)
452   * debuild:
453     + Recognize dpkg-source's -z/-Z options.  (Closes: #553205)
454     + Remove references to pbuilder-satisfydepends.  Suggest mk-build-deps
455       instead.  (Closes: #446318)
456   * debcommit:
457     + Handle the split up of Dpkg::Changelog in Dpkg 1.15.5.2.
458     + Use Dpkg::Changelog::Parse, if available, instead of shelling out to
459       dpkg-parsechangelog.
460     + Remove use of deprecated L<> markup for pod2man.
461   * who-uploads: Set a 30 second timeout when invoking wget instead of using
462     wget's default 900 second timeout.  (Closes: #541732)
463   * debsign: Update the dcut reference to point to ftp.upload.debian.org
464     instead of ftp-master.debian.org.
465   * debrelease:
466     + Support using buildArea from .svn/deb-layout.  (Closes: #456226)
467     + Change to the package root directory before verifying the existence of
468       debsdir.
469   * bts: Remove use of deprecated L<> markup for pod2man.
470
471   [ Ryan Niebur ]
472   * add w3m to suggests for grep-excuses -w, check for it at runtime too
473     (Closes: #551516)
474   * mk-build-deps: allow passing options to the command in
475     MKBUILDDEPS_TOOL. Setting MKBUILDDEPS_TOOL="aptitude --schedule-
476     only" in ~/.devscripts should work now. (Closes: #547164)
477   * mergechanges:
478     + if both input files have the same file listed but with
479       different checksums, keep the first and get rid of the one from the
480       second.
481     + make trailing whitespace consistent with how 'normal'
482       .changes file are
483
484   [ Patrick Schoenfeld ]
485   * debchange:
486     + Include patch from Mathieu Parent to allow --newversion to be mixed
487       together with --package. (Closes: #549469)
488
489   [ Stefano Zacchiroli ]
490   * debcheckout: Set user.name and user.email in the checked out repository if
491     it is a git repo.  (Closes: #555025)
492
493  -- James Vega <jamessan@debian.org>  Fri, 20 Nov 2009 00:28:13 -0500
494
495 devscripts (2.10.55) unstable; urgency=high
496
497   * Urgency "high" for security fix fix
498
499   [ Ryan Niebur ]
500   * uscan: fix a regression from the security fix when the command is
501     given parameters. use Text::ParseWords::shellwords to parse the
502     given command.
503   * dch: fix comparison of versions when the new and current version are
504     the same (Closes: #545099)
505
506   [ Adam D. Barratt ]
507   * bts: Refer to the "--no-ack" option rather than the incorrect "--no-acks"
508     in the description of the BTS_SUPPRESS_ACKS variable.  Thanks, Jakub
509     Wilk.  (Closes: #542961)
510   * licensecheck: Add missing blank line in POD.  Thanks, Nicolas Francois.
511   * uscan: Fix regressions introduced by the security fix in the previous
512     upload.  The parser now correctly keeps track of the last match when /g
513     is used to avoid infinite loops.  Thanks, Raphael Geissert and Martín
514     Ferrari.  (Closes: #544931)
515   * l10n updates; thanks, Nicolas Francois:  (Closes: #545327)
516     + Update French manpage translations
517     + Fix addendum format for dcontrol in po4a/devscripts-po4a.conf
518     + Use --previous when invoking po4a
519   * debian/control: Bump version of po4a build-dependency to 0.31 to ensure
520     support for --previous.
521
522  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Fri, 11 Sep 2009 10:02:52 +0100
523
524 devscripts (2.10.54) unstable; urgency=high
525
526   * Urgency "high" for security update
527
528   [ James Vega ]
529   * debchange: Clarify the wording for the explanation of
530     --force-save-on-release.  (Closes: #539155)
531   * grep-excuses: Document that -w only works with a package name.
532   * manpage-alert: Fix handling of commands which start with non-word
533     characters.  Based on a patch from Ville Skyttä.
534   * bts: Add support for the limit command.  (Closes: #541698)
535   * tagpending: Use 'bts limit source ...' instead of 'bts package ...' and
536     listing every binary package the source produces.  This will prevent
537     tagpending emails from exceeding the 998 characters per line limit of
538     email.
539
540   [ Adam D. Barratt ]
541   * bts:
542     + Make "tags NNNNNN =" operate correctly again.  (Closes: #539688)
543     + Use >& rather than writing to filehandles under /dev/fd.
544       (Closes: #517917)
545   * cowpoke:
546     + Update to new upstream version
547       - Run with reduced privileges and only elevate them when needed to
548         run cowbuilder.
549       - Don't explicitly pass a buildd username unless it is set, this allows
550         people to configure the remote username in their ssh config or
551         similar.  (Closes: #538191)
552       - Supply pbuilder with the --buildplace and --aptcache options to
553         enable use with reduced privileges.
554       - Relative paths are all relative to the BUILDD_USER's home directory
555         now, not the incoming dir.
556       - Add --dpkg-opts support for passing options on to dpkg.
557       - Autoclean the apt-cache so it doesn't grow unbounded.
558   * dcmd: Add filtering options for udebs.  (Closes: #541827)
559   * debchange: Don't output spurious characters when extended Unicode
560     characters are passed on the command line.  (Closes: #542484)
561   * dget: Update the dpkg-source output matching to enable --build to work
562     again.  (Closes: #541409)
563   * uscan: Evaluate mangle rules without evaluating them directly as Perl
564     code to avoid the possibility of remote code execution.  This is
565     CVE-2009-2946.  As a side effect, (Closes: #515209)
566   * Packaging changes: Add sensible-utils to Recommends.  Several scripts
567     make use of sensible-editor and it has moved from debianutils so is
568     no longer essential.  (Closes: #541846)
569
570   [ Patrick Schoenfeld ]
571   * Add an example for githubredir.debian.net to the uscan manpage
572     (Closes: #539923)
573
574   [ Christoph Berg ]
575   * debdiff: New option --no-unpack-tarballs to skip unpacking tarballs
576     contained in source packages.
577
578   [ Ryan Niebur ]
579   * uscan: add --download-current-version option (Closes: #539724)
580   * Add myself to Uploaders
581   * debchange: add support for using --package with -i to change the
582     source package name (Closes: #515885)
583   * debcheckout: use bzr+ssh instead of sftp, thanks to Colin Watson for
584     the patch (Closes: #526068)
585   * debchange: remove NMU version when -i is ran without -n or auto nmu
586     (Closes: 487323)
587   * uscan: add support for repacking lzma compressed tarballs, thanks to
588     Michal Čihař for the patch (Closes: #514504)
589   * namecheck: use comments instead of pod blocks so that they don't get
590     translated, thanks to Florentin Duneau for the patch (Closes:
591     #529062)
592
593  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Wed, 02 Sep 2009 20:22:29 +0100
594
595 devscripts (2.10.53) unstable; urgency=low
596
597   The "Debconf fish!" upload
598
599   [ Adam D. Barratt ]
600   * bts:
601     + Add a missing "use IO::File" to make "bts select file:foo" work.
602       Thanks, Raphaël Hertzog.  (Closes: #538288)
603     + Add the "affects" command to mark a bug as affecting packages other
604       than the package it was filed against.
605   * checkbashisms: Detect the use of "source" when the sourced filename
606     contains a tilde (Closes: #528592) or consists of a single character
607     (Closes: #535252).  Thanks, Raphael Geissert and Ryan Niebur.
608   * debcommit: Add darcs support.  Thanks to Joachim Breitner for the patch.
609     (Closes: #536037)
610   * nmudiff:
611     + Fix specification of BCc to control@bugs so that it's interpreted
612       as an option to mutt and not as a recipient address.  Thanks, Filippo
613       Giunchedi.  (Closes: #534585)
614     + Add a missing "feel" to the delayed/XX template.  Thanks, Raphael
615       Geissert.
616   * rmadison:
617     + Add patch from Ubuntu to make lookups against their database work again.
618       (The server moved from people.ubuntu.com to people.canonical.com)
619       (Closes: #537302)
620     + When using curl, follow redirects by default.  (Also from the Ubuntu
621       patch).
622   * debian/control: Replace descriptions of cvs-* with those from README,
623     because they're better.
624
625   [ Patrick Schoenfeld ]
626   * bts: Implement a --mutt parameter, which allows mails to be sent
627     using mutt.
628   * debchange: Implement a dist indication mechanism that parses
629     an 'Upload to $DIST' line and sets the distribution accordingly, when
630     the --release parameter is used. (Closes: #515346)
631   * debi:
632     + Implement a --with-depends switch to install depencies of the
633       package together with the package
634       (Closes: #511061)
635     + Implement a --tool switch to choose the tool for installing
636       dependencies
637   * dget: Make it clear in manpage and usage information, that dget is capable
638     of processing several URLs or packages (Closes: #535977)
639   * dscverify:
640     + Implement a --verbose option to disable suppressing
641       of GPG output (Closes: #525670)
642     + Add a notice to the manpage of dscverify that the debian-keyring package
643       has the potential to be out of date and how this can be worked around
644       (Closes: #438679)
645     + Document standard keyring locations in the dscverify manpage
646   * licensecheck: Skip empty files instead of reporting that they don't
647     have a copyright (Closes: #535337)
648   * nmudiff: Use 'bts select' to test, weither a check already has a patch
649     tag set or not and only set it, if not (Closes: #519678)
650   * Add a script listing to devscripts.1 which is auto-generated from
651     debian/control (Closes: #504008)
652
653  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Wed, 29 Jul 2009 15:12:24 +0100
654
655 devscripts (2.10.52) unstable; urgency=low
656
657   * debdiff: Make --diffstat work again; accidentally broken in 2.10.48.
658   * uupdate: Fix invocation of *cat when attempting to apply diffs.
659     Thanks, Yannick Roehlly.  (Closes: #533415)
660   * debian/control: Update Standards-Version to 3.8.2 (no changes needed)
661
662  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Wed, 17 Jun 2009 19:39:33 +0100
663
664 devscripts (2.10.51) unstable; urgency=low
665
666   [ Adam D. Barratt ]
667   * bts:
668     + Add a note to the description of --smtp-server explaining that
669       reportbug.debian.org does not support relaying and is therefore not a
670       suitable server to use in circumstances where $package@packages.d.o
671       may be automatically Cced.
672     + Ignore the --{force-,}interactive options when combined with -n.
673       (Closes: #531422)
674   * checkbashisms:
675     + Detect shellscript wrappers that use "then" or "else" before calling
676       exec.  Thanks, Raphael Geissert.  (Closes: #530815)
677     + Fix a false positive detection of ". $(foo bar)" as attempting to pass
678       arguments to a sourced script.  Thanks, Raphael Geissert.
679     + Detect use of passing arguments to a sourced script as part of a
680       conditional statement.  Thanks, Raphael Geissert.
681     + Correctly count the number of quotes in a line when detecting whether
682       we are currently inside a "quoted block".  Thanks, Raphael Geissert.
683       (Closes: #531247)
684     + Do not check the contents of a dpatch.  The wrapper script always uses
685       /bin/sh and we can't detect the interpreter of a patch.
686     + Improve the check for the use of $[] inside quoted text.  Thanks,
687       Raphael Geissert.
688     + Apply the "common lead-in text" to the "readonly" check.
689     + Remove "\\" from the list of unsafe backslash escapes, as it appears to
690       work in all shells.
691   * dcmd: Parse changes / dsc files containing section or priority entries of
692     "-".  (Closes: #531593)
693   * licensecheck: Fix an error in a regular expression which led to an
694     uninitialized value warning and missing version for some GPL headers.
695     Thanks, Jakub Wilk.  (Closes: #531059)
696   * uscan: Make a regular expression example in the manpage clearer.  Thanks,
697     Jason Heeris.  (Closes: #530362)
698   * uupdate: Add support for .lzma compressed tarballs and diffs.  Thanks to
699     Simon Richter for the patch.  (Closes: #531570)
700
701   [ James Vega ]
702   * bts: Only Cc $package@packages.debian.org if we're reasonably sure we have
703     an email body instead of simply control messages; i.e., if the user
704     specifies the --force-interactive option or the --interactive option and
705     chooses to edit the email body.  (Closes: #530926)
706   * uscan: Log the correct filename when running the post-download action.
707     Simplify the surrounding logic so the logging and command are less likely
708     to get out of sync in the future.
709
710   [ Mohammed Adnène Trojette ]
711   * pts-subscribe: refer to bsd-mailx rather to the transitional mailx
712     package. Thanks Ansgar Burchardt for the patch. (Closes: #531332)
713
714  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Mon, 15 Jun 2009 18:57:20 +0100
715
716 devscripts (2.10.50) unstable; urgency=low
717
718   [ Adam D. Barratt ]
719   * chdist: Make --data-dir work with relative paths.  (Closes: #528254)
720   * debchange: Add karmic (koala) to the list of recognised Ubuntu
721     distributions.
722   * debsnap: Fix mktemp call to use a sufficient number of Xs in the template
723     string (Closes: #528193) and use -t rather than hard-coding /tmp.
724   * debuild: Use printf when parsing the DEBUILD_LINTIAN_OPTS configuration
725     file variable, to avoid eating -E.  (Closes: #527027)
726   * mass-bug: Add an option to specify that the supplied package names are
727     those of source packages rather than binary packages.  Based on a patch
728     by Felipe Sateler.  (Closes: #527396)
729   * rc-alert: Use standard single quotes in the debtags section of the manpage
730     to avoid odd formatting and warnings from man
731   * uscan: Pass -n to gzip when repacking bz2 files to ensure consistent
732     checksums.  Thanks, Damyan Ivanov.  (Closes: #504672)
733
734   [ Christoph Berg ]
735   * dget: -u implies dpkg-source --no-check. Also, force LC_ALL=C to correctly
736     capture dpkg-source output with --build.
737
738  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Thu, 21 May 2009 21:50:18 +0100
739
740 devscripts (2.10.49) unstable; urgency=low
741
742   * debchange:
743     + Use == for numeric comparison, not eq.
744     + Mention in the help output and manpage that a dummy changelog entry
745       may be supplied in conjunction with --release in order to avoid
746       spawning an editor.
747     + Add a configuration variable and command line option to allow the
748       recent change to --release's "auto-save" behaviour to be disabled.
749       For consistency with other debchange options, the default is to
750       retain the behaviour introduced in 2.10.48 - i.e. that the changelog
751       must be explicitly saved after the use of --release. (Closes: #524393)
752   * debcommit: If the installed version of dpkg-dev supports retrieving a
753     list of appropriate bugs, automatically generate bzr --fixes arguments
754     for Launchpad bugs as well as Debian bugs.  Thanks, Colin Watson.
755     (Closes: #525823)
756   * debsign: Make the PGP signing method work again.  Thanks, Florian Weimer.
757     (Closes: #518821)
758   * getbuildlog: Add a missing "use lib" to allow the special "last" and
759     "last-all" versions to work correctly.  Thanks, Iustin Pop.
760     (Closes: #523982)
761   * licensecheck: Add detection of the AGPL.  Thanks, Didier Raboud.
762     (Closes: #520903)
763   * namecheck: Fix the formatting of a number of POD strings, also making
764     them easier to translate.  Thanks, Florentin Duneau.  (Closes: #526047)
765   * rc-alert:
766     + Allow the generated list of bugs to be restricted to those affecting
767       packages with particular debtags facets.  Thanks, Jan Hauke Rahm.
768      (Closes: #523523)
769     + Allow the generated list of bugs to be sorted using popcon results.
770       Thanks, Jan Hauke Rahm.  (Closes: #478833)
771   * rmadison: Allow a default URL to be specified in the configuration file.
772     Thanks, Roland Mas.  (Closes: #524198)
773   * uscan: Remove a superfluous and repeated copy of the site name in an FTP
774     error message.  Thanks, Vaclav Ovsik.
775   * Makefile: Remove cruft relating to French manpages, which has been handled
776     by the po4a setup for a while now.
777
778  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Sat, 02 May 2009 19:34:55 +0100
779
780 devscripts (2.10.48) unstable; urgency=low
781
782   [ Adam D. Barratt ]
783   * Update Standards Version to 3.8.1 (no changes required)
784   * debchange: Fix a couple of syntax errors in the "does an orig tarball
785     exist?" test introduced for #500932.
786   * debdiff:
787     + Don't bail if diff returned an exit status of 2 when comparing
788       files. If there are binary files in either of the trees being compared
789       then that's expected as the files can't be reliably compared.
790     + Don't claim that the exit status on failure will be anything other than
791       255 (i.e. the result of die()ing).
792   * nmudiff: Adapt to handle the fact that debdiff will now return an exit
793     status of 1 when comparing non-identical source packages.
794   * debian/copyright: Explicitly refer to the GPL-2 and GPL-3 common license
795     files rather than the "GPL" symlink.
796
797   [ Patrick Schoenfeld ]
798   * debchange: When renaming a directory (because of version change)
799     and noticing that no matching orig tarball exist, emit a warning.
800     (Closes: #500932)
801   * uscan: Use maximum compression rate while repacking files from bzip2/zip
802     into gzip. Thanks Nelson A. de Oliveira.
803     (Closes: #522442)
804
805   [ James Vega ]
806   * debchange: As per the other edit flags, do not modify the original
807     changelog when using `debchange -r' unless the user saves the temporary
808     changelog.  (Closes: #422450)
809
810  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Sun, 12 Apr 2009 16:11:40 +0100
811
812 devscripts (2.10.47) unstable; urgency=low
813
814   [ Adam D. Barratt ]
815   * dcontrol: Produce "friendly" error messages if liburi-perl and/or
816     libwww-perl aren't installed.
817   * debdiff:
818     + Don't treat an absence of differences as an error when comparing
819       source packages. (Closes: #515683)
820     + Set the exit status correctly when comparing source packages.  If
821       differences were found, debdiff will now exit with a status of 1, as
822       per debdiff(1).
823     + Support bzip2 and lzma compressed orig tarballs. (Closes: #473969)
824   * debuild: Support bzip2 and lzma compressed orig tarballs.
825     (Closes: #473974)
826   * licensecheck:
827     + Document --no-conf.
828     + Fix an uninitialised variable warning when --no-conf is used. Thanks.
829       Cristian Greco. (Closes: #515047)
830   * nmudiff:
831     + Rework the arguments passed to mutt in order to avoid problems
832       attaching the diff with recent versions of mutt.  Thanks, Adeodato
833       Simó. (Closes: #518127)
834     + Allow the specification of a particular DELAYED queue, rather
835       than including the "DELAYED/XX" placeholder.  May be specified as
836       0 to remove mention of DELAYED. (Closes: #518126)
837   * rc-alert: Modify the description of the "I" flag to reference the
838     squeeze-ignore tag rather than etch-ignore.
839   * debian/control, README: Add liburi-perl to the description of dcontrol.
840
841   [ James Vega ]
842   * bts: Include the module name when calling MIME::Base64::encode_base64
843     since MIME::Base64 is only being 'require'd not 'use'd.  Thanks Євгеній
844     Мещеряков. (Closes: #516117)
845   * debchange: Do not use an empty gecos field when trying to determine the
846     maintainer's name. (Closes: 516423)
847
848   [ Christoph Berg ]
849   * dcontrol: New script to query binary and source package control files at
850     http://qa.debian.org/cgi-bin/dcontrol.
851
852  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Wed, 04 Mar 2009 19:23:24 +0000
853
854 devscripts (2.10.46) unstable; urgency=low
855
856   * bts:
857     + If the debbugs host in use is bugs(-*).d.o, use bugs-master.d.o when
858       reporting spam to match recent changes to the BTS.
859     + If -n / --no-action was given on the command line, print the URL that
860       would have been used to report spam rather than sending the report.
861     + Accept the new "squeeze" and "squeeze-ignore" tags.
862   * debchange:
863     + Add lenny-backports and lenny-volatile to the list of recognised
864       distributions. (Closes: #514818)
865     + Don't accept "sarge", "etch" or "lenny" as valid distributions. dak
866       requires suite names (e.g. "stable") rather than codenames.
867     + Modify --bpo to produce a changelog suitable for uploading to
868       lenny-backports rather than etch-backports by default.  If the latest
869       changelog entry is for an etch backport, a new etch-backports stanza
870       will be produced instead.
871   * licensecheck:
872     + Remove C /* */ comments. Based on a patch by Jörg Sommer.
873     + Identify another couple of forms of GPL wording. (Closes: #514811)
874     + Add .xs (Perl XS files) and .vala (GNOME Vala source files) to the
875       default list of files to process. (Closes: #513770, #514337)
876     + Fix a bug in a regular expression which meant that .h files weren't
877       included in the default list of files to search.
878     + Add support for the Boost, Python and zlib/libpng licenses. Thanks,
879       Cristian Greco. (Closes: #514812)
880   * README.newscripts: Correct the "svn propset" syntax added in the previous
881     upload.
882   * debian/lintian.overrides: New file to allow us to override lintian
883     thinking that the mention of snapshot.debian.net in debsnap's description
884     is a reference to an upstream homepage.
885
886  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Thu, 12 Feb 2009 19:19:16 +0000
887
888 devscripts (2.10.45) unstable; urgency=low
889
890   [ Patrick Schoenfeld ]
891   * debsnap: Added new script from Ron Lee and David Paleino,
892     which grabs source packages from snapshot.debian.net.
893     (Closes: #511345)
894   * Add a hint to README.newscripts that new scripts might need a modification
895     to debian/copyright
896
897   [ Adam D. Barratt ]
898   * debchange:
899     + When adding a NEWS item, automatically propagate the urgency from the
900       changelog. (Closes: #511911)
901     + Make -v and -l interoperate with NEWS files properly again.
902   * debcheckout: Fix a typo and perform some QA on the manpage.
903   * debdiff: Default to comparing source packages in the order they were
904     passed on the command line once more, rather than using the "automagic
905     version sorting" introduced in 2.10.41.  The new DEBDIFF_AUTO_VER_SORT
906     configuration file option allows the default behaviour to be controlled.
907     (Closes: #512290)
908   * debsign: Add further quoting around the use and generation of temporary
909     directory names, in case $TMPDIR contains spaces.
910   * mergechanges: Correct spelling of "parameters". Thanks, Kumar Appaiah.
911     (Closes: #512164)
912   * README.newscripts: Add a note about marking the script file as executable
913     in the repository.
914
915   [ James Vega ]
916   * bts: Document correspondent and affects keys for select command.
917   * debcheckout:
918     + Filter TopGit branches out of the list of branches given to
919       --git-track since "tg populate" already created them.
920     + Determine the actual HEAD ref to skip when first cloning a git repo
921       instead of assuming it is master.  This ensures branches don't get
922       skipped when specifying extra branches to track with --git-track.
923     + Correct the Vcs-* example for Vim.
924
925  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Wed, 21 Jan 2009 19:41:48 +0000
926
927 devscripts (2.10.44) unstable; urgency=low
928
929   [ Adam D. Barratt ]
930   * bts:
931     + Allow an alternative debbugs server to be specified. (Closes: #508676)
932     + Modify "bts status" to request source package information, so that we
933       don't always return "unknown".
934     + Don't issue repeated "user foo" commands for the same user.
935     + Remove excess whitespace from usertag commands.
936   * checkbashisms:
937     + Rework the comment detection code to avoid matching "$#" and to avoid
938       a number of similar issues. (Closes: #510343)
939     + Flag the use of "source" with an unquoted argument containing no path
940       information. (Closes: #510345)
941   * Debbugs.pm: Allow the address of the debbugs server to be specified
942     rather than hard-coding bugs.debian.org.
943   * debchange:
944     + Correctly increment bpo version numbers.
945     + Attempt to do the right thing (or at least something sensible) if the
946       package version ends in a tilde. (Closes: #510313)
947   * debdiff:
948     + Fix a couple of formatting issues in the manpage.
949     + Mention --{no-,}diffstat in the help message.
950     + Don't treat "DEBDIFF_SHOW_DIFFSTAT=no" as a modification from default
951       settings.
952   * licensecheck:
953     + Add .cs (C# source files) to the default list of files to check.
954       (Closes: #508163)
955     + Detect the CDDL license. Thanks to Mike Hommey for the patch.
956       (Closes: #510574)
957   * uscan: Improve parsing of non-HTMLised FTP directory listings so that
958     "foobar.tar.gz" doesn't match a request for "bar.tar.gz".
959   * conf.default.in:
960     + Use the new reportbug.debian.org as an example SMTP host for bts
961       rather than bugs.debian.org.
962     + Add BTS_SERVER.
963
964   [ Christoph Berg ]
965   * dscverify: Accept -u as an alias for --nosigcheck, inspired by dput -u.
966
967  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Mon, 05 Jan 2009 19:20:04 +0000
968
969 devscripts (2.10.43) unstable; urgency=low
970
971   The "how did I miss that one?" release
972
973   * debsign: Fix a use of mktemp to actually generate unique filenames.
974     (Closes: #508111)
975
976  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Mon, 08 Dec 2008 06:32:18 +0000
977
978 devscripts (2.10.42) unstable; urgency=low
979
980   [ Adam D. Barratt ]
981   * checkbashisms: Fix a variable redeclaration warning. Thanks,
982     Neutron Soutmun. (Closes: #506975)
983   * cvs-deb{i,release}: Use mktemp rather than a temporary directory
984     name based on the process ID.
985   * debi: Add an "upgrade" option indicating that only those packages
986     already installed on the system should be installed, rather than
987     all packages listed in the .changes file. Thanks, Colin Watson.
988     (Closes: #506663)
989   * debsign:
990     + Use mktemp rather than a temporary directory name based on the
991       process ID. (Closes: #507482)
992     + Use temporary files rather than redirecting gpg's stdin and stdout,
993       enabling the use of pinentry-gtk2. (Closes: #507479)
994   * uscan:
995     + Remove the downloads.sourceforge.net example from the manpage.
996       It no longer works due to changes in the website structure. Thanks,
997       Alexander Block.
998     + Be more intelligent with redirects and relative filenames. This should
999       help in situations where the watchfile contains http://example.com/foo
1000       which is a redirect to http://example.com/foo/, with the latter
1001       containing relative filenames.
1002   * uupdate: Use mktemp rather than a temporary directory name based on
1003     the process ID.
1004
1005   [ Christoph Berg ]
1006   * rmadison: Add debug.debian.net.
1007
1008   [ Patrick Schoenfeld ]
1009   * dget: Fix misspelt wget option (should be --no-cache instead of
1010     --no-chache) (Closes: #507672)
1011
1012   [ James Vega ]
1013   * debcheckout: Use B<> and I<> to denote the different options sections
1014     instead of =head2/=head3 since the latter cause pod2usage not to display
1015     any options when running debcheckout -h.
1016
1017  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Sun, 07 Dec 2008 17:04:52 +0000
1018
1019 devscripts (2.10.41) unstable; urgency=low
1020
1021   [ Patrick Schoenfeld ]
1022   * build-rdeps:
1023     + Make default pattern for source files match on codename
1024       as well as suite (unstable, sid)
1025     + Add a --exclude-component parameter which can be specified
1026       multiple times to exclude certain components (e.g. main, contrib,
1027       non-free).
1028     + Add missing documentation of the --only-main param in
1029       the manpage
1030     + Update author email address
1031
1032   [ Adam D. Barratt ]
1033   * bts:
1034     + Don't attempt to iterate the list of bugs returned by "bts status"
1035       if it's empty, thereby avoiding a "Can't use string ("") as a HASH
1036       ref" error.
1037     + Correctly handle only one argument being passed to "block" or
1038       "unblock".
1039   * checkbashisms:
1040     + Add an updated check for $'' which is much less prone to false
1041       positives. Thanks Filippo Giunchedi. (Closes: #504292)
1042     + Add an updated check for $"" based on Filippo's $'' patch.
1043   * dcmd: Allow only a subset of the files listed in the .changes / .dsc
1044     file to be selected. (Closes: #481415)
1045   * Debbugs.pm:
1046     + Really fix the special-casing of the "archive" key in select() to
1047       get rid of an uninitialized value warning.
1048     + Check whether a SOAP call returned a valid value before attempting to
1049       call result() on it.
1050     + Produce more useful error messages on failure. (Closes: #496013)
1051   * debdiff: When comparing source packages, do so in version order rather
1052     than the order the .dsc files were passed on the command line. (May
1053     be disabled using --no-auto-ver-sort if desired.) (Closes: #505264)
1054   * debsign: Support using DEBRELEASE_DEBS_DIR to specify the location
1055     of .dsc and .changes files when called without an explicit path to
1056     a file. Based on a patch by Philippe Le Brouster. (Closes: #502419)
1057   * tagpending: If an error occurs retrieving the list of bugs for the
1058     package, suggest using "--force" in order to tag all the bugs as
1059     pending without attempting to query the BTS.
1060   * po4a/po/fr.po: Remove a duplicated word and fix a typo. Thanks Franck
1061     Joncourt. (Closes: #505786)
1062
1063   [ James Vega ]
1064   * debcheckout:  Add support for working around repositories that don't
1065     follow standard behavior (like bzr.d.o not running a smart server).
1066
1067  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Wed, 19 Nov 2008 19:32:43 +0000
1068
1069 devscripts (2.10.40) unstable; urgency=low
1070
1071   [ Adam D. Barratt ]
1072   * bts:
1073     + Update the manpage to mention local caching in the description
1074       section and correct a typo. (Closes: #499397)
1075     + Accept a command consisting purely of a comment. (Closes: #501252)
1076   * cowpoke:
1077     + Update to new upstream version
1078       - Multiple architecture and distribution support.
1079       - Options are now specified using --option rather than being listed
1080         after the .dsc file.
1081       - There is now a --create option to allow new build roots to be
1082         easily created.
1083       - There are two new configuration file options BUILDD_DIST (the
1084         default distribution for which packages will be built) and
1085         DEBOOTSTRAP, allowing one to specify which of {c,}debootstrap
1086         should be used.
1087       - The RESULT_DIR configuration variable has been replaced by
1088         PBUILDER_BASE which points to pbuilder's base folder under which
1089         architecture and distribution directories will be created.
1090       - cowpoke.conf now supports per-arch and per-distribution options.
1091   * debchange:
1092     + Don't attempt to automatically determine if the current changelog is
1093       an NMU if an alternative changelog location was specified using the
1094       CHANGELOG environment variable.
1095     + Update the Ubuntu distribution list. Add jaunty and remove the
1096       no-longer supported warty, hoary, edgy and fiesty. Also add
1097       "-backports" as a supported "extension".
1098     + Modify the message produced by --closes to make it clearer that it 
1099       is intended to be edited to add details of the bug and fix as 
1100       appropriate. (Closes: #495743)
1101   * debcommit:
1102     + Allow --release to be combined with --edit or --confirm. Based on
1103       a patch by Eric Gerlach. (Closes: #497988)
1104     + Allow a newly initialised (i.e. containing no HEAD) git tree to be
1105       committed to. Based on a patch by Eric Gerlach. (Closes: #497995)
1106   * debdiff: Correctly handle hyphenated distribution names when generating
1107     a diff against the previous version of the package. (Closes: #503950)
1108   * getbuildlog:
1109     + Apply some patches from Jörg Sommer (Closes: #496065)
1110       - Unescape %7Es in log URLs to allow explicitly searching for 
1111         package versions containing tildes.
1112       - Simplify a couple of variable assignments and use shell string
1113         operations to extract the version and architecture from the logs.
1114     + Allow the logs for the build with the largest version number to be
1115       easily retrieved. Based on a patch by Jörg Sommer.
1116   * licensecheck: Match a couple more variants on the wording of a
1117     3-clause BSD license. (Closes: #503378)
1118   * nmudiff: Require an explicit confirmation as to whether the generated
1119     mail should be sent, rather than defauling to not sending it.
1120     (Closes: #483657)
1121   * tagpending: Don't output a spurious empty line near the end of the
1122     changelog comments under some circumstances.
1123   * uscan:
1124     + Document the USCAN_TIMEOUT configuration file variable.
1125       (Closes: #502517)
1126     + Add a USCAN_REPACK configuration file variable indicating that bzip
1127       tar or zip archives should always be repacked to gzip tar archives.
1128       (Closes: #502516)
1129
1130   [ Christoph Berg ]
1131   * debian/control: Remove the Dm-Upload-Allowed flag.
1132
1133   [ Stefano Zacchiroli ]
1134   * debcheckout:
1135     + try to guess repository type when given raw URLs
1136     + update user info about Vcs-* fields (correct developers' reference
1137       section, add an URL to it)
1138     + suggest using apt-get source as a fallback (Closes: #488717)
1139     + add support to define custom rules for authenticated mode, this way
1140       personal repos can benefit from '-a' (Closes: #501568)
1141     + add -d/--details option to print extended information about
1142       reopsitories, in machine parseable format. Implement dumping of
1143       TopGit-specific information for TopGit-enabled GIT repositories
1144     + initialize TopGit's automatically, for GIT repositories which are
1145       recognized as being managed with TopGit (Closes: #499264)
1146     + add --git-track option to require tracking of remote branches when
1147       checking out GIT repositories (Closes: #499050)
1148
1149   [ Patrick Schoenfeld ]
1150   * debsign: Unset GREP_OPTIONS to avoid problems when this variable is set
1151     in the users environment. (Closes: #504017)
1152
1153  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Wed, 05 Nov 2008 19:18:27 +0000
1154
1155 devscripts (2.10.39) unstable; urgency=low
1156
1157   [ Adam D. Barratt ]
1158   * bts:
1159     + Allow an explicit HELO to be specified when connecting via SMTP.
1160     + If a HELO is not specified then attempt to use the content of
1161       /etc/mailname instread.
1162     + Expand on the definition of "claim" in the manpage. (Closes: #501142)
1163     + Trim anything that doesn't look like an e-mail address from $DEBEMAIL or
1164       $EMAIL before using it for un/claim or un/subscribe. (Closes: #501162)
1165     + Update the documentation for "bts select" to make it clearer that
1166       specifying a key multiple times gives "or" semantics. (Closes: #499434)
1167   * checkbashisms:
1168     + Recognise brace expansions containing a leading or trailing empty value
1169       ("{,foo}", etc). Thanks Jonny Lamb. (Closes: #499971)
1170     + Recognise the use of "source" with quoted arguments. (Closes: #501171)
1171   * debdiff: Ensure exit status is always explicitly set (and set
1172     correctly). (Closes: #500256)
1173   * debian/rules: Create a link from the French pts-subscribe manpage
1174     as pts-unsubscribe, so long as the former exists (i.e. has been
1175     sufficiently translated).
1176   * licensecheck: Add support for fortran and Scilab files and for detecting
1177     the CeCILL and "SGI Free B" licenses. Thanks Sylvestre Ledru
1178     (Closes: #501447)
1179   * uscan: Allow --download-version to be more useful in situations where a
1180     current upstream version higher than that to be downloaded has been
1181     specified. Thanks James Westby. (Closes: #501932)
1182
1183   [ James Vega ]
1184   * pts-subscribe: When called as pts-unsubscribe, send an unsubscribe request
1185     to the PTS.  (Closes: #500585)
1186
1187  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Sun, 12 Oct 2008 20:24:23 +0100
1188
1189 devscripts (2.10.38) unstable; urgency=low
1190
1191   [ Adam D. Barratt ]
1192   * When upgrading from devscripts 2.10.36, remove the incorrectly 
1193     created /etc/devscripts.con if it is present and add the affected 
1194     section to /etc/devscripts.conf instead.
1195   * tagpending: Re-add an accidentally removed blank line at the end
1196     of the generated comments.
1197
1198   [ Patrick Schoenfeld ]
1199   * mk-build-deps:
1200     + Implement --install switch which installs a generated package and its
1201       depends afterwards.
1202     + Add an option --tool to specify which tool to use when installing the
1203       packages (default: apt-get)
1204     + Add an option --remove to specify that package files should be deleted
1205       after installing it.
1206     + Enable configuration file parsing
1207     + Add a configuration option MKBUILDDEPS_TOOL to specify which tool shall
1208       be used if the installation of the build-depends after creation is
1209       requested.
1210     + Add a configuration option MKBUILDDEPS_REMOVE_AFTER_INSTALL to configure
1211       that package files shall always be removed after installing the
1212       created packages and its build-depends.
1213
1214   [ Mohammed Adnène Trojette ]
1215   * Comment out functions available only on Ubuntu. (Closes: #499884)
1216
1217  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Tue, 23 Sep 2008 18:58:12 +0100
1218
1219 devscripts (2.10.37) unstable; urgency=low
1220
1221   * Fix typo in postinst. (Closes: #499639)
1222
1223  -- Mohammed Adnène Trojette <adn+deb@diwi.org>  Sun, 21 Sep 2008 02:11:26 +0200
1224
1225 devscripts (2.10.36) unstable; urgency=low
1226
1227   [ Adam D. Barratt ]
1228   * bts:
1229     + Use a User-Agent header to indicate that the mail was sent via bts,
1230       rather a comment in the body of the generated e-mail. Thanks Thijs
1231       Kinkhorst and Josh Triplett. (Closes: #493884)
1232     + Add a (largely undocumented) --toolname switch to allow tools calling
1233       bts to add themselves to the User-Agent header.
1234     + If the BTS specifies a character set when serving an HTML file, add an
1235       equivalent META tag to the cached file so that it is rendered correctly.
1236       (pkgreport.cgi's output is now UTF-8).
1237     + Fix the cache file mangling for status mboxes, maintainer links, links
1238       to resolved bugs, second and subsequent bug links and version graphs.
1239       In the process (hopefully) make a number of the mangles more resilient
1240       to BTS HTML changes.
1241     + Mention in the manpage that BTS_ONLY_NEW corresponds to --only-new.
1242     + Ensure that the "clone" command is always passed at least one new bug ID
1243       (Closes: #497826) and that the new IDs are negative numbers.
1244     + No longer automatically CC the generated mail to the bug address if a
1245       comment was made. Similar functionality may be implemented in the BTS
1246       at a later date but in the meantime we'll avoid creating noise in the
1247       bug logs. (Closes: #497748)
1248   * checkbashisms: Flag "read without variable" and "read with options other
1249     than -r" separately to ensure that all uses are correctly matched. Thanks
1250     to Frank Lichtenheld for pointing this out via a related bug in lintian.
1251   * cowpoke: If BUILDD_ROOTCMD is set, use BUILDD_USER for debrsigning, rather
1252     than root. Patch from Cyril Brulebois. (Closes: #495536)
1253   * Debbugs.pm: Special-case the "archive" key in select(). The BTS really
1254     doesn't like it being passed as an array. (Closes: #498201)
1255   * debcommit:
1256     + When committing to a bzr repository with a message including bug
1257       closures, pass corresponding --fixes to bzr. Thanks James Westby
1258       for the patch. (Closes: #496643)
1259     + Fix a POD error.
1260   * debdiff: Add an option allowing control files in debian/ in source packages
1261     to be compared using wdiff.
1262   * debsign: When copying .changes files from a remote host, attempt to process
1263     each copied file if a wildcard was used in the filename (Closes: #491627)
1264   * nmudiff: Add support for using $DEBFULLNAME as well as $DEBEMAIL when
1265     generating the From: header for a sendmail-generated mail. Based on a
1266     patch from Thomas Viehmann. (Closes: #496460)
1267   * rc-alert: Fix missing characters in a couple of option names in the help
1268     text.
1269   * tagpending:
1270     + Fix a typo in the help output. Thanks Thijs Kinkhorst. (Closes: #494131)
1271     + Use the new "bts --toolname" switch instead of an in-body comment to
1272       indicate that tagpending was used.
1273     + Make the --wnpp option work again. Thanks gregor herrmann.
1274       (Closes: #497820)
1275   * uscan: Exit with the correct status when --watchfile was used.
1276     (Closes: #498057)
1277
1278   [ Stefano Zacchiroli ]
1279   * bts: add support for the fake "gift" tag. It is to be used as a shorthand
1280     for the "gift" usertag, see http://wiki.debian.org/qa.debian.org/GiftTag
1281
1282   [ James Vega ]
1283   * bts: Add new 'status' command which returns various bits of information
1284     about the state of the given bugs.  Thanks to Don Armstrong for the patch.
1285     (Closes: #494614)
1286
1287   [ Joey Hess ]
1288   * bts: Add new 'summary' command.
1289
1290   [ Patrick Schoenfeld ]
1291   * build-rdeps: Add a --distribution parameter to enable selection of
1292     another distribution instead of unstable
1293     (Closes: #471498)
1294
1295   [ James Vega ]
1296   * uscan: Correct the <base ...> regex to be case-insensitive.  (Closes:
1297     #495265)
1298
1299   [ Christoph Berg ]
1300   * debsign: Fix debsign -r dir/*.changes, and do some QA on the manpage.
1301     Continue with next file if an already existing signature is kept.
1302   * dget: Make -q really quiet.
1303
1304   [ Mohammed Adnène Trojette ]
1305   * nmudiff: Use a friendlier template inspired from Lucas Nussbaum's
1306     patch. (Closes: #496628)
1307   * namecheck:
1308     + New script by Steve Kemp included to check project names are not
1309       already taken. (Closes: #484271)
1310     + Remove reference to a LICENSE file.
1311     + Don't lose the project name during the check.
1312   * bts: document that the cache auto-cleaning is overzealous on noatime
1313     partitions. Patch from intrigeri <intrigeri@boum.org>. (Closes: #488486)
1314
1315   [ Colin Watson ]
1316   * dpkg-depcheck: Remove -F in order to be compatible with current strace.
1317     I'm not sure exactly when plain 'strace -f' started being able to follow
1318     vfork on Linux, but it's at least as long ago as Debian 4.0, possibly
1319     strace 4.4.93 which would place it before Debian 3.1, so a dependency
1320     doesn't seem to be necessary. (Closes: #497955)
1321
1322   [ Patrick Schoenfeld ]
1323   * Update my email address
1324   * mk-build-deps: Automatically find debian/control if inside of a package
1325     source tree and no argument is given
1326
1327   [ Luk Claes ]
1328   * Update debsign for new commands of .commands (Closes: #498649).
1329
1330  -- Luk Claes <luk@debian.org>  Sat, 20 Sep 2008 18:37:41 +0200
1331
1332 devscripts (2.10.35) unstable; urgency=low
1333
1334   * checkbashisms: Only flag "local x y" and "local foo=bar" when --posix is
1335     used, as the use of the constructs is likely to become policy compliant
1336     in the near future (see Policy bug #473019)
1337   * debcommit: When --diff is used, don't open an editor to confirm commit
1338     messages
1339   * po4a/po/fr.po: Update French manpage translations; thanks Nicolas FRANCOIS
1340     (Closes: #491001)
1341   * who-uploads: Call "gpg --verify" with LC_ALL set to C to ensure that
1342     the output is in the expected format (Closes: #492474)
1343
1344  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Sat, 26 Jul 2008 21:57:20 +0100
1345
1346 devscripts (2.10.34) unstable; urgency=low
1347
1348   * checkbashisms:
1349     + Match the use of "shell echo -n" and "if foo then echo -n"
1350     + Fix a thinko in the quoted-block detection (thankfully the effects were
1351       largely benign, unless one was attempting to check libtool...)
1352     + Fix false positives in the checks for "dirs", "popd", "pushd", "shopt"
1353       and "ulimit" and the "echo with unsafe backslash", brace expansion and
1354       invalid function name checks
1355     + Fix a false-positive in the "source script with arguments check"
1356     + Fix a false negative in the "function" check (Closes: #490223)
1357     + Treat """" as "" when removing quotes
1358     + Catch shell script wrappers which use "foo $0 $@ &\nexec true"
1359     + Don't treat '. "a b"' as a sourced script being passed arguments
1360     + Strip leading @s from makefile lines
1361   * debchange:
1362     + Also collapse UNRELEASED stanzas when -d is used
1363     + Fix a typo ("ether") in the manpage; thanks Raphael Geissert
1364   * debcheckout:
1365     + Improve git repository handling with --file
1366     + Fix directory naming when using -f and no explicit destination directory
1367       was specified
1368   * uscan:
1369     + Parse sites which embed newlines inside hrefs (horrible, but works)
1370     + Always treat patterns referring to FTP sites as case-sensitive rather
1371       than a confusing (and broken) mixture of case-sensitive and
1372       case-insensitive matching
1373     + Correctly match directory names in HTMLised FTP proxy listings; the
1374       equivalent change for filenames was applied in 2.10.11 (#448636)
1375
1376  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Tue, 15 Jul 2008 19:24:29 +0100
1377
1378 devscripts (2.10.33) unstable; urgency=low
1379
1380   The "bigger brown paper bag" upload
1381
1382   * bts, debchange, mass-bug: Revert the changes introduced in #486594.
1383     "date -R" gives us a locale-independent string, strftime() doesn't.
1384
1385  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Sun, 29 Jun 2008 13:36:35 +0100
1386
1387 devscripts (2.10.32) unstable; urgency=low
1388
1389   * bts: Fix brown paper bag. When establishing an SMTPS connection, only use
1390     the hostname, rather than the fully specified "ssmtp://hostname[:port]"
1391     string
1392   * chdist: Fix sed expressions in src2bin (Closes: #488422)
1393
1394  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Sat, 28 Jun 2008 13:44:12 -0700
1395
1396 devscripts (2.10.31) unstable; urgency=low
1397
1398   [ Adam D. Barratt ]
1399   * bts
1400     + Replace the use of date -R with strftime(). Thanks Stephen Gran.
1401     + Allow an SMTP host to be specified as using SMTPS and/or a
1402       non-standard port number
1403   * checkbashisms:
1404     + Add a check for $UID being set to -x
1405     + Apply a small fix to part of the "quoted block detection"
1406     + Quote test expressions using qr to allow perl to optionally compile
1407       or otherwise optimise them. Thanks to Frank Lichtenheld for the idea.
1408     + Add a --posix option which flags constructs not supported by POSIX but
1409       permitted by Debian Policy (echo -n, local (with no options or
1410       assignments) and test / [ using -a or -o )
1411     + Improve the suggested replacement for $UID and $EUID (Closes: #488190)
1412   * Debbugs.pm: Move initialisation of the SOAP object in to a common routine
1413     and set the underlying transport object to honour proxies from the
1414     environment (Closes: #487592)
1415   * debchange, nmudiff: Replace calls to date -R with strftime(). Thanks
1416     Stephen Gran (Closes: #486594)
1417   * debuild: Update the dpkg-buildpackage emulation to use whitespace as the
1418     separator in DEB_BUILD_OPTIONS as per Debian Policy 3.8.0 and to print a
1419     warning if an unrecognised option is encountered; based on the
1420     corresponding patch to Dpkg::BuildOptions
1421   * debsign: If we don't have permission to create files in the same location
1422     as the originals, use a temporary location instead (Closes: #487999)
1423   * licensecheck:
1424     + Add .cxx and .hxx to the default list of file extensions to check
1425       (Closes: #487384)
1426     + Add _MTN (monotone) to the default exclusion expression
1427   * rc-alert: Allow bugs matching specific sets of tags or applying to
1428     specific distributions to be included or excluded from the list of
1429     reported bugs (Closes: #487513)
1430   * uscan:
1431     + Add an example of a newer form of watch file syntax for SourceForge
1432       based projects to the manpage
1433     + If the site being checked redirects to another with a directory
1434       structure that does not match the original site, check for download URLs
1435       that refer to any of the redirected sites, in addition to the original
1436       site. Based on a patch by Raphael Geissert (Closes: #487436)
1437   * debian/control
1438     + Suggest libnet-smtp-ssl-perl (>= 1.01-2) in order to allow bts to
1439       support SMTPS. The versioned dependency is required in order to ensure
1440       that a fixed libio-socket-ssl-perl is used.
1441     + Add libnet-smtp-ssl-perl to the description of bts
1442   * README: Add libnet-smtp-ssl-perl to the description of bts
1443
1444   [ James Vega ]
1445   * Debbugs.pm
1446     + Actually include the documented 'severity' key for the select
1447       function.
1448     + Fix some whitespace.
1449   * who-uploads: Accept -M as a short form for --max-uploads
1450
1451  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Sat, 28 Jun 2008 10:24:56 -0700
1452
1453 devscripts (2.10.30) unstable; urgency=low
1454
1455   * bts: MIME-encode the Subject: header of the generated mail in case it
1456     contains any non-ASCII characters (Closes: #486395)
1457   * checkbashisms:
1458     + Apply a couple of small fixes to the "quoted block detection" and the
1459       removal of quoted strings
1460     + Temporarily disable the $"" and $'' checks as they're very prone to
1461       false positives
1462     + Fix typoes in the heredoc and popd checks (Closes: #486159)
1463     + Fix a couple of small bugs in the "function name containing invalid
1464       characters" and "read with options other than -r" tests
1465   * debchange:
1466     + Don't automatically open an editor when creating a new changelog if
1467       a package name and version are supplied and either --empty was used
1468       or the text of a changelog entry was supplied on the command line.
1469       Based on a patch from Steve Magoun (Closes: #484334)
1470     + Don't automatically add an "initial release" stanza to a newly created
1471       changelog if the text of a changelog entry was supplied on the command
1472       line. Thanks Steve Magoun.
1473   * debcheckout:
1474     + Produce the correct URL for "project-based" darcs.d.o repositories in
1475       authenticated mode (Closes: #485044)   
1476     + Correctly handle absolute pathnames as the checkout path for a single
1477       file (Closes: #485888)
1478   * debdiff: When using --show-moved, indicate whether the two lists of
1479     packages being compared are different (this should have always worked,
1480     but didn't due to a small logic bug)
1481   * licensecheck:
1482     + Apply patches from Ben Finney to use the copyright parser to determine
1483       whether a file contains a valid copyright statement (Closes: #486013)
1484       and to match more forms of copyright statement (Closes: #486216)
1485     + Handle another variant of the copyright symbol
1486   * tagpending: Add a comment to the generated e-mail indicating that the
1487     script was used (Closes: #486092)
1488   * who-uploads: Allow the date of each upload to be displayed. Based on a
1489     patch by Filippo Giunchedi (Closes: #486344)
1490   * wnpp-check: Fix a small typo in the manpage (Closes: #484582)
1491   * debian/control:
1492     + Bump Standards-Version to 3.8.0 (no changes)
1493     + Add bsd-mailx to the mailx | mailutils Recommends as mailx is now
1494       a transitional package for bsd-mailx
1495   * debian/{link,rules}: Don't install the fr/man1/dch.1 symlink if the
1496     corresponding debchange.1 wasn't installed (e.g. due to not being
1497     sufficiently translated) (Closes: #485094)
1498
1499  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Mon, 16 Jun 2008 19:59:50 +0100
1500
1501 devscripts (2.10.29) unstable; urgency=low
1502
1503   * checkbashisms:
1504     + Add checks for "sh -r", "sh -D", "sh [-+]O" and "sh with long options"
1505     + Don't treat scripts with dash or ash shebangs as "/bin/sh scripts", as
1506       dash implements some extensions to POSIX
1507     + Correctly match heredocs using "<<-"
1508     + Add checks for $'', $"", the use of echo with backslash escapes, $SHLVL,
1509       $POSIXLY_CORRECT and $PIPESTATUS. Based on a patch by Raphael Geissert.
1510   * debchange: Update the manual page to refer to +nmu versioning for native
1511     packages (Closes: #483861)
1512   * debdiff: Don't apply patches when extracting a Format 3.0 (quilt) source
1513     package, to minimise noise in the diffs (Closes: #475506)
1514   * getbuildlog: New script from Frank S. Thomas to download build logs for
1515     a given package (Closes: #483169)
1516   * mass-bug:
1517     + Allow the component parts of a version number to be used in the template,
1518       as #EPOCH#, #UPSTREAM_VERSION# and #REVISION# (Closes: #482587)
1519     + Add a command-line option to specify that the generated e-mails should
1520       not be wrapped to 70 characters (Closes: #483030)
1521     + Allow the sendmail command to begin with a tilde
1522   * mergechanges: Allow changes files with Formats of 1.7 and 1.8 to be merged,
1523     by removing the Checksums-* fields from the Format: 1.8 files. The result
1524     will be a valid Format: 1.7 changes file. (Closes: #481585)
1525   * who-uploads: Call gpg with --no-auto-check-trustdb to ensure that gpg
1526     doesn't attempt to perform a (potentially time-consuming) trustdb update
1527     (Closes: #483878)
1528   * wnpp-check: New script from David Paleino to check whether a package has
1529     has open bugs requested that it be packaged (RFP) or intending to do so
1530     (ITP) (Closes: #483707)
1531
1532  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Tue, 03 Jun 2008 19:28:09 +0100
1533
1534 devscripts (2.10.28) unstable; urgency=low
1535
1536   [ Adam D. Barratt ]
1537   * bts, build-rdeps, chdist, debcommit, dget, mass-bug: Fix POD errors in
1538     the manpages. Thanks Riccardo Stagni (Closes: #479609)
1539   * bts: Improve the message produced when unknown options are passed to
1540     a command to include the command name
1541   * checkbashisms:
1542     + Also match use of "SHELL=/bin/bash -e" when checking whether a makefile
1543       explicitly uses bash
1544     + Update the check for "function" to more closely match lintian's (and
1545       therefore be less prone to false positives)
1546     + Update the check for "echo -e" to only match -n as an extra option
1547       rather than all theoretically possible options, thus reducing false
1548       positives
1549     + Further improve the heredoc detection (to allow the space in "<< 'foo'")
1550     + Make the check for "process substitution" ignore quoted strings
1551     + Fix false positives in the tests for "time" and "test with unary -a"
1552     + Apply various improvements to "quoted block" detection
1553     + Correctly match 'echo "$(< $0)"'
1554     + Add checks for "$[" (a deprecated form of arithmetic expansion) and
1555       the use of the -a or -f arguments to the "readonly" builtin
1556   * cowpoke: New script to upload a Debian source package to a cowbuilder host
1557     and build it, optionally also signing and uploading the result to an
1558     incoming queue (Closes: #479274)
1559   * dcmd: Correctly handle the "debian-installer" section in a .changes
1560     file (Closes: #481691)
1561   * debsign: Use "mv -f" instead of plain "mv" when stripping an existing GPG
1562     signature or updating the file sizes within the changes file before
1563     signing it, as is already done for moving the resulting signed files
1564     (Closes: #479569)
1565   * dget: Mention in the manpage that dget supports udebs so long as an
1566     appropriate packages file is available to apt (Closes: #480461)
1567   * mergechanges: Send error output to stderr rather than stdout
1568     (Closes: #481583)
1569   * scripts/Makefile: Run podchecker(1) before building pod-generated
1570     manpages to avoid the generated file containing a "POD errors" section
1571
1572   [ James Vega ]
1573   * mk-build-deps:
1574     + Fix Depends generation when both Build-Depends and Build-Depends-Indep
1575       exist so that the last package of the former and the first package of
1576       the latter are not listed as one concatenated string.
1577     + Use the Source package name instead of the first listed Binary package
1578       when parsing a control file.
1579
1580  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Mon, 19 May 2008 19:38:35 +0100
1581
1582 devscripts (2.10.27) unstable; urgency=low
1583
1584   * bts:
1585     + When reassigning bugs, CC the maintainer of the new package(s)
1586       (Closes: #478014)
1587     + Fix an uninitialised value warning when using claim and unclaim with
1588       no claim specified and $EMAIL and $DEBEMAIL unset
1589   * chdist: Add armel to the list of architectures in the bash completion
1590   * checkbashisms:
1591     + When rebuilding the list of bashisms to check, ensure it is based
1592       on whether the current file is a makefile, rather than whether the
1593       previous file was. Thanks to Raphael Geissert for the brown paper bag.
1594     + Match use of "SHELL=bash" as well as "SHELL=/bin/bash" in makefile mode
1595     + Improve heredoc detection to avoid triggering on "foo bar << x" whilst
1596       still matching 'cat <<"xyz"'
1597     + Add a variant on the "[ a == b ]" test
1598     + Enhance the "echo -e" test to also catch "echo -ne"
1599     + Add checks for "type", "time", "dirs" and $UID
1600     + Make several of the checks less prone to false positives
1601     + Re-enable the check for "complete"
1602   * dcmd:
1603     + Preserve a leading "./" on .dsc and .changes filenames (Closes: #478172)
1604     + Correctly handle packages with a section of "component/section"
1605       (Closes: #478829)
1606   * debchange:
1607     + Correctly handle the BTS returning no bugs for a package when --closes
1608       is used (either because the package doesn't exist in the archive
1609       or it has no open bugs) (Closes: #477398)
1610     + Add intrepid (ibex) to the list of Ubuntu distributions
1611     + Skip auto-NMU detection if -e was used or when editing an UNRELEASED
1612       changelog and using the "changelog" release heuristic
1613   * debcheckout:
1614     + Use the Vcs-* headers from the highest available version rather than
1615       the first returned by "apt-get source" (Closes: #477386)
1616     + Allow the Vcs-* headers from any of the available package versions to
1617       be used
1618   * debcommit:
1619     + Ignore --confirm and --edit when combined with --diff
1620     + Fix commit message detection for bzr; thanks Colin Watson
1621       (Closes: #478667)
1622     + Remove trailing newlines after editing the commit message
1623     + Don't attempt to commit if an editor was spawned (either via --edit
1624       or automatically) and the user quit without updating and saving the
1625       message
1626   * licensecheck: Correctly detect LGPLv3+ (Closes: #477742)
1627   * tagpending: Use option bundling (so that e.g. "tagpending -ni" works)
1628   * transition-check: New script to determine whether a set of source packages
1629     is involved in a transition for which uploads to unstable are currently
1630     blocked (Closes: #477922)
1631   * debian/control:
1632     + Add transition-check
1633     + Recommend libyaml-syck-perl (for transition-check)
1634     + Move build-essential back to Suggests as it's only required by
1635       dpkg-depcheck and dpkg-genbuilddeps and will be installed in a build
1636       environment anyway
1637     + Fix a typo in the Suggests field (svn-buildpacakge)
1638     + Move libfile-desktopentry-perl back to Suggests
1639     + Remove libdigest-md5-perl from Recommends as it's Provided by perl since
1640       sarge
1641     + Re-order the "dupload | dput" recommendation to favour dput and remove
1642       the version constraint from dupload as it refers to a version older than
1643       that in oldstable
1644     + Remove the versioned conflicts on debmake, dupload and suidmanager, as
1645       they all referred to versions of those packages older than those in
1646       oldstable
1647     + Remove the version constraints from the perl build-dependency, the perl
1648       dependency and the gnupg recommendation, as the referenced versions are
1649       all satisfied in oldstable and above
1650     + Remove the dependencies on debianutils and sed. Both are essential and
1651       the version constraints in the dependencies are satisfied in oldstable
1652       and above
1653   * README: Add transition-check
1654
1655  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Sat, 03 May 2008 17:30:46 +0100
1656
1657 devscripts (2.10.26) unstable; urgency=low
1658
1659   [ Adam D. Barratt ]
1660   * bts: Update documentation for "forwarded" to indicate that it may also
1661     be used with a URL (for instance, for an upstream bug tracker)
1662     (Closes: #475896)
1663   * checkbashisms:
1664     + Add experimental makefile support (only enabled if -f is used)
1665     + Modify the "2>&foo" check to allow a valid file descriptor followed
1666       by a backslash (for line continuations)
1667     + Check the initial lines of shell script wrappers. Based on a patch from
1668       Raphael Geissert
1669     + Fix a couple of the quoted block detection checks so as not to trigger
1670       on escaped quotes and correctly count quotes within lines containing ''
1671       or ""
1672     + Only rebuild the lists of expressions to search for when required,
1673       rather than for each line of each file
1674     + Disable "makefile mode" after checking a makefile if the next file to
1675       check isn't a makefile
1676     + Several enhancements to heredoc detection:
1677       - Heredoc delimiters may contain "non word" characters if the delimiter
1678         is quoted. As a side-effect, delimiters which match one of the bashism
1679         expressions may now be flagged due to the order in which checks are
1680         performed.
1681       - SUS specifies that a heredoc ends on a line consisting solely of a
1682         delimiter, so we enforce that and also don't check such lines.
1683       - Delimiters may now contain regular expression meta-characters.
1684     + Match shell script wrappers that don't pass on parameters when execing
1685       (for example for scripts which take all input from STDIN)
1686     + Add a check for process substitution (using "foo <(bar)")
1687   * debchange:
1688     + Allow a changelog with no entries to be created. (Note that
1689       such a changelog will cause a warning from dpkg-parsehchangelog the
1690       next time debchange is used with it) (Closes: #475578)
1691     + Correctly handle control files containing comments when checking
1692       for NMUs (Closes: #475750)
1693     + Fix a side-effect of the automagic NMU detection functionality which
1694       could lead to a spurious stanza being added to the end of the changelog
1695     + Skip automatic NMU detection if -a or -r was passed on the command line
1696       or if libparse-debcontrol-perl is not installed
1697     + Add {oldstable-,testing-,}proposed-updates to the list of supported
1698       distributions (Closes: #476264)
1699     + Add oldstable to the list of supported distributions, as updates
1700       to oldstable have been possible for some time
1701     + Allow automatic NMU detection to be disabled from the command line
1702       (Closes: #476985)
1703   * debcommit: Modify the "strip message" functionality so that:
1704     + Changelog lines beginning with any of *, + or - are considered to
1705       indicate a "change" for the purposes of deciding whether to strip 
1706       the message
1707     + When trimming leading whitespace on continuation lines, only spaces 
1708       and tabs are considered rather than line breaks (Closes: #475337)
1709   * debdiff:
1710     + Make the diffstat header for comparisons between two Debian revisions
1711       the same as that between two upstream versions
1712     + Normalise directory names in all file headers within a diff, not just
1713       the first
1714   * debian/control:
1715     + Suggest instead of Recommending gnuplot and cvs-buildpackage
1716     + Suggest svn-buildpackage (Closes: #476240)
1717     + Drop libparse-debcontrol-perl build-dependency now that debchange no
1718       longer fails in the absence of the package
1719   * debuild:
1720     + Run dpkg-buildpackage directly where possible, rather than emulating it.
1721       Emulation will still be used if any of the clean, dpkg-source, build,
1722       binary, dpkg-genchanges or final-clean hooks are defined, as dpkg
1723       does not currently support them. (Closes: #476100)
1724     + Make it clearer that a particular invocation is using the emulated
1725       dpkg-buildpackage, and why.
1726     + Automatically preserve the (C, CPP, CXX, LD and F)FLAGS variables and
1727       the corresponding *FLAGS_APPEND variables
1728     + Add *FLAGS and *FLAGS_APPEND support to the emulated dpkg-buildpackage
1729     + When running dpkg-buildpackage directly, pass through unrecognised
1730       options (with a warning) rather than aborting the build ourselves
1731   * diff2patches: Update to new upstream version.
1732   * dscverify:
1733     + Update for the .changes and .dsc format introduced with dpkg 1.14.17:
1734       - Handle Checksums-Sha(1|256)
1735       - Reject .changes files with unsupported Formats and any file with
1736         unsupported Checksums fields
1737   * licensecheck: Replace a literal copyright symbol with a hex escape
1738     so that the package builds using etch's po4a (Closes: #476251)
1739   * mergechanges:
1740     + Update for the new .changes format introduced with dpkg 1.14.17:
1741       - Handle Checksums-Sha(1|256) (Closes: #475957)
1742       - Only allow .changes files with the same Format to be merged
1743       - Reject .changes files with unsupported Formats or Checksums fields
1744   * rmadison: Allow custom shorthand URLs to be defined (Closes: #472922)
1745   * uscan: Allow a particular upstream release to be downloaded rather than
1746     the most recent (assuming it is in the list retrieved by the watch file)
1747     (Closes: #475828)
1748
1749   [ Christoph Berg ]
1750   * dcmd: If no command is given, print filenames line-by-line.
1751
1752  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Mon, 21 Apr 2008 19:45:34 +0100
1753
1754 devscripts (2.10.25) unstable; urgency=low
1755
1756   [ Adam D. Barratt ]
1757   * debchange: Escape arguments to --local (Closes: #475034)
1758   * debdiff: Ensure arguments to --exclude are properly quoted in case they
1759     contain shell meta-characters (Closes: #475075)
1760   * debsign:
1761     + Add support for the new Checksums-Sha* .changes file fields
1762       introduced by dpkg 1.14.17 (Closes: #474949)
1763     + Abort if any unknown Checksums-* fields are found in the .changes
1764       file
1765     + Abort if the Format field of the .changes file is unsupported
1766       (greater than 1.8, less than 1.7 or non-numeric)
1767     + Use a case-insensitive search for field names
1768
1769   [ James Vega ]
1770   * debian/control: Set subversion as the first VCS Recommends alternative.
1771
1772  -- Martin Zobel-Helas <zobel@debian.org>  Wed, 09 Apr 2008 16:04:36 +0200
1773
1774 devscripts (2.10.24) unstable; urgency=low
1775
1776   [ Martin Zobel-Helas ]
1777   * Don't look for debian/control if invoked with -c. We also then are not
1778     looking for NMUs. (Closes: #474564)
1779
1780   [ Adam D. Barratt ]
1781   * debchange:
1782     + Add a DEBCHANGE_AUTO_NMU configuration file option allowing the NMU
1783       heuristics introduced in 2.10.21 to be disabled. Based on a patch by
1784       gregor herrmann
1785     + Fix and improve some manpage formatting. Thanks gregor herrmann
1786     + Skip NMU detection when creating a new changelog 
1787     + Fix NEWS files in combination with NMU versioning 
1788     + Do not trigger NMU detection if the current changelog was authored
1789       by the current user
1790     + Fix uninitialised variable warning if Uploaders is empty
1791       (Closes: #474687)
1792     + Correctly handle UTF-8 maintainer / uploaders (Closes: #474685)
1793     + Revert the NMU urgency change introduced in 2.10.21. NMUs now default
1794       to the default "low" urgency. (Closes: #474720)
1795   * debian/control:
1796     + Move devscripts-el back to Suggests as it doesn't fit the definition
1797       of something we should be Recommending
1798     + Add lsb-release to the description of debchange
1799     + Add unzip to the description of uscan
1800     + Move mutt to Suggests
1801   * README:
1802     + Add recommended packages to desktop2menu, dget and rmadison
1803     + Add svk to the description of debcommit 
1804     + Add lsb-release to the description of debchange
1805     + Add unzip to the description of uscan
1806     + Replace references to ssh with ssh-client
1807     + Move the list of used packages to the end of the description of
1808       each script
1809
1810   [ James Vega ]
1811   * debian/control:
1812     + Change ssh Recommends to ssh-client. (Closes: #474682)
1813     + Unify the tool descriptions to show the tools they use at the end of the
1814       description.
1815   * rc-alert: Allow the user to pass a list of packages to the script.
1816     (Closes: #474659)
1817   * wnpp-alert: Allow the user to pass a list of packages to the script.
1818     (Closes: #463665)
1819   * nmudiff: Fix a typo in the usage.
1820
1821  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Mon, 07 Apr 2008 18:47:35 +0100
1822
1823 devscripts (2.10.23) unstable; urgency=low
1824
1825   * Move the current Suggests: to Recommends: so that they are pulled in by
1826     default but may be removed if desired (Closes: #474559)
1827   * bug/presubj: Update in line with the change to Recommends:
1828
1829  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Sun, 06 Apr 2008 16:53:46 +0100
1830
1831 devscripts (2.10.22) unstable; urgency=low
1832
1833   * bts: Allow a default list of e-mail addresses which should be sent copies
1834     of all generated e-mails to be specified (Closes: #474203)
1835   * debchange: Produce a more succinct and useful error message if
1836     libparse-debcontrol-perl isn't installed.  (Closes: #474476)
1837
1838  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Sun, 06 Apr 2008 14:55:48 +0100
1839
1840 devscripts (2.10.21) unstable; urgency=low
1841
1842   [ Adam D. Barratt ]
1843   * bts:
1844     + Allow SMTP authentication to be used when sending e-mails
1845     + Automatically append "thanks" and the contents of ~/.signature
1846       (if present) when --force-interactive was used (Closes: #474205)
1847   * bug/script:
1848     + Don't produce an error if either of the configuration files doesn't
1849       exist (Closes: #472748)
1850     + Don't include the BTS_SMTP_AUTH_* options
1851   * checkbashisms:
1852     + Strip off the quoted portion of a line that ends a "quoted block" before
1853       deciding whether it's a comment line and skipping it
1854     + Fix heredoc detection to match '<< \EOT ... EOT'
1855     + Improve the invalid function name test to not trigger on IFS="()"
1856     + Modify the brace expansion test to allow "${foo},${bar}"
1857     + Add another variation on the theme of shell wrapper detection
1858       ("foo && exec bar")
1859     + Temporarily disable the check for "complete" as it's too prone to false
1860       positives
1861     + Add checks for pushd, popd, ulimit, shopt and $SHELLOPTS
1862     + Remove check for $((var+1)) as dash now supports the syntax (the syntax
1863       is POSIX compliant but was not supported properly by dash)
1864     + Improve quoted string handling to cope with "'foo'"
1865     + Add a test for export being passed options other than -p
1866       (Closes: #473700)
1867   * dcmd: Apply patch from Romain to correctly match the x11 section
1868   * debchange: Fix spurious output when adding a changelog entry containing
1869     non-ASCII characters (Closes: #473769)
1870   * debcheckout:
1871     + Tighten the "repository owner" regex for darcs.d.o to correctly check
1872       http://darcs.d.o/~foo/bar/baz against user foo
1873     + Ignore a repository owner mismatch in "print mode"
1874     + In authenticated mode, ensure that a checked-out personal git.d.o
1875       respository will be writable by the user passed on the command line
1876       (Closes: #447791)
1877   * debcommit: Strip epochs from hg tags (Closes: #473593)
1878   * debdiff: Add a --diffstat option (Closes: #370286)
1879   * dget: Pass --all-versions to apt-cache show in case the user has
1880     configured it to only show the candidate version. Thanks Håkon Stordahl
1881     (Closes: #472747)
1882   * dscverify:
1883     + Add debian-maintainers to the default set of keyrings
1884     + Add a --no-default-keyrings option to override the default keyrings
1885   * mk-build-deps: New script by Vincent Fourmond to build a binary package
1886     satisfying the build-dependencies of a given package (Closes: #474302)
1887   * tagpending: Allow the mail sent to the BTS to be displayed and (assuming
1888     --noact is not in effect) confirmed before sending
1889   * who-uploads: Mention the debian-maintainers keyring in --help
1890   * README, debian/control:
1891     + Add libsasl-authen-perl to Suggests and the description of bts, to
1892       support SMTP authentication
1893     + Add equivs to Suggests (for mk-build-deps)
1894     + Add libparse-debcontrol-perl to Suggests and the description of
1895       debchange 
1896
1897   [ Martin Zobel-Helas ]
1898   * debchange
1899     + Set urgency=high if NMU and no other urgency set (Closes: #474391)
1900     + Set to NMU if packager is neither in Uploaders nor Maintainer 
1901       (Closes: #474399)
1902     + Add abbreviation -q for --qa (Closes: #474434)
1903
1904  -- Martin Zobel-Helas <zobel@debian.org>  Sat, 05 Apr 2008 18:13:28 +0200
1905
1906 devscripts (2.10.20) unstable; urgency=low
1907
1908   * bts:
1909     + Only append a single ellipsis to the mail subject once it becomes
1910       too long, rather than for each extra command (Closes: #471304)
1911     + Make --no-action and --(force-)interactive work if neither DEBEMAIL
1912       nor EMAIL are set (Closes: #467066)
1913     + Add --cc-addr to --help output
1914   * checkbashisms:
1915     + Make --version actually produce version information
1916     + Fix explanation of VAR+=foo
1917     + Fix an error in the "shell script wrapper" detection
1918     + Enhance the "invalid function name" check to allow a leading bracket
1919       before the function name
1920     + Don't treat '' at the beginning of a line as the start of a quoted block
1921     + Allow a heredoc marker to begin with a backslash
1922     + Enhance quoted block detection to handle escaped quotes better
1923     + Enhance "shell script wrapper" detection to catch more ways of
1924       disguising a non shell script as one
1925     + If more than one issue was found within a single line, output each
1926       rather than just the first
1927   * dcmd: New script from Romain Francoise to run a given command replacing
1928     the name of a .changes or .dsc file with each of the files referenced
1929     therein (Closes: #472492)
1930   * debcheckout: Allow specific files from the repository to be retrieved
1931     rather than checking out the repository (Closes: #469242)
1932   * debcommit:
1933     + Make the change to --release's behaviour introduced in the last
1934       upload optional. If -R / --release-use-changelog is used then
1935       the changelog will be checked for uncommitted changes when determining
1936       the commit message. The default is not to do so and use the message
1937       passed with --message (if any) or "releasing version X.Y.Z" as before.
1938       (Closes: #471723)
1939     + When creating summary lines for git and hg, ignore any subchanges
1940       (i.e. lines indented by more than two spaces and starting with *, +
1941       or -)
1942     + Add documentation to the manpage of the current VCS-specific features
1943     + Make --strip-message also strip leading spaces from continuation lines
1944     + Strip single change commit messages by default
1945   * debdiff:
1946     + Escape package names when normalising path names (Closes: #471282)
1947     + Make tarball-in-tarball support more intelligent. If a sub-tarball
1948       named foo.tar.gz unpacks to a directory named foo, the directory is
1949       renamed to =unpacked-tarN= so that the directory names match across
1950       the unpacked packages (Closes: #459294)
1951   * debuild:
1952     + Add a --prepend-path option allowing $PATH to have directories added
1953       to it once it has been sanitised, for example to add /usr/lib/ccache.
1954       Based on a patch by Matt T. Proud (Closes: #460719)
1955     + Add a --username option to allow debrsign to be used instead of debsign
1956       (Closes: #262253)
1957   * dget: Support /etc/apt/sources.list.d (Closes: #471672)
1958   * uscan:
1959     + Correctly handle an explicit upstream-version of 0 (Closes: #471503)
1960     + Add "watch" to the manpage's summary line (Closes: #452930)
1961   * debian/copyright: Explicitly indicate that diff2patches is GPL >= 3
1962     rather than the package's standard >= 2.
1963
1964  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Mon, 24 Mar 2008 22:14:22 +0000
1965
1966 devscripts (2.10.19) unstable; urgency=low
1967
1968   * debsign: Correctly handle signing an automatically located .changes
1969     file if none was passed on the command line (Closes: #468761)
1970   * debchange:
1971     + Apply a more elegant fix for the bugfix in 2.10.18.
1972       Thanks to gregor herrmann for pointing the obvious solution out.
1973     + Don't complain about the package version changing from native to
1974       non-native if --nmu or --security was used
1975     + Fix an unescaped hyphen in the manpage
1976     + If starting a changelog stanza for a new maintainer upload with
1977       the distribution set to UNRELEASED, check whether the previous
1978       stanza is also UNRELEASED and, if so, merge them (assuming the 
1979       "changelog" release heuristic is in use) (Closes: #458130)
1980     + Add non-maintainer uploads (including security and QA uploads),
1981       backports and the use of local version strings to the list of
1982       cases where debchange doesn't have to guess the user's intentions
1983     + Add an --allow-lower-version option which is similar to
1984       --force-bad-version but allows a regular expression to be specified
1985       which the new version must match. Based on a patch by Frank Küster
1986       (Closes: #381159)
1987     + Modify the version-handling code to generate NMU versions of the
1988       form X+nmu1 for Debian-native packages
1989   * checkbashisms:
1990     + Use Getopt::Long for option parsing
1991     + Add an option to force checking of scripts that would normally be
1992       skipped (Closes: #469023)
1993     + Clarify in the manpage that some issues detected by the script may
1994       be XSIisms etc rather than strictly bash-specific features
1995     + Add checks for suspend, caller, complete/compgen, declare/typeset,
1996       disown, builtin, set -[BHT], alias -p, unalias -a, local with
1997       options or an assigned value and $BASH(_*). Thanks to Raphael
1998       Geissert for the patch (Closes: #469050)
1999     + Modify each of the simple shell variable tests (e.g. $RANDOM) to
2000       also match ${variable}
2001     + Identify and ignore multi-line quoted text (Closes: #464641)
2002     + Reorder a couple of checks so that ". foo $HOSTNAME" is detected as
2003       source passing arguments rather than misuse of $HOSTNAME
2004     + Fix a potential false positive on "2>& 1"
2005     + Fix an unescaped hyphen in the manpage
2006     + Add a check for function names containing characters other than
2007       alphanumerics and underscore
2008     + Modify the "read without variable" test to also catch options other
2009       than -r. Thanks Luca Capello (Closes: #470696)
2010     + Add an option to allow flagging of lines which do not contain bashisms
2011       but which may contain other useful information - for example, checking
2012       whether $BASH is set before using bashisms or $RANDOM being used as a
2013       local variable rather than the bash built-in variable (Closes: #470999)
2014     + Add a check for "VAR+=foo" (Closes: #471001)
2015     + Also detect <<< inside a quoted string (Closes: #471059)
2016     + Improve comment detection and removal to not remove "s/#/foo/"
2017   * bts:
2018     + Allow the sendmail command to begin with a ~ (Closes: #469207)
2019     + Don't treat "userblah" as an alias for "users" in "select"
2020   * debcommit:
2021     + Set $SVKDIFF before calling "svk diff" (Closes: #469238)
2022     + If there are uncommitted changes to the changelog when --release is
2023       used, use them as the commit message. Otherwise use the message passed
2024       with --message or "releasing version X.Y" as currently
2025       (Closes: #470366)
2026     + Format commit messages in a more useful manner for git and hg. The
2027       first change found is unfolded and used as the summary line. If more
2028       than one change was found then an editor is spawned so that the message
2029       can be fine-tuned if required (Closes: #402531)
2030   * deb[ci]:
2031     + Allow either package names or filenames to be passed on the
2032       command line (Closes: #469663)
2033     + Fix reference to dpkg-deb(8) (should be section 1) and an unescaped
2034       hyphen in the manpage
2035   * annotate-output.1, cvs-debi.1, dd-list.1, debuild.1, dpkg-depcheck.1, 
2036     dpkg-genbuilddeps.1, nmudiff.1, plotchangelog.1, uscan.1,
2037     devscripts.conf.5: Fix unescaped hyphens
2038   * nmudiff: Fix --nomutt's To: handling. Thanks Thomas Viehmann
2039     (Closes: #470069)
2040   * Debbugs.pm:
2041     + Turn on "use strict" and "use warnings" which got lost when moving
2042       the code from bts
2043     + Don't attempt to iterate the result of usertags() in select if
2044       it's empty (Closes: #470025)
2045     + Skip arguments to select() that contain valid keys but not values
2046     + Print a warning about unrecognised keys passed to select()
2047     + Add on_fault handlers to SOAP calls so we can return useful error
2048       messages
2049   * debuild:
2050     + Add working -j / DEB_BUILD_OPTS=parallel support
2051       (Finally closes: #457235)
2052     + Remove linda support. Thanks Thijs Kinkhorst (Closes: #470478)
2053   * debcheckout: Add launchpad.net/foo to the list of recognised
2054     Launchpad repository formats for authenticated mode. Thanks Martin
2055     Pitt
2056   * cvs-debuild: Remove linda support. Thanks Thijs Kinkhorst.
2057   * Packaging changes:
2058     + debian/control, README, conf.default.in: Remove references to linda
2059     + Add a NEWS file to alert dget users to the change in 2.10.17 to unpack
2060       source packages by default (Closes: #470809)
2061   * grep-excuses: Fix reference to bjorn.haxx.se in help output to refer to
2062     release.d.o/migration
2063   * debpkg: Fix reference to dpkg(8) in the manpage
2064   * pts-subscribe: Don't complain about mail and/or at not being available
2065     if --help / --version were used. Also don't complain about at unless an
2066     unsubscription mail needs generating. (Closes: #471088)
2067
2068  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Sun, 16 Mar 2008 17:00:34 +0000
2069
2070 devscripts (2.10.18.1) unstable; urgency=low
2071
2072   The "I need a bigger brown paper bag" upload
2073
2074   * checkbashsisms: Simplify the >&/&>file check and in the process fix
2075     another couple of potential false positives.
2076
2077  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Fri, 29 Feb 2008 08:55:16 +0000
2078
2079 devscripts (2.10.18) unstable; urgency=low
2080
2081   [ Patrick Schoenfeld ]
2082   * licensecheck: Detect a less common form of GPL usage
2083
2084   [ Adam D. Barratt ]
2085   * checkbashisms: Fix a couple of brown paper bag issues with the >&file
2086     and herestring checks added in the last release. Thanks to Raphael
2087     Geissert for spotting the breakage so quickly.
2088   * debchange: Fix an off-by-one in the fix for #452806 that caused an
2089     extra blank line to be added before the trailer line
2090
2091  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Fri, 29 Feb 2008 06:50:51 +0000
2092
2093 devscripts (2.10.17) unstable; urgency=low
2094
2095   The "Pia for DPL" upload
2096
2097   [ Adam D. Barratt ]
2098   * checkbashisms:
2099     + Fix a false positive in the $(( test (Closes: #465364)
2100     + Add detection for <<<, $(OS|MACH)TYPE, $HOST(TYPE|NAME), $EUID,
2101       $DIRSTACK, $SECONDS and /dev/(tcp|udp) (Closes: #465386)
2102     + Enhance heredoc detection to not trigger on <<<
2103   * Debbugs.pm: Update to match the current debbugs SOAP interface. Add
2104     status(), usertags(), versions() and versions_with_arch(),
2105     newest_bugs(), bug_log(), source_to_binary() and binary_to_source()
2106   * tagpending:
2107     + Rewrite in perl using Debbugs.pm
2108     + Optionally (and by default) include the changelog header line and
2109       any relevant changelog entries as comments in the generated mail
2110       (Closes: #439688)
2111   * debcheckout:
2112     + Handle spaces between -d and the root for cvs repositories
2113       (Closes: #465849)
2114     + Fix a warning about uninitialised values when a module name is not
2115       supplied for a cvs repository
2116     + In auth mode, set push_location for bzr branches (Closes: #453447)
2117   * uscan:
2118     + Add support for repacking .zip archives, based on a patch
2119       from Antonio Terceiro (Closes: #456587)
2120     + Mention an alternative form of sourceforge URL in the manpage that
2121       allows checking for new versions when the qa.d.o redirector doesn't
2122       work (Closes: #433408)
2123     + Fix an escaping error in one of the manpage's examples for twisted
2124   * Packaging changes:
2125     + README: Update descriptions of tagpending and debchange
2126     + debian/control:
2127       - Add unzip(1) to Suggests for uscan's zip repacking
2128       - Update descriptions of tagpending and debchange
2129   * debcommit:
2130     + Use "git diff" instead of "git-diff" (Closes: #466158)
2131     + Ignore whitespace changes in diffs
2132   * dget: Correctly handle the processing of a file that we've already
2133     retrieved (Closes: #445546)
2134   * wnpp-alert: Note in the manpage that the results are source package
2135     based
2136   * debchange:
2137     + Modify --closes to use SOAP / Debbugs.pm
2138     + Add hardy (heron) to the list of supported Ubuntu distributions
2139     + Use existing changelog data directly rather than re-using
2140       dpkg-parsechangelog's Changes: field and therefore don't apply any
2141       reformatting (Closes: #452806)
2142     + Use "etch-backports" instead of "Etch backports" in bpo changelog
2143       entries (Closes: #467582)
2144   * bts:
2145     + Add a --force-interactive option which is similar to --interactive
2146       but spawns an editor for the message before prompting for sending
2147       confirmation (Closes: #467134)
2148     + Allow the use of --{force-,}interactive to be specified in the
2149       configuration file (Closes: #467131)
2150   * debsign: Allow multiple files to be signed in a single invocation
2151     (Closes: #457355)
2152   * mass-bug:
2153     + Correctly detect the start of a signature in the template file
2154       (Closes: #467496)
2155     + Allow package versions to be specified in the package list file
2156       as package_version (Closes: #467581)
2157   * mergechanges: Merge the Description: fields from each of the supplied
2158     changes files. Thanks to Vincent Danjean for the patch
2159     (Closes: #442972)
2160   * debuild: Allow preserve-envvars to contain wildcard entries (of the
2161     form STEM*) (Closes: #405440)
2162
2163   [ Christoph Berg ]
2164   * dget:
2165     + Make unpacking downloaded source packages the default, use -d for the
2166       old behaviour.
2167     + Check signature of source packages using dscverify, use -u to disable.
2168       (Closes: #434521)
2169
2170   [ Patrick Schoenfeld ]
2171   * licensecheck: Support a less common form of MIT license usage
2172
2173   [ Mohammed Adnène Trojette ]
2174   * debian/bug:
2175     + make reportbug add configuration data in bug reports.
2176     + print a message to sensitise users about our "Suggests vs Depends"
2177       policy.
2178
2179   [ Stefano Zacchiroli ]
2180   * debcommit: add support for a new --diff option which dumps changes on
2181     standard output instead of committing them
2182
2183  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Wed, 27 Feb 2008 18:18:56 +0000
2184
2185 devscripts (2.10.16) unstable; urgency=low
2186
2187   The "storm before the calm" release
2188
2189   * checkbashisms:
2190     + Correct the $(<) check to not flag $(<foo grep bar) (Closes: #464522)
2191     + Tighten the $(( / (( regex
2192     + Modify the ". foo bar" check to allow ". `foo bar`" (Closes: #464984)
2193     + Ensure that an explanation is provided for the ". foo bar" check
2194     + Fix the "shell wrapper" regex to allow a space after ; and before exec
2195       (Closes: #464976)
2196     + Add posh to the list of supported interpreters. Thanks to Raphael
2197       Geissert.
2198     + Warn about use of >& and <& redirecting to a file (POSIX specifies
2199       behaviour for - and file descriptors only) (Really closes: #461653)
2200   * debbugs.pm: New module to encapsulate some of the common BTS functionality
2201     used by various scripts. Currently contains initial support for some
2202     SOAP methods.
2203   * bts: Use debbugs.pm for select()
2204   * tagpending: Fix the bts select call to also handle forwarded bugs
2205     (Closes: #464787)
2206   * debchange: Warn if the package appears to have switched from Debian native
2207     to non-native or vice versa (Closes: #440957)
2208   * uscan: Don't insist on an upstream version being supplied on the command
2209     line if one is present in the watch file (Closes: #350307)
2210   * debuild: Really fix -j, so that --lintian-opts works again
2211     (Closes: #465264)
2212
2213  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Mon, 11 Feb 2008 19:50:15 +0000
2214
2215 devscripts (2.10.15) unstable; urgency=low
2216
2217   [ Patrick Schoenfeld ]
2218   * checkbashisms: Add a check for the $(<) bashism (which is catting a file)
2219     (Closes: #463743)
2220   * dget: Implemented a '--build' parameter which builds a package with
2221     dpkg-buildpackage after its download (Closes: #457977)
2222   * build-rdeps: Add a license header so that licensecheck does recognize
2223     the license and copyright
2224
2225   [ Adam D. Barratt ]
2226   * checkbashisms:
2227     + Correct the fix for #461653. >& is permitted by POSIX, &> isn't. Thanks
2228       to Sven Joachim.
2229     + Modify the "echo -e", "exec -[acl]" and "let" tests to require
2230       whitespace before the matched text in order to reduce false positives.
2231       Thanks to Russ Allbery for pointing the issue out.
2232   * debchange: Allow the use of an unknown / unofficial distribution to be
2233     forced (Closes: #463449)
2234   * bts:
2235     + Allow the generated e-mail to be edited before sending
2236       (Closes: #456331)
2237     + Handle cache files generated by versions of bts that didn't name
2238       attachments correctly (Closes: #464079)
2239   * uscan:
2240     + Fix quoting of a manpage example (Closes: #452934)
2241     + Output a message if --report-status was used but no watch file was found
2242       (Closes: #409128)
2243   * debuild: Recognise -j as a valid option when it's passed on the command
2244     line as well as in the configuration file (Really closes: #457235)
2245   * debcommit: Check the debian directory for indications of version control
2246     to handle situations where the upstream source and packaging are managed
2247     through different VCSes (Closes: #384230)
2248   * mergechanges: Fix a typo in the manpage
2249   * tagpending(1):
2250     + Remove ldapsearch(1) from SEE ALSO, as the script hasn't used LDAP for
2251       some time
2252     + Fix the script's name in the title block
2253   * whodepends: Remove duplicated wording from the manpage
2254   * whouploads: Reduce the length of a line in the manpage to fix warnings
2255     from man
2256
2257  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Wed, 06 Feb 2008 19:31:00 +0000
2258
2259 devscripts (2.10.14) unstable; urgency=low
2260
2261   [ Adam D. Barratt ]
2262   * uscan:
2263     + Document the USCAN_DESTDIR configuration variable (Closes: #460717)
2264     + uscan: Correctly set the default User-Agent header (Closes: #462770)
2265   * bts:
2266     + Fix downloading of named attachments (Closes: #460850)
2267     + Add support for setting X-Debbugs-No-Ack (Closes: #458973)
2268   * grep-excuses: Update wipnity functionality in line with the move of
2269     testing.pl to release.d.o
2270   * checkbashisms:
2271     + Warn about the use of >& and &> (Closes: #461653)
2272     + Bring the script largely back in to sync with lintian's checks/scripts:
2273       - don't check scripts that appear to be shell scripts but aren't
2274         (Closes: #463257)
2275       - don't flag potential issues if they occur inside single quotes
2276       - separate out those issues that should only be flagged if they occur
2277         inside quoted strings
2278       - catch the use of kill -[0-9] or -[A-Z], trap with signal numbers
2279         and [[ foo ]]
2280   * deb-reversion: Support passing -b / --force-bad-version to dch
2281     (Closes: #461557)
2282   * mass-bug: Allow setting of tags. Thanks to Pierre Habouzit for the
2283     patch (Closes: #462649)
2284   * debcommit: Allow the commit message to be edited before passing it
2285     to the VCS. Thanks to Patrick Schoenfeld for the patch (Closes: #462758)
2286   * debuild: Pass -j through to dpkg-buildpackage (Closes: #461239)
2287   * tagpending: Use "bts select" instead of wget where possible
2288   * dget: Correctly parse arguments to --path (Closes: #460970)
2289   * Packaging changes
2290     + Update to debhelper v6
2291     + Decapitalise the short description to match the Developer's Reference's
2292       recommendations
2293
2294   [ Mohammed Adnène Trojette ]
2295   * debcheckout: remove "-d" from Vcs-Cvs: field if a maintainer puts it.
2296
2297   [ Christoph Berg ]
2298   * debcommit: also look for \t in the diff for GNU-style changelogs.
2299
2300   [ Patrick Schoenfeld ]
2301   * Joining the team
2302   * debcommit: Work around problems when colordiff is used as diff-cmd for
2303     svn/svk or when the always color configuration of git is set
2304     (Closes: #462686)
2305   * Added new script 'build-rdeps', a utility to find all packages that
2306     reverse depend on a given package (Closes: #326966)
2307
2308  -- Adam D. Barratt <adam@adam-barratt.org.uk>  Sat, 02 Feb 2008 20:19:49 +0000
2309
2310 devscripts (2.10.13) unstable; urgency=low
2311
2312   * The 'we sponsor Adam for DM' upload
2313
2314   [ Mohammed Adnène Trojette ]
2315   * debcheckout: wrap error message. (Closes: #459372)
2316
2317   [ Adam D. Barratt ]
2318   * grep-excuses:
2319     + Only check for the presence of libterm-size-perl if -w / --wipnity
2320       is being used.
2321     + Improve the error message when libterm-size-perl isn't installed.
2322   * debian/control: Add libterm-size-perl to the description of grep-excuses
2323     (Closes: #459586)
2324   * README: Add libterm-size-perl to the description of grep-excuses
2325
2326   [ James Vega ]
2327   * tagpending: Handle new-style links to individual bug reports which are
2328     simply the bug-numer.
2329   * bts: Handle both relative and absolute links on BTS webpages.
2330   * debchange:
2331     + Handle both relative and absolute links when parsing BTS webpages.
2332       (Closes: #459947)
2333     + Do not include "Debian Bug report logs" in the changelog entry when
2334       using --closes.
2335
2336   [ Luk Claes ]
2337   * whodepends: Support showing source packages instead of binary ones thanks
2338     to Otavio Salvador.
2339
2340   [ Joey Hess ]
2341   * bts: Add a <base> tag to the page sent to the browser so that unqualified
2342     urls work.
2343
2344   [ Martin Zobel-Helas ]
2345   * Add Dm-Upload-Allowed filed, so Adam can upload devscripts.
2346   * updated french translation
2347
2348  -- Martin Zobel-Helas <zobel@debian.org>  Fri, 11 Jan 2008 10:32:59 +0100
2349
2350 devscripts (2.10.12) unstable; urgency=low
2351
2352   [ Stefano Zacchiroli ]
2353   * debcheckout: add auth support for *.launchpad.net. Thanks to Colin Watson
2354     for the patch (Closes: #451672)
2355
2356   [ Mohammed Adnène Trojette ]
2357   * debian/control:
2358      + bump Standards-Version to 3.7.3.
2359      + build-depend on and suggest libterm-size-perl.
2360   * debian/dirs: create /etc
2361   * bts:
2362      + add a -n/--no-action option printing emails to stdout instead
2363        of sending them. (Closes: #458603)
2364      + add a "SEE ALSO" section in manual page. (Closes: #458296)
2365      + automatically Cc: team@security.debian.org when (un)tagging a bug
2366        security. (Closes: #458840)
2367   * chdist: generate a manual page from source.
2368   * dch:
2369      + add a --bin-nmu option for binNMUs. (Closes: #458496)
2370      + add a -s/--security option for Security Team uploads inspired by
2371        Ubuntu's.
2372      + add a -l/--local option to allow adding suffixes to a Debian version
2373        number. (Closes: #284658)
2374   * debc/debi: don't mess up --debs-dir option's argument when
2375     debian/svn-deblayout is present. (Closes: #446414)
2376   * debcheckout: add support for authentication mode with darcs.
2377     Thanks Luca Capello for the patch. (Closes: #445714)
2378   * debdiff: make diff output p1-compatible (for native packages or when
2379     interdiff is not available). Thanks dAniel hAhler for the patch.
2380     (Closes: #456223)
2381   * diff2patches: new patch written by Raphael Geissert <atomo64@gmail.com>.
2382     Extracts patches from a .diff.gz file placing them under debian/ or,
2383     if present, debian/patches. (Closes: #456626)
2384   * grep-excuses: permit requests to http://bjorn.haxx.se/debian/
2385     with --wipnity, -w option. Idea and implementation courtesy from
2386     Julian Mehnle <julian@mehnle.net>. (Closes: #448279)
2387   * mass-bug: add --user and --usertags options to avoid their wrapping.
2388     (Closes: #429479)
2389   * Changes pulled from Ubuntu's diff:
2390      + debian/control:
2391         - suggest wget|curl instead of wget
2392         - suggest lsb-release
2393      + debuild: preserve DEBEMAIL environment variable.
2394
2395   [ Adam D. Barratt ]
2396   * who-uploads: Actually check debian-keyring.pgp by default rather
2397     than .gpg twice. Thanks to Philipp Kern for pointing the issue out
2398     (Closes: #456209)
2399   * who-uploads: Check debian-maintainers.gpg by default. Thanks to
2400     Philipp Kern for the suggestion (Closes: #456208)
2401   * debian/control, README: Add debian-maintainers to the suggested
2402     package list
2403   * debchange: Add a configuration file option to allow overriding the
2404     default setting of -t / --mainttrailer (Closes: #454254, #453644)
2405   * debchange: Correctly handle using an empty changelog entry to switch
2406     the distribution to UNRELEASED when using the changelog heuristic
2407     (Closes: #453690)
2408
2409   [ Luk Claes ]
2410   * chdist: Add bash_completion script for chdist (Closes: #457842)
2411   * chdist: Added improvements and fixed bugs. Thanks to Raphaël Pinson
2412     (Closes: #457841)
2413   * debdiff: Add support for tar.bz2 tarballs in orig.tar.gz
2414
2415  -- Luk Claes <luk@debian.org>  Sat, 05 Jan 2008 16:27:11 +0100
2416
2417 devscripts (2.10.11) unstable; urgency=low
2418
2419   [ Adam D. Barratt ]
2420   * uscan: Correctly parse HTMLised FTP directory listings. Thanks to
2421     Vaclav Ovsik for the patch (Closes: #448636)
2422   * desktop2menu: New script to generate skeleton menu files from
2423     freedesktop.org .desktop files. Thanks to Sune Vuorela (Closes: #448730)
2424   * debchange: Default to using -t / --mainttrailer when using the "changelog"
2425     heuristic. Thanks to Joey Hess for the patch (Closes: #448795)
2426   * debcommit: Automatically include the changelog in the list of files to be
2427     committed (Closes: #419657, again)
2428   * debcommit: Correctly pull the depot path from the output of svk info
2429
2430   [ Luk Claes ]
2431   * debdiff: Support tarball in tarball (Closes: #439667).
2432   * debdiff: Support p-u-new use case (Closes: #439666).
2433   * chdist: New script to easily play with several distributions.
2434     Closes: #438971
2435   * debian/control: Add build dependency on libfile-desktopentry-perl and
2436     liburi-perl so perl -c won't fail for desktop2menu and rmadison.
2437
2438   [ Joey Hess ]
2439   * debcommit: Avoid svk hang by only running svk if ~/.svk/local exists.
2440     Closes: #420899
2441   * debcommit: Try harder to see if the package is in git. Look for
2442     .git in parent directories too.
2443
2444  -- Luk Claes <luk@debian.org>  Wed, 14 Nov 2007 22:53:22 +0100
2445
2446 devscripts (2.10.10) unstable; urgency=low
2447
2448   [ Adam D. Barratt ]
2449   * licensecheck
2450     + Better detect 3-clause BSD licenses (Closes: #442630)
2451     + Detect ISC style licenses. Thanks to Patrick Schoenfeld for the
2452       patch (Closes: #448000)
2453     + Always check a single file argument even if it doesn't match
2454       the file pattern regex
2455   * bts: Update for new bugspam.cgi syntax (Closes: #445557)
2456   * wnpp-alert: Add an option to display the changes since the last
2457     invocation. Based on a patch by Luca Bedogni; thanks.
2458     (Closes: #446910)
2459   * svnpath: Fix a couple of typoes (Closes: #448167)
2460
2461   [ James Vega ]
2462   * debcheckout: -u should imply -a, as documented.  Thanks Luca Capello for
2463     the patch.  (Closes: #445706)
2464
2465   [ Joey Hess ]
2466   * debcommit: Support creating signed tags using git. Controlled by the
2467     DEBCOMMIT_SIGN_TAGS setting, not enabled by default.
2468   * debcommit: When run in a clean git repo with -r -a, git-commit would
2469     exit nonzero as there was nothing to commit. Instead, check if
2470     the repo is clean; don't run git commit in this case, and proceed with
2471     tagging.
2472   * debcommit: Name git tags "debian/$version" or just with the package
2473     version number for native version numbers. Closes: #446699
2474
2475  -- Joey Hess <joeyh@debian.org>  Sun, 28 Oct 2007 16:45:56 -0400
2476
2477 devscripts (2.10.9) unstable; urgency=low
2478
2479   [ Mohammed Adnène Trojette ]
2480   * uscan: allow the path for downloaded files to be specified. Thanks Steffen
2481            Moeller for the patch. (Closes: #439060)
2482   * debsign: work in $TMPDIR (if set) or /tmp. (Closes: #420472)
2483
2484   [ Adam D. Barratt ]
2485   * debchange:
2486     + Add an option to not modify the trailer line when editing or
2487       appending changelog entries (Closes: #435980)
2488     + Make -r use the distribution specified in the previous changelog entry by
2489       default (Closes: #364510)
2490     + Use the package changelog to determine version information for the NEWS
2491       file by default (Closes: #316662)
2492     + Allow an explicit empty changelog entry to be passed on the command line
2493       to allow non-interactive changes to the distribution and urgency without
2494       adding a changelog entry (Closes: #442267)
2495     + Make -r only change the distribution if it was previously UNRELEASED.
2496       Combining -r and -D on a changelog that's not UNRELEASED now
2497       causes a warning and does not change the distribution (Closes: #443081)
2498   * licensecheck: Attempt to distinguish between versions of the BSD license
2499     (Closes: #442630)
2500   * bts: Improve the documentation of forcemerge. Thanks to dann frazier.
2501     (Closes: #442930)
2502
2503   [ Stefano Zacchiroli ]
2504   * uscan: add a --repack option to repack .tar.bz2 archives to .tar.gz
2505     archives upon request
2506
2507  -- Mohammed Adnène Trojette <adn+deb@diwi.org>  Wed, 03 Oct 2007 00:54:28 +0200
2508
2509 devscripts (2.10.8) unstable; urgency=low
2510
2511   [ Mohammed Adnène Trojette ]
2512   * debcommit:
2513      + allow an alternate location for the changelog. By default
2514        debian/changelog is used. Thanks Sjoerd Simons and Laurent Bigonville
2515        for the patches. (Closes: #437387)
2516      + add a -C/--confirm option to confirm the commit message. Thanks Laurent
2517        Bigonville for forwardporting the patch from Ubuntu. (Closes: #439054)
2518      + allow tagging with bazaar. (Closes: #441105)
2519   * debuild:
2520      + keep DISPLAY, XAUTHORITY and GNOME_KEYRING_SOCKET environment
2521        variables around for safe keeping before we destroy the
2522        environment, and re-set them before running debsign; thanks Steve
2523        Kovalik for the patch. (Closes: #322208)
2524      + also keep GPG_AGENT_INFO and SSH_AUTH_SOCK.
2525   * licensecheck: decruft // comments. (Closes: #441073)
2526   * debchange: update according to new Backports.org policy. (Closes: #439854)
2527
2528   [ Stefano Zacchiroli ]
2529   * debcheckout: new script to checkout the version control system repository
2530     of a package
2531
2532   [ Joey Hess ]
2533   * debcheckout: when checking out svn repos, check them out into a directory
2534     named for the package, to avoid checking out into ie, a trunk directory.
2535
2536   [ Adam D. Barratt ]
2537   * licensecheck
2538     + tidy up the pre-check regexes
2539     + unescape "\@"s in copyright statements
2540     + decruft © as well as (C)
2541     + make the copyright regex more flexible
2542     + correctly handle metacharacters found in potential copyright statements
2543   * debdiff: allow whitespace to be ignored in diffs (Closes: #439163)
2544   * debcommit
2545     + Allow changes to only debian/changelog to be committed.
2546       Thanks to martin f krafft for the patch. (Closes: #439992)
2547     + Allow the leading "* " to be stripped from commit messages
2548       (Closes: #440013)
2549   * bts: Change working directory back to its original location before
2550     running the browser (Closes: #436095)
2551   * checkbashisms: Catch the use of test/[ with a unary -a operator. Thanks to
2552     Matthew Wilcox for the suggestion.
2553
2554   [ Julian Gilbey ]
2555   * The package should suggest git-core, not git (Closes: #440018)
2556   * debchange: update for new BTS layout (pkgreport.cgi syntax changed)
2557
2558   [ Joey Hess ]
2559   * Add list-unreleased, by Frans Pop.
2560
2561  -- Mohammed Adnène Trojette <adn+deb@diwi.org>  Tue, 11 Sep 2007 16:46:04 +0200
2562
2563 devscripts (2.10.7) unstable; urgency=low
2564
2565   [ Adam D. Barratt ]
2566   * debian/control: Add libsoap-lite-perl to the Suggests and
2567     description for bts
2568   * README
2569     + Add libcrypt-ssleay-perl to the description for uscan
2570     + Add libsoap-lite-perl to the description for bts
2571     + Mention the SOAP interface in the description for bts
2572   * debchange: Fix NMU versioning for Debian native packages
2573   * dd-list: Sort developer names case-insensitively. Thanks to Steinar H.
2574     Gunderson for the suggestion
2575   * bts
2576     + Fix test for libwww-perl not being installed
2577     + Only pass -c to mail(1) if there are Cc: addresses
2578       (Closes: #433385)
2579     + Add support for selecting bug lists via the SOAP interface. This
2580       requires libsoap-lite-perl. Thanks to Don Armstrong for the patch
2581       (Closes: #433169)
2582   * deb-reversion: Apply patch from Adeodato Simó to ensure -v is
2583     honoured (Closes: #433492)
2584   * debcommit: When using git, allow either all files or only those in
2585     the index to be committed. Thanks to Martin F Krafft and Junichi
2586     Uekawa for the patch. (Closes: #402539, #427429, #433081)
2587   * uscan
2588     + Allow a user agent string to be specified (Closes: #433419)
2589     + Fix https support (Closes: #423669)
2590     + Correctly set exit status after downloading (Closes: #431840)
2591   * licensecheck
2592     + Allow directories to be passed as arguments
2593     + Allow a pattern to be specified indicating files / directories
2594       which should be excluded from checking. The default is the same
2595       as dpkg-source's -i option
2596     + Allow the set of files to be checked to be specified via a
2597       regular expression
2598     + Optionally attempt to find copyright statements
2599
2600   [ Christoph Berg ]
2601   * rmadison: Support ubuntu and querying multiple archives, suggested by
2602     Loïc Minier. (Closes: #431303)
2603   * dget: Downloading multiple binaries was broken. (Closes: #428827)
2604
2605   [ Stefano Zacchiroli ]
2606   * dd-list: list Uploaders per default, added --nouploaders option to
2607     force the old behaviour
2608
2609   [ Mohammed Adnène Trojette ]
2610   * debi: add svn-buildpackage support. Thanks to Raphaël Hertzog for
2611     the patch. (Closes: #315409, #417609)
2612   * dch: add --bpo support. (Closes: #434183)
2613   * debcommit: add debian/changelog to the list of files to commit. Thanks
2614     Damyan Ivanov for the patch. (Closes: #419657)
2615   * bts: add file:// to local urls. (Closes: #435011)
2616   * checkbashims: add a -n/--newline option (disabled by default) to
2617     also check "echo -n" as Debian Policy 10.4 requires /bin/sh to support
2618     it. (Closes: #426584)
2619   * tagpending: add a -t/--to option that adds a -v option to the
2620     dpkg-parsechangelog call. (Closes: #434145)
2621   * debian/rules: use [ ! -f Makefile ] || $(MAKE) clean instead of -$(MAKE)
2622     clean.
2623
2624  -- Mohammed Adnène Trojette <adn+deb@diwi.org>  Fri, 10 Aug 2007 00:35:06 +0200
2625
2626 devscripts (2.10.6) unstable; urgency=low
2627
2628   [ Adam D. Barratt ]
2629   * bts
2630     + Cc bug reports if the control message contains a comment
2631       (Closes: #429649)
2632     + Support passing multiple packages / addresses to "bts cache"
2633       (Closes: #416548)
2634     + Add archive / unarchive support
2635     + Make caching of "status mboxes" work again
2636   * Fix changelog typos (Closes: #429774)
2637   * debdiff: Sort conffiles and control before comparing them. Thanks to Peter
2638     Samuelson for the patch (Closes: #421781)
2639   * tagpending
2640     + Use tag=pending rather than include=pending (Closes: #430786)
2641     + Sort bug numbers in numerical order
2642     + Process bugs that are already tagged pending and closed in the changelog
2643
2644   [ James Vega ]
2645   * uupdate:
2646     + When displaying patch reject files, show the path to the new upstream
2647       directory where they're contained. (Closes: #419133)
2648   * uscan:
2649     + Support https URLs.  This requires installing libcrypt-ssleay-perl.
2650       (Closes: #423669)
2651   * debian/control:
2652     + Add libcrypt-ssleay-perl to Suggests and description for uscan.
2653   * wnpp:
2654     + Update the manpage and help output to document what RFA, RFH, and O
2655       mean.  Also add a pointer to the WNPP website. (Closes: #421872)
2656   * PackageDeps:
2657     + Use ||= instead of |= to set the package name in %dep_pkgs.  It is the
2658       correct way to do things and |= causes odd results on at least amd64.
2659       (Closes: #419024)
2660
2661   [ Mohammed Adnène Trojette ]
2662   * Release.
2663
2664  -- Mohammed Adnène Trojette <adn+deb@diwi.org>  Sat, 30 Jun 2007 12:58:41 +0200
2665
2666 devscripts (2.10.5) unstable; urgency=low
2667
2668   [ Luk Claes ]
2669   * debc: Make reporting on a single deb work again (Closes: #419487).
2670
2671   [ Adam D. Barratt ]
2672   * debchange: Add gutsy (gibbon) and UNRELEASED to the list of recognised
2673     Ubuntu distributions
2674   * rc-alert
2675     + Update HTML parsing to support the new structure of the RC bug page
2676     + The "I" tag can now also mean "lenny-ignore"
2677     + Add "[E]xperimental" to the distribution list, and remove "X"
2678       ("not in testing")
2679   * bts
2680     + Allow the use of SMTP instead of sendmail. Thanks to Josh Triplett for
2681       the patch (Closes: #420847)
2682     + Fix syntax error when reverting to default SENDMAILCMD
2683     + When cleaning up a bug's cache entries, also remove {raw,status}.mbox
2684     + Fix pod formatting so that the description of the "fixed" command
2685       actually appears in the manpage.
2686     + Add an option to not cache resolved bugs (Closes: #340259, #378342)
2687     + Fix URL parsing to account for recent HTML changes (Closes: #429236)
2688     + Always download version graphs rather than the new "options page"
2689     + Fix attachment parsing code to handle "filename="
2690   * mass-bug: Fix syntax error when reverting to default SENDMAILCMD
2691   * dd-list: Treat teams.debian.net addresses as mailing lists rather
2692     than individuals
2693   * tagpending: Update license statement to GPL >= 2
2694   * uscan: Ensure --dehs generates well-formed XML (Closes: #426996)
2695
2696   [ Martin Zobel-Helas ]
2697   * debchange: Add volatile to the list of recognised Debian distributions
2698   * debchange: Add backports to the list of recognised Debian distributions
2699
2700   [ Christoph Berg ]
2701   * rmadison: -t, --time: show projectb snapshot date
2702
2703  -- James Vega <jamessan@debian.org>  Tue, 19 Jun 2007 13:57:22 +0100
2704
2705 devscripts (2.10.4) unstable; urgency=low
2706
2707   [ Adam D. Barratt ]
2708   * grep-excuses: make the maintainer regex more restrictive to avoid accidental
2709     matches (Closes: #419462)
2710   * debchange: make adding multiple changelog blocks for a single maintainer optional
2711     (Closes: #419880)
2712   * Conflict with versions of kdesdk-scripts which shipped /usr/bin/licensecheck
2713     (Closes: #419754)
2714   * Ensure DEBCHANGE_TZ is always set (Closes: #419863)
2715   * Add myself to Uploaders
2716
2717   [ Julian Gilbey ]
2718   * bts: update tags list to include lenny
2719
2720   [ Luk Claes ]
2721   * debian/control: Add myself to Uploaders
2722   * licensecheck: Escape @kde otherwise build fails
2723
2724  -- Luk Claes <luk@debian.org>  Mon, 23 Apr 2007 20:22:58 +0200
2725
2726 devscripts (2.10.3) unstable; urgency=low
2727
2728   [ Adam D. Barratt ]
2729   * licensecheck: New script to determine which license(s) source files
2730     are under (Closes: #382148)
2731   * bts: Add claim / unclaim support, based on a patch by zobel
2732     (Closes: #385957)
2733   * debchange: don't add duplicate maintainer blocks in multi-maintainer
2734     mode (Closes: #383542)
2735   * Better document debchange's dependencies (Closes: #417633)
2736   * tagpending
2737     + Make the wnpp check introduced in 2.10.0 optional as it can be very expensive
2738     + Improve error message for skipped bugs (Closes: #418884)
2739   * rmadison: handle missing liburi-perl more gracefully
2740
2741   [ Mohammed Adnène Trojette ]
2742   * bts: add an --cc-addr to allow sending carbon copies of emails sent
2743     to control@bugs.debian.org. (Closes: #333371)
2744   * debchange: drop NMU revision when doing a QA upload. (Closes: #415995)
2745   * debclean: add a -d option to skip build dependencies check.
2746     (Closes: #370066)
2747
2748   [ Julian Gilbey ]
2749   * debchange: load URI::Escape module carefully to give a meaningful
2750     warning message if the liburi-perl package is not installed
2751
2752   [ Christoph Berg ]
2753   * uscan: use a different project in the example for the sf.net redirector.
2754     (Closes: #418978)
2755   * debchange: optionally set changelog timezone from DEBCHANGE_TZ.
2756     (Closes: #417261)
2757
2758  -- Christoph Berg <myon@debian.org>  Mon, 16 Apr 2007 14:56:59 +0200
2759
2760 devscripts (2.10.2) unstable; urgency=low
2761
2762   * The "zobel's birthday" upload.
2763
2764   [ Adam D. Barratt ]
2765   * scripts/Makefile: Override make's default .sh rule so that the package
2766     version string actually gets written to the scripts
2767   * debian/rules: Fix check for unwanted debug information to account for
2768     bts now being in scripts/
2769   * Fix encoding of French manpages (Closes: #415240)
2770   * bts
2771     + Update prunecache() for maintainer / status mboxes and version graphs
2772     + Simplify version graph handling code (should now handle all graphs
2773       correctly)
2774     + Add support for fixed / notfixed (Closes: #340838)
2775   * Documentation fixes, based on suggestions from Adeodato Simó
2776     + debian/control: update description of debcommit
2777     + README: replace reference to bazaar with bzr
2778     + nmudiff.1: add missing unbold after an option
2779     + dscverify.pl: remove obsolete comment
2780       (Closes: #415486)
2781
2782   [ Martin Zobel-Helas ]
2783   * Adding myself to Uploaders
2784   * bts
2785     + add option to only get bugs never downloaded before (Closes: #366925)
2786     + dont forward bugs within the bts (Closes: #406632)
2787   * include sample procmail script for autosubscribing to bugs
2788     (Closes: #353048)
2789
2790   [ Christoph Berg ]
2791   * debcommit: support hg/mercurial and revamp manpage a bit.
2792   * debian/control: suggest mercurial and svk, wrap some fields for easier
2793     readability.
2794   * dpkg 1.14.0 will obsolete 822-date, apply patch by Guillem Jover to use
2795     `date -R` (Closes: #415794)
2796
2797   [ James Vega ]
2798   * Update debchange, rmadison, and tagpending to uri escape package names
2799     given to wget.  (Closes: #416004)
2800   * debian/control: Suggest liburi-perl and add to list of packages used by
2801     debchange, rmadison, and tagpending.
2802
2803  -- Martin Zobel-Helas <zobel@debian.org>  Sat, 24 Mar 2007 10:21:02 +0100
2804
2805 devscripts (2.10.1) unstable; urgency=low
2806
2807   * debian/control: set Maintainer to pkg-devscripts@teams.debian.net.
2808
2809  -- Mohammed Adnène Trojette <adn+deb@diwi.org>  Sat, 17 Mar 2007 00:07:02 +0100
2810
2811 devscripts (2.10.0) unstable; urgency=low
2812
2813   [ Julian Gilbey ]
2814   * debchange: fix Ubuntu's distro codename check (bash regexp!)
2815   * control: change maintainer name to mailing list (Closes: #411591)
2816
2817   [ Mohammed Adnène Trojette ]
2818   * debian/control:
2819      + add myself to Uploaders.
2820      + suggest bzr, not bazaar (deprecated). (Closes: #414051)
2821      + suggest git.
2822   * po4a/po/fr.po: update French manpage translation (Closes: #400568)
2823      + Patch from Julien Cristau.
2824   * debdiff: allow use with no argument (Closes: #369691)
2825      + Patch from Julien Danjou.
2826   * deb-reversion: change license to Artistic 2.0. (Closes: #381731)
2827
2828   [ Christoph Berg ]
2829   * Also joining the team
2830   * dget: consult apt-get source for missing files (Closes: #394809)
2831   * rmadison: new upstream version, supports querying other archives
2832     (specifically backports.org)
2833
2834   [ Stefano Zacchiroli ]
2835   * package maintenance changes
2836     + debian/control:
2837       - added myself as an uploader
2838       - added XS-Vcs-Browser field
2839       - bumped debhelper deps to >> 5 (changed debian/compat accordingly)
2840     + added debian/svn-deblayout with the default tags dir
2841     + moved examples under examples/ (changed debian/examples accordingly)
2842     + moved scripts under scripts/, created subordinated Makefile there
2843     + debian/{dirs,links}: delegated directory/symlink creation to dh_link
2844     + debian/manpages: delegated manpage installation to dh_installman
2845     + scripts/Makefile: removed the need of explicitly listing scripts
2846   * bts: list the available severities in the manpage (Closes: #412186)
2847   * bts: clarified the meaning of "owner" in the docs (Closes: #403859)
2848   * checkbashisms: add detection of "${!prefix"-like bashisms, patch from Adam
2849     D. Barratt (Closes: #409028)
2850   * dd-list: enable (-b cmdline flag) output of binary package names, patch
2851     from Frank Küster (Closes: #403207)
2852   * debcommit: added support for specifying the list of files to commit on
2853     cmdline, patch from Damyan Ivanov (Closes: #381152)
2854   * mass-bug: enable (--severity cmdline flag) the specification of the
2855     severity of the reported bugs, based on a patch from Adam D. Barratt
2856     (Closes: #386124)
2857   * tagpending: enable (-c cmdline flag) tagging bugs as confirmed in addition
2858     to tagging them as pending, based on a patch from Adam D. Barratt
2859     (Closes: #382884)
2860   * tagpending: factorized some code for delivering info to the user
2861   * tagpending: added an extra check to ensure that bugs to be tagged belong
2862     to the current package
2863   * uscan: added --force-download to force download when changelog is in sync
2864     with upstream version, based on a patch from Ian Wienand (Closes: #364116)
2865
2866   [ Adam D. Barratt ]
2867   * Joining the team
2868   * COPYING: update FSF postal address
2869   * debian/copyright:
2870     - annotate-output is GPLv2 only
2871     - whodepends is in the public domain
2872   * tagpending: modify bug list display code to indicate whether --noact was
2873     used
2874   * tagpending: support marking wnpp bugs as pending (Closes: #398178)
2875   * debc.1: Fix reference to debi (thanks, Frans Pop)
2876   * {cvs-,}debc.1: Fix reference to installing packages (thanks, Frans Pop)
2877   * debc: Add support for udebs, based on a patch from Frans Pop
2878     (Closes: #404952)
2879   * svnpath: is GPLv2 or later
2880   * bts:
2881     - handle new status / maintainer mbox links when downloading bugs
2882       (Closes: #414200)
2883     - use the maintainer mbox as the default mbox (i.e. for --mbox and
2884       cached as $bug.mbox). The "raw" mboxes are now saved as $bug.raw.mbox
2885     - attempt to download version graphs in "full caching" mode
2886   * dscverify: Add --nosigcheck (Closes: #397720)
2887   * uscan: Fix typo in error message when combining --report-status and
2888     --verbose
2889   * manpage-alert: New script to locate binaries without corresponding
2890     manpages (Closes: #414907)
2891
2892   [ James Vega ]
2893   * debian/control: Add myself to the Uploaders list.
2894   * bts: chdir back to the invoking directory before leaving prunecache()
2895     (Closes: #413793)
2896   * scripts/Makefile: Specify an include directory when running Perl in order
2897     to handle the source restructuring.
2898
2899  -- Mohammed Adnène Trojette <adn+deb@diwi.org>  Fri, 16 Mar 2007 21:53:35 +0100
2900
2901 devscripts (2.9.27) unstable; urgency=low
2902
2903   * checkbashisms: check for 'select' (thanks to James Abley, Ubuntu user)
2904   * debchange: add support for Ubuntu's distro codenames
2905   * debchange: add support for ~ in version numbers (Closes: #400173)
2906
2907  -- Julian Gilbey <jdg@debian.org>  Fri,  1 Dec 2006 08:02:53 +0000
2908
2909 devscripts (2.9.26) unstable; urgency=low
2910
2911   * deb-reversion: update to new upstream version (Closes: #329374)
2912   * debc/debi: handle specifying changes file on command line again
2913     (Closes: #398152)
2914   * debc/debi: handle arch all packages correctly (oops!) (Closes:
2915     #398597)
2916   * dget: new upstream version, supports looking in other places for
2917     files, new binnmu version scheme, --no-cache, file:// and copy:// and
2918     fixed bug that --help/--version required other arguments (Closes:
2919     #385954, #356208)
2920   * nmudiff: allow configuration of whether to send report to existing
2921     bugs or create a new bug (Closes: #397912)
2922   * uscan: avoid spurious undefined warning if --package is used
2923
2924  -- Julian Gilbey <jdg@debian.org>  Fri, 17 Nov 2006 13:03:03 +0000
2925
2926 devscripts (2.9.25) unstable; urgency=low
2927
2928   * nmudiff: reinstall mutt as mailer of choice, but now provide the
2929     option to use it or not (Closes: #397641)
2930
2931  -- Julian Gilbey <jdg@debian.org>  Wed,  8 Nov 2006 20:39:24 +0000
2932
2933 devscripts (2.9.24) unstable; urgency=low
2934
2935   * debc/debi: handle multi-arch .changes files (Closes: #385673)
2936   * debchange: allow non-official distributions (Closes: #397546)
2937   * debdiff: handle files moving between multiple packages correctly
2938     (Closes: #392977)
2939   * debuild: make -B -b work sensibly (Closes: #396232)
2940   * debuild: don't check for .orig.tar.gz if we're doing a binary-only
2941     build (Closes: #394627)
2942   * dget: improve manpage (Closes: #376237)
2943   * dget: warn and exit with error if URL cannot be downloaded (Closes:
2944     #376932)
2945   * mass-bug: don't wrap signatures (Closes: #386123)
2946   * nmudiff: clean up properly, and abort on editor error
2947   * tagpending: make -v mean verbose; add long option names (Closes:
2948     #387293)
2949   * uscan: set HTTP user agent name (Closes: #397354)
2950   * wnpp-alert: check return status of wget calls (Closes: #364479)
2951   * [I18N] Include new versions of French manpages (Closes: #379614)
2952
2953  -- Julian Gilbey <jdg@debian.org>  Wed,  8 Nov 2006 19:16:22 +0000
2954
2955 devscripts (2.9.23) unstable; urgency=low
2956
2957   * bts: automatically create cache directory when bts show is used
2958     (Closes: #370205)
2959   * debchange: can change urgency and distro using -D and -u flags
2960     (Closes: #373271)
2961   * debuild: check for either .orig.tar.gz or a .orig directory, as
2962     dpkg-source does (Closes: #366286)
2963   * dget: introduce --insecure option for allowing downloading from site
2964     with self-signed certificate (Closes: #393942)
2965   * nmudiff: much improved behaviour:
2966     - remove dependency on mutt (use /usr/sbin/sendmail instead)
2967     - automatically mail the relevant bugs rather than submit a new bug
2968       report; this can be changed using the --new command line option
2969     - allow for aborting, changing the bug number submitted to and editing
2970       the whole message
2971     - checking for errors rather than making a mess of things
2972     - cleaning up the manpage
2973     (Closes: #378264, #386147, #370056)
2974   * uscan: fix handling of ftp directory listings with number-only
2975     directory names (Closes: #372609)
2976   * uscan: warn if no parentheses in one-term version 2/3 watchfile
2977     (Closes: #375557)
2978   * uupdate: handle ~ in version numbers (Closes: #397100)
2979   * who-uploads: add GPG key ID to "unrecognised key" message (Closes:
2980     #397293)
2981
2982  -- Julian Gilbey <jdg@debian.org>  Mon,  6 Nov 2006 18:11:46 +0000
2983
2984 devscripts (2.9.22) unstable; urgency=low
2985
2986   [ Julian Gilbey ]
2987   * Makefile: remove -ldl flag in libvfork linker line (from checklib
2988     output, see http://rerun.lefant.net/checklib)
2989   * control: make list render nicely with new aptitude list-handling
2990     facility (Closes: #388856)
2991   * bts: documentation for show usertag=...: s/user=/users=/
2992   * checkbashisms: make reasons for concern explicit, and show whole line
2993     of original script, not just matched fragment
2994   * dget: support ~ in package version numbers (Closes: #389482)
2995   * rmadison: make curl quiet (important when piping the output of
2996     rmadison)
2997   * who-uploads: don't bother with iconv -t option; it's the default
2998     behaviour anyway (see Bug#384835)
2999
3000   [ Joshua Kwan ]
3001   * Remove myself from Uploaders. -ENOTIME :(
3002
3003  -- Julian Gilbey <jdg@debian.org>  Wed, 11 Oct 2006 20:16:02 +0100
3004
3005 devscripts (2.9.21) unstable; urgency=low
3006
3007   * bts: reportspam/spamreport can now take multiple bug numbers
3008   * bts: add support for forcemerge (Closes: #369050, #380041)
3009   * bts: always include "# Automatically generated email" message (thanks
3010     to Justin Pryzby for spotting this)
3011   * bts: chdir back to original directory after downloading files (Closes:
3012     #372546)
3013   * bts: don't automatically use a -t option unless we are using
3014     /usr/sbin/sendmail or /usr/sbin/exim* (Closes: #373664)
3015   * bts: allow mailreader setting to contain spaces (Closes: #370208)
3016   * checkbashisms: check for $((cnt+1)), echo -n/-e, exec -c/-l/-a, let
3017     and $RANDOM (Closes: #369851, #377195, #378406, #383613)
3018   * dd-list: treat lists.alioth.debian.org like lists.debian.org (Closes:
3019     #373809)
3020   * debchange: clarified name of changelog file in more error/warning
3021     messages (see bug#368961)
3022   * debchange: can specify a NEWS file to edit (still defaults to
3023     debian/NEWS) (Closes: #384676)
3024   * debdiff: fixed --move(-regex) options (broken by #203781 and #230702
3025     fix in 2.9.17) (Closes: #370388)
3026   * dpkg-genbuilddeps: clean up if statement (Closes: #365372)
3027   * nmudiff: stop using dpkg-parsechangelog to avoid barfing over broken
3028     changelogs (Closes: #374773)
3029   * rc-alert: now pick up all installed packages (Closes: #370463)
3030   * uscan: fix handling of recursive http URLs (Closes: #377518)
3031   * who-depends: convert output into locale charset (Closes: #384835)
3032
3033  -- Julian Gilbey <jdg@debian.org>  Tue, 29 Aug 2006 11:35:00 +0100
3034
3035 devscripts (2.9.20) unstable; urgency=low
3036
3037   * debuild: set DEB_{BUILD,HOST}_* variables as dpkg-buildpackage does
3038     (Closes: #364256)
3039   * debuild: improve missing .orig.tar.gz warning
3040   * uscan: mention upgrading points in the manpage.
3041   * uupdate: allow upstream version numbers to use A-Z (Closes:#367055)
3042
3043  -- Julian Gilbey <jdg@debian.org>  Wed, 17 May 2006 07:27:17 +0100
3044
3045 devscripts (2.9.19) unstable; urgency=low
3046
3047   * debuild: fix -I and -i option handling (Closes: #363368)
3048
3049  -- Julian Gilbey <jdg@debian.org>  Thu, 20 Apr 2006 21:41:51 +0100
3050
3051 devscripts (2.9.18) unstable; urgency=low
3052
3053   * uscan: fix parsing howler: uscan would never work like this - oops!
3054     (Closes: #363338)
3055
3056  -- Julian Gilbey <jdg@debian.org>  Tue, 18 Apr 2006 17:58:20 +0100
3057
3058 devscripts (2.9.17) unstable; urgency=low
3059
3060   [ Julian Gilbey ]
3061   * several Perl scripts: make sure we set the SIGPIPE handler before
3062     doing an open '-|'
3063   * bts: actually support the --sendmail option rather than just say we
3064     do! (Closes: #293715)
3065   * bts: fix URI in manpage (Closes: #360783)
3066   * bts: fix unblock NNNNN by|with NNNNN handling (Closes: #361029)
3067   * bts: fix uninitialized value bugs (Closes: #362187)
3068   * debchange: add --qa option (Closes: #358278)
3069   * debdiff: check file permissions and new/deleted control files (Closes:
3070     #203781, #230702)
3071   * debdiff: option --controlfiles to allow comparing postinst
3072     etc. (Closes: #218222)
3073   * debrelease, debc, debi: support searching for .changes and .debs in a
3074     directory other than the parent of the currnent source directory with
3075     --debs-dir command line and DEBRELEASE_DEBS_DIR configuration file
3076     options (Closes: #309362)
3077   * debuild: emulate dpkg-buildpackage rather than call it (unless
3078     dpkg-cross is installed); this provides a hook facility (Closes:
3079     #226947)
3080   * debuild: complains if debian revision in native version (Closes:
3081     #262525)
3082   * dget: fix manpage type (Closes: #361877)
3083   * mass-bug: new script (Closes: #355505)
3084   * pts-subscribe: fix config boilerplate to actually set default timeout
3085     (Closes: #360857)
3086   * pts-subscribe.1: improve the wording of the manpage (Closes: #360027)
3087   * svnpath: fix svk info error (Closes: #361979)
3088   * uscan: *really* fix the uninitialized value bug (Closes: #356959,
3089     #361319)
3090   * uscan: provide downloadurlmangle and filenamemangle options to mangle
3091     the URL and filename before attempting to perform and save the
3092     download respectively (Closes: #327404)
3093   * uscan: fix manpage typo (dversionmangle) (Closes: #362202)
3094   * uscan: provide "versionmangle" option which does both
3095     {u,d}versionmangle (Closes: #350455)
3096   * uupdate: correct syntax error (Closes: #360995)
3097   * who-uploads: new script to determine most recent uploaders of a
3098     package to the Debian archive (Closes: #347809)
3099
3100   [ Joey Hess ]
3101   * dd-list: actually support white-space separate pages names from stdin,
3102     as documented on man page.
3103   * rmadison: escape "+" in package names in http query string
3104
3105  -- Julian Gilbey <jdg@debian.org>  Sun, 16 Apr 2006 19:43:15 +0100
3106
3107 devscripts (2.9.16) unstable; urgency=low
3108
3109   [ Julian Gilbey ]
3110   * Fix 2.9.15 changelog to refer to pts-subscribe, not pkg-subscribe
3111     (Closes: #353413)
3112   * bts: be stricter about bug number cruft (Closes: #356318)
3113   * bts: add spamreport as a synonym for reportspam
3114   * debcommit: add --help, --version
3115   * debdiff: fix unnecessary chdir (Closes: #354862)
3116   * debdiff: compare control files in multi-deb binary packages - this was
3117     just a coding problem, and could have been done for ages (Closes: #354868)
3118   * pts-subscribe: Depends on the "at" package (Closes: #353502)
3119   * uupdate: handle already-unpacked source code archives (Closes: #286253)
3120   * uscan: avoid warnings on one-word actions (Closes: #356959)
3121   * uscan: clarify manpage regarding spaces in URLs (Closes: #359190)
3122   * debian/rules: remove mention of DH_ALWAYS_EXCLUDE (see Bug#352626)
3123
3124   [ Joey Hess ]
3125   * debcommit: Add program name to all error messages.
3126
3127  -- Julian Gilbey <jdg@debian.org>  Wed, 29 Mar 2006 16:20:17 +0100
3128
3129 devscripts (2.9.15) unstable; urgency=low
3130
3131   * bts: handle bts show pkg archive=yes more gracefully
3132   * bts: require mailx | mailutils (mailutils provides mailx anyhow)
3133   * bts: always allow Bug#NNNNNN: or #NNNNN etc. in commands (Closes:
3134     #353049)
3135   * bts: support caching RC bug pages (Closes: #236312)
3136   * bts: support subscribe/unsubscribe commands (Closes: #339661)
3137   * bts: support alternative sendmail command (Closes: #343752)
3138   * debdiff: handle multi-binary packages and allow comparison of control
3139     files from each corresponding pair of binary packages - thanks to
3140     Robert Luberda <robert@debian.org> for the patch (Closes: #174858)
3141   * general: improve getopt handling
3142   * pts-subscribe: new script to subscribe to the PTS for a limited time
3143     period (Closes: #202866)
3144
3145  -- Julian Gilbey <jdg@debian.org>  Thu, 16 Feb 2006 16:17:15 +0000
3146
3147 devscripts (2.9.14) unstable; urgency=low
3148
3149   * deb-reversion: correctly handle multiword hooks (Closes: #351250)
3150   * deb-reversion: die if not being run as root or using fakeroot
3151   * deb-reversion: major improvements to manpage
3152   * debchange: fall back on NAME envvar if DEBFULLNAME is not defined
3153     (Closes: #340292)
3154   * debrelease: allow it to run in normal situations again (broken when
3155     fixing #322926, #217546)
3156   * uscan: always pass --no-symlink to uupdate as uscan does the
3157     symlinking itself (Closes: #345874)
3158   * uscan: handle multi-word actions
3159
3160  -- Julian Gilbey <jdg@debian.org>  Mon, 13 Feb 2006 11:33:47 +0000
3161
3162 devscripts (2.9.13) unstable; urgency=low
3163
3164   * Don't include .svn directory in md5sums (Closes: #352273)
3165   * bts: fix new caching code (thanks to Frank Lichtenheld for this one)
3166     (Closes: #352476)
3167   * bts: correctly handle DEBEMAIL='Name <email>' (Closes: #342883)
3168   * debcommit: handle commit messages for git-based setups (Closes:
3169     #352004)
3170   * uscan: check sanity of downloaded files (Closes: #303958)
3171
3172  -- Julian Gilbey <jdg@debian.org>  Sun, 12 Feb 2006 12:46:22 +0000
3173
3174 devscripts (2.9.12) unstable; urgency=low
3175
3176   [ Julian Gilbey ]
3177   * bts: show/bugs: update to recognise new URL formats in BTS pages
3178     (based on bug #349259)
3179   * bts: show/bugs: allow options with from:<submitter> etc. to work
3180     correctly (Closes: #345464)
3181   * bts: accept "submitter nnnnn !" format (Closes: #348349)
3182   * debchange: update to recognise new URL formats in BTS pages (Closes:
3183     #349259)
3184   * debchange: quitting the editor with -e option and no changes no longer
3185     modifies the changelog (Closes: #349091)
3186   * debuild: dpkg-buildpackage -> dpkg-buildpackage(1) in EXAMPLES section
3187     of manpage (Closes: #351363)
3188   * nmudiff: include in package (Closes: #349337)
3189   * nmudiff: improved old version code from Steinar using supplied patch
3190     (Closes: #351791)
3191
3192   [ Joey Hess ]
3193   * Add rmadison program by Christoph Berg. Closes: #350335
3194
3195   [ Nicolas François ]
3196   * Makefile
3197     build the man pages in the `all' rule
3198     remove the translated manpages and update the POT/POs in `clean'
3199   * po4a/add_fr/translator_french.add moved to po4a/fr/translator_man.add
3200     The addendum is moved to the language directory.
3201     It was renamed because a pod and dbk addendum will be added latter
3202   * po4a/devscripts.fr.po moved to po4a/po/fr.po, and updated
3203     This is important for the l10n robot used to find the POs that need to
3204     be updated
3205   * po4a/devscripts.pot moved to po4a/po/devscripts.pot
3206   * po4a/devscripts-po4a.conf
3207     update due to the new file hierarchy
3208   * po4a/fr/*.[15]
3209     The translated man pages were removed. They are generated at build
3210     time.
3211     (Closes: #347671)
3212
3213   [ Joey Hess ]
3214   * Add build dep on po4a to support above changes.
3215   * Add dget program by Christoph Berg. Closes: #332286
3216   * Patch from Matt Kraai to add --exclude support to debdiff. Closes: #328382
3217   * debsign: don't abort or complain if stty fails, as might happen
3218     if run w/o a controlling terminal. Closes: #345636
3219
3220  -- Joey Hess <joeyh@debian.org>  Thu,  9 Feb 2006 13:47:03 -0500
3221
3222 devscripts (2.9.11) unstable; urgency=low
3223
3224   [ Julian Gilbey ]
3225   * bts: allow found to take only one argument (Closes: #342515)
3226   * svnpath: fix .SH NAME line in manpage (Closes: #342059)
3227   * manpage typos: thanks to A Costa and Niko Tyni for these (Closes:
3228     #342295, #342296, #342297, #342298, #342299, #342300, #342301,
3229     #342302, #342770); I have not changed "manpage" to "man page", though,
3230     as the former is standard UN*X terminology
3231   * debchange, debuild, debrelease, debsign, debrsign: handle multiarch
3232     changes files (Closes: #322926, #217546)
3233
3234   [ Joey Hess ]
3235   * debcommit: add support for git, thanks to Panagiotis Issaris.
3236     Closes: #343694
3237   * nmudiff: new program by Steinar H. Gunderson.
3238   * nmudiff: use sensible-editor to better comply with policy
3239   * nmudiff: wrote a man page
3240   * nmudiff: improve old version finding code
3241
3242  -- Joey Hess <joeyh@debian.org>  Fri, 20 Jan 2006 14:36:27 -0500
3243
3244 devscripts (2.9.10) unstable; urgency=low
3245
3246   * bts: handle 8-bit encodings in DEBFULLNAME for "From:" field of emails
3247     sent (Closes: #339657)
3248   * bts: submitter and reassign accept multiple bug numbers (Closes:
3249     #237726)
3250   * bts: document "it" for referring to previous bug number
3251   * debchange: provide -m/--maintmaint switch to use the maintainer name
3252     from the most recent changelog entry rather than using the environment
3253     variables (Closes: #232000)
3254   * debcommit: add support for bzr (Closes: #340301)
3255   * debuild: improve examples in manpage (Closes: #326881)
3256   * dpkg-depcheck: completely rewrite symlink handling code to fix bug
3257     where /usr was a symlink (Closes: #246006)
3258
3259  -- Julian Gilbey <jdg@debian.org>  Sat,  3 Dec 2005 20:24:38 +0000
3260
3261 devscripts (2.9.9) unstable; urgency=low
3262
3263   [ Filippo Giunchedi ]
3264   * uscan: add option to set LWP timeout, patch by Stephen Quinney
3265     (Closes: #335181)
3266
3267   [ Julian Gilbey ]
3268   * bts: fix handling of arguments to show command; translate "tag:..."
3269     into "include=..." when given as a second argument (Closes: #338171)
3270   * bts: don't treat something like "bts close #123456" as a comment
3271     (Closes: #337737)
3272   * debchange: reapply --edit patch from bug#234434 (Closes: #336632)
3273   * debcommit: fix version grepping in changelog parsing (Closes: #336025)
3274   * debdiff: add --quiet switch and set exit status according to diff
3275     status (Closes: #337829)
3276   * debuild: improve grammar of usage message
3277
3278   [ Joey Hess ]
3279   * bts: sleep a default of 5 seconds between bts cache downloads
3280     to avoid hammering the underprovisioned debian BTS/master archive server.
3281   * bts: add --cache-delay parameter to tune this
3282
3283  -- Joey Hess <joeyh@debian.org>  Mon, 21 Nov 2005 10:46:49 -0500
3284
3285 devscripts (2.9.8) unstable; urgency=low
3286
3287   [ Julian Gilbey ]
3288   * bts: don't require user for usertags (Closes: #326560)
3289   * bts: fix manpage typos (Closes: #328972, #328974, #328477)
3290   * bts: fix bug in getting timestamps
3291   * debdiff: handle filenames with spaces (Closes: #334145)
3292   * debdiff: compare symlinks more carefully (Closes: #327090)
3293   * dd-list: support displaying uploaders with new --uploaders/-u option
3294     (Closes: #328459)
3295   * uscan: correctly handle version 2 watchfiles with multiple groups
3296     (Closes: #327258)
3297   * uupdate: handle csae of debian/ directory in upstream sources (Closes:
3298     #320836)
3299   * uupdate: fix --no-symlink option (Closes: #333390)
3300   * don't allow non-bash scripts in the package (Closes: #331223)
3301
3302   [ Joey Hess ]
3303   * debchange: -r needs to enable multi-maintainer markers when releasing a
3304     package if the releaser is not the same as the only person who made any
3305     changes.
3306
3307   [ Joshua Kwan ]
3308   * Clarify annotate-output sub-description in control file.
3309
3310  -- Julian Gilbey <jdg@debian.org>  Sun, 16 Oct 2005 13:07:30 +0100
3311
3312 devscripts (2.9.7) unstable; urgency=low
3313
3314   * bts: oops, left out a space in usertags command
3315
3316  -- Julian Gilbey <jdg@polya.uklinux.net>  Sun,  4 Sep 2005 01:51:24 +0100
3317
3318 devscripts (2.9.6) unstable; urgency=low
3319
3320   [ Julian Gilbey ]
3321   * bts: tags: revert change in 2.9: reinstate "fixed-in-experimental" (it
3322     still appears to be in use) and don't need "help" twice (Closes: #325480)
3323   * bts: show/cache: lots of changes to make compatible with new BTS HTML
3324     pages (Closes: #325966)
3325     Also store devscripts version with cached files, so that such changes
3326     can be handled more smoothly in future.
3327   * bts: small cleanups for output messages, minor bugfixes etc.
3328   * bts: introduce spam command to report spam in bug reports
3329   * bts: support new user/usertags commands (Closes: #326265)
3330   * checkbashisms: correctly detect "function" keyword (Closes: #324599)
3331   * uscan: report on package being scanned when --report is used (Closes:
3332     #324102)
3333   * uscan: provide --report-status option to distinguish from --report,
3334     which is now quieter (Closes: #325097, #325980)
3335
3336   [ Filippo Giunchedi ]
3337   * uscan: fixed some repeated tags when used with --dehs
3338   * uscan: expand some entities in dehs_output
3339   * bts: download bugs.css and use it (Closes: #323781)
3340   * bts: remove some old cache handling cruft since sarge is released
3341
3342   [ Joey Hess ]
3343   * dd-list: add --dctrl option for quick reading from grep-dctrl.
3344   * grep-excuses: remove special case for running locally on ftp-master,
3345     which breaks every time ftp-master moves (or directories are reorganised),
3346     and only saved some loopback traffic anyway.
3347   * grep-excuses: fix non-robust html parsing that caused ugly messages
3348     when it failed to find </ul> at the end of the excuses file due
3349     to reformatting.
3350
3351  -- Julian Gilbey <jdg@polya.uklinux.net>  Sun,  4 Sep 2005 01:08:47 +0100
3352
3353 devscripts (2.9.5) unstable; urgency=low
3354
3355   [ Joey Hess ]
3356   * bts: Make block command accept "by" or "with" after the blocked bug,
3357     but do not make either mandatory.
3358   * debcommit: try to add support for svk
3359
3360   [ Julian Gilbey ]
3361   * bts: fix clone command (Closes: #321798)
3362   * debchange: add comment to manpage about building sponsored uploads
3363     (Closes: #321960)
3364   * debchange: introduce --create option: allows creation of changelogs /
3365     NEWS files (Closes: #220755, #322716), and inform user about this
3366     option if changelog / NEWS file is not found (Closes: #316661)
3367   * debchange: allow option (--nomultimaint) to not use this
3368     multi-maintainer changelog format
3369   * debsign: fix noecho behaviour for interrupted gpg call (Closes:
3370     #321684)
3371   * uscan: --report actually reports useful information (Closes: #313323)
3372   * wnpp-alert: RFA -> RFH (Closes: #321707)
3373
3374   [ Joey Hess ]
3375   * bts: Deal with recent bts changes in html munging code.
3376
3377  -- Joey Hess <joeyh@debian.org>  Wed, 17 Aug 2005 12:08:09 -0400
3378
3379 devscripts (2.9.4) unstable; urgency=low
3380
3381   [ Julian Gilbey ]
3382   * bts: fix forwarded command (Closes: #320703)
3383   * debchange: un-html-ise bug titles when using --closes
3384
3385   [ Joey Hess ]
3386   * bts: Support new block and unblock commands.
3387
3388  -- Joey Hess <joeyh@debian.org>  Wed,  3 Aug 2005 22:13:47 -0400
3389
3390 devscripts (2.9.3) unstable; urgency=low
3391
3392   [ Filippo Giunchedi ]
3393   * added deb-reversion by martin f krafft (Closes: #284642)
3394   * modified Makefile to handle docbook-generated manpages and build-depend on
3395     xsltproc + docbook-xsl
3396
3397   [ Joey Hess ]
3398   * Fix suggests on subversion.
3399   * Other cleanups to references to revision control programs.
3400
3401   [ Joshua Kwan ]
3402   * debchange: Fix dch -D behavior by adding some parentheses. closes: #319687
3403   * Add French manual pages, thanks to the French l10n team. closes: #292780
3404
3405   [ Julian Gilbey ]
3406   * bts: support for notfound command (Closes: #320569)
3407   * debchange: change --closes command output format to place "(Closes:
3408     #nnnnn)" at end of changelog entry
3409   * debchange: don't require changelog to be modified when -e or -r option
3410     used
3411
3412  -- Julian Gilbey <jdg@debian.org>  Sun, 31 Jul 2005 14:50:10 +0100
3413
3414 devscripts (2.9.2) unstable; urgency=low
3415
3416   [ Julian Gilbey ]
3417   * debcommit: fix recognition of cvs trees
3418
3419   [ Joey Hess ]
3420   * bts: Fix over-broad cgi url mangling to avoid mangling urls that are part
3421     of bug reports.
3422   * bts: fix retitle command, broken by extra param change in 2.9.
3423     Closes: #319367
3424
3425  -- Joey Hess <joeyh@debian.org>  Thu, 21 Jul 2005 12:57:47 -0400
3426
3427 devscripts (2.9.1) unstable; urgency=low
3428
3429   [ Julian Gilbey ]
3430   * annotate -> annotate-output renaming, removing package conflict
3431     (closes: #319271, #319289)
3432   * debcommit: Apply Colin Watson's arch patch (see #319072)
3433
3434   [ Joey Hess ]
3435   * debchange: Fix parsing of --release-heuristic switch.
3436
3437  -- Julian Gilbey <jdg@debian.org>  Thu, 21 Jul 2005 09:51:17 +0100
3438
3439 devscripts (2.9) unstable; urgency=low
3440
3441   [ Julian Gilbey ]
3442   * bts: fix bts --mbox show nnnn after bts show nnnn
3443   * bts: add etch and etch-ignore tags (closes: #312493)
3444   * bts: tags: remove "fixed-in-experimental" and add "help"
3445   * debchange: use word "file" in manpage for --changelog option (closes:
3446     #301917)
3447   * debchange: debian/NEWS.Debian should have been debian/NEWS (closes:
3448     #303886)
3449   * debuild: correct manpage typo (closes: #309825)
3450   * debdiff: handle debdiff on two identically-named native .dsc files
3451     (closes: #307318)
3452   * grep-excuses: no longer cache web page, as per bug#309802 (closes:
3453     #225955)
3454   * rc-alert: no longer automatically create cache directory, as per
3455     bug#309802
3456   * uscan: handle annoying error message (closes: #303607)
3457   * uscan: mangle http://sf.net/ to use Filippo's sf.php script and work
3458     (closes: #242884)
3459   * uscan: handle tar.bz2 packages (related to #317331)
3460   * uupdate: handle dpkg 1.13 source format allowing bz2-compressed files
3461     and .debian.tar.gz files (closes: #317331)
3462   * wnpp-alert: accept -h and -v short options (closes: #304240)
3463   * wnpp-alert: don't cache such small files (closes: #309802)
3464   * wnpp-alert: check help_requested file and handle packages with no
3465     descriptions (closes: #318737)
3466
3467   [ Joshua Kwan ]
3468   * Add a new script whodepends, written by Moshe Zadka, to check
3469     which maintainers' packages depend on a particular package.
3470     closes: #175832 (longstanding, huh?)
3471   * checkbashims: show usage if 0 arguments provided.
3472
3473   [ Filippo Giunchedi ]
3474   * debdiff: handle .udeb files if found in .changes (closes: #215477)
3475   * debchange: add support for forcing a lower version
3476     (-b/--force-bad-version) (closes: #251436, #183424)
3477   * debsign: support for signing .commands files (Closes: #224523)
3478   * added annotate.sh and annotate.1
3479   * added archpath.sh and archpath.1, patch by Colin Watson (Closes: #319072)
3480   * export DH_ALWAYS_EXCLUDE in debian/rules as we are not interested in
3481     .svn/CVS directories
3482
3483   [ Joey Hess ]
3484   * debchange: support generating multi-developer changelogs, currently only
3485     supporting the format used in this changelog entry. If multiple developers
3486     are detected it will automatically add [ Full Name ] lines to disambiguate
3487     who did what.
3488   * debdiff: fix debdiff of dsc files to work with new dpkg-dev.
3489     Closes: #313293, #314811
3490   * Add debcommit, a script to commit to svn (or cvs) based on the contents of
3491     the changelog, and svnpath, which it uses to generate svn tags.
3492     Closes: #316577
3493   * debchange: Don't allow --closes in --news mode.
3494   * debchange: In --news mode, don't include "* Non-maintainer upload."
3495     entries
3496   * debchange: In --news mode, separate each new entry with a blank line
3497     and do not add bullets, to encourage not writing NEWS files like changelog
3498     files. Closes: #316660
3499   * debchange: Add --release-heuristic and DEBCHANGE_RELEASE_HEURISTIC
3500     options to control how it tells if a package was released.
3501   * debchange: Add new "changelog" release heuristic, which looks
3502     for a distribution of "UNRELEASED" in a changelog (and adds such a
3503     distribution by default when making new entries). Useful for packages
3504     maintained/released by multiple people.
3505   * debchange: Patch from David B Harris to implement --edit option.
3506     Closes: #234434
3507   * Add dd-list, originally by Lars Wirzenius, rewritten in perl.
3508     Closes: #316102
3509   * Ignore whitespace around package names in dd-list --stdin.
3510   * debchange: Add --release option.
3511   * bts: update and apply Filippo's patch to add a progress display while
3512     caching bugs. Closes: #237842
3513   * tagpending.1: Remove obsolete note about it using LDAP.
3514   * bts: add support for new version tracking extensions in the Debian BTS
3515     control interface.
3516   * bts: add support for "bts show package dist=stable" and the like.
3517   * bts: check for additional options and die
3518   * tagpending: add missing space after package limit when calling bts
3519
3520  -- Filippo Giunchedi <filippo@debian.org>  Wed, 20 Jul 2005 14:33:05 +0200
3521
3522 devscripts (2.8.14) unstable; urgency=low
3523
3524   * uscan: fix second showstopper (broken URL parsing) (closes: #301169)
3525
3526  -- Julian Gilbey <jdg@debian.org>  Thu, 24 Mar 2005 14:33:05 +0000
3527
3528 devscripts (2.8.13) unstable; urgency=low
3529
3530   * bts: provide --quiet option (closes: #299344)
3531   * dpkg-depcheck: improve sgml catalog regexp (closes: #295845)
3532   * uupdate: improve error message (closes: #267317)
3533   * uscan: fix showstopper (closes: #301177)
3534
3535  -- Julian Gilbey <jdg@debian.org>  Thu, 24 Mar 2005 09:13:15 +0000
3536
3537 devscripts (2.8.12) unstable; urgency=low
3538
3539   * bts: allow --mbox etc. options to appear after the show/bugs keyword
3540     as well as before, and similarly with the "cache" command
3541   * bts: allow bug numbers to end with a ":" (closes: #300965)
3542   * debchange: use access rather than stat for checking file permissions
3543     (closes: #298659); also do same to debi and debuild
3544   * debdiff: don't hardcode wdiff path
3545   * debsign: correct obsolete head syntax (closes: #300844)
3546   * uscan: watch files are now version=3 (should have done this with
3547     2.8.11, oops)
3548   * uscan: now support DEHS-style output and --watchfile etc options
3549   * uscan: also state upstream URL for newer versions (closes: #230813)
3550   * uscan: handle funny upstream version numbers using multiple groups
3551     (closes: #282255) and version-number mangling, both for upstream
3552     version numbers (closes: #266095) and Debian version numbers (closes:
3553     #261385)
3554   * uscan: support --rename option to rename file instead of symlinking it
3555     (closes: #227952)
3556   * uscan: call find with -follow option: this should not cause any
3557     problems (if it does, we can make it optional) (closes: #243758)
3558
3559  -- Julian Gilbey <jdg@debian.org>  Tue, 15 Mar 2005 18:41:25 +0000
3560
3561 devscripts (2.8.11) unstable; urgency=low
3562
3563   * Julian Gilbey
3564     - Added a dependency on sed (>= 2.95) as wnpp uses the T command (thanks
3565       to Olafur Jens Sig for alerting me to this one)
3566     - bts: fix --cache-mode=mbox after --cache-mode=min bug (closes: #290487)
3567     - bts: quieten (hopefully) unnecessary warning from HTML::Parse for
3568       funny characters (closes: #292671)
3569     - debchange: support --changelog and --news options for specifying
3570       changelog (closes: #219135, #261878)
3571     - debchange: remove emacs backup file (closes: #297489)
3572     - debchange: document --nmu in manpage (closes: #299234)
3573     - debsign: check for gpg version for no-show-policy-url option
3574       (closes: #293792)
3575     - uscan: change behaviour with respect to directory name checking: now
3576       only checks directories with matching names, rather than downloading
3577       newer versions regardless (closes: #260538)
3578     - uscan: handle metacharacters in directory components (closes: #262489)
3579     - uscan: allow directory name patterns (not quite recursive, but it's
3580       pretty much what was requested) (closes: #143284)
3581   * Joshua Kwan
3582     - dscverify: Don't use --emulate-md-encode-bug in dscverify anymore,
3583       it's been obsoleted with gnupg 1.4.0. (closes: #293791)
3584
3585  -- Julian Gilbey <jdg@debian.org>  Sun, 13 Mar 2005 13:51:29 +0000
3586
3587 devscripts (2.8.10) unstable; urgency=low
3588
3589   * bts: better fix for option handling bug.  Options must all appear
3590     before first action name (closes: #290253 again, and prevents other
3591     similar problems with tag - tagname)
3592
3593  -- Julian Gilbey <jdg@debian.org>  Thu, 13 Jan 2005 10:57:15 +0000
3594
3595 devscripts (2.8.9) unstable; urgency=medium
3596
3597   * bts: fix option handling to allow '+' to go through again.
3598     closes: #290253
3599
3600  -- Joshua Kwan <joshk@triplehelix.org>  Thu, 13 Jan 2005 01:17:39 -0800
3601
3602 devscripts (2.8.8) unstable; urgency=low
3603
3604   * bts: fix mbox handling in 2.8.7; this also obviates the need for
3605     cleaning out the cache if upgrading from 2.8.6.
3606
3607  -- Julian Gilbey <jdg@debian.org>  Tue, 11 Jan 2005 09:58:38 +0000
3608
3609 devscripts (2.8.7) unstable; urgency=low
3610
3611   * bts: fix option handling, thanks to Tristan Seligmann (closes:
3612     #289672)
3613   * bts: support reading downloaded mbox versions of bugs with mutt or
3614     alternative mail readers; also provide finer grained control over what
3615     gets cached in general.  NOTE that this has changed some incompatible
3616     changes from those introduced in version 2.8.6 (closes: #251099)
3617   * debclean: remove obsolete French translation of manpage
3618
3619  -- Julian Gilbey <jdg@debian.org>  Mon, 10 Jan 2005 18:42:20 +0000
3620
3621 devscripts (2.8.6) unstable; urgency=low
3622
3623   * Julian Gilbey
3624     - bts: download attachments when caching bug reports (closes: #254102)
3625     - debian/control: add Suggests: libwww-perl (closes: #277388)
3626     - debchange: switch from ldap to wget for searching BTS (for
3627       efficiency) (closes: #284650)
3628     - tagpending: switch from ldap to wget for searching BTS (for
3629       efficiency)
3630     - uupdate: apply patch from Matthew Palmer to fix overwriting upstream
3631       files (closes: #230090)
3632
3633  -- Joshua Kwan <joshk@triplehelix.org>  Tue, 28 Dec 2004 11:51:38 -0800
3634
3635 devscripts (2.8.5) unstable; urgency=medium
3636
3637   * Julian Gilbey
3638     - bts: fix "bts bugs :" error
3639     - bts: accept "bts tags nnnnnn +tag" syntax
3640     - bts: rejuvenate the close command (closes: #245956)
3641     - bts: fix typo (closes: #268608)
3642     - debchange: fixed pipe error (closes: #228749)
3643     - debchange: requires perl >= 5.8, so make this a Depends: in the
3644       control file (will be standard in sarge anyway, so it's not a
3645       particularly big deal) (closes: #241138)
3646     - debuild: correctly count the saved envvars (closes: #268985)
3647     - debsign: correctly handle DEBSIGN_SIGNLIKE config option (closes:
3648       #270262)
3649     - tagpending: make ldap optional (closes: #269124)
3650     - tagpending: fix -n output message (closes: #269125)
3651     - tagpending: give progress output; introduce silent option
3652     - uscan: support version numbers with ~ (change Devscripts::Versort to
3653       simply call dpkg --compare-versions to do the work) (closes: #232286)
3654     - wnpp-alert: now correctly reports on orphaned packages as well
3655       (tweaked some sed scripts; don't know what was actually wrong :-/ )
3656       (closes: #268948)
3657   * Joshua Kwan
3658     - debrsign: Warn if you passed a changes file but omitted the remote
3659       address.
3660     - Update debchange and tagpending for new bts2ldap gateway.
3661     - Remove ${perl:Depends} from control file, dh_perl is not guessing that
3662       we do actually need 5.8, and so we end up with a perl (>= 5.8), perl
3663       dependency, which is wrong.
3664
3665  -- Joshua Kwan <joshk@triplehelix.org>  Sun, 26 Sep 2004 13:41:37 -0700
3666
3667 devscripts (2.8.4) unstable; urgency=medium
3668
3669   * The Barbrady release ("Move along people, there's NOTHING TO SEE here..")
3670   * Add build-depends on the perl packages that perl -c needs to do its thing.
3671     Thanks Anibal Monsalve Salazar for pointing this out. Closes: #266847
3672
3673  -- Joshua Kwan <joshk@triplehelix.org>  Thu, 19 Aug 2004 09:13:14 -0700
3674
3675 devscripts (2.8.3) unstable; urgency=medium
3676
3677   * The "timely bug report" release.
3678   * uupdate.sh: [ $# ne 0 ] -> [ $# -ne 0 ]. Thanks Fumitoshi UKAI.
3679     (Closes: #266221)
3680   * Run perl -c on all the Perl scripts and sh -n on all of the shell
3681     scripts, in foresight of future syntax errors.
3682   * tagpending.sh: Add a space after the source package name. Thanks Guillem
3683     Jover for pointing this out.
3684   * Remove the last remnants of the abandoned debpanic script from debi.pl.
3685   * bts.pl: Fix gooood crack in 'it' usage. ($it eq undef -> not defined $it.)
3686     (Closes: #266717)
3687
3688  -- Joshua Kwan <joshk@triplehelix.org>  Wed, 18 Aug 2004 01:28:37 -0700
3689
3690 devscripts (2.8.2) unstable; urgency=low
3691
3692   * tagpending.sh:
3693       - s/help/usage/. Another buglet found by Steve Kowalik. Sigh!
3694         (Closes: #265412)
3695       - Include the source package name in the 'package' portion of
3696         the generated message. (Closes: #265445)
3697
3698  -- Joshua Kwan <joshk@triplehelix.org>  Mon, 16 Aug 2004 13:23:10 -0700
3699
3700 devscripts (2.8.1) unstable; urgency=medium
3701
3702   * debchange.pl: Don't check for -w 'debian/changelog', check whether
3703     we're in debian/ first, to avoid false positives. (Closes: #264310)
3704   * tagpending.sh: Steve Kowalik's personal email is s3kr1t, so don't use
3705     mail(1) to send the control email, but toss it all to bts.pl which will
3706     handle all the $DEBEMAIL and $EMAIL and such. (Closes: #264767)
3707
3708  -- Joshua Kwan <joshk@triplehelix.org>  Tue, 10 Aug 2004 09:41:14 -0700
3709
3710 devscripts (2.8) unstable; urgency=low
3711
3712   * Now comaintained by Joshua Kwan and Julian Gilbey.
3713   * Build system:
3714     - `pwd` -> $(CURDIR) in debian/rules.
3715     - Remove $(CWRAPPERS) in Makefile's clean target.
3716   * archive/cvs-buildpackage: Remove.
3717   * debchange:
3718     - Add -n / --nmu option for NMUs. (Closes: #184944)
3719     - Our BTS web parser is broken. Move to Net::LDAP and the
3720       more machine-friendly bts2ldap gateway. Change the Suggests:
3721       on libwww-perl to libnet-ldap-perl.
3722     - Do not proceed with parsing versions and contacting the BTS if
3723       debian/changelog is not writable. (Closes: #235485, #178080)
3724   * debsign:
3725     - Don't prompt to overwrite the dsc file (ie. may be owned by root,
3726       parent dir owned by yourself) - force it and hope it works.
3727       (Closes: #249950)
3728     - Change nonstandard head -1 to head -n 1. (Closes: #231130)
3729     - Add a versioned dependency on gnupg (>= 1.0.7), when
3730       --no-show-policy-url was added. (Closes: #228938)
3731   * debrsign:
3732     - Add --path option to specify full path to gnupg/pgp. (Closes: #243013)
3733   * debuild:
3734     - Preserve GPG_TTY so that gpg-agent is recognized. (Closes: #254112)
3735   * bts:
3736     - Recognize the 'l10n' tag for bts. (Closes: #227735)
3737     - bts.1: Fix extraneous indentation. (Closes: #236309)
3738     - Allow 'it' as an alias to the previous bug referenced.
3739       (Closes: #256051)
3740     - cache: Fix uninitialized value warning by checking how many arguments
3741       were passed. (Closes: #225317)
3742   * Devscripts::Versort:
3743     - Apply Roderick Schertler's patch to fix an infinite loop comparing
3744       identical non-Debian revisions. (Closes: #236344)
3745   * rc-alert:
3746     - rc-alert.1: Add SEE ALSO for popbugs(1). (Closes: #227078)
3747   * uscan:
3748     - uscan.pl, uscan.1: Add brief mention for --debug. (Closes: #238655)
3749     - uscan.pl: remove HTTP GET data from downloaded file. (Closes: #247175)
3750   * New scripts by me:
3751     - tagpending: Within a source directory, tags all bugs not already
3752       'pending' to be as such. (associated: tagpending.1)
3753
3754  -- Joshua Kwan <joshk@triplehelix.org>  Fri,  6 Aug 2004 14:06:00 -0700
3755
3756 devscripts (2.7.95.1) unstable; urgency=low
3757
3758   * bts: fixed some major blunders in bts show command: now shows
3759     something in offline mode, and multiple instances of bts show work
3760     concurrently
3761
3762  -- Julian Gilbey <jdg@debian.org>  Thu, 11 Dec 2003 18:47:25 +0000
3763
3764 devscripts (2.7.95) unstable; urgency=low
3765
3766   * New script:
3767     - cvs-debrelease: to complete the cvs-* scripts bundle, this one
3768       replicates the debrelease behaviour
3769   * bts: remove special tag:<tag> processing, as the BTS understands
3770     tag:<tag> requests (thanks Colin!)
3771   * cvs-deb{c,i}: call deb{c,i} directly
3772   * debchange: don't give unnecessary UTF-8 warning notice (closes:
3773     #222110)
3774   * dscverify: fix ENOENT bug (closes: #222890)
3775   * uscan: some minor cleanups
3776
3777  -- Julian Gilbey <jdg@debian.org>  Mon,  8 Dec 2003 23:14:49 +0000
3778
3779 devscripts (2.7.94.3) unstable; urgency=low
3780
3781   * debi/debc: fix typo in determining .changes filename (closes: #221842)
3782
3783  -- Julian Gilbey <jdg@debian.org>  Thu, 20 Nov 2003 21:50:54 +0000
3784
3785 devscripts (2.7.94.2) unstable; urgency=low
3786
3787   * Fix bts email From: line bug (closes: #221848)
3788
3789  -- Julian Gilbey <jdg@debian.org>  Thu, 20 Nov 2003 14:31:36 +0000
3790
3791 devscripts (2.7.94.1) unstable; urgency=low
3792
3793   * And get rc-alert to work (closes: #221767)
3794
3795  -- Julian Gilbey <jdg@debian.org>  Thu, 20 Nov 2003 00:43:31 +0000
3796
3797 devscripts (2.7.94) unstable; urgency=low
3798
3799   * Really include rc-alert (closes: #221550)
3800   * debchange: fix UTF-8 problems (closes: #218785)
3801
3802  -- Julian Gilbey <jdg@debian.org>  Wed, 19 Nov 2003 15:26:25 +0000
3803
3804 devscripts (2.7.93) unstable; urgency=low
3805
3806   * New scripts:
3807     - cvs-debuild: wrapper for debuild to use cvs-buildpackage, or for
3808                    cvs-buildpackage to use debuild (closes: #36344 at last!)
3809     - cvs-debi, cvs-debc: wrapper for debi, debc to use in conjunction
3810                    with cvs-debuild or cvs-buildpackage; function like
3811                    debi and debc, but are run from the CVS working
3812                    directory instead (also in #36344)
3813     - rc-alert:    list all installed packages which appear in the
3814                    list of packages with RC bugs
3815     - wnpp-alert:  list all installed packages which appear in the WNPP
3816                    orphaned or up-for-adoption lists (closes: #188246)
3817   * lots of scripts: remove --ignore-dirname option and provide
3818     --check-dirname-level and --check-dirname-regex along with
3819     configuration file options to set the default directory name-checking
3820     behaviour (closes: #218153)
3821   * lots of scripts: provide --no-conf/--noconf option for all scripts
3822     which read the devscripts configuration files, and provide useful
3823     information when the --help option is used (closes: #218224)
3824   * bts: identify itself in its automatic emails (closes: #199312)
3825   * bts: dangerous "no-option" behaviour to cleancache changed
3826   * bts: completely rewrite the caching system using LWP, based on an idea
3827     gleaned from the original rc-alert together with knowledge of the BTS
3828     internals ;-); this does give a couple of minor disadvantages, but
3829     lots of major advantages too (the code is *much* cleaner now, and we
3830     only need to store each page once!); there is still a slightly messy
3831     converter to convert the old cache to the new format, but that shall
3832     go away soonish (probably after 2-3 months or sarge release, whichever
3833     is sooner), to be replaced with a simple warning
3834   * bts: support "bts bugs tag:<tag>" (closes: #218494)
3835   * bts: deprecate "bts close" command, following the lead of debbugs
3836   * accept EMAIL as well as DEBEMAIL (closes: #219127)
3837   * debi, debc: rewrote in Perl (there was so much Perl embedded, it
3838     didn't make sense to leave it in shell script)
3839   * debi, debc: provide --no-conf option
3840   * debc/debi: support only listing/installing specified packages (closes:
3841     #200372)
3842   * debchange: improve regex to recognise more successful uploads (closes:
3843     #218242)
3844   * debchange: perform various UTF-8 checks (closes: #218785)
3845   * debpkg: remove /usr/local components from PATH
3846   * debsign: improve gpg/pgp selection heuristics (closes: #158614,
3847     #211031)
3848   * debsign: improve manpage
3849   * debuild: fix command line parsing (uploaded this one as 2.7.92.1)
3850     (closed #218108, #218234)
3851   * debuild: more command-line parsing stuff (closes: #218379, #220900)
3852   * debuild: pass -e<maint> option to debsign (oops!)
3853   * debuild: deprecate -E option (dpkg-buildpackage now uses it); so only
3854     -e and -r short options are left
3855   * debuild: deprecate -L/--lintian option for indicating lintian options,
3856     replace with --lintian-opts
3857   * debuild: support linda (closes: #178456)
3858   * debuild: now always recognises -d/-D options to skip/force use of
3859     dpkg-checkbuilddeps (closes: #188216)
3860   * grep-excuses: converted to use wget and caching instead of libwww-perl
3861     (faster)
3862   * plotchangelog: provided --cumulative option
3863   * devscripts.conf.5: new manpage (closes: #217858)
3864   * removed the dummy build, release and signchanges scripts (they were
3865     renamed over four years ago)
3866   * updated the devscripts.conf default file to add new programs to the
3867     list
3868   * note that it's really sourced by /bin/bash. not generic /bin/sh (and
3869     modify the rest of the package accordingly); this cleans up a minor
3870     inconsistency
3871   * place symlink to the default config file in doc directory
3872   * improved tempfile security in plotchangelogs, debdiff, grep-excuses
3873
3874  -- Julian Gilbey <jdg@debian.org>  Mon, 17 Nov 2003 22:40:29 +0000
3875
3876 devscripts (2.7.92.1) unstable; urgency=low
3877
3878   * debuild: fix command line parsing (backported from 2.7.93pre2)
3879     (closes: #218108, #218234)
3880
3881  -- Julian Gilbey <jdg@debian.org>  Fri, 31 Oct 2003 10:33:07 +0000
3882
3883 devscripts (2.7.92) unstable; urgency=low
3884
3885   * Security fix: be a lot more careful when traversing directory trees
3886     looking for debian/changelog files; only perform potentially harmful
3887     actions if the directory name matches the package name (i.e., package
3888     or package-<anything>).  Affects the following programs: debc,
3889     debchange/dch, debclean, debuild, debi, debrelease, uscan, uupdate
3890     (closes: #205471)
3891   * bts: update tags list again (closes: #207260)
3892   * bts: update BROWSER URL (closes: #207052)
3893   * bts: handle '+' in package names when caching (closes: #215830)
3894   * bts: provide online links instead of/as well as local ones
3895   * bts: provide new commands package, owner, noowner
3896   * bts: provide cleancache command
3897   * bts: expire old automatically downloaded bugs from the cache
3898   * bts: fix tag command for multiple tags (closes: #215986)
3899   * debchange: fix off-by-one editor line error (closes: #204512)
3900   * debchange: apply Matt Zimmerman's patch to support --distribution and
3901     --urgency options (closes: #197106)
3902   * debdiff: allow "--move-regex from to" to use $1, ... in "to" part
3903     (closes: #204114)
3904   * debdiff: fix syntax error (closes: #217715)
3905   * debi: fix typo so only install .debs and not .udebs (closes: #207955)
3906   * debsign: fix policy-url inclusion with gnupg (closes: #204685)
3907   * dpkg-depcheck: check for build-essential being installed (closes:
3908     #216809)
3909   * dpkg-genbuilddeps: remove comment about strace bug (closes: #212277)
3910   * grep-excuses: quote package name (closes: #212476)
3911   * uupdate: correct syntax error when hunting reject files (closes: #206768)
3912   * uupdate: *really* accept symlink options (closes: #212253)
3913   * uupdate: correct symlink comment (closes: #213590)
3914
3915  -- Julian Gilbey <jdg@debian.org>  Mon, 27 Oct 2003 22:12:03 +0000
3916
3917 devscripts (2.7.91) unstable; urgency=low
3918
3919   * debdiff: fix regex error with --move option (closes: #204113)
3920   * debuild: close build log file before exiting (closes: #204076)
3921   * mergechanges: use correct default filename when epochs are present
3922     (closes: #195761)
3923   * uupdate: fix Devscripts::Versort to not do infinite loops (closes:
3924     #204192)
3925   * uupdate: make -v work (closes: #204232)
3926   * uupdate: handle new files introduced upstream better (closes: #197478)
3927
3928  -- Julian Gilbey <jdg@debian.org>  Wed,  6 Aug 2003 15:27:53 +0100
3929
3930 devscripts (2.7.90) unstable; urgency=low
3931
3932   * Version number: this is heading towards 2.8.0; there are several more
3933     contributed scripts to add first, though.
3934   * bts: add comment on from:<submitter> and src:<package> options for bts
3935     bugs (closes: #155658)
3936   * bts: fix clone command (closes: #185524, #201088, #201090)
3937   * bts: use sensible-browser instead of trying to parse BROWSER ourselves
3938     (closes: #185827)
3939   * bts: add caching capabilities (closes: #188229)
3940   * bts: update list of valid tags (closes: #196751, #201149)
3941   * bts: fix "sumitter" typo (closes: #203162)
3942   * debchange: use new upstream version number found from changelog
3943     (closes: #154144, #181974)
3944   * debchange: provide --closes capability (closes: #153910)
3945   * debclean: added French manpage (closes: #180224)
3946   * debdiff: the --move <from> <to> should not regard the <from> as a
3947     regex (closes: #183930); add --move-regex which accepts regexps
3948   * debit: remove script, as debian-test has been removed from unstable
3949   * debuild: fix --rootcmd bug (closes: #180862)
3950   * debuild: add GPG_AGENT_INFO and remove PGPPASS to default preservation
3951     list (closes: #186659)
3952   * debuild: log build to log file (closes: #164585)
3953   * dpkg-depcheck: give -a more functionality when used in combination
3954     with -b, -d or -m (closes: #143306)
3955   * dpkg-depcheck: add discard-sgml-catalogs feature (closes: #147369)
3956   * plotchangelog: applied Joey's patch to add -d/--dump option (closes:
3957     #182878)
3958   * uupdate: added some more sanity and success checks (closes: #188711)
3959   * uupdate: improved option handling (closes: #145711)
3960   * uupdate: provided symlink/copy option (closes: #150845)
3961   * uscan: sort directories into a sensible order before we begin and add
3962     some intelligence to save some work in certain cases (closes: #156434)
3963   * uscan: add some variation to the exit status (closes: #192786)
3964   * uscan: clarify manpage (closes: #201278)
3965   * README: added dependency information (closes: #183299)
3966   * NEW SCRIPT: checkbashisms (closes: #163316)
3967
3968  -- Julian Gilbey <jdg@debian.org>  Fri,  1 Aug 2003 11:50:16 +0100
3969
3970 devscripts (2.7.2) unstable; urgency=low
3971
3972   * bts: add sarge and experimental tags (closes: #170389)
3973   * bts: add submitter command (closes: #172161)
3974   * bts: reopen submitter name is optional (closes: #171046)
3975   * debchange: handle upstream version numbers with : or - correctly
3976     (closes: #174818)
3977   * debpkg: Created a compiled debpkg wrapper so that suidperl is no
3978     longer needed for debpkg to be suid root
3979   * debdiff: Quieten interdiff check when interdiff not installed and
3980     sh=dash (from #168862, now reassigned to dash)
3981   * debdiff: mention interdiff in control file
3982   * grep_excuses: drop email grepping, as this no longer appears in
3983     update_excuses output (closes: #174300)
3984
3985  -- Julian Gilbey <jdg@debian.org>  Wed,  1 Jan 2003 10:34:25 +0000
3986
3987 devscripts (2.7.1) unstable; urgency=low
3988
3989   * The "bugfix time" release
3990   * bts: support new "clone" command (closes: #141995)
3991   * bts: shouldn't be noisy if no arguments received (closes: #147181)
3992   * bts: browser selection code improvement (closes: #150751)
3993   * debdiff: fix config file typo (closes: #149712)
3994   * debpkg: untaint @ARGV to quieten perl
3995   * debuild: add dpkg-checkbuilddeps command when given binary* option
3996     (closes: #141159)
3997   * debuild: "fakeroot :" test replaced with "fakeroot true" to work on
3998     Hurd
3999   * debuild: pass DEBSIGN_* environment variables (closes: #159848)
4000   * debrelease: no longer collapse when a -t <host> option is given for
4001     dupload
4002   * debsign: remove PATH-cleaning code etc., as it actually provides no
4003     security and is annoying (closes: #161509)
4004   * dpkg-depcheck: Fix typo in help message (closes: #140923)
4005   * dpkg-depcheck: Fix regexp (quote filename properly) (closes: #143298)
4006   * uupdate: correct .orig.tar.gz handling (closes: #147657)
4007   * uscan: fix to support weird dpkg version number handling
4008     (closes: #159052)
4009   * several perl scripts "use 5.6.0" -> "use 5.006_000" (closes: #154770)
4010   * upgrade standards version (support new DEB_BUILD_OPTIONS)
4011
4012  -- Julian Gilbey <jdg@debian.org>  Tue,  1 Oct 2002 16:46:02 +0100
4013
4014 devscripts (2.7.0) unstable; urgency=low
4015
4016   * debclean: don't remove .upload files (closes: #140161)
4017   * I think it's ready enough to bump the version number!
4018
4019  -- Julian Gilbey <jdg@debian.org>  Sun, 31 Mar 2002 10:02:49 +0100
4020
4021 devscripts (2.6.99) unstable; urgency=low
4022
4023   * debdiff: fix dsc handling on native packages (closes: #139776)
4024
4025  -- Julian Gilbey <jdg@debian.org>  Mon, 25 Mar 2002 08:52:34 +0000
4026
4027 devscripts (2.6.98) unstable; urgency=low
4028
4029   * uscan: fix handling of HTTP-proxied FTP requests (closes: #138882)
4030   * uscan: add --debug features
4031
4032  -- Julian Gilbey <jdg@debian.org>  Sun, 24 Mar 2002 22:51:03 +0000
4033
4034 devscripts (2.6.97) unstable; urgency=low
4035
4036   * debdiff: add support for comparing source packages (closes: #94908)
4037
4038  -- Julian Gilbey <jdg@debian.org>  Sun, 17 Mar 2002 23:46:17 +0000
4039
4040 devscripts (2.6.96) unstable; urgency=low
4041
4042   * uscan: typo in manpage (closes: #138486)
4043   * uscan: allow per-site PASV/active selection (closes: #127646)
4044   * add devscripts.1 manpage (closes: #138485)
4045
4046  -- Julian Gilbey <jdg@debian.org>  Sun, 17 Mar 2002 12:28:53 +0000
4047
4048 devscripts (2.6.95) unstable; urgency=low
4049
4050   * debuild: don't die with -tc option (closes: #138478)
4051
4052  -- Julian Gilbey <jdg@debian.org>  Fri, 15 Mar 2002 17:14:53 +0000
4053
4054 devscripts (2.6.94) unstable; urgency=low
4055
4056   * James' comment means that the procmail script can be even more
4057     economical.
4058   * Also correct the regexp (which would have failed in the past)
4059
4060  -- Julian Gilbey <jdg@debian.org>  Fri, 15 Mar 2002 16:58:53 +0000
4061
4062 devscripts (2.6.93) unstable; urgency=low
4063
4064   * debuild: use lintian according to DEBUILD_LINTIAN ;-) (closes: #138445)
4065   * procmail examples: update for ACCEPTED messages (closes: #138460)
4066
4067  -- Julian Gilbey <jdg@debian.org>  Fri, 15 Mar 2002 16:01:31 +0000
4068
4069 devscripts (2.6.92) unstable; urgency=low
4070
4071   * debdiff: fixed syntax error (closes: #138381)
4072   * debdiff: and use proper logic for wdiff exit status (closes: #138383)
4073
4074  -- Julian Gilbey <jdg@debian.org>  Fri, 15 Mar 2002 11:17:07 +0000
4075
4076 devscripts (2.6.91) unstable; urgency=low
4077
4078   * grep-excuses: fixed parsing problem (closes: #138227)
4079   * uscan: fixed FTP regex
4080   * uscan: chdir back to where we started between directories
4081     (closes: #138232)
4082   * uupdate: add (and document) bzip2 support (closes: #138247)
4083
4084  -- Julian Gilbey <jdg@debian.org>  Thu, 14 Mar 2002 10:06:35 +0000
4085
4086 devscripts (2.6.90) unstable; urgency=low
4087
4088   * Simplified whole build process.
4089   * Removed broken i18n support -- if it's wanted, we can reintroduce it
4090     when Perl supports a --dump-po-strings type function (or we can write
4091     it manually)
4092   * devscripts now has a config file!  Yeah!  (closes: #40729)
4093   * New scripts:
4094     - dpkg-depcheck (from Bill Allombert <ballombe@debian.org>)
4095     - grep-excuses (closes: #129444)
4096     - mergechanges (closes: #130849)
4097   * bts: document BROWSER in ENVIRONMENT VARIABLES section (closes:
4098     #116417)
4099   * bts: accepts 'tags' as a synonym for 'tag' (closes: #113262)
4100   * bts: accepts --help and --version arguments
4101   * debchange: allow it to understand both dupload and dput .upload
4102     formats
4103   * debchange: handle EMAIL='Full Name <email@address>' (closes: #133632)
4104   * debchange: now uses config variable for --preserve option
4105   * debchange: introduce -d/--fromdirname option (closes: #116352)
4106   * debchange: clarify --newversion explanation in manpage (closes: #137392)
4107   * debclean: introduced --cleandebs option and config variable: now only
4108     removes .deb etc. files if specifically requested to
4109   * debdiff: fixed dirs moving around among multiple packages (closes:
4110     #113151)
4111   * debdiff: use configuration file
4112   * debrelease: can use dput or dupload (closes: #118071)
4113   * debrelease: can now handle source-only uploads
4114   * debrelease: use configuration file
4115   * deb[r]sign: teach it about source-only .changes files
4116   * debsign: don't delete signed files if the scp to transfer them back
4117     failed (thanks to Joey Hess for patch) (closes: #126395)
4118   * debsign: use configuration file
4119   * debuild: teach it about source-only builds (closes: #114699) and
4120     binary-only builds (closes: #115168)
4121   * debuild: correct -E description in usage info (closes: #126171)
4122   * debuild: correct -p option handling (closes: #122870)
4123   * debuild: now uses configuration file (closes: #36793)
4124   * debuild: check for existence of fakeroot (closes: #137605)
4125   * dpkg-genbuilddeps: now a wrapper around dpkg-depcheck.  This latter
4126     program can be used instead if there is a problem with strace hanging
4127     on dpkg --build; simply only trace the build target.
4128   * dscverify: now uses the same gpg command as katie for signature
4129     verification, which has simplified the code significantly
4130   * dscverify: now also check signature on .dsc file included in .changes
4131     file
4132   * dscverify: now uses configuration file
4133   * uscan: rewrote in Perl to make handling other bugs simpler
4134   * uscan: new, simpler, watch file format available, ironically also
4135     allows handling of more complex http:// searches (closes: #126789)
4136   * uscan: correct handling of absolute filenames (closes: #120416, #126768)
4137   * uscan: verbose and non-verbose modes available (closes: #126705)
4138   * uscan: report-only mode available (closes: #126705)
4139   * uscan: allows choosing PASV or non-PASV (default) mode (closes: #127646)
4140   * uscan: symlinks (by default) pkg_version.orig.tar.gz to downloaded
4141     file (closes: #127580)
4142   * uscan: now uses configuration file
4143   * uupdate: correct match regexp (closes: #114798)
4144   * uupdate: now uses pristine source by default (closes: #131448)
4145   * debian.procmail: remove old quake list reference (closes: #136058)
4146
4147  -- Julian Gilbey <jdg@debian.org>  Mon,  4 Feb 2002 13:00:36 +0000
4148
4149 devscripts (2.6.4) unstable; urgency=low
4150
4151   * Fix postscript typo (closes: #112437)
4152   * bts: add missing tags (closes: #113240)
4153   * bts: fix comment handling in bts control commands (closes: #113890)
4154   * plotchangelog: add -b/--bugcount option to --help output (closes:
4155     #112585)
4156
4157  -- Julian Gilbey <jdg@debian.org>  Mon,  1 Oct 2001 08:49:59 +0100
4158
4159 devscripts (2.6.3) unstable; urgency=low
4160
4161   * bts: Fix typos (closes: #110519)
4162   * bts: Implement esr's BROWSER spec (closes: #111061)
4163   * bts: Multiple command caching, thanks to Colin Watson (closes:
4164     #111066)
4165   * bts: Recognise DEBEMAIL and fake From: line if it's set (closes:
4166     #111148)
4167
4168  -- Julian Gilbey <jdg@debian.org>  Tue,  4 Sep 2001 15:24:53 +0100
4169
4170 devscripts (2.6.2) unstable; urgency=low
4171
4172   * Get the build-indep -> build-arch change correct as well - D'Oh!
4173     (closes: #110042)
4174
4175  -- Julian Gilbey <jdg@debian.org>  Sat, 25 Aug 2001 22:30:17 +0100
4176
4177 devscripts (2.6.1) unstable; urgency=low
4178
4179   * Build-Depends-Indep -> Build-Depends (closes: #109746)
4180   * bts doesn't automatically default to w3m (closes: #109699)
4181
4182  -- Julian Gilbey <jdg@debian.org>  Fri, 24 Aug 2001 01:53:37 +0100
4183
4184 devscripts (2.6.0) unstable; urgency=low
4185
4186   * Added new "bts" script (closes: #104407)
4187   * Added Ben Collins' dpkg-genbuilddeps program (note that this makes
4188     this package "Architecture: any" rather than the previous
4189     "Architecture: all"); unfortunately, it is currently disabled due to a
4190     bug in strace (or perhaps it's in dpkg)
4191   * Fix dscverify MD5 -> Digest::MD5 (required the old libmd5-perl package
4192     to work correctly) (closes: #105814)
4193   * Change "OK then, aborting." message in debsign (closes: #100654)
4194   * Correct spelling priviledge -> privilege (closes: #101774)
4195   * Improvement in uupdate tmp dir handling (thanks to Decklin Foster)
4196     (closes: #106057)
4197   * dscverify now accepts local keyrings (closes: #98431)
4198   * Fixed plotchangelog bugs (closes: #102416, #102417)
4199
4200  -- Julian Gilbey <jdg@debian.org>  Tue, 21 Aug 2001 20:27:53 +0100
4201
4202 devscripts (2.5.30) unstable; urgency=low
4203
4204   * Remove /etc/upload.sites if it still exists.
4205   * Correct use of $! in perl scripts (closes: #97185)
4206   * Add wdiff recommendation in control file for debdiff (closes: #94907)
4207
4208  -- Julian Gilbey <jdg@debian.org>  Wed,  6 Jun 2001 16:02:08 +0100
4209
4210 devscripts (2.5.29) unstable; urgency=medium
4211
4212   * And do all of the other debian.procmail security regex's while we're
4213     at it.
4214
4215  -- Julian Gilbey <jdg@debian.org>  Sat,  5 May 2001 22:51:04 +0100
4216
4217 devscripts (2.5.28) unstable; urgency=medium
4218
4219   * Fix security hole in debian.procmail example: replace [^@] regex by
4220     something more restrictive (reported by Shane Wegner <shane@debian.org>)
4221
4222  -- Julian Gilbey <jdg@debian.org>  Sat,  5 May 2001 22:28:20 +0100
4223
4224 devscripts (2.5.27) unstable; urgency=low
4225
4226   * debdiff: compares control files in more situations (closes: #94562)
4227
4228  -- Julian Gilbey <jdg@debian.org>  Fri, 20 Apr 2001 17:30:43 +0100
4229
4230 devscripts (2.5.26) unstable; urgency=low
4231
4232   * Fixed debdiff; added wdiff formatting options
4233
4234  -- Julian Gilbey <jdg@debian.org>  Tue, 17 Apr 2001 11:04:23 +0100
4235
4236 devscripts (2.5.25) unstable; urgency=low
4237
4238   * Fixed plotchangelog bugs (closes: #93204, #93205)
4239   * Enhanced debdiff (closes: #58459, #59827, #79952): can now diff
4240     control files and see which files have moved between packages (not
4241     perfect, but pretty good)
4242   * dch aborts if the temporary changelog is not modified (mtime check) --
4243     patch by Colin Watson <cjw44@flatline.org.uk> (closes: #72237)
4244   * Improve forward.exim (master.procmail was already done) (closes: #78474)
4245
4246  -- Julian Gilbey <jdg@debian.org>  Tue, 17 Apr 2001 09:42:55 +0100
4247
4248 devscripts (2.5.24) unstable; urgency=low
4249
4250   * Improve debpkg error handling with no options given
4251   * debsign should exit with status 0 if signed file is not resigned
4252     (closes: #92833)
4253
4254  -- Julian Gilbey <jdg@debian.org>  Wed,  4 Apr 2001 18:24:39 +0100
4255
4256 devscripts (2.5.23) unstable; urgency=low
4257
4258   * Fix uscan to handle funny HTML hrefs (closes: #89749)
4259
4260  -- Julian Gilbey <jdg@debian.org>  Mon,  2 Apr 2001 01:01:26 +0100
4261
4262 devscripts (2.5.22) unstable; urgency=low
4263
4264   * Remove dependency on gettext; there are no translations for this
4265     package to date, and no easy ways of generating the needed message
4266     files (closes: #92167)
4267
4268  -- Julian Gilbey <jdg@debian.org>  Fri, 30 Mar 2001 15:45:31 +0100
4269
4270 devscripts (2.5.21) unstable; urgency=low
4271
4272   * Introduced --set-envvar option to debuild (might close #88586)
4273
4274  -- Julian Gilbey <jdg@debian.org>  Mon,  5 Mar 2001 15:58:59 +0000
4275
4276 devscripts (2.5.20) unstable; urgency=low
4277
4278   * Modified README to refer to dpkg-statoverride instead of suidmanager
4279   * debsign: Add -e option (closes: #85847)
4280   * debsign: lots of improvements to bring it into line with current
4281     dpkg-buildpackage
4282   * Modified package description to list dependencies of each script
4283   * Removed dependency on ftp (and ftp-ssl should Provide: ftp)
4284     (closes: #86765)
4285   * Updated for new Perl setup; changed source dependencies to cope
4286   * Standards version 3.5.2
4287
4288  -- Julian Gilbey <jdg@debian.org>  Sun, 25 Feb 2001 14:21:01 +0000
4289
4290 devscripts (2.5.19) unstable; urgency=low
4291
4292   * Quote package name in regexps (closes: #85566)
4293
4294  -- Julian Gilbey <jdg@debian.org>  Sun, 11 Feb 2001 22:49:28 +0000
4295
4296 devscripts (2.5.18) unstable; urgency=low
4297
4298   * Correct /bin/sh -> /bin/bash in shell scripts; broke due to my
4299     configure script using the shell variable BASH, which was /bin/sh when
4300     /bin/sh was linked to bash.  Oops.  (closes: #85089)
4301   * Correct debchange directory renaming behaviour (closes: #78468)
4302   * Correct ~ -> $HOME in debrsign (closes: #81147)
4303   * Changed tar I -> tar --bzip2 in uupdate (closes: #81507)
4304   * Corrected uscan.1 (thanks to Jim Van Zandt) (closes: #83095)
4305   * debchange: sets urgency to low automatically (closes: #83584)
4306   * debclean: Correct directory changing (closes: #84309)
4307   * Conflict with old suidmanager
4308   * debchange: --help should never fail! (closes: #78383)
4309
4310  -- Julian Gilbey <jdg@debian.org>  Wed,  7 Feb 2001 10:47:28 +0000
4311
4312 devscripts (2.5.17) unstable; urgency=low
4313
4314   * debuild: Allow through DEB_* and GNUPGHOME environment
4315     variables. (Closes: #77822)
4316
4317  -- Julian Gilbey <jdg@debian.org>  Thu, 14 Dec 2000 12:03:56 +0000
4318
4319 devscripts (2.5.16) unstable; urgency=low
4320
4321   * debdiff: Set locale to C before doing parsed dpkg-deb call
4322     (closes: #68325 again)
4323
4324  -- Julian Gilbey <jdg@debian.org>  Mon, 11 Dec 2000 23:07:07 +0000
4325
4326 devscripts (2.5.15) unstable; urgency=low
4327
4328   * Correct debsign typo -- oops! (closes: #79366)
4329
4330  -- Julian Gilbey <jdg@debian.org>  Mon, 11 Dec 2000 22:17:55 +0000
4331
4332 devscripts (2.5.14) unstable; urgency=low
4333
4334   * master.procmail: add -oi option to sendmail invocation
4335   * debdiff: attempt to fix hardlinks problem (closes: #68325)
4336
4337  -- Julian Gilbey <jdg@debian.org>  Sun, 10 Dec 2000 23:50:35 +0000
4338
4339 devscripts (2.5.13) unstable; urgency=low
4340
4341   * debsign: Fix manpage (line beginning with dot disappeared)
4342     (closes: #76984)
4343   * debsign: Give explanatory warning message about RSA(REF) extensions if
4344     gpg fails, due to silly/paranoid gpg exit values (closes: #75677)
4345   * debsign: use new Changed-By field if it exists (closes: #77226)
4346   * deb(r)sign: now allows signing of just a .dsc file (closes: #77822)
4347   * dch: Use more intelligent way of determining name and email address
4348     (thanks to Roderick Schertler, roderick@argon.org; closes: #63764)
4349   * uscan: Use binary mode for ftp (closes: #67336)
4350   * uscan: Use passive mode for ftp (closes: #68539)
4351   * parsechangelog: put in check for libtimedate-perl package and issue
4352     meaningful error message if not found (closes: #67710)
4353   * master.procmail: prevent looping (closes: #65256)
4354
4355  -- Julian Gilbey <jdg@debian.org>  Sat,  9 Dec 2000 23:53:23 +0000
4356
4357 devscripts (2.5.12) unstable; urgency=low
4358
4359   * dscverify: Correct test for --help, --version to be *after* test for
4360     no arguments
4361   * uupdate: allow .tar.bz2 archive files (but not yet for pristine
4362     source; will do soon, once I've upgraded to woody and dpkg is ready
4363     for it) (closes: #64113)
4364
4365  -- Julian Gilbey <jdg@debian.org>  Mon, 22 May 2000 13:55:38 +0100
4366
4367 devscripts (2.5.11) unstable; urgency=low
4368
4369   * Fix checkgettext.pm so it actually works when liblocale-gettext-perl
4370     is not installed (conflict with POSIX module)
4371   * Modify dscverify to see the keyrings on ftp-master as well as on
4372     master.
4373
4374  -- Julian Gilbey <jdg@debian.org>  Mon, 22 May 2000 10:27:26 +0100
4375
4376 devscripts (2.5.10) unstable; urgency=low
4377
4378   * Fix debsign to check for $GNUPGHOME as well as ~/.gnupg (closes bug
4379     reported by Gerfried Fuchs <alfie@innocent.com>)
4380   * Fix debian-test script to work with new version of debian-test
4381     (closes: #51527)
4382
4383  -- Julian Gilbey <jdg@debian.org>  Thu, 11 May 2000 12:04:29 +0100
4384
4385 devscripts (2.5.9) unstable; urgency=low
4386
4387   * Change Getopt::Long::config back to Getopt::Long::Configure in dch as
4388     this is a woody package, and I am not going to worry about slink
4389     compliance any longer.
4390   * debsign checks to see whether the .dsc file has already been signed
4391     (closes: #54963)
4392   * Fixed scp bug when changes file name is given relative to remote home
4393     directory (closes: #61504)
4394   * Corrected help message in debc (closes: #61541)
4395   * Changed dupload recommends to suggests; all package maintainers will
4396     have dupload installed anyone, one would presume (closes: #57847)
4397   * Removed recommendations etc on netstd and perl(-suid) from the control
4398     file as their replacements are already standard in potato.
4399
4400  -- Julian Gilbey <jdg@debian.org>  Tue,  4 Apr 2000 17:45:18 +0100
4401
4402 devscripts (2.5.8) frozen unstable; urgency=low
4403
4404   * Correct debdiff to allow 2 *.changes files (closes: #58458)
4405     (RM: this is an important bug)
4406
4407  -- Julian Gilbey <jdg@debian.org>  Mon, 13 Mar 2000 23:37:05 +0000
4408
4409 devscripts (2.5.7) unstable; urgency=low
4410
4411   * Remove install-stamp from debian/rules
4412   * Change Getopt::Long::Configure to Getopt::Long::config in dch to allow
4413     the package to still work in slink (closes: #51442)
4414
4415  -- Julian Gilbey <jdg@debian.org>  Wed,  1 Dec 1999 00:50:44 +0000
4416
4417 devscripts (2.5.6) unstable; urgency=low
4418
4419   * Correct debuild bug.  Again.  This regexp is getting silly ;)
4420
4421  -- Julian Gilbey <jdg@debian.org>  Wed, 24 Nov 1999 09:28:44 +0000
4422
4423 devscripts (2.5.5) unstable; urgency=low
4424
4425   * Correct debuild to only pass -spgp and -sgpg options to debsign, not
4426     -sa and suchlike (closes: #51065)
4427
4428  -- Julian Gilbey <jdg@debian.org>  Tue, 23 Nov 1999 12:18:47 +0000
4429
4430 devscripts (2.5.4) unstable; urgency=low
4431
4432   * Added perl shebang test to debian-test suite
4433   * Recompile to correct perl shebang line (closes: #51039 and all other
4434     reports about the same thing!)
4435   * Preserve DEB_BUILD_OPTIONS (request from Joseph Carter)
4436
4437  -- Julian Gilbey <jdg@debian.org>  Tue, 23 Nov 1999 11:19:12 +0000
4438
4439 devscripts (2.5.3) unstable; urgency=low
4440
4441   * Correct uupdate syntax error (closes: #50881)
4442   * Correct debsign regexp error again! (closes: #50877)
4443
4444  -- Julian Gilbey <jdg@debian.org>  Mon, 22 Nov 1999 18:24:00 +0000
4445
4446 devscripts (2.5.2) unstable; urgency=low
4447
4448   * Fixed debrelease back in version 2.5.0 to pass on options to dupload,
4449     but forgot to say so.
4450   * All of the programs which look for a .changes file now accept the
4451     dpkg-buildpackage/dpkg-architecture -a and -t options (again, done in
4452     2.5.0)
4453   * Correct 'eq' -> '-eq' in test command (and it's the third time I've
4454     made that mistake in as many days...) (closes: #50549)
4455   * Added a simple debian-test script to check that I get the version
4456     numbering right....
4457   * Added build dependecies (which wasn't really that hard...)
4458   * Correct debdiff problem: forgot to chdir back after looking at first
4459     changes file
4460   * debit now runs debian-test *without* su nobody; I believe that it is
4461     the responsibility of the test programs themselves to handle choosing
4462     their userid
4463   * Correct handling of .changes file entries when package is in
4464     non-US/main/libs or suchlike (really closes: #50281)
4465
4466  -- Julian Gilbey <jdg@debian.org>  Fri, 19 Nov 1999 01:50:32 +0000
4467
4468 devscripts (2.5.1) unstable; urgency=low
4469
4470   * Cleaned up Makefile.am
4471   * Small correction to mustsetvar logic in uscan
4472
4473  -- Julian Gilbey <jdg@debian.org>  Tue, 16 Nov 1999 21:44:26 +0000
4474
4475 devscripts (2.5.0) unstable; urgency=low
4476
4477   * Add -m option to deb(r)sign to parallel the behaviour of
4478     dpkg-buildpackage; this is obviously desirable, and necessary to
4479   * make sure that debuild pays attention to any -m, -k, -p or -s options
4480     given to dpkg-buildpackage when calling debsign (should close #50281),
4481     and
4482   * make debsign sign the right .changes file!  (closes: #50134)
4483   * Teach debdiff to fully handle potato version of dpkg -c output
4484   * Make debdiff able to handle .changes files as well as just single .deb
4485     files
4486   * Make debdiff Perl more idiomatic
4487   * Allow deb[ic] to handle multiple binary packages by parsing .changes
4488     file (closes: #33699)
4489   * Merged deb[ic] into one file, as their functionality is almost
4490     identical
4491   * Corrected a few more occurrences of manually parsing changelogs (which
4492     I should have done when correcting bug #43082)
4493   * Add Joey's plotchangelog program (closes: #50150)
4494   * Added a README.i18n file
4495   * Added James R. Van Zandt's debit script, merged into a single script
4496     with debi.
4497
4498  -- Julian Gilbey <jdg@debian.org>  Tue, 16 Nov 1999 02:41:57 +0000
4499
4500 devscripts (2.4.6) unstable; urgency=low
4501
4502   * Rebuild with correct Perl paths
4503
4504  -- Julian Gilbey <jdg@debian.org>  Fri, 12 Nov 1999 02:26:42 +0000
4505
4506 devscripts (2.4.5) unstable; urgency=low
4507
4508   * Remove references to libtricks package from descriptions (close:
4509     #49937, even though I made the correction the day before the bug
4510     report arrived!)
4511   * Only suggest gnupg rather that recommend (closes: #49882)
4512   * s/sprint/sprintf/ in dscverify (closes: #49721)
4513   * Add --version and --help options to all programs (and this effectively
4514     closes: #49554)
4515   * Add long options to all programs except for deb(r)sign, as the options
4516     there match those in dpkg-buildpackage (closes: #41850)
4517   * No longer suggest PGP, as GNU Privacy Guard with the requisite
4518     extensions should be sufficient
4519   * Correct debdiff to take account of new format of dpkg-deb -c output
4520     (and why did it change?)
4521   * Make sure debian/rules clean really does that (error in Makefile.am)
4522   * Rewrite of internals of debuild in several places, especially with
4523     regard to -r handling.  Much nicer logic now.
4524
4525  -- Julian Gilbey <jdg@debian.org>  Fri, 12 Nov 1999 01:49:40 +0000
4526
4527 devscripts (2.4.4) unstable; urgency=low
4528
4529   * Correct spurious debian/changelog.dch error message (closes: #49435)
4530
4531  -- Julian Gilbey <jdg@debian.org>  Sun,  7 Nov 1999 18:02:07 +0000
4532
4533 devscripts (2.4.3) unstable; urgency=low
4534
4535   * Add ssh | ssh-nonfree suggest (forgot when adding remote signing
4536     capabilities to deb(r)sign in 2.4.[01])
4537
4538  -- Julian Gilbey <jdg@debian.org>  Sun,  7 Nov 1999 02:37:17 +0000
4539
4540 devscripts (2.4.2) unstable; urgency=low
4541
4542   * Change netstd dependency to netstd (<<3.07-8) | ftp dependency
4543     (closes: #49322, #49331)
4544
4545  -- Julian Gilbey <jdg@debian.org>  Sun,  7 Nov 1999 02:24:43 +0000
4546
4547 devscripts (2.4.1) unstable; urgency=low
4548
4549   * Added remote changes file functionality to debsign
4550
4551  -- Julian Gilbey <jdg@debian.org>  Thu,  4 Nov 1999 01:09:13 +0000
4552
4553 devscripts (2.4.0) unstable; urgency=low
4554
4555   * Use Edward Betts' procmailrc examples files
4556   * Suggest perl5-suid | perl-suid instead of perl-suid (closes: #42873)
4557   * Corrected debchange to handle all sorts of version numbers, and to
4558     use dpkg-parsechangelog for correctness (closes: #43082)
4559   * Corrected dscverify: use POSIX and don't have barewords (closes: #45858)
4560   * Renamed signchanges to debsign
4561   * Allowed .changes name to be determined automatically by debsign
4562   * Added debrsign program (closes: #44051)
4563   * Cleaned up shebang lines
4564   * Corrected uscan to allow absolute links (closes: #45672)
4565   * Make ftp connections passive (closes: #46193)
4566   * Corrected extraneous directory changing (closes: #46645)
4567   * Use dpkg-parsechangelog to determine package name and version in
4568     uupdate (closes: #47402)
4569   * Make pgp/gpg choice of debsign behave in the same way as
4570     dpkg-buildpackage.
4571   * dscverify now uses GPG and will need an RSA extension to check PGP
4572     signatures
4573
4574  -- Julian Gilbey <jdg@debian.org>  Thu, 28 Oct 1999 16:39:42 +0100
4575
4576 devscripts (2.3.9) unstable; urgency=low
4577
4578   * Correct gpg signchanges patch (closes: #42188, thanks to Adam Heath)
4579
4580  -- Julian Gilbey <jdg@debian.org>  Sun,  8 Aug 1999 10:05:34 +0100
4581
4582 devscripts (2.3.8) unstable; urgency=low
4583
4584   * Changed perl5 dependency to perl5 | perl (closes: #42329)
4585
4586  -- Julian Gilbey <jdg@debian.org>  Wed,  4 Aug 1999 10:32:39 +0100
4587
4588 devscripts (2.3.7) unstable; urgency=low
4589
4590   * Correct html patch (closes: #41986)
4591
4592  -- Julian Gilbey <jdg@debian.org>  Wed, 28 Jul 1999 00:37:59 +0100
4593
4594 devscripts (2.3.6) unstable; urgency=low
4595
4596   * Corrected Makefile.am bug which makes all Perl scripts begin #! @PERL@
4597     -- ouch!!  (closes: #41846, part of #41850)
4598
4599  -- Julian Gilbey <jdg@debian.org>  Sun, 25 Jul 1999 02:12:37 +0100
4600
4601 devscripts (2.3.5) unstable; urgency=low
4602
4603   * Change Suggests: libmd5-perl to libdigest-md5-perl
4604   * Incorporated Joseph Carter's gpg patch to signchanges (closes: #40727)
4605   * Incorporated Raphael Hertzog's patch to not depend on
4606     liblocale-gettext-perl (closes: #40596)
4607   * Applied Piotr Roszatycki's patch to allow uscan to use http://
4608     prefixed locations (closes: #41272)
4609
4610  -- Julian Gilbey <jdg@debian.org>  Fri, 23 Jul 1999 09:24:53 +0100
4611
4612 devscripts (2.3.4) unstable; urgency=low
4613
4614   * Change perl dependency to perl5 dependency
4615
4616  -- Julian Gilbey <jdg@debian.org>  Thu,  1 Jul 1999 23:02:33 +0100
4617
4618 devscripts (2.3.3) unstable; urgency=low
4619
4620   * Corrected debpkg manpage (closes: #40279)
4621   * Remove dependency on dupload (closes: #40382)
4622   * Add -p (preserve directory name) option to dch (closes: #39385)
4623
4624  -- Julian Gilbey <jdg@debian.org>  Thu,  1 Jul 1999 02:54:24 +0100
4625
4626 devscripts (2.3.2) unstable; urgency=low
4627
4628   * More corrections to uscan, with thanks to Thomas Quinot.  Closes:
4629     #40227
4630   * Added -e/-E options to debuild (closes: #40071)
4631
4632  -- Julian Gilbey <jdg@debian.org>  Sun, 27 Jun 1999 03:00:22 +0100
4633
4634 devscripts (2.3.1) unstable; urgency=low
4635
4636   * Really fix bug#38798 this time: versort and uscan now work correctly
4637     together
4638
4639  -- Julian Gilbey <jdg@debian.org>  Tue, 22 Jun 1999 00:45:52 +0100
4640
4641 devscripts (2.3.0) unstable; urgency=low
4642
4643   * Reinstated the release script (renamed as debrelease) (closes #34122)
4644   * dch can now determine (in conjunction with dupload 2.1) whether or not
4645     to increment the version number without needing an explicit option
4646     (closes #34130)
4647   * Internationalisation of the package
4648   * Correct the (internal) versort library file description (closes:
4649     #38798)
4650
4651  -- Julian Gilbey <jdg@debian.org>  Tue, 22 Jun 1999 00:45:39 +0100
4652
4653 devscripts (2.2.7) unstable; urgency=low
4654
4655   * signchanges now correctly handles signing binary-only changes files
4656
4657  -- Julian Gilbey <jdg@debian.org>  Mon, 31 May 1999 22:35:20 +0100
4658
4659 devscripts (2.2.6) unstable; urgency=low
4660
4661   * Corrected silly dscverify bug so it now works with filenames with no
4662     directory components -- duh!  (closes: #38065)
4663   * Corrected perl regexp in signchanges so it now finds the dsc file
4664     (closes: #38049)
4665
4666  -- Julian Gilbey <jdg@debian.org>  Sun, 23 May 1999 16:44:32 +0100
4667
4668 devscripts (2.2.5) unstable; urgency=high
4669
4670   * Now only recommend fakeroot (and not libtricks) to alleviate grave
4671     bug #37592 against dpkg
4672
4673  -- Julian Gilbey <jdg@debian.org>  Thu, 13 May 1999 01:45:02 +0100
4674
4675 devscripts (2.2.4) unstable; urgency=low
4676
4677   * debchange/dch now looks for environment variable DEBEMAIL before
4678     EMAIL (closes: #37199)
4679
4680  -- Julian Gilbey <jdg@debian.org>  Wed,  5 May 1999 23:55:15 +0100
4681
4682 devscripts (2.2.3) unstable; urgency=low
4683
4684   * Correct debdiff Perl error and inconsistency
4685
4686  -- Julian Gilbey <jdg@debian.org>  Tue,  4 May 1999 05:01:17 +0100
4687
4688 devscripts (2.2.2) unstable; urgency=low
4689
4690   * Fixed signchanges to die if PGP fails, rather than to wipe the
4691     unsigned .changes file (closes: #36625)
4692
4693  -- Julian Gilbey <jdg@debian.org>  Tue, 27 Apr 1999 01:57:57 +0100
4694
4695 devscripts (2.2.1) unstable; urgency=low
4696
4697   * Correct copyright notice in debdiff.1
4698
4699  -- Julian Gilbey <jdg@debian.org>  Wed, 21 Apr 1999 02:10:59 +0100
4700
4701 devscripts (2.2.0) unstable; urgency=low
4702
4703   * Merged Yann's debdiff manpage with my attempt; bumping up the minor
4704     number because of the new program
4705   * Simplified debdiff's exit values
4706   * debdiff is now licensed under version 2 of the GPL, rather than
4707     version 2 or later
4708   * Modified debchange/dch to always use the current date at the end of
4709     the changelog section, even when adding an entry
4710
4711  -- Julian Gilbey <jdg@debian.org>  Mon, 19 Apr 1999 20:00:34 +0100
4712
4713 devscripts (2.1.6) unstable; urgency=low
4714
4715   * Modify debdiff to ignore the destinations of symlinks
4716
4717  -- Julian Gilbey <jdg@debian.org>  Tue, 13 Apr 1999 23:44:47 +0100
4718
4719 devscripts (2.1.5) unstable; urgency=low
4720
4721   * Now only Suggests: rather than Recommend: perl-suid (closes: #35635)
4722   * Added Roderick's patch to dscverify, and added a change directory
4723     feature of my own: a .changes file may be in any directory, and the
4724     program will cd to that directory before trying to read any files
4725     (closes: #34255)
4726   * Added a rewritten, Perl version, of Yann Dirson's debdiff script
4727     (closes: #34781)
4728
4729  -- Julian Gilbey <jdg@debian.org>  Mon, 12 Apr 1999 22:50:44 +0100
4730
4731 devscripts (2.1.4) unstable; urgency=low
4732
4733   * Modify versort to be locale-independent, matching the corresponding
4734     expected change in dpkg
4735
4736  -- Julian Gilbey <jdg@debian.org>  Wed,  3 Mar 1999 01:10:37 +0000
4737
4738 devscripts (2.1.3) unstable; urgency=low
4739
4740   * Removed CVS files from .orig.tar.gz file!
4741
4742  -- Julian Gilbey <jdg@debian.org>  Thu, 25 Feb 1999 19:57:50 +0000
4743
4744 devscripts (2.1.2) unstable; urgency=low
4745
4746   * Made debpkg pick up gid root as well as uid root
4747
4748  -- Julian Gilbey <jdg@debian.org>  Tue, 23 Feb 1999 18:08:23 +0000
4749
4750 devscripts (2.1.1) unstable; urgency=low
4751
4752   * Moved package from utils to devel (closes: #33410)
4753
4754  -- Julian Gilbey <jdg@debian.org>  Sun, 21 Feb 1999 00:52:26 +0000
4755
4756 devscripts (2.1.0) unstable; urgency=low
4757
4758   * Correct README to refer to libtricks package rather than fakeroot
4759     package (closes: #32736)
4760   * Modify uupdate to accept a -u argument to keep an Upstream pristine
4761     source (closes: #32680, #12443); bump up the minor version number for
4762     this
4763   * A few other miscellaneous bug fixes to uupdate to be stricter about
4764     seeming problems
4765   * Added a new program: signchanges for signing a .changes/.dsc pair
4766     without needing any of the rest of the source or binary files to be
4767     present; this is useful for when a developer must build a package on
4768     a machine other than the one on which he is signing
4769
4770  -- Julian Gilbey <jdg@debian.org>  Wed,  3 Feb 1999 02:31:15 +0000
4771
4772 devscripts (2.0.6) unstable; urgency=low
4773
4774   * Updated man page for uupdate to reflect change in 2.0.5
4775
4776  -- Julian Gilbey <jdg@debian.org>  Wed, 20 Jan 1999 12:44:11 +0000
4777
4778 devscripts (2.0.5) unstable; urgency=low
4779
4780   * Made test invocations POSIX compliant by removing -a connectives
4781   * Uupdate now also accepts an absolute filename (closes: #31884)
4782   * Allowed debuild to accept a space after the -r option
4783   * More checks in uupdate to make it more robust
4784
4785  -- Julian Gilbey <jdg@debian.org>  Mon, 18 Jan 1999 16:51:16 +0000
4786
4787 devscripts (2.0.4) unstable; urgency=low
4788
4789   * Changed control file to refer to package libtricks rather than old
4790     name fakeroot (spotted by Edward Betts)
4791
4792  -- Julian Gilbey <jdg@debian.org>  Mon, 11 Jan 1999 00:24:02 +0000
4793
4794 devscripts (2.0.3) unstable; urgency=medium
4795
4796   * Second attempt at correcting critical /tmp security bug (thanks to
4797     Joey Hess!)
4798
4799  -- Julian Gilbey <jdg@debian.org>  Thu,  7 Jan 1999 22:46:01 +0000
4800
4801 devscripts (2.0.2) unstable; urgency=low
4802
4803   * Disallow debchange and uupdate from being run by root or setuid; this
4804     prevents possible /tmp exploits (Spotted by Joey Hess)
4805   * Use the TMPDIR environment variable instead of /tmp if it is set
4806     (requested by Zephaniah E, Hull)
4807
4808  -- Julian Gilbey <jdg@debian.org>  Thu,  7 Jan 1999 21:56:11 +0000
4809
4810 devscripts (2.0.1) unstable; urgency=low
4811
4812   * Corrected silly LIBDIR bug in uscan
4813   * Corrected missing newline characted in debchange
4814
4815  -- Julian Gilbey <jdg@debian.org>  Thu,  7 Jan 1999 18:24:58 +0000
4816
4817 devscripts (2.0.0) unstable; urgency=low
4818
4819   * New maintainer
4820   * Standards: 2.5.0.0
4821   * New version numbering scheme: major.minor.patchlevel
4822   * Changed the name of build to debuild.  build now just prints an error
4823     message and will disappear completely in the near future.
4824   * Correct handling of epochs in debc, debi and release (closes: #29855)
4825   * Use environment variables EDITOR, then VISUAL, and failing that,
4826     /usr/bin/editor in accordance with policy 5.3 (except that VISUAL is
4827     not mentioned there)  (closes: #28605)
4828   * Many modifications to uscan: it now compares version numbers
4829     correctly, using a Perl script which works in a similar way to
4830     dpkg --compare-versions, and it no longer has the extra 0 bug
4831     (closes: #19235, #19467); it no longer uses ncftp but only ftp
4832     (closes: #20968)
4833   * uscan now expects the watch file to explicitly indicate how to deduce
4834     the version number from the filename, by writing the filename as a
4835     Perl regular expression and enclosing the version number part in (...)
4836   * uupdate now allows a version number as an argument after the archive
4837     filename, allowing it to work in harmony with uscan (closes: #20278)
4838   * uupdate no longer tries to remove *.orig files, as the only ones which
4839     are created by GNU patch are those where the patch failed, and we
4840     probably _want_ to keep those (closes: #25774)
4841   * build rewritten in Perl (now called debuild); has a nicer handling of
4842     command line options (can accept a -r option with one of binary etc.,
4843     and doesn't need an explicit -r option if there are other
4844     dpkg-buildpackage options)  (closes: #27752)
4845   * debpkg rewritten in Perl as well
4846   * This package is now an Architecture: all package as there are no
4847     binaries left
4848   * debchange now uses the last distributions mentioned in the changelog
4849     as the default for the new version (closes: #30204)
4850   * debchange now uses the environment variables DEBFULLNAME and EMAIL as
4851     the uploader's details if these are set
4852   * release has been deprecated in favour of dupload, and now just prints
4853     a message suggesting the use of dupload instead (Closes: #29826,
4854     #29978)
4855   * The debchange command line options have been changed.  debchange no
4856     longer pays attention to the presence of a RELEASED file.  The -i
4857     option is for Increasing the Debian release number; the -a option is
4858     for Appending to the current version, and the -v option specifies a
4859     specific version number.  One of these is mandatory
4860   * Debchange now adds new changelog entries to the END of the current
4861     section, rather than the beginning
4862   * Improved logic of upgrading the Debian release number in debchange
4863   * Debchange does not supply a release number if there is an explicit
4864     version number provided
4865   * Now debchange works on a version of the changelog in /tmp and only
4866     overwrites the current changelog if everything is OK; this is much
4867     safer than the original version.  Also, all system calls have their
4868     return status checked
4869   * release and build now print error messages suggesting their
4870     replacements
4871   * debuild now runs lintian by default if it is installed; there is an
4872     override facility etc., as described in the manpage (Closes: #18254)
4873   * Added Roderick Schertler's dscverify program to devscripts
4874   * Rewrote many bits of many man pages
4875   * debian/rules and Makefile modified to use debhelper
4876
4877  -- Julian Gilbey <jdg@debian.org>  Thu,  7 Jan 1999 02:46:04 +0000
4878
4879 devscripts (1.7.1) frozen unstable; urgency=medium
4880
4881   * Corrected file permissions (Closes: #31447)
4882
4883  -- Julian Gilbey <jdg@debian.org>  Mon,  4 Jan 1999 10:29:19 +0000
4884
4885 devscripts (1.7) frozen unstable; urgency=low
4886
4887   * Changed uupdate to be more choosy about the version numbers
4888     automatically recognised  (Closes: #30838)
4889   * New maintainer
4890
4891  -- Julian Gilbey <jdg@debian.org>  Thu, 24 Dec 1998 13:07:13 +0000
4892
4893 devscripts (1.6) unstable; urgency=low
4894
4895   * #23098 build manpage update
4896   * #23097 build: Preserve FAKEROOTKEY
4897   * #19172 remove description for deblint
4898   * #18564 depend on mailx
4899   * #14314 release: epochs work now.
4900   * #18498 conffiles are now absolute
4901   * #24455 #24074 release: new scp requires -q option
4902
4903  -- Christoph Lameter <clameter@debian.org>  Sat, 11 Jul 1998 21:45:47 -0700
4904
4905 devscripts (1.5) unstable; urgency=low
4906
4907   * #18235: build checks for executable bit on debian/rules and sets it if
4908     not set before building package. build fails when debian/rules is not
4909     present.
4910
4911  -- Christoph Lameter <clameter@debian.org>  Sun, 15 Feb 1998 20:01:09 -0800
4912
4913 devscripts (1.4) unstable; urgency=low
4914
4915   * Upgrade to 2.4.0.0
4916   * remove deblint from the package since there is now lintian which is much
4917     better.
4918
4919  -- Christoph Lameter <clameter@debian.org>  Sat, 14 Feb 1998 14:37:42 -0800
4920
4921 devscripts (1.3) unstable; urgency=low
4922
4923   * build: change default path. Remove sbin dirs add /usr/local/bin
4924
4925  -- Christoph Lameter <clameter@debian.org>  Wed,  4 Feb 1998 13:07:04 -0800
4926
4927 devscripts (1.2) unstable; urgency=low
4928
4929   * Fix a problem with anonymous ftp upload of larger lists of files.
4930   * Remove ftp.fuller.edu and lalug.org upload queue since they no longer exist.
4931   * Add anonymous ftp type upload capability.
4932   * Add third party site upload capability.
4933   * Add debs.fuller.edu site information
4934
4935  -- Christoph Lameter <clameter@debian.org>  Tue,  2 Dec 1997 12:53:18 -0800
4936
4937 devscripts (1.1) unstable; urgency=low
4938
4939   * Remove release fix for epochs introduced in 1.0 since it breaks lots of
4940     things until I figure out what is wrong.
4941   * Drop dependency on fileutils.
4942
4943  -- Christoph Lameter <clameter@debian.org>  Wed, 29 Oct 1997 17:14:26 -0800
4944
4945 devscripts (1.0) unstable; urgency=low
4946
4947   * release: Make scp not ask anything so release does not hang when scp
4948     wants a password.
4949   * #13908 Try to fix release so that it handles epochs.
4950   * #13681 Fix manpage for release to indicate that no annoucements will be
4951     generated when dupload is used.
4952   * #13777 no longer use printf in debchange (dch)
4953   * #13846 Output Format of release changed
4954   * Suggest fakeroot
4955   * Split off from debmake
4956   * Update documentation
4957
4958  -- Christoph Lameter <clameter@debian.org>  Mon, 20 Oct 1997 21:02:27 -0700