-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 21 Feb 2016 20:03:52 +0000 Source: aptitude Binary: aptitude aptitude-common aptitude-doc-cs aptitude-doc-en aptitude-doc-es aptitude-doc-fi aptitude-doc-fr aptitude-doc-it aptitude-doc-ja aptitude-doc-ru Architecture: source all amd64 Version: 0.7.6-1 Distribution: unstable Urgency: low Maintainer: Aptitude Development Team <aptitude-de...@lists.alioth.debian.org> Changed-By: Manuel A. Fernandez Montecelo <m...@debian.org> Description: aptitude - terminal-based package manager aptitude-common - architecture independent files 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-it - Italian manual for aptitude, a terminal-based package manager aptitude-doc-ja - Japanese manual for aptitude, a terminal-based package manager aptitude-doc-ru - Russian manual for aptitude, a terminal-based package manager Closes: 110685 121313 159584 174820 302784 317928 319782 414150 430392 434502 445034 445206 456822 469219 475802 496728 497299 498239 498440 508428 535635 537735 539978 555014 563877 568548 576212 576319 582064 585182 607444 620782 639789 675833 686573 691874 697736 718802 729349 738345 757940 760610 773023 787663 797527 798320 803011 803980 806595 807545 807852 808882 808985 810020 810221 810651 811400 812397 812864 813319 814408 Changes: aptitude (0.7.6-1) unstable; urgency=low . [ Manuel A. Fernandez Montecelo ] * New upstream release. Please see /usr/share/aptitude/NEWS for a change log with more details. . - New features: * [cmdline] "show -v" shows all hashes, not only MD5Sum * Improvements to "why"/"why-not" (Closes: #729349) * Add support to clean the packages downloaded after successful install or similar operations (config option ::Clean-After-Install) (Closes: #110685) * [curses] "Keep" now works in version nodes (Closes: #585182) * [curses] "Install" on virtual packages now installs single candidate, or emits an error if there are no candidates or more than one (Closes: #174820) * [curses] Dependency subtrees are now sorted in a pre-determined order (Closes: #808882) * Show Origin URI for packages being untrusted when asking for confirmation (Closes: #582064) * [curses] In package info screen, "Packages depending on [this]" are further split based on the virtual (provided) packages that they depend upon (Closes: #159584, #760610) * [cmdline] "search" and "versions" do not truncate columns with redirections/pipes (Closes: #445206, #496728) . - Bug fixes: * Properly set a default for $XDG_CACHE_HOME if not set. (Closes: #807545) * [cmdline] "w" at prompt now actually works (Closes: #555014) * Refuse to remove aptitude within aptitude (Closes: #319782, #568548) * [cmdline] Address prompt deficiencies related with translation and input methods (Closes: #475802) * Abort with Failure (rather to continue with the installation) when packages fail to be fetched -- except if APT::Get::Fix-Missing is present and set to true. When this happens, the actions in the command line also return with non-zero status. (Closes: #121313, #302784) * [cmdline] Abort with Failure when actions cannot be taken (Closes: #121313, #430392, #445034, #498239, #576212, #639789, #798320) * [curses] Adjust widths and "expand"/"shrink"-ability of some fields so Broken count and Download size are shown fully even with 80-width terminals (Closes: #810221) * [cmdline] Changelog operations now exit with non-zero on errors (Closes: #675833) * Fix problem showing versioned provides of virtual packages in error message * Fix problem showing the actual version of the package providing the virtual package in error message * Avoid loss of automatic flags when packages are marked for removal but not removed immediately, and the state is saved in between (Closes: #686573, #718802, #787663) * Avoid loss of automatic flags when package actions are scheduled multiple times before taking place (Closes: #563877) * [cmdline] Arguments for "versions" which are not patterns now treated as '?exact-name' instead of '?name' (Closes: #691874) * [curses] "Cancel pending actions" now reloads the cache (roughly equivalent to restarting the program), rather than marking all packages as "keep" plus ruining all auto-installed flags and holds (Closes: #537735, #576319) * Reinstate auto-installed flag when marking packages to keep in apt cache (Closes: #508428) * Message explaining unability to fetch changelogs now suggests "update" operation (Closes: #456822) * Do not use ncurses ("visual mode") in dumb terminals (Closes: #317928) * [cmdline] Do not show "update" progress in dumb terminals (Closes: #757940) * [cmdline] Catch exceptions when stdin is not available in prompts (Closes: #620782) * Brief explanation when column definitions could not be parsed (Closes: #813319) * Do not download changelogs when they are already being downloaded (Closes: #810020) * Fix so libapt can drop privileges to _apt:nogroup when downloading from the network and use pkgAcqChangelog (Closes: #797527, #806595) * Improve support for trace dumps (Closes: #814408) . - User visible changes: * [cmdline] Prompt dialog shows lowercase instead of capitalised "yes"/"no" (Closes: #607444) * [cmdline] "search" now exits with non-zero on errors or empty results (Closes: #497299) * Remove the trailing period from some error messages (Closes: #803011) * [curses] New style for Download Progress in Status bar, with higher contrast (Closes: #803980) * "why" modes, group-by modes and log levels should be provided in English, translations not accepted anymore (Closes: #738345) * [curses] Pressing keybinding "Keep" (":") on package names or versions does not remove the auto-installed flag * [cmdline] Show error message when using --purge (Closes: #434502) * [cmdline] "show" selects by default the candidate version (as documented in man page) and shows extra information when the package is installed but can be upgraded, rather than showing "not installed" (Closes: #539978) * [cmdline] Give more prominence to Version field in "show" command by showing it as second * [cmdline] Improve message about packages similar to mistyped names (Closes: #812397) . - Internal changes: * Lazy initialisation and better encapsulation of metadata download cache (Closes: #807852) . - Documentation: * manpage: * Explain that "why"/"why-not" need a valid package name (Closes: #535635) * Improve documentation of "forbid-version" (Closes: #773023) * Clarify automatic flag treatment with "install" actions (Closes: #469219) * Fix typo in --autoclean-on-startup (Closes: #812864) * Guide/User's Manual: * Make images available in the french translation by copying them from the original document (Closes: #414150, #697736) * Add note about ?upgradable (Closes: #498440) . - Translation updates: * Italian documentation translation by Beatrice Torracca (Closes: #808985) * Portuguese translation by Miguel Figueiredo (Closes: #810651) * Danish translation by Morten Bo Johansen (Closes: #811400) . * d/patches: - Drop patches that had been picked from the development branch: - cherry-pick-e92dd0c1+aba1b455-properly-set-default-XDG_CACHE_HOME.patch - fix-807852_modified_bc3b024667a0b6f5c5c7ded59f7b7f80e383603b.patch - Add patch to fix problem building due to string formatting and strict compiler checks - ftbfs-string-format.patch * Bump Policy Standards-Version to 3.9.7 (no changes needed) . [ Axel Beckert ] * Drop aptitude-dbg in favour of automatic debug packages. Checksums-Sha1: ebae447e3b7d13d319931e8427897876fad1f0a1 2922 aptitude_0.7.6-1.dsc 2a3b2a6b9b228cebea686549835e9fbacb9f2e3a 4771588 aptitude_0.7.6.orig.tar.xz a0f965e816d6178fc79ce43b8fc44d1424061be9 48824 aptitude_0.7.6-1.debian.tar.xz e317771ff561924ad73e1e9bf30e89117496e9c7 1500364 aptitude-common_0.7.6-1_all.deb caed993832f1062ec9c8ec75ebf98561ccf6d9ae 20290776 aptitude-dbgsym_0.7.6-1_amd64.deb 0d3b9a2978b90bba1068123e522e259d25c38f7a 362790 aptitude-doc-cs_0.7.6-1_all.deb 575650edfee4d59c197383c3a825b3b3c31c9685 430064 aptitude-doc-en_0.7.6-1_all.deb 2e1f5fc5105331fec23a3037c590386fadd7500b 408228 aptitude-doc-es_0.7.6-1_all.deb 5b93d153ef1e6acc8c0431b239f300c9ff48c192 269642 aptitude-doc-fi_0.7.6-1_all.deb 305bcf5c41afaa80f2b1ac1beb43f08181b6f181 310688 aptitude-doc-fr_0.7.6-1_all.deb 2fa1995a18545cec0de2cae50d2661372e4cac8b 271196 aptitude-doc-it_0.7.6-1_all.deb ac3d63bac165a48ff4f6d997c74b5259dbce2de8 366550 aptitude-doc-ja_0.7.6-1_all.deb 233b950cdc8ab3905b83cdcc63626c6561189618 386774 aptitude-doc-ru_0.7.6-1_all.deb 815983eb66144da850e80526330602ef3e0ffbe7 1399066 aptitude_0.7.6-1_amd64.deb Checksums-Sha256: 8aa9fb27f5f3210c73323c03d691b6243a7f0b5dee37e700a63b45c77fa437d3 2922 aptitude_0.7.6-1.dsc d3769226171fc0b9e6e4caccf296792f562e061427149ad27975ffa42e051ec2 4771588 aptitude_0.7.6.orig.tar.xz 9e737390b860b5e4266c996d9dacbf0dc713cadf9a7afc77ae8007a7dc5da99b 48824 aptitude_0.7.6-1.debian.tar.xz 57814ba48251d35c26da85e1c23a5ad74fe027a72fa3a34f1e282c16b0cc109c 1500364 aptitude-common_0.7.6-1_all.deb 687a2dc28a4da621ccb053529c2c46a2296b72b2c79dcc5fe91d03d865cb8d91 20290776 aptitude-dbgsym_0.7.6-1_amd64.deb b77f49f42e7b0262841c36ebcdfdd234bd28874049f3eb2bc8ba2c1993ff58da 362790 aptitude-doc-cs_0.7.6-1_all.deb bba3bd766fe81c4228d0e8ad581bef7d51e3a2dee36085e1407900053ad1b020 430064 aptitude-doc-en_0.7.6-1_all.deb d43afa891f656db02e92b6840f7cda57d160f2912719953a59925e59f6d6b999 408228 aptitude-doc-es_0.7.6-1_all.deb c755527c742b68cc2278da16438e5f64b02860465ab955781ba0f2e85cde4884 269642 aptitude-doc-fi_0.7.6-1_all.deb 0e5605c9050af4da65a222a48724e5e4380c40eeec83535b11da6a2463ba1e85 310688 aptitude-doc-fr_0.7.6-1_all.deb 6d2bf540cfbba6c266173054be2aecb7a53c616f10421952c10c64baa4a76db3 271196 aptitude-doc-it_0.7.6-1_all.deb c642422677ce5cadb2cf732f5ef16e11683da5944a02ebdcb9577230505c66cc 366550 aptitude-doc-ja_0.7.6-1_all.deb 0817510837aa5efe2f13d34566aa9ec6c5cfd0cfdc9af2c0d9c1f3aa8cbb8ed2 386774 aptitude-doc-ru_0.7.6-1_all.deb 69e68e428346ce8d726a45aa2c44cc5b00d6ee55b18fc32c859abb110353425e 1399066 aptitude_0.7.6-1_amd64.deb Files: 7a369f78d7b523449304ed4db48c5844 2922 admin important aptitude_0.7.6-1.dsc f439bee1f3cd91565447cfa15a0517db 4771588 admin important aptitude_0.7.6.orig.tar.xz db02d19e9e338f75a3fcb6ce1870fe18 48824 admin important aptitude_0.7.6-1.debian.tar.xz dd589e8c9ef6a6efd39e35b84346e026 1500364 admin important aptitude-common_0.7.6-1_all.deb 039ad6ec2d604ee375a520262004e523 20290776 debug extra aptitude-dbgsym_0.7.6-1_amd64.deb 100a35715dd62f575ab35d680e29f55e 362790 doc optional aptitude-doc-cs_0.7.6-1_all.deb 253f9058e065c2b68d6aec11b6a2e859 430064 doc optional aptitude-doc-en_0.7.6-1_all.deb 2ad5096f5ca2de29f1ef154f1b6b448d 408228 doc optional aptitude-doc-es_0.7.6-1_all.deb 9fb0fea168f741272dadcffc4a2e10e2 269642 doc optional aptitude-doc-fi_0.7.6-1_all.deb 2eb447b0011009d4625572e833b466a2 310688 doc optional aptitude-doc-fr_0.7.6-1_all.deb 87a318c80d5019ffb31862563dd780b4 271196 doc optional aptitude-doc-it_0.7.6-1_all.deb 2a551f9ea320d1cf8b216a7bf0bb7c0d 366550 doc optional aptitude-doc-ja_0.7.6-1_all.deb c8990bb21ba3e7599cf08f2df14eefae 386774 doc optional aptitude-doc-ru_0.7.6-1_all.deb 88f2032290b46a2fe3fa56a0baf685d7 1399066 admin important aptitude_0.7.6-1_amd64.deb
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCgAGBQJWyjLjAAoJEH92BqRF3KgONlMP/1z3cLj1wrVTIswBOPqZLggu AVuorMsMryvXVI2PdM6Lad5Znr/8xjzO95cn1BZoFwVXEPVDnaIAkDuvEY66vpP9 aWenLbamos+ZYCfOnf7Slep2sRI1SaGaZlx8HocDqYU/Ya65+ppIrciSKAaueicy QeD8IqkQczIqEHNLYF8LItVrRHEQ2dcQJfOqbKWmlKlmeft/GVjJJ/kurS0aCkQA Gun3U8kFFpZjyRVKpTUv6y24HhRDVNr2NQc136EeOh29FSxmbKCXkEEvlP8894FM T9lqkyWvlp5+2P24zEriCUyaBvRa5gsxqD87+XbqNx8WR+vvHAdM5caWqGA4WBKI YMxzZNrrBdXN+MoIqMHeCGn/qcf+9zFTMbhzXp+HhsiiC/bZwaUeH18hrc3Cz40m Q6jR6Q+z5OE8xj/A+xfR+pP03X/b20VVFPNF9Dj4AwN4ngxuK3jnLDpIqyrTqfAV 6fxGkHVUATBcp1n4z0GORDBM5w8xGA8HVs5bPSFpWayX6EgTL9IN2B44x1hzE/f9 JD4AAf9+waSWe1UCBVh3/5zKO85c/6bHdRqFTulMuvOnq2LNCIpLxaGn1gCLo6+K 4lI73YtPQnw+5U3CApKKRcoVfELfNSIwg3+ydf7o5vhQ0yE0SLvm6aeJB14a78C3 wYHiK6FHCuiVIQ3Pm6gm =72nC -----END PGP SIGNATURE-----