[ubuntu/jammy-proposed] devscripts 2.21.7ubuntu1 (Accepted)
Matthias Klose
doko at ubuntu.com
Tue Jan 18 11:42:12 UTC 2022
devscripts (2.21.7ubuntu1) jammy; urgency=medium
* Merge with Debian; remaining changes:
+ Don't build-depend on subversion on i386, not supported on this arch.
+ Downgrade pristine-tar dependency relation to Suggests (See LP#1885766).
devscripts (2.21.7) unstable; urgency=medium
[ Yadd ]
* l10n:
+ Fix build to install translated manpages of uscan. Closes: #1001157
* uscan:
+ Fix version mangling when using "group". Closes: #1000969; MR: !252
+ Fix urlbase when searchmode=plain. Closes: #1001472; MR: !253
[ Mattia Rizzolo ]
* tests:
+ Update the package_lifecycle test strings to match the changes done in
dpkg 1.21.0.
devscripts (2.21.6) unstable; urgency=medium
[ Mattia Rizzolo ]
* dscverify:
+ Explicitly tell gpg to verify the signature, to avoid warning messages
from it. Thanks to Jakub Wilk. Closes: #999141
* Add zstd to the autopkgtests dependencies. Closes: #1000417
* origtargz:
+ Document pristine-lfs in README.
* uscan:
+ Revert "Assign $newfile_base a filename, not a URL, when
filenamemangling". Re-opens: #993585; Closes: #1000210
* Include the updated Portuguese translation. Closes: #1000758
Thanks to Américo Monteiro <a_monteiro at gmx.com>.
[ Yadd ]
* Update French translation.
[ Unit 193 ]
* uscan:
+ Better alignment for the verbose output.
[ Ville Skyttä ]
* Replace `switch` with `command -v`. MR: !244
[ Johannes Schauer Marin Rodrigues ]
* New script!
+ debootsnap: bootstrap a Debian system from snapshot.debian.org. MR: !231
* debbisect:
+ Add an example debbisect script to use when one wants to bisect the
build of a Debian source package. MR: !242
[ Paul Wise ]
* bts: MR: !247
+ Allow adding more --cc-addr options to add more CCs.
+ Add package/submitter CCs when sending mails via mutt.
+ Correct and update documentation about additional CCs.
devscripts (2.21.5) unstable; urgency=medium
[ Paul Wise ]
* bts:
+ Sync list of tags from the BTS debbugs config.
* grep-excuses:
+ Allow passing multiple package names to -w/--wipnity. MR: !232
[ Daichi Fukui ]
* dpkg-depcheck:
+ Replace tempfile with mktemp. Closes: #995583
[ Hugh McMaster ]
* nmudiff:
+ Fix spelling of the --non-dd/--nondd options in the manpage. MR: !241
* uscan:
+ Assign $newfile_base a filename, not a URL, when filenamemangling.
Closes: #993585; MR: !235
+ Use upstream package filename in verbose output where appropriate.
[ Mattia Rizzolo ]
* nmudiff:
+ Apply patches from Raúl Benencia <rul at kalgan.cc> to:
- fix typo in documentation. Closes: #996392
- fix misleading delay header on non-dd use case. Closes: #996565
* uscan:
+ In the examples, use @ANY_VERSION@ and @ARCHIVE_EXT@ wherever possible.
Thanks to Bastien Roucariès for the suggestion.
+ In the examples, drop all usages of `uupdate` as "script": it is my
opinion that nowadays very few people should actually be calling
uupdate, as `gbp import-orig` or similar tools already cover that;
mixing gbp and uupdate leads to what people would not normally expect.
+ In the examples, also drop all needless usage of the "debian" version,
which is the default: it is my opion that such examples only lead to
blind cargo-culting.
* Declaratively build-depend on dh-sequence-python3 and drop --with python3.
* Bump debhelper compat level to 13.
* Fix some new pylint issues across the codebase: Closes: #998542
+ R1732: consider-using-with.
+ C0209: consider-using-f-string (prject-wide ignore).
+ R1734/R1735: use-list-literal/use-dict-literal.
+ W1514: unspecified-encoding.
[ Yadd ]
* Update fr translation.
* Reformat perl scripts with the new perltidy 20210717.
* uscan:
+ Add repack tests for lzma.
+ Die if filenamemangle failed. MR: !238
+ Die in case of filename conflict within the same uscan process. MR: !238
+ Add Zstandard support. For now uscan will force its repacking to
.tar.xz, at least until dpkg-source fully supports the format. MR: !122
[ Nicholas D Steeves ]
* d/control:
+ Suggest elpa-devscripts instead of the now dummy devscripts-el. MR: !236
[ Jelmer Vernooij ]
* New script!
+ deb-janitor: a command-line client for the Debian janitor API. MR: !211
Current features include scheduling a package run and retrieving a diff
of a specific run.
[ Kylie McClain ]
* checkbashisms:
+ Add a new option -l/--lint to make checkbashisms format its output in a
machine-parsable way normally used by editors. MR: !228
[ Ian Jackson ]
* grep-excuses:
+ When run with --autopkgtests (which shows test failures of the given
packages when triggered by other packages) ignore the RUNNING and
OLD_PASS states. MR: !234
[ Niels Thykier ]
* wrap-and-sort:
+ Make use of the new `order_after` method from python-debian if
available, for improved performance. MR: !240
[ Simon McVittie ]
* debdiff:
+ New option --(no-)apply-patches to diff the patched tree for 3.0(quilt)
source packages, instead of only diffing the single patches.
MR: !170; Closes: #688219; See #939602
[ Ville Skyttä ]
* Fix some spelling errors in code comments. MR: !243
Date: Fri, 07 Jan 2022 09:15:04 +0100
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/devscripts/2.21.7ubuntu1
-------------- next part --------------
Format: 1.8
Date: Fri, 07 Jan 2022 09:15:04 +0100
Source: devscripts
Built-For-Profiles: noudeb
Architecture: source
Version: 2.21.7ubuntu1
Distribution: jammy
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthias Klose <doko at ubuntu.com>
Closes: 688219 993585 995583 996392 996565 998542 999141 1000210 1000417 1000758 1000969 1001157 1001472
Changes:
devscripts (2.21.7ubuntu1) jammy; urgency=medium
.
* Merge with Debian; remaining changes:
+ Don't build-depend on subversion on i386, not supported on this arch.
+ Downgrade pristine-tar dependency relation to Suggests (See LP#1885766).
.
devscripts (2.21.7) unstable; urgency=medium
.
[ Yadd ]
* l10n:
+ Fix build to install translated manpages of uscan. Closes: #1001157
* uscan:
+ Fix version mangling when using "group". Closes: #1000969; MR: !252
+ Fix urlbase when searchmode=plain. Closes: #1001472; MR: !253
.
[ Mattia Rizzolo ]
* tests:
+ Update the package_lifecycle test strings to match the changes done in
dpkg 1.21.0.
.
devscripts (2.21.6) unstable; urgency=medium
.
[ Mattia Rizzolo ]
* dscverify:
+ Explicitly tell gpg to verify the signature, to avoid warning messages
from it. Thanks to Jakub Wilk. Closes: #999141
* Add zstd to the autopkgtests dependencies. Closes: #1000417
* origtargz:
+ Document pristine-lfs in README.
* uscan:
+ Revert "Assign $newfile_base a filename, not a URL, when
filenamemangling". Re-opens: #993585; Closes: #1000210
* Include the updated Portuguese translation. Closes: #1000758
Thanks to Américo Monteiro <a_monteiro at gmx.com>.
.
[ Yadd ]
* Update French translation.
.
[ Unit 193 ]
* uscan:
+ Better alignment for the verbose output.
.
[ Ville Skyttä ]
* Replace `switch` with `command -v`. MR: !244
.
[ Johannes Schauer Marin Rodrigues ]
* New script!
+ debootsnap: bootstrap a Debian system from snapshot.debian.org. MR: !231
* debbisect:
+ Add an example debbisect script to use when one wants to bisect the
build of a Debian source package. MR: !242
.
[ Paul Wise ]
* bts: MR: !247
+ Allow adding more --cc-addr options to add more CCs.
+ Add package/submitter CCs when sending mails via mutt.
+ Correct and update documentation about additional CCs.
.
devscripts (2.21.5) unstable; urgency=medium
.
[ Paul Wise ]
* bts:
+ Sync list of tags from the BTS debbugs config.
* grep-excuses:
+ Allow passing multiple package names to -w/--wipnity. MR: !232
.
[ Daichi Fukui ]
* dpkg-depcheck:
+ Replace tempfile with mktemp. Closes: #995583
.
[ Hugh McMaster ]
* nmudiff:
+ Fix spelling of the --non-dd/--nondd options in the manpage. MR: !241
* uscan:
+ Assign $newfile_base a filename, not a URL, when filenamemangling.
Closes: #993585; MR: !235
+ Use upstream package filename in verbose output where appropriate.
.
[ Mattia Rizzolo ]
* nmudiff:
+ Apply patches from Raúl Benencia <rul at kalgan.cc> to:
- fix typo in documentation. Closes: #996392
- fix misleading delay header on non-dd use case. Closes: #996565
* uscan:
+ In the examples, use @ANY_VERSION@ and @ARCHIVE_EXT@ wherever possible.
Thanks to Bastien Roucariès for the suggestion.
+ In the examples, drop all usages of `uupdate` as "script": it is my
opinion that nowadays very few people should actually be calling
uupdate, as `gbp import-orig` or similar tools already cover that;
mixing gbp and uupdate leads to what people would not normally expect.
+ In the examples, also drop all needless usage of the "debian" version,
which is the default: it is my opion that such examples only lead to
blind cargo-culting.
* Declaratively build-depend on dh-sequence-python3 and drop --with python3.
* Bump debhelper compat level to 13.
* Fix some new pylint issues across the codebase: Closes: #998542
+ R1732: consider-using-with.
+ C0209: consider-using-f-string (prject-wide ignore).
+ R1734/R1735: use-list-literal/use-dict-literal.
+ W1514: unspecified-encoding.
.
[ Yadd ]
* Update fr translation.
* Reformat perl scripts with the new perltidy 20210717.
* uscan:
+ Add repack tests for lzma.
+ Die if filenamemangle failed. MR: !238
+ Die in case of filename conflict within the same uscan process. MR: !238
+ Add Zstandard support. For now uscan will force its repacking to
.tar.xz, at least until dpkg-source fully supports the format. MR: !122
.
[ Nicholas D Steeves ]
* d/control:
+ Suggest elpa-devscripts instead of the now dummy devscripts-el. MR: !236
.
[ Jelmer Vernooij ]
* New script!
+ deb-janitor: a command-line client for the Debian janitor API. MR: !211
Current features include scheduling a package run and retrieving a diff
of a specific run.
.
[ Kylie McClain ]
* checkbashisms:
+ Add a new option -l/--lint to make checkbashisms format its output in a
machine-parsable way normally used by editors. MR: !228
.
[ Ian Jackson ]
* grep-excuses:
+ When run with --autopkgtests (which shows test failures of the given
packages when triggered by other packages) ignore the RUNNING and
OLD_PASS states. MR: !234
.
[ Niels Thykier ]
* wrap-and-sort:
+ Make use of the new `order_after` method from python-debian if
available, for improved performance. MR: !240
.
[ Simon McVittie ]
* debdiff:
+ New option --(no-)apply-patches to diff the patched tree for 3.0(quilt)
source packages, instead of only diffing the single patches.
MR: !170; Closes: #688219; See #939602
.
[ Ville Skyttä ]
* Fix some spelling errors in code comments. MR: !243
Checksums-Sha1:
e2de18ba996b3fa618f3563b0649c3c77f0f9623 3384 devscripts_2.21.7ubuntu1.dsc
78d425c2a317301b97725ee947a54acf935ed491 989800 devscripts_2.21.7ubuntu1.tar.xz
48530dd4dccc172c5d4e1485e07e5cce50eca640 14445 devscripts_2.21.7ubuntu1_source.buildinfo
Checksums-Sha256:
3280b95698c5726f78754599711c7e51694d23d61f4b1e32c71234807f0403d3 3384 devscripts_2.21.7ubuntu1.dsc
91f1853f10a3a40e5a7d34cd750a2d55159829da56b7c2b781e8e53b5b87122d 989800 devscripts_2.21.7ubuntu1.tar.xz
f2f400e167d60a46bfeb8c6dc95cf7ae7840bdd8f0940b5a12c8711d882dced5 14445 devscripts_2.21.7ubuntu1_source.buildinfo
Files:
f517848cbc6e0e9dc84d9f58aa039891 3384 devel optional devscripts_2.21.7ubuntu1.dsc
d3265107bba9300e8a90605aa49af9c3 989800 devel optional devscripts_2.21.7ubuntu1.tar.xz
96f7c845deb0be82e288889faaf7b147 14445 devel optional devscripts_2.21.7ubuntu1_source.buildinfo
Original-Maintainer: Devscripts Maintainers <devscripts at packages.debian.org>
More information about the jammy-changes
mailing list