[ubuntu/trusty-proposed] python-coverage 3.7+dfsg.1-3ubuntu1 (Accepted)
Matthias Klose
doko at ubuntu.com
Mon Jan 6 21:03:15 UTC 2014
python-coverage (3.7+dfsg.1-3ubuntu1) trusty; urgency=medium
* Merge with Debian; remaining changes:
- Break and Replace python-coverage from python3-coverage due to the
inadvertant shipping of duplicate files in the past.
* Fix multiarch extension name for Python3.
python-coverage (3.7+dfsg.1-3) unstable; urgency=low
* The “Gul Makai” release.
* debian/rules, debian/*-dbg.install:
+ Build and install Python debug build of extension module.
(Closes: bug#728548)
* debian/control:
+ Update description for debug packages.
python-coverage (3.7+dfsg.1-2) unstable; urgency=medium
* The “Malala Yousafzai” release.
* debian/rules:
+ Correct creation of version-specific resource directory symlink.
(Closes: bug#727711)
* debian/*.{pre,post}inst:
+ Make parameter handling more explicit.
python-coverage (3.7+dfsg.1-1) unstable; urgency=low
[ Piotr Ożarowski ]
* debian/*.install:
+ Install files separately for Python 2 and Python 3 packages.
[ Ben Finney ]
* New upstream version (Closes: bug#635476).
* debian/control:
+ Conform to ‘Standards-Version: 3.9.4’.
* Remove obsolete field ‘DM-Upload-Allowed’.
* debian/rules, debian/control:
+ Build binary packages for both Python 2 and Python 3.
(Closes: bug#690575)
+ Remove more bundled ECMAScript libraries, declare dependencies on
their Debian packages instead.
+ Demote ECMAScript dependencies (for HTML reports) to “Recommends”.
* debian/rules, debian/*-dbg.postinst, debian/*.install:
+ Use main package doc directory (via symlink) for debug package.
* debian/rules, debian/*.install, debian/*.links, debian/*.manpages:
+ Separate programs and manpages for Python 2 and Python 3.
+ Generate manpage from reStructuredText source.
+ Update the manpage document with current Coverage behaviour.
(Closes: bug#496002)
+ Use main manpage for each versioned command.
* debian/rules, debian/*.install, debian/*.links, debian/*.preinst:
+ Remove an existing platform-specific ‘htmlfiles’ directory; this
package will create it as a symlink to the platform-independent
location.
+ Install resource data files as platform-independent files.
(Closes: bug#721676)
* debian/control, debian/compat:
+ Use Debhelper >= 9 to get Debian compilation build flags.
* debian/rules:
+ Send HTTP traffic to the “discard” service during packaging actions.
* debian/watch, debian/repack:
+ Configure ‘uscan’ to re-pack upstream source tarball, removing
non-DFSG-free obfuscated files. Thanks to Thomas Goirand and Stuart
Prescott for advice on how to address this bug.
(Closes: bug#726005)
* debian/README.source, debian/source.lintian-overrides:
+ Explain how ‘uscan’ will get our upstream source.
* debian/copyright:
+ Update copyright years.
* debian/README.Debian:
+ Explain separate versioned packaging and program names.
* debian/patches/:
+ 01.remove-resource-files-from-distutils-setup.patch:
Don't treat resource data files as Python package data.
(Closes: bug#723788)
+ 03.rename-public-programs.patch:
Rename public programs to be clear what they're for.
+ Patches incorporated upstream:
* 01.refactor-handling-static-files.patch
+ Updated patches:
* 02.use-system-ecmascript-libraries.patch
Date: Mon, 06 Jan 2014 21:48:50 +0100
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/trusty/+source/python-coverage/3.7+dfsg.1-3ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 06 Jan 2014 21:48:50 +0100
Source: python-coverage
Binary: python-coverage python3-coverage python-coverage-dbg python3-coverage-dbg
Architecture: source
Version: 3.7+dfsg.1-3ubuntu1
Distribution: trusty
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description:
python-coverage - code coverage tool for Python 2
python-coverage-dbg - code coverage tool for Python 2 – debug library
python3-coverage - code coverage tool for Python 3
python3-coverage-dbg - code coverage tool for Python 3 – debug library
Closes: 496002 635476 690575 721676 723788 726005 727711 728548
Changes:
python-coverage (3.7+dfsg.1-3ubuntu1) trusty; urgency=medium
.
* Merge with Debian; remaining changes:
- Break and Replace python-coverage from python3-coverage due to the
inadvertant shipping of duplicate files in the past.
* Fix multiarch extension name for Python3.
.
python-coverage (3.7+dfsg.1-3) unstable; urgency=low
.
* The “Gul Makai” release.
* debian/rules, debian/*-dbg.install:
+ Build and install Python debug build of extension module.
(Closes: bug#728548)
* debian/control:
+ Update description for debug packages.
.
python-coverage (3.7+dfsg.1-2) unstable; urgency=medium
.
* The “Malala Yousafzai” release.
* debian/rules:
+ Correct creation of version-specific resource directory symlink.
(Closes: bug#727711)
* debian/*.{pre,post}inst:
+ Make parameter handling more explicit.
.
python-coverage (3.7+dfsg.1-1) unstable; urgency=low
.
[ Piotr Ożarowski ]
* debian/*.install:
+ Install files separately for Python 2 and Python 3 packages.
.
[ Ben Finney ]
* New upstream version (Closes: bug#635476).
* debian/control:
+ Conform to ‘Standards-Version: 3.9.4’.
* Remove obsolete field ‘DM-Upload-Allowed’.
* debian/rules, debian/control:
+ Build binary packages for both Python 2 and Python 3.
(Closes: bug#690575)
+ Remove more bundled ECMAScript libraries, declare dependencies on
their Debian packages instead.
+ Demote ECMAScript dependencies (for HTML reports) to “Recommends”.
* debian/rules, debian/*-dbg.postinst, debian/*.install:
+ Use main package doc directory (via symlink) for debug package.
* debian/rules, debian/*.install, debian/*.links, debian/*.manpages:
+ Separate programs and manpages for Python 2 and Python 3.
+ Generate manpage from reStructuredText source.
+ Update the manpage document with current Coverage behaviour.
(Closes: bug#496002)
+ Use main manpage for each versioned command.
* debian/rules, debian/*.install, debian/*.links, debian/*.preinst:
+ Remove an existing platform-specific ‘htmlfiles’ directory; this
package will create it as a symlink to the platform-independent
location.
+ Install resource data files as platform-independent files.
(Closes: bug#721676)
* debian/control, debian/compat:
+ Use Debhelper >= 9 to get Debian compilation build flags.
* debian/rules:
+ Send HTTP traffic to the “discard” service during packaging actions.
* debian/watch, debian/repack:
+ Configure ‘uscan’ to re-pack upstream source tarball, removing
non-DFSG-free obfuscated files. Thanks to Thomas Goirand and Stuart
Prescott for advice on how to address this bug.
(Closes: bug#726005)
* debian/README.source, debian/source.lintian-overrides:
+ Explain how ‘uscan’ will get our upstream source.
* debian/copyright:
+ Update copyright years.
* debian/README.Debian:
+ Explain separate versioned packaging and program names.
* debian/patches/:
+ 01.remove-resource-files-from-distutils-setup.patch:
Don't treat resource data files as Python package data.
(Closes: bug#723788)
+ 03.rename-public-programs.patch:
Rename public programs to be clear what they're for.
+ Patches incorporated upstream:
* 01.refactor-handling-static-files.patch
+ Updated patches:
* 02.use-system-ecmascript-libraries.patch
Checksums-Sha1:
773395d458778487cfcc21df2e1f6ea9a4b36fb3 1822 python-coverage_3.7+dfsg.1-3ubuntu1.dsc
06d5638a9de6b386c6c5c3a98078b78bfa40ca1d 224675 python-coverage_3.7+dfsg.1.orig.tar.gz
62035b1d9fd17d04232edf83fd34d0ef7fb945fc 16034 python-coverage_3.7+dfsg.1-3ubuntu1.debian.tar.gz
Checksums-Sha256:
41dc00be06009ce9fec53f2516ae72cc8af74a307f600f6107c41c70310c212f 1822 python-coverage_3.7+dfsg.1-3ubuntu1.dsc
6ca02dc798806861840301bdfcec9243815eb19bfa0c92d994bd95107b6e39e8 224675 python-coverage_3.7+dfsg.1.orig.tar.gz
a96e494cc2fb5c093ee1a119fec92e4847d84ce407a8a661133fe0a2602bf58a 16034 python-coverage_3.7+dfsg.1-3ubuntu1.debian.tar.gz
Files:
357f254382c980fffc85aeb44dc95723 1822 python optional python-coverage_3.7+dfsg.1-3ubuntu1.dsc
07c35e5282acea7c36680cf8b6963f78 224675 python optional python-coverage_3.7+dfsg.1.orig.tar.gz
6f96d8e7e1d00bc24c4d9a5b53d2de85 16034 python optional python-coverage_3.7+dfsg.1-3ubuntu1.debian.tar.gz
Original-Maintainer: Ben Finney <ben+debian at benfinney.id.au>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)
iEYEARECAAYFAlLLGdUACgkQStlRaw+TLJzxcgCgoI59AgVoXXflRcCw8zyshWI2
phcAn2ztxEMWX5xAHa0wjO1BJ4myogcU
=D0DA
-----END PGP SIGNATURE-----
More information about the Trusty-changes
mailing list