[ubuntu/maverick] aptitude 0.6.3-2ubuntu1 (Accepted)
Steve Langasek
steve.langasek at ubuntu.com
Fri Jul 9 20:40:31 BST 2010
aptitude (0.6.3-2ubuntu1) maverick; urgency=low
* Merge from Debian unstable, remaining changes:
- debian/05aptitude: never autoremove kernels
- drop aptitude-doc to Suggests
- 01_intltool_update.dpatch: run intltool-update against the source
directory, so that irrelevant cosmetic .po file changes don't end up
tangled in other patches.
- 03_branding.dpatch: ubuntu branding
- 04_changelog.dpatch: take changelogs from changelogs.ubuntu.com
- 09_ubuntu_fortify_source.dpatch: Suppress a number of warnings (turned
into errors by -Werror) triggered by Ubuntu's default of
-D_FORTIFY_SOURCE=2.
- 11_ubuntu_uses_sudo.dpatch: fix status line of 'Become root' menu entry
to not refer to su.
- 12_point_manpage_to_doc_package.dpatch: point Finnish manpage to the
correct place for further info
- 13_screensize.dpatch: fix a bug that stops outputting aptitude
downloads on big screens
- debian/rules: build with --disable-werror
- 14_html2text_preferred.dpatch: switch back to html2text in favor of
elinks, since html2text is in main and elinks isn't.
* Dropped changes, superseded in Debian:
- Drop dpatch, switch to 3.0 (quilt) source format
* Drop build-dependency on google-mock/libgtest-dev and disable the test
suite at build time; google-mock hasn't built in Ubuntu and is in
universe. This should probably be revisited once google-mock is
buildable in Ubuntu.
aptitude (0.6.3-2) unstable; urgency=low
* Cherry-pick an upstream patch that fixes the Makefiles so that files
named using $(wildcard) get installed. (Closes: #586508, #586511)
aptitude (0.6.3-1) unstable; urgency=low
* New upstream release.
- aptitude no longer requires log4cxx; dropped that build dependency.
I hope this will solve some of the random crashes, particularly
on exit, that have been reported, but since they're unreproducible
it's hard to know.
- aptitude should build correctly against either the current ept
release or the upcoming release (in experimental).
(Closes: #581009)
* Applied upstream patches to make the tests build when GTK+ is
disabled.
* Weakened the build dependency on libboost-dev, since this upstream
release no longer requires 1.42.
* aptitude now requries gtest and google-mock for its test suite;
added build dependencies.
* Add the compile flag -fno-gcse on s390; current g++ miscompiles some
of aptitude's parse code without this. (Closes: #580085)
aptitude (0.6.2.1-2) unstable; urgency=low
* Tighten the dependency on libboost-dev to reflect the fact that
aptitude needs at least 1.42.
This caused actual build failures, so I'm surprised I didn't get bugs
about it. I don't know if this will be a permanent state of affairs;
a configure test could take care of the one thing that's a serious
problem (a published API reversed the order of its arguments (!)).
aptitude (0.6.2.1-1) unstable; urgency=low
* New upstream release.
- Fixes some backwards compatibility breakages in 0.6.2-2.
* Weaken the Conflict against ia32-apt-get to (<< 22), on advice from
Goswin von Bredrelow. Apparently some people still use this package,
and the "feature" that broke aptitude is not present in recent
versions.
aptitude (0.6.2-2) unstable; urgency=low
* Backport upstream patch to fix crashes in the resolver. (Closes: #578344)
* Moved to source version 3.0 (quilt).
aptitude (0.6.2-1) unstable; urgency=low
* New upstream release.
- Includes the patch for #567242 to not crash when the user sets
a rejection by package name and version at the command-line,
previously backported.
- Includes the patch for #566205 to make sure that download progress
bars are deleted when the download is finished.
- Don't crash in "aptitude changelog" when the package given on
the command-line doesn't have a valid version (Closes: #567318).
Thanks to Dmitry Semyonov for the patch.
Date: Fri, 09 Jul 2010 11:09:33 -0700
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Steve Langasek <steve.langasek at canonical.com>
https://launchpad.net/ubuntu/maverick/+source/aptitude/0.6.3-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 09 Jul 2010 11:09:33 -0700
Source: aptitude
Binary: aptitude aptitude-gtk aptitude-dbg aptitude-doc-cs aptitude-doc-en aptitude-doc-es aptitude-doc-fi aptitude-doc-fr aptitude-doc-ja
Architecture: source
Version: 0.6.3-2ubuntu1
Distribution: maverick
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Description:
aptitude - terminal-based package manager (terminal interface only)
aptitude-dbg - Debug symbols for the aptitude package manager
aptitude-doc-cs - Czech manual for aptitude, a terminal-based package manager
aptitude-doc-en - English manual for aptitude, a terminal-based package manager
aptitude-doc-es - Spanish manual for aptitude, a terminal-based package manager
aptitude-doc-fi - Finnish manual for aptitude, a terminal-based package manager
aptitude-doc-fr - French manual for aptitude, a terminal-based package manager
aptitude-doc-ja - Japanese manual for aptitude, a terminal-based package manager
aptitude-gtk - terminal-based package manager (GUI and terminal interfaces)
Closes: 567318 578344 580085 581009 586508 586511
Changes:
aptitude (0.6.3-2ubuntu1) maverick; urgency=low
.
* Merge from Debian unstable, remaining changes:
- debian/05aptitude: never autoremove kernels
- drop aptitude-doc to Suggests
- 01_intltool_update.dpatch: run intltool-update against the source
directory, so that irrelevant cosmetic .po file changes don't end up
tangled in other patches.
- 03_branding.dpatch: ubuntu branding
- 04_changelog.dpatch: take changelogs from changelogs.ubuntu.com
- 09_ubuntu_fortify_source.dpatch: Suppress a number of warnings (turned
into errors by -Werror) triggered by Ubuntu's default of
-D_FORTIFY_SOURCE=2.
- 11_ubuntu_uses_sudo.dpatch: fix status line of 'Become root' menu entry
to not refer to su.
- 12_point_manpage_to_doc_package.dpatch: point Finnish manpage to the
correct place for further info
- 13_screensize.dpatch: fix a bug that stops outputting aptitude
downloads on big screens
- debian/rules: build with --disable-werror
- 14_html2text_preferred.dpatch: switch back to html2text in favor of
elinks, since html2text is in main and elinks isn't.
* Dropped changes, superseded in Debian:
- Drop dpatch, switch to 3.0 (quilt) source format
* Drop build-dependency on google-mock/libgtest-dev and disable the test
suite at build time; google-mock hasn't built in Ubuntu and is in
universe. This should probably be revisited once google-mock is
buildable in Ubuntu.
.
aptitude (0.6.3-2) unstable; urgency=low
.
* Cherry-pick an upstream patch that fixes the Makefiles so that files
named using $(wildcard) get installed. (Closes: #586508, #586511)
.
aptitude (0.6.3-1) unstable; urgency=low
.
* New upstream release.
.
- aptitude no longer requires log4cxx; dropped that build dependency.
.
I hope this will solve some of the random crashes, particularly
on exit, that have been reported, but since they're unreproducible
it's hard to know.
.
- aptitude should build correctly against either the current ept
release or the upcoming release (in experimental).
(Closes: #581009)
.
* Applied upstream patches to make the tests build when GTK+ is
disabled.
.
* Weakened the build dependency on libboost-dev, since this upstream
release no longer requires 1.42.
.
* aptitude now requries gtest and google-mock for its test suite;
added build dependencies.
.
* Add the compile flag -fno-gcse on s390; current g++ miscompiles some
of aptitude's parse code without this. (Closes: #580085)
.
aptitude (0.6.2.1-2) unstable; urgency=low
.
* Tighten the dependency on libboost-dev to reflect the fact that
aptitude needs at least 1.42.
.
This caused actual build failures, so I'm surprised I didn't get bugs
about it. I don't know if this will be a permanent state of affairs;
a configure test could take care of the one thing that's a serious
problem (a published API reversed the order of its arguments (!)).
.
aptitude (0.6.2.1-1) unstable; urgency=low
.
* New upstream release.
.
- Fixes some backwards compatibility breakages in 0.6.2-2.
.
* Weaken the Conflict against ia32-apt-get to (<< 22), on advice from
Goswin von Bredrelow. Apparently some people still use this package,
and the "feature" that broke aptitude is not present in recent
versions.
.
aptitude (0.6.2-2) unstable; urgency=low
.
* Backport upstream patch to fix crashes in the resolver. (Closes: #578344)
* Moved to source version 3.0 (quilt).
.
aptitude (0.6.2-1) unstable; urgency=low
.
* New upstream release.
.
- Includes the patch for #567242 to not crash when the user sets
a rejection by package name and version at the command-line,
previously backported.
.
- Includes the patch for #566205 to make sure that download progress
bars are deleted when the download is finished.
.
- Don't crash in "aptitude changelog" when the package given on
the command-line doesn't have a valid version (Closes: #567318).
Thanks to Dmitry Semyonov for the patch.
Checksums-Sha1:
0939ea99bd5fd01c5f7a68e7aebe875d4a558512 2362 aptitude_0.6.3-2ubuntu1.dsc
c0df883acf6147883e6af67cc11c0751feefb494 8118746 aptitude_0.6.3.orig.tar.gz
f1c9f6f16953d75760d0aaa751e9ca92501eb615 408507 aptitude_0.6.3-2ubuntu1.debian.tar.gz
Checksums-Sha256:
25cd0a0aba9c17f584bacd723358213a370025616990107fd7d6839d1def9546 2362 aptitude_0.6.3-2ubuntu1.dsc
84d5291ee901a450e09f7d91b0a9aa07007f359d7d3da80db2be2495b3815f5d 8118746 aptitude_0.6.3.orig.tar.gz
29cd680c206ec7a42550d15a68c09fc37d1cebf5d0c3c0e8dc943c9f46efd055 408507 aptitude_0.6.3-2ubuntu1.debian.tar.gz
Files:
48764046f5c30c88362a5b33ef93423a 2362 admin - aptitude_0.6.3-2ubuntu1.dsc
0e7eac87dce321aa0396333573931976 8118746 admin - aptitude_0.6.3.orig.tar.gz
225e1bb18decd7f0f664cbfe39eaf790 408507 admin - aptitude_0.6.3-2ubuntu1.debian.tar.gz
Original-Maintainer: Daniel Burrows <dburrows at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIVAwUBTDd4vVaNMPMhshM9AQhvGw//X1eNVemKZxB1AYE5QLw65vacAfXOc9HA
7hF4UBqVNLV3iqjpNw4mANvIif4rFYx+asJAtGyZNfeknxFqMdTzDHJkQ1K7XBu0
d1SyUjO8CBQLMkU4/pYQgcxNCJswRMpnLpXeAUJUFl88kESoJclBGL/OrlRJw3SW
NP+Va+GG0PmxewO7TKjkZbKSCfMLNW3RUNKA7koxctaKStK0+IlsiKKPUVkDMkI9
qHjEgNoESjMVhqINUJeyozq9sdJ2ldJsgkpJZn57kLVFX7DF+FE4OTbXN2lVekyh
n1dAhWsAJJo0X7U3ugEnXHQMDbPzuJ6P7urjDJVnZE9MyklpyAnpCF4KQ1COL676
0MiQiKQVVDQ7F4j1AuPlQLDQU6Eoky/sW7lTprSZS/gjxxlqhbJAWIpqvJjUYBew
M8oFoEz/QcrJ2OpvdjAUkQtnUlyzVLUJ2vN4cHUA4LUJYZMcOw0mGvk3DbySMP6c
qENaWtxptdYannzOavGd4lnyTUNRLPtTb9jtszJksoYQhcGXFQ7dr6j1pCSu2s9s
OXiK5cpnQIUa/QEidVEPkDNAEfUt48KlQCMXh2Om4a45P5q/101IHMfndDpENoF7
4TJq6m0lFkKi0KGOWJFjmBMlLdeXZOd5oApyHFDgQQhq+X+9Vy2lDJgJ4R4TL7G5
h0giFLAJ6ng=
=th+O
-----END PGP SIGNATURE-----
More information about the Maverick-changes
mailing list