[devscripts] annotated tag v2.14.3 created (now d74dfa6)
James McCoy
jamessan at debian.org
Wed May 28 04:20:08 UTC 2014
This is an automated email from the git hooks/post-receive script.
jamessan pushed a change to annotated tag v2.14.3
in repository devscripts.
at d74dfa6 (tag)
tagging ba6ba586a4e90dc168e86385f812e41ae0932207 (commit)
replaces v2.14.2
tagged by James McCoy
on Wed May 28 00:08:46 2014 -0400
- Log -----------------------------------------------------------------
tagging package devscripts version 2.14.3
Format: 1.8
Date: Tue, 27 May 2014 23:24:01 -0400
Source: devscripts
Binary: devscripts
Architecture: source amd64
Version: 2.14.3
Distribution: unstable
Urgency: medium
Maintainer: Devscripts Devel Team <devscripts-devel at lists.alioth.debian.org>
Changed-By: James McCoy <jamessan at debian.org>
Description:
devscripts - scripts to make the life of a Debian Package maintainer easier
Closes: 747818 747901 748462 749343 749498 749504
Changes:
devscripts (2.14.3) unstable; urgency=medium
.
[ Benjamin Drung ]
* wrap-and-sort: Sanitize spaces between alternative package names.
(Closes: #747818)
.
[ Martin Pitt ]
* Install recommends for the autopkgtest, otherwise a lot of necessary tools
like wdiff are missing.
* test_uscan: Add missing --compression in --installed mode, to fix the
autopkgtest.
* Add missing zip autopkgtest dependency (used by test_uscan).
.
[ James McCoy ]
* uscan:
+ Specify file name instead of path in --dehs mode's target node.
(Closes: #747901)
+ Add target-path node to dehs output for those who care about the actual
path to the file.
+ Restore display of final file name after file is downloaded.
* mk-origtargz: Use file's mime detection to detect zip files. (Closes:
#748462)
* chdist: Finish reading output from child processes to avoid getting a
SIGPIPE when closing their read handle. (Closes: #749504)
.
[ Christoph Berg ]
* uscan: Fix "upsteam" typo. (Closes: #749343)
.
[ Paul Wise ]
* uscan: Also accept https for copyright-format URLs (Closes: #749498)
Checksums-Sha1:
068781607e1899a369fba0c2cd8a3245a2de796f 2273 devscripts_2.14.3.dsc
26bd311992fbff0bf30f57121810b1874155580f 595960 devscripts_2.14.3.tar.xz
0c04cc896446d625b5483f5b84ea228504fb1b25 887388 devscripts_2.14.3_amd64.deb
Checksums-Sha256:
3c77caea5ad580fd8d9dec75e0ad79e6c54be291fc4bc6f4996cdef1312cb6d4 2273 devscripts_2.14.3.dsc
75c4b7fc788b63db2a6e2d4da25ce9d5ce22105552e0c55ff44cbfb571ac0422 595960 devscripts_2.14.3.tar.xz
84e639bdba4318ad9929eb917666dc9696cd322e5b8392306696d3340219f902 887388 devscripts_2.14.3_amd64.deb
Files:
bd928e6f8d6fe4e356a6eb726ebcb008 887388 devel optional devscripts_2.14.3_amd64.deb
31627b3a4db1d1ad9c4098b8f807b9d1 2273 devel optional devscripts_2.14.3.dsc
07ddf7d8e4d625a21d4151aa593c476c 595960 devel optional devscripts_2.14.3.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQJ8BAABCgBmBQJThWP3XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ5MUJGQkY0RDY5NTZCRDVERjdCNzJEMjNE
RkU2OTFBRTMzMUJBM0RCAAoJEN/mka4zG6PbtWEQALuaKoRyxvk2XC/khUoTl10Z
5TOW7zf1yhXnUfjZOmCQVVuTdOaqt7EgFxqwKRVvhNUOmJ++Ru2ysQSxN8mA34Za
ndwfD4mphn4moH2IPwhupm19K0URAKu2UJUVaXN3fjNkQk5btLpRKvomtOysetT5
P291bsdz7CyIQ0zbwA4kzK5UiAHDBvbBTrLe6oobH4v5fS8NQ/9SKWU7jQrzsgq1
0/QjsuTy6x5PIOiSFQfdzJRzZsA6Fq42LrS6/eTmq0S+8EN/W0o7DVFPLsWKj8sX
mFyTuCQrrnzMSggtw8aYeyl2eU2Yjuw6d3E8AZOACpbOpYL1ZqI9yALln6b0cmYJ
k/ns+VX/97Goh474+XELuBwkZTGm83XIlUjhyNU/IzMovgkz2/DqDoWQ5zPFq5/c
w9N2MAT9IldnRu1A1koa6VMZVO49sn1KMhdGVtiYhWBmbABfbiaFxPec9SJvngY8
CHjrZTw+cF3/kqgjo4vwinwggkmi23d45syR23F32uC2XA+NrTt2J2DJLtf+QJXg
8tDFLgSkgvDKS0o7VS9cvpNSCEpRW4ysLROm8ZIvpsw682e6NazB6tCi/YTrKWGc
/xRHKRSKHOI+hUuPeVyojSDKCbEpxENViYwYMx9xduZ3729RvRNXDJB/keJpNHX8
LzCNn/GkgjrNPI1T9GXA
=pK57
-----END PGP SIGNATURE-----
Benjamin Drung (2):
wrap-and-sort: Sanitize spaces between alternative package names.
wrap-and-sort: PEP8 fixes.
Christoph Berg (1):
uscan: Fix "upsteam" typo.
James McCoy (8):
uscan: Output basename of file in dehs' target node
uscan: Add target-path node to dehs output
Add Closes for #749343
uscan: Restore display of the final file name
Devscripts::Compression: Add support for .zip/.Z files
mk-origtargz: Use file's mime detection to detect zip files
chdist: Slurp all output of child processes
releasing devscripts version 2.14.3
Joachim Breitner (4):
Devscripts::Compression: Also understand application/x-gzip
Avoid Dpkg::Version::is_native
test_mk-origtargz: Normalize mimetypes as returned by file
mk-origtargz: Run tar taf on the final file
Martin Pitt (3):
Install recommends for the autopkgtest
test_uscan: Add missing --compression in --installed mode
Add missing zip autopkgtest dependency
Paul Wise (2):
Fix snapshot URL in the default config file
uscan: Also accept https for copyright-format URLs (Closes: #749498)
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 786ab8c uscan: Restore display of the final file name
new 0f771df Devscripts::Compression: Add support for .zip/.Z files
new fea0696 mk-origtargz: Use file's mime detection to detect zip files
new 7a30b86 chdist: Slurp all output of child processes
new ba6ba58 releasing devscripts version 2.14.3
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git
More information about the devscripts-devel
mailing list