Change log for aptitude package in Debian

175 of 94 results
Published in sid-release
aptitude (0.8.13-6) unstable; urgency=medium

  [ Sven Joachim ]
  * Cherry-pick aptitude-changelog-parser fix from master branch
    (Closes: #967911)

  [ Sven Mueller ]
  * Remove obsolete version restriction on po4a.

  [ Julian Andres Klode ]
  * Team upload.
  * fix-ftbfs-with-t64.patch: Fix FTBFS with 64-bit time_t (Closes: #1065435)

 -- Julian Andres Klode <email address hidden>  Sat, 23 Mar 2024 10:38:31 +0100
Published in bookworm-release
Superseded in sid-release
aptitude (0.8.13-5) unstable; urgency=medium

  [ Axel Beckert ]
  * Fix bashism-related issue with fixman i18n scripts (Closes: #999383)
  * Bump libcwidget-dev version constraint to ≥ 0.5.18-6~ due to #1015925.
  * Add brackets to lintian overrides.

  [ Paul Wise ]
  * Fix FTBFS with GCC 12 (Closes: #1012895)

 -- Axel Beckert <email address hidden>  Sat, 06 Aug 2022 05:45:53 +0200
Superseded in sid-release
aptitude (0.8.13-4) unstable; urgency=high

  * Add patch to insert missing unistd.h include to fix FTBFS with
    (probably) more recent GCC/G++ versions. (Closes: #1011681)
  * Declare compliance with Debian Policy 4.6.1. (No changes needed.)

 -- Axel Beckert <email address hidden>  Thu, 26 May 2022 12:40:46 +0200
Published in bullseye-release
Superseded in sid-release
aptitude (0.8.13-3) unstable; urgency=medium

  * Add lintian overrides for tons of overzealous
    package-contains-documentation-outside-usr-share-doc tags arguing
    about data files for aptitude's inline help.
  * Drop package-contains-broken-symlink lintian override, seems obsolete.
  * Declare compliance with Debian Policy 4.5.1. (No changes needed.)
  * Add patch to fix FTBFS regression from StrToNum fixes in apt 2.1.19.
    Thanks to David Kalnischkies for  help! (Closes: #982716)

 -- Axel Beckert <email address hidden>  Sun, 14 Feb 2021 07:07:06 +0100
Superseded in sid-release
aptitude (0.8.13-2) unstable; urgency=medium

  * Drop fix-ftbfs-with-po4a-0.58.patch and build-depend on po4a versions
    not affected by #960892.
  * Add a debian/gitlab-ci.yml file.
  * Override upstream-metadata-file-is-missing lintian warning as it
    doesn't make sense to have a less informative copy (without branch
    information) of the Vcs-* headers in there again. It just causes work
    because the Lintian Janitor bot files useless merge requests.
  * Add temporary patch to fix FTBFS with GCC 10. (Closes: #966875)

 -- Axel Beckert <email address hidden>  Sun, 16 Aug 2020 04:32:25 +0200
Superseded in sid-release
aptitude (0.8.13-1) unstable; urgency=medium

  * New upstream release. Please see /usr/share/aptitude/NEWS for a change
    log with more details.

    - Internal changes:
      * Import patches by Julian Andres Klode from the 0.8.12-2 and
        0.8.12-3 uploads. Related to changes in apt 1.9.x.
      * Switch from libparse-debianchangelog-perl to libdpkg-perl.
        (Patch by Guillem Jover; Closes: #934135)
      * Rename README to README.DOCUMENTATION.

    - Translation updates:
      * po/nl.po: Dutch program translation by Frans Spiesschaert (Closes:
        #909687, #950541, #955506)
      * aptitude-defaults.ru: Russian sections translation by Sergey
        Alyoshin (Closes: #914786)
      * doc/po4a/po/it.po: Italian documentation translation by Beatrice
        Torracca (Closes: #959895)
      * doc/po4a/po/fr.po: French documentation translation by
        Jean-Pierre Giraud (Closes: #942094)

  * Packaging changes needed for new upstream release:
    + Recommend libdpkg-perl instead of libparse-debianchangelog-perl.
    + Install aptitude-changelog-parser into aptitude-common.
    + Drop patches from the 0.8.12-2 and 0.8.12-3 uploads.

  * Work around FTBFS with po4a 0.58. (See #960892, closes: #960865)
    + This is deemed to be a temporary fix until po4a is fixed. It is not
      merged into the upstream release on purpose to keep that working
      independent of the build directory's location and to be easily
      removable once #960892 is fixed.
  * Rename debian/README.Debian to debian/README.source and update it
    with regards to git repository URLs.
  * Bump debhelper compatibility level to 13.
    + Build-depend on "debhelper-compat (= 13)" to replace debian/compat.
    + Disable dh_missing, we generate some file lists dynamically.
  * Declare compliance with Debian Policy 4.5.0. (No changes needed.)
  * Apply "wrap-and-sort -a".
  * Add lintian overrides for "uses-dpkg-database-directly" due to
    aptitude-*-state-bundle: These are debugging tools and do nothing but
    capture the state of the dpkg database whatever it looks like.
  * Create a debian/.gitignore file to ignore package build artifacts.

 -- Axel Beckert <email address hidden>  Thu, 21 May 2020 21:25:20 +0200
Superseded in sid-release
aptitude (0.8.12-3) unstable; urgency=medium

  * Team upload.
  * d/patches:
    - Add error-object.patch to work around an earlier change in
      apt 1.9.x

 -- Julian Andres Klode <email address hidden>  Sun, 08 Mar 2020 19:20:06 +0100
Superseded in sid-release
aptitude (0.8.12-1) unstable; urgency=medium

  * New upstream release. Please see /usr/share/aptitude/NEWS for a change
    log with more details.

    - New features:
      * Permit to retrieve changelogs of packages from Debian Ports
        repositories.
      * Adapt for changes in apt 1.9, like addressing deprecation and API
        changes.  Thanks to Julian Andres Klode.

    - Bug fixes:
      * Adapt code to adapt to change of behaviour in Boost.MultiIndex
        library, and so we can start using Boost >= 1.66, 1.67 is about to
        become the default in Debian unstable.  Thanks to Julian Andres Klode.
      * Fix crashes when Label of a repository is empty (Closes: #907436)
      * Fix changelog downloads
      * Read the correct number of elements in
        pkg_item::pkg_columnizer::init_formatting() -- it was ignoring the last
        element, reading only 25 out of 26.

    - Internal changes:
      * Misc. fixes about deprecation issues and minor compilation problems


  * Bump build-dependencies on cwidget to >= 0.5.18, that implies a
    library transition.  This ensures that aptitude is built against the
    latest cwidget ABI in the buildds.
  * d/patches, drop all patches because they are fixed in the upstream code:
    - changelogs-debian-ports.patch
    - fix-changelog-retrieval.patch
    - fix-crash-907436.patch
    - support-boost1.67.patch
  * Ensure that it builds in unstable with all the GCC compiler and
    library changes (Closes: #935615)

 -- Manuel A. Fernandez Montecelo <email address hidden>  Mon, 26 Aug 2019 00:51:12 +0200
Published in buster-release
Superseded in sid-release
aptitude (0.8.11-7) unstable; urgency=medium

  * Change Homepage header from vanished aptitude.alioth.debian.org site
    to https://wiki.debian.org/Aptitude. Thanks to henk for the reminder!
  * Declare compliance with Debian Policy 4.3.0. (No changes needed.)
  * Make all patches DEP-3 compliant by adding according meta data.
  * Drop unused lintian override wrt. to a missing watch file.
  * Add lintian override for warnings about its inline documentation
    located at /usr/share/aptitude/README*.
  * Add a bunch of generated documentation XML files to debian/clean.

 -- Axel Beckert <email address hidden>  Thu, 14 Feb 2019 01:51:08 +0100
Superseded in buster-release
Superseded in sid-release
aptitude (0.8.11-6) unstable; urgency=medium

  * Build-Depends: do not require Boost version 1.67 or greater:
    - boost-defaults already points to 1.67 on most arches so we don't need
      to ensure that aptitude builds against that version after the needed
      fix
    - and boost1.67 fails to build in some architectures and aptitude is
      used as resolver in some builders, so it's important to keep things
      working even if it's built against an older boost

 -- Manuel A. Fernandez Montecelo <email address hidden>  Sun, 18 Nov 2018 22:58:28 +0100
Superseded in sid-release
aptitude (0.8.11-5) unstable; urgency=medium

  * Add new line to debian/patches/series, the upload of the last version
    was rejected:

      lintian output: 'quilt-series-without-trailing-newline ',
      automatically rejected package.

 -- Manuel A. Fernandez Montecelo <email address hidden>  Fri, 16 Nov 2018 10:38:48 +0100
Superseded in buster-release
Superseded in sid-release
aptitude (0.8.11-3) unstable; urgency=medium

  [ Axel Beckert ]
  * Declare compliance with Debian Policy 4.1.5. (No changes needed.)
  * Fix Vcs-Git header, ".git" was missing in the URL.
  * Add lintian overrides for missing-depends-on-sensible-utils due to
    false positives in aptitude-common's aptitude.mo locale files.
  * Add a minimal DEP3 patch header to fix-changelog-retrieval.patch.

  [ Manuel A. Fernandez Montecelo ]
  * d/patches:
    - add fix-crash-907436.patch to fix crashes when Label of a repository
      is empty (Closes: #907436)

 -- Manuel A. Fernandez Montecelo <email address hidden>  Sat, 08 Sep 2018 01:21:15 +0200
Superseded in sid-release
aptitude (0.8.11-2) unstable; urgency=medium

  * Release to unstable

 -- Manuel A. Fernandez Montecelo <email address hidden>  Fri, 07 Sep 2018 22:05:46 +0200
Deleted in experimental-release (Reason: None provided.)
aptitude (0.8.11-1) experimental; urgency=medium

  * New upstream release. Please see /usr/share/aptitude/NEWS for a change
    log with more details.

    - New features:
      * Add search term for release label (?label) (Closes: #892983)
        by Tomas Pospisek <email address hidden>

    - Documentation:
      * Change en/README_encoding to use utf-8 as all the other languages,
        instead of iso-8859-1

    - Internal changes:
      * Misc changes to adapt to GCC-8, use C++17 standard library instead
        of Boost (e.g. filesystem, optional), and other updates to the build
        system

    - Translation updates:
      * zh_CN.po: Simplified Chinese translation by Boyuan Yang
        (Closes: #885916)
      * ru.po: Russian translation by Lev Lamberov (Closes: #893027)
      * Russian documentation translation by Lev Lamberov (Closes: #893028)


  * d/patches:
    - drop fix-missing-mkinstalldirs.patch, fixed in the upstream code
    - add fix-changelog-retrieval.patch to fix changelog downloads

 -- Manuel A. Fernandez Montecelo <email address hidden>  Sun, 29 Jul 2018 18:09:10 +0200
Superseded in buster-release
Superseded in sid-release
aptitude (0.8.10-9) unstable; urgency=medium

  * Release to unstable

 -- Manuel A. Fernandez Montecelo <email address hidden>  Fri, 27 Apr 2018 09:57:04 +0200
Superseded in sid-release
aptitude (0.8.10-7) unstable; urgency=medium

  [ Sven Joachim ]
  * Build-Depend on libcwidget-dev (>= 0.5.17-8) and
    libncurses-dev (>= 6.1+20180210) (Closes: #891239).

  [ Manuel A. Fernandez Montecelo ]
  * Bump Policy Standards-Version to 4.1.4 (no changes needed)
  * Switch Vcs-* fields from Alitoh to Salsa

 -- Manuel A. Fernandez Montecelo <email address hidden>  Fri, 27 Apr 2018 01:31:22 +0200
Deleted in experimental-release (Reason: None provided.)
aptitude (0.8.10-8) experimental; urgency=medium

  * google-mock does not provide the -dev files anymore, this was changed
    in the last few days (#896559) and was not announced (at least not
    through BTS to reverse-dependencies like aptitude)
    - Set build depends to libgmock-dev and libgtest-dev, both (>= 1.8.0-9)

 -- Manuel A. Fernandez Montecelo <email address hidden>  Fri, 27 Apr 2018 02:39:08 +0200
Superseded in buster-release
Superseded in sid-release
aptitude (0.8.10-6) unstable; urgency=medium

  * Bump Breaks/Replaces of aptitude-common to aptitude (<< 0.8.10-4) from
    an ancient version 0.6.8-1, because in 0.8.10-4 we moved the manpages
    from the main package to -common without adding these changes.
    (Closes: #887421)

 -- Manuel A. Fernandez Montecelo <email address hidden>  Wed, 17 Jan 2018 00:17:09 +0100
Superseded in sid-release
aptitude (0.8.10-5) unstable; urgency=medium

  * Release to unstable
  * Also move po4a to Build-Depends-Indep, only needed for doc translations

 -- Manuel A. Fernandez Montecelo <email address hidden>  Mon, 15 Jan 2018 18:25:17 +0100
Deleted in experimental-release (Reason: None provided.)
aptitude (0.8.10-4) experimental; urgency=medium

  * Improve builds using -indep/-arch and skipping docs for -arch
    + Move doc-related dependencies to Build-Depends-Indep, create
      separate -indep/-arch targets.

      In this way we can disable building the docs for each arch; and
      obtain huge savings in terms of resources (time, disk, network),
      because some of these dependencies pull lots of packages.

      The doc-related dependencies are:
      - docbook-xml
      - docbook-xsl
      - elinks
      - librsvg2-bin
      - xsltproc

    + Move man pages to aptitude-common, it's depended on by the binary
      package and so we save ~200KB in the arch packages.

      The biggest saving is that we can avoid building docs in -arch and
      having to pull the dependencies explained in 1).

    + Disable tests for boost headers at configure time.

      They take 30~50 seconds in fast computers, and haven't failed for a
      few years, so they provide very little value.  If there's something
      wrong, the compilations will fail only a few seconds later.

      In any case, they could pass the initial test and fail later anyway,
      Boost libraries sometimes change APIs in incompatible ways.

  * Remove special workaround in d/rules due to bug #580085 from 2010 in
    s390 (now superseded by s390x) and sh4, forcing "gcc -fno-gcse"
    (optimisation enabled by default at levels -O2, -O3 and -Os)

 -- Manuel A. Fernandez Montecelo <email address hidden>  Sun, 14 Jan 2018 23:02:55 +0100
Superseded in buster-release
Superseded in sid-release
aptitude (0.8.10-3) unstable; urgency=medium

  * Reinstate elinks and librsvg2-bin as arch-dependent Build-Depends to
    avoid FTBFS in buildds (they appeared to be working due to a flaw when
    testing)

 -- Manuel A. Fernandez Montecelo <email address hidden>  Thu, 04 Jan 2018 02:07:06 +0100
Superseded in buster-release
Superseded in sid-release
aptitude (0.8.10-1) unstable; urgency=medium

  [ Manuel A. Fernandez Montecelo ]
  * New upstream release. Please see /usr/share/aptitude/NEWS for a change
    log with more details.

    - User visible changes:
      * [Guillem Jover] Update section descriptions: Add "golang". Remove
        long-obsolete "non-US".  (Closes: #880478)

    - Bug fixes:
      * Restore ability to download changelogs with recent libapt
        (Closes: #881422)

    - Internal changes:
      * Remove m4/ with embedded copies of building-system helpers.  The
        debian part of the package will depend on autoconf-archive to provide
        those needed.

  * Build-Depend on autoconf-archive (to remove embedded copies of ./m4/
    in the upstream part)
    - Add temporary fix-missing-mkinstalldirs.patch for last minute
      problem related with this removal

  [ Axel Beckert ]
  * Declare compliance with Debian Policy 4.1.1.
    + Change debian/copyright DEP5 format URL to HTTPS.
  * Set "Rules-Requires-Root: no".
  * Drop debian/aptitude.lintian-overrides, no more needed.
  * Remove trailing whitespace from ancient debian/changelog entries.
  * debian/source/lintian-overrides: Add debian-watch-file-is-missing.
  * Bump debhelper compatibility level to 10.
    + Update versioned debhelper build-dependency accordingly.
    + Drop --parallel from debian/rules, now implicit.
    + Drop build-dependency on automake, now implicit via debhelper and
      dh-autoreconf (and not called directly anyways).

 -- Manuel A. Fernandez Montecelo <email address hidden>  Wed, 15 Nov 2017 23:36:58 +0100
Superseded in buster-release
Superseded in sid-release
aptitude (0.8.9-1) unstable; urgency=medium

  * New upstream release. Please see /usr/share/aptitude/NEWS for a change
    log with more details.

    - Bug fixes:
      * Fix crash due to wrong string pointer being printed (Closes: #865346)
      * Fix compilation error with GCC 7 (Closes: #853316)

    - Translation updates:
      * Dutch documentation translation by Frans Spiesschaert (Closes: #867980)

 -- Manuel A. Fernandez Montecelo <email address hidden>  Sat, 19 Aug 2017 19:15:28 +0200
Superseded in buster-release
Superseded in sid-release
aptitude (0.8.8-1) unstable; urgency=medium

  [ Manuel A. Fernandez Montecelo ]
  * New upstream release. Please see /usr/share/aptitude/NEWS for a change
    log with more details.

    - User visible changes:
      * Avoid spurious warnings about unused code paths (Closes: #863755)

    - Documentation improvements:
      * Replace minimal example for configuring resolver hints with a full
        example. (Closes: #702565, part 1)
      * Document keywords "maximum" and "minimum" for cost levels.
        (Closes: #702565, part 2)
      * Mention in the man page that a tilde character in front of an
        order keyword reverses the order. (Closes: #814038)

    - Translation updates:
      * da.po: Danish translation by Morten Bo Johansen (Closes: #861087)
      * cs.po, aptitude-defaults.cs: Czech translation by Miroslav Kure
        (Closes: #861940)
      * nl.po: Dutch translation by Frans Spiesschaert (Closes: #862922)
      * Dutch documentation translation by Frans Spiesschaert (Closes: #861709)


  * d/control: Set package priority to Optional instead of Important
    (Closes: #861425)

 -- Manuel A. Fernandez Montecelo <email address hidden>  Sun, 11 Jun 2017 01:38:34 +0200
Published in stretch-release
Superseded in sid-release
aptitude (0.8.7-1) unstable; urgency=medium

  [ Manuel A. Fernandez Montecelo ]
  * New upstream release. Please see /usr/share/aptitude/NEWS for a change
    log with more details.

    - User visible changes:
      * Warn about invalid locales (Closes: #859907)

    - Bug fixes:
      * Preserve auto-installed flag with hold/unhold/keep operations
        (Closes: #843536)
      * [cmdline] Fix extreme slowness of keep-all (Closes: #842707)
      * Avoid problems or improve response in problems related to reinstalling
        (Closes:  #851901)
      * [cmdline] Failing to apply actions are not fatal with -f /
        Aptitude::CmdLine::Fix-Broken (Closes: #835372)

    - Translation updates:
      * Italian documentation translation by Beatrice Torracca (Closes: #858784)

 -- Manuel A. Fernandez Montecelo <email address hidden>  Wed, 19 Apr 2017 00:22:12 +0200
Superseded in stretch-release
Superseded in sid-release
aptitude (0.8.6-1) unstable; urgency=medium

  [ Manuel A. Fernandez Montecelo ]
  * New upstream release. Please see /usr/share/aptitude/NEWS for a change
    log with more details.

    - User visible changes:
      * [cmdline] Better message when there are no deb-src in sources.list
        (Closes: #841875)

    - Bug fixes:
      * Use a more strict mask for comparison of dependency operators, thanks to
        Aaron M. Ucko for the initial patch (Closes: #836567, #837946, #849370)
      * Fix reading tag and their classification in subtrees (Closes: #853037)
      * Fix misdetection of auto-installed packages from apt
        (Closes: #831858, #841347)

    - Translation updates:
      * ru.po: Russian translation by Lev Lamberov (Closes: #855329)
      * Dutch documentation translation by Frans Spiesschaert (Closes: #854897)


  * Remove wrong "From:" from contributor name in prev. changelog entry.
  * d/patches:
    - drop ftbfs-fix-french-doc.patch

  [ Axel Beckert ]
  * Restrict build-dependency on google-mock to >= 1.8.0 as aptitude FTBFS
    with earlier versions since the adaptions for 1.8.0 in 0.8.4-1.
    (Closes: #852666)

 -- Manuel A. Fernandez Montecelo <email address hidden>  Sun, 05 Mar 2017 23:19:57 +0100
Superseded in stretch-release
Superseded in sid-release
aptitude (0.8.5-1) unstable; urgency=medium

  * New upstream release. Please see /usr/share/aptitude/NEWS for a change
    log with more details.

    - Translation updates:
      * ru.po: Russian translation by Ulyanich Michael and Lev Lamberov
        (Closes: #849761)
      * nl.po: Dutch translation by Frans Spiesschaert (Closes: #851888)
      * Dutch documentation translation by Frans Spiesschaert (Closes: #851890)
      * French documentation translation by From: Cédric Boutillier
        (Closes: #852352)


  * d/patches:
    - ftbfs-fix-french-doc.patch: Fix missing "</keycombo>" that causes FTBFS

 -- Manuel A. Fernandez Montecelo <email address hidden>  Tue, 24 Jan 2017 23:24:47 +0100
Superseded in stretch-release
Superseded in sid-release
aptitude (0.8.4-1) unstable; urgency=medium

  * New upstream release. Please see /usr/share/aptitude/NEWS for a change
    log with more details.

    - User visible changes:
      * Updated section list and added descriptions. Thanks Josh Triplett!
        (Closes: #847530)
      * Support for Build-Depends/Conflicts-Arch, by David Kalnischkies
        (Closes: #843789)

    - Bug fixes:
      * [curses] Do not fail immediately and attempt to continue when some
        package lists cannot be updated (Closes: #834790)

    - Internal changes:
      * Support recent versions of googletest and google-mock, change of paths:
        /usr/src/gtest -> /usr/src/googletest/googletest
        /usr/src/gmock -> /usr/src/googletest/googlmock

    - Translation updates:
      * cs.po: Czech translation by Miroslav Kure (Closes: #838790)
      * help-cs.txt: Czech translation by Miroslav Kure (Closes: #838790)
      * nl.po: Dutch translation by Frans Spiesschaert (Closes: #841116)
      * aptitude-defaults.ru: Russian translation of updated section list by
        Lev Lamberov (Closes: #847965)
      * Dutch documentation translation by Frans Spiesschaert (Closes: #842186)


  * d/rules: Do not force "-std=c++14", it's the default with GCC-6

 -- Manuel A. Fernandez Montecelo <email address hidden>  Tue, 27 Dec 2016 23:27:07 +0100
Superseded in stretch-release
Superseded in sid-release
aptitude (0.8.3-1) unstable; urgency=medium

  [ Manuel A. Fernandez Montecelo ]
  * New upstream release. Please see /usr/share/aptitude/NEWS for a change
    log with more details.

    - User visible changes:
      * [cmdline] Commands "markauto", "unmarkauto", "hold", "unhold", "keep",
        "keep-all" and "forbid-version" now work independently of other action
        commands and they will not try to go ahead with pre-scheduled actions
        (Closes: #142699, #567079, #764299)

    - Bug fixes:
      * [curses] Use single-line for "forget-new" dialog when using minibuf
        prompts (Closes: #832363)
      * [cmdline] "download", "source" and others provided by a thin wrapper
        over apt tools now accept "-t" and other options (Closes: #832320)
      * [cmdline] Document "source" and "showsrc" in --help (Closes: #833584)
      * [cmdline] Saying 'n' to a solution jumps to the end of the generated
        solutions and tries to generate a new one (Closes: #832907)
      * Fix code preventing to save package selection states to dpkg
        (Closes: #825866, #833588)

 -- Manuel A. Fernandez Montecelo <email address hidden>  Sun, 07 Aug 2016 12:00:02 +0100
Superseded in sid-release
aptitude (0.8.2-1) unstable; urgency=medium

  [ Manuel A. Fernandez Montecelo ]
  * New upstream release. Please see /usr/share/aptitude/NEWS for a change
    log with more details.

    - New features:
      * [cmdline] New commands "showsrc" and "source"
        (Closes: #243412, #403372, #403631)
      * [cmdline] "forget-new" accepts package names and pattern arguments
      * [curses] "forget-new" accepts package names and pattern arguments
        (Closes: #421043)

    - Bug fixes:
      * [curses] Apply solution ('!') guarded against crash when there are
        no solutions (Closes: #823734)
      * [cmdline] Command "download" now provided by a thin wrapper over
        apt tools (Closes: #431568)
      * [curses] Flat view changed to honour ::Pkg-Display-Limit if exists
        (Closes: #814037)
      * Fix crash caused in infer_reason.cc for pkg_unused_remove
        (Closes: #824441)
      * [cmdline] Fix for code that failed to fetch the changelog for
        source packages.  Thanks Emmanouil Maroudas for the fix.
        (Closes: #827133)

    - User visible changes:
     * [curses] Change TUI message after "pressing 'q' and then 'Enter'"
       to no more mention "shutting down". Use "quitting" instead.

    - Documentation:
      * Guide/User's Manual:
        * Enhance the documentation of the use of "architecture
          specification" for ?architecture search pattern arguments, instead
          of simple string matches (Closes: #823927)
        * Add clarification for ?any-version search pattern (Closes: #691531)
      * manpage:
        * Remove outdated exceptions of -t/--target-release for "changelog",
          "download" and "show" (Closes: #693684, #821866)
        * Describe aptitude-[create|run]-state-bundle as for internal use only
          (Closes: #521190)

    - Translation updates:
      * Russian documentation translation by Lev Lamberov (Closes: #829681)

 -- Manuel A. Fernandez Montecelo <email address hidden>  Sat, 23 Jul 2016 23:02:42 +0100
Superseded in sid-release
aptitude (0.8.1-1) unstable; urgency=low

  [ Manuel A. Fernandez Montecelo ]
  * New upstream release. Please see /usr/share/aptitude/NEWS for a change
    log with more details.

    - Bug fixes:
      * Install new Essential or Required packages with the commands
        "full-upgrade" (command line) and MarkUpgradable ('U' in the curses
        interface) (Closes: #555896, #757028)
      * Do not prevent to remove/purge aptitude if already removed or purged
        (Closes: #822331)
      * [curses] Indent section descriptions in subtrees (Closes: #103416)
      * Invoke the resolver for unfulfilled Recommends only once
        (Closes: #822329)
      * [curses] Be more verbose when quitting after dpkg actions
        (Closes: #822560)

    - Translation updates:
      * ja.po: Japanese translation by Takuma Yamada (Closes: #822208)
      * nl.po: Dutch translation by Frans Spiesschaert (Closes: #822889)
      * Dutch documentation translation by Frans Spiesschaert
        (Closes: #822890)

 -- Manuel A. Fernandez Montecelo <email address hidden>  Thu, 05 May 2016 20:50:08 +0100
Superseded in sid-release
aptitude (0.8-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:
      * Detect and suggest solutions when pkgstates is corrupt (Closes: #405506)
      * Allow to choose between localized logs or not (default is not) with the
        option ::Localized-Log (Closes: #357828, #596221)
      * [curses] Left/Right arrow keys collapse/expand one level of the subtree,
        and when in a package item (row) Left jumps to "parent"
        (Closes: #157984, #241945, #415449)
      * [curses] Be able to Quit after dpkg run (Closes: #246672)

    - Bug fixes:
      * ~E pattern now returns packages with Essential only (Closes: #548505)
      * Detect as "Security Upgrades" when site matches security.*.d.o
        (Closes: #328620)
      * Allow to run in dumb terminals when not requiring curses preview or
        solution screen (Closes: #817276)
      * "reinstall" planned action is now preserved across sessions, when
        becoming root or in the command line with --schedule-only
        (Closes: #255587, #785641)
      * Fix crash when invoking curses resolver from command line
        (Closes: #817776)
      * Update internal state for upgrades without target version after the
        action is performed (Closes: #721426)
      * [curses] Fix for miscalculated Download Size field (Closes: #817547)
      * Marking as keep, through ':' or other actions, clears Forbidden version
      * Fix cases where user tags operations did not apply (Closes: #819002)
      * Actions involving unfulfilled Recommends invoke the resolver
        (Closes: #819636)
      * Enhance infer_reason() to explain more cases of pkg_unused_remove
        (Closes: #266061)

    - User visible changes:
      * [cmdline] Output in dumb terminals, when there is no piping/redirection
        involved and even if ioctl doesn't work to get window size (e.g. inside
        emacs), will now use COLUMNS instead of the default very big default
        width
      * Format string scapes for Source (%E->%e) and Architecture (%e->%E)
        swapped (for consistency with search patterns, fix for #743769)
      * New short form "~e" for search term "?source-package" (Closes: #743769)
      * [curses] Remove option to run "dpkg-reconfigure" on a given package
        (Closes: #680334, #686626, #738350)
      * [cmdline] Solution screen for "Remove the following packages" shows
        version and suite

    - User visible changes (Resolver):
      This subsection is to separate the (many) changes of the Resolver in this
      version from other changes.  Many more details in the "upstream" changelog
      (NEWS).

      Executive summary:
      * Changes to the order in which solutions are offered in conflict
        resolutions, so upgrades or keeps are preferred over removal of many
        packages
        (Closes: #341963, #359171, #365644, #453935, #569315, #570377, #574132,
                 #588202, #610845, #651410, #651947, #653284, #661678, #722211,
                 #798240)

      A more detailed description of individual changes follows:
      * Modify several resolver scores config variables
          ::ProblemResolver::RequiredScore  = 8  (was: 4)
          ::ProblemResolver::ImportantScore = 4  (was: 5)
          ::ProblemResolver::StandardScore  = 2  (was: 3)
          ::ProblemResolver::OptionalScore  = 1
          ::ProblemResolver::ExtraScore     = 0  (was: -1)
      * Add new score for removal of obsolete package and corresponding config
        variable ::ProblemResolver::RemoveObsoleteScore
        Default to 310 to allow for easier upgrades and to counter the penalty
        to remove packages (default -300).
      * Add new score for partial solutions cancelling the removal of a package
        and corresponding config variable ::ProblemResolver::CancelRemovalScore
        Resolver actions cancelling the removal (or purge) of a package
        requested to be removed/purged were not being penalised, now they are
        (default -300).
      * Only add Preserve{Auto,Manual}Score if the packages are actually
        installed
        Without this, the algorithm was assigning extra score +60 (default
        PreserveManualScore) for packages which remained uninstalled
        (were not to be installed) and when the user actually didn't select
        them manually -- even if the justification was "because it is the
        to-be-installed version of a manually installed package".
      * Change the default score of several ::ProblemResolver config variables
        * ::StepScore to -10 (was +70)
        * ::PreserveManualScore to +20 (was +60)
        * ::UpgradeScore to +30 (was 0)
        * ::Keep-All-Level to 10000 (was 20000)
      * Change how the costs are compared
      * Apply InstallScore and UpgradeScore also when the packages are not
        "manual"

    - Internal changes:
      * configure.ac: Allow to disable check for Boost library headers
        individually
      * Avoid extra code calling apt_load_cache() when already loaded
      * [cmdline] Rejecting a solution advances to the next one only
      * [General] Update FSF's postal address everywhere, drop duplicated
        boilerplates

    - Documentation:
      * manpage:
        * Minor clarification about "install" example (Closes: #268698)

    - Translation updates:
      * da.po: Danish translation by Morten Bo Johansen (Closes: #817065)
      * ja.po: Japanese translation by Takuma Yamada (Closes: #819603)
      * Actually enable Dutch (nl) documentation translation by Frans
        Spiesschaert


  * Add aptitude-doc-nl package
  * d/control: Drop Build-dependencies present for a long time but which
    haven't been used in the last few years:
    - libboost-python-dev
    - libboost-serialization-dev

  [ Axel Beckert ]
  * Demote Recommends on HTML documentation to Suggests. (Closes: #820452)
  * Declare compliance with Debian Policy 3.9.8. (No changes needed.)
  * Switch Homepage header from http:// to https://.
  * Switch Vcs-Git header from git:// to https://.
  * Convert debian/copyright to machine-readable DEP5 format and overhaul it.
  * debian/rules: Use --dbgsym-migration instead of --ddeb-migration.

 -- Manuel A. Fernandez Montecelo <email address hidden>  Wed, 20 Apr 2016 16:35:17 +0100
Superseded in sid-release
aptitude (0.7.8-1) unstable; urgency=medium

  * New upstream release. Please see /usr/share/aptitude/NEWS for a change
    log with more details.

    - Bug fixes:
      * Allow update to happen at the start ("-u") (Closes: #816385)
      * Extra check in update_pkgAcquire_fetch_info() to make sure that
        pkgRecords / apt_packagerecords is available
      * Now explains packages being removed when deps are broken
        (Closes: #342835)
      * Avoid crash due to divide by zero in progress counters (Closes: #816431)
      * load_tags_from_verfiles(): guard against progress pointer being null
      * Use factory from APT to support different progress bars for dpkg actions
        (Closes: #816520)
      * Fix problem with recent change that prevented to work with local
        repositories (Closes: #816537)
      * Fixing crash when invoking curses resolver from command line
        (Closes: #816322)
      * Fix problem with auto-flag due to persistent Auto-New-Install in
        pkgstates (Closes: #816497)
      * Convert std::sprintf to std::snprintf (Closes: #767533)

 -- Manuel A. Fernandez Montecelo <email address hidden>  Sat, 05 Mar 2016 18:29:05 +0000
Superseded in sid-release
aptitude (0.7.7-1) unstable; urgency=low

  * New upstream release. Please see /usr/share/aptitude/NEWS for a change
    log with more details.

    - New features:
      * Only lock package cache dirs and call pkgAcquire->Run() when necessary
        (Closes: #766122)
      * [curses] Bindings for reject/approval of solutions in resolver can
        be applied to subtrees (Closes:#475595)
      * Several optimizations that improve performance at startup and when
        reading/writing files (Closes: #312920)
      * [curses] Download Size field shows remaining to be fetched
        (Closes: #446085)

    - Bug fixes:
      * [cmdline] Fix crash with "show" and not installed packages
        (Closes: #815581)
      * [curses] Fix for wrong width/properties of some columns in the
        columnizer, incl. "hostname" rendered with 4 characters instead
        of 8 (Closes: #815554)
      * [curses] Fix crash when trying to view changelog.  Thanks Wei-Cheng Pan
        for the fix.  (Closes: #815635)
      * [cmdline] In "search" and "versions", when width is set explicitly,
        pipes/redirections do not act as --disable-columns (Closes: #815690)
      * [curses] "%r" (revdepcount) now includes virtual packages
        (Closes: #320089)
      * [curses] infer_reason() for pkg_unused_removed now has
        recommends/suggests into account in all cases (Closes: #476596)
      * Fixed case of packages wrongly being marked with auto-flag upon start
        (Closes: #816229)
      * Packages to "keep" when applying solutions of the resolver maintain
        current manual/auto (Closes: #815551)

    - User visible changes:
      * [curses] Change "Will use/free %sB of disk space" for "Disk: %sB"
      * [curses] In Preview screen, bottom pannel, improve dependency reasons
        explanations for package to be installed (Closes: #814592)
      * [curses] Remove option to run "reportbug" on a given package or package
        version (Closes: #463510)
      * [cmdline] Operations like "show", "search", "versions", "why"/"why-not"
        or "changelog" do not need to lock dpkg state directories
        (Closes: #498061)

    - Internal changes:
      * Support for most changes in recent versions of apt
        (Closes: #687678, #687686, #687688, #687684)
      * Move the definition methods of dpkg_selections to the headers
        (optimization)
      * Lazy initialization of reading "tasks" information (optimization)
      * Optimizations when reading/writing files
      * Optimizations when reading debtags
      * Optimizations when building trees for package views

    - Translation updates:
      * Dutch documentation translation by Frans Spiesschaert (Closes: #815183)
      * Dutch translation by Frans Spiesschaert (Closes: #815185)

  * d/patches:
    - Drop patch to fix problem building due to string formatting and
      strict compiler checks (added "upstream")
      - ftbfs-string-format.patch

 -- Manuel A. Fernandez Montecelo <email address hidden>  Tue, 01 Mar 2016 00:12:09 +0000
Superseded in sid-release
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.

 -- Manuel A. Fernandez Montecelo <email address hidden>  Sun, 21 Feb 2016 20:03:52 +0000
Superseded in stretch-release
Superseded in sid-release
aptitude (0.7.5-3) unstable; urgency=low

  * Cherry pick and apply modified bc3b0246 to only initialise cache file
    if needed (lazy init.) instead of unconditionally when starting
    aptitude, and use cache file for downloaded metadata if the file could
    be created (Closes: #807852)

 -- Manuel A. Fernandez Montecelo <email address hidden>  Sat, 19 Dec 2015 12:29:27 +0000
Superseded in sid-release
aptitude (0.7.5-2) unstable; urgency=low

  * Cherry-pick e92dd0c1 and aba1b455 from master branch to properly set a
    default for $XDG_CACHE_HOME if not set. (Closes: #807545)

 -- Axel Beckert <email address hidden>  Thu, 10 Dec 2015 20:16:37 +0100
Superseded in sid-release
aptitude (0.7.5-1) unstable; urgency=low

  * New upstream release. Please see /usr/share/aptitude/NEWS for a change
    log with more details.

    - New features:
      * [curses] Show Origin and URI in pkg info screen
        (Closes: #294040, #457794, #513622, #611515)
      * [cmdline] Print version of provider of virtual package in
        conflicts/broken (Closes: #802943)
      * [cmdline] Show packages that will not be upgraded with verbose>0
        (Closes: #553577)
      * [cmdline] Notify of 'Download Only' mode before confirmation to
        continue (Closes: #446265, #804287)
      * [cmdline] When simulating do not prompt for removal of essential
        packages (Closes: #613049)
      * [cmdline] When simulating, add notice before confirmation to
        continue actions (Closes: #173277)
      * Use XDG_CACHE_HOME spec instead of ~/.aptitude/cache (Closes: #671780)
      * Print useful message when package lists are out of date
        (Closes: #758764)
      * [curses] Allow to hide bottom half in several screens (Closes: #453853)
      * [curses] Show hostname on header line (Closes: #398101)
      * Log now distinguishes between remove and purge (Closes: #705612)
      * [cmdline] Improve error reporting of add/remove-user-tags
        (Closes: #652421)
      * Reuse format string %T also for user-tags (Closes: #498442, #665824)
      * Add format strings for Source (%E), Architecture (%e) and
        Origin (%O) (Closes: #248561, #604982, #760608)
      * [curses] Provide more info about broken packages in solution
        screen (Closes: #642800)
      * Don't use __DATE__ & __TIME__ when printing version, for
        reproducible builds

    - Bug fixes:
      * [cmdline] Fix problems in 'build-depends' causing malfunctions
        (Closes: #802532)
      * [curses] Use default string for Default-Grouping when config is
        empty (Closes: #405970)
      * [curses] Improve message when becoming root fails (Closes:  #516854)
      * [cmdline] For "search", use candidate or, if does not exist,
        current version rather than a random version to show information
        about the package (Closes: #490593)
      * Check that the config files are valid, otherwise exit (Closes: #472701)
      * Use new config_file.{h,cc} to improve config file management
        (Closes: #504152, #502617, #442937, #407284)
      * When becoming root with 'su', pass along "--login" (Closes: #190784)
      * Return an error if adding/removing tags without "root" (Closes: #725272)
      * Format string '%t' tells about locally installed packages
        (Closes: #349413)
      * Save state before package reconfiguration (to not be lost)
        (Closes: #474876)
      * [curses] Allow to view changelogs of packages in Backports
        (Closes: #755677)
      * Get the real pin priority in "versions" and other cases
        (Closes: #640731)
      * Use new user-tags implementation, more secure (Closes: #792601)
      * Upgrades can do downgrades when pinned high (>1000, see apt_preferences)
        (Closes: #344700, #348679)

          Note that downgrading is highly discouraged in general, though.

    - User visible changes:
      * [cmdline] Minor improvements to help (Closes: #497136)
      * [cmdline] Hide Show-Why reasons when the string is empty
        (Closes: #576584)
      * [cmdline] Slightly improve and reformat --help
      * [cmdline] Document add/remove-user-tag in --help

    - Documentation:
      * manpage:
        * Separate two elements in --add-user-tag-to description with comma,
          they were displayed together
      * Guide/User's Manual:
        * Add keybindings for menu bar (Closes: #365298)


  * debian/patches:
    - Remove cherry-pick-cfc3c6b9-apt-1.1-compatibility.patch
  * debian/control:
    - New Build-Depends on libboost-filesystem-dev

 -- Manuel A. Fernandez Montecelo <email address hidden>  Tue, 08 Dec 2015 22:14:03 +0000
Superseded in stretch-release
Superseded in sid-release
aptitude (0.7.4-2) unstable; urgency=high

  * Cherry-pick patch cfc3c6b9 from master to fix build against APT 1.1.
  * Bump b-d on libapt-pkg-dev to ≥ 1.1 for now to ease the transition.

 -- Axel Beckert <email address hidden>  Fri, 27 Nov 2015 00:27:35 +0100
Superseded in stretch-release
Superseded in sid-release
aptitude (0.7.4-1) unstable; urgency=low

  * New upstream release. Please see /usr/share/aptitude/NEWS for a change
    log with more details.

    - New features:
      * [curses] Show providers of virtual packages in "description" area
        (Closes: #103964)

    - Bug fixes:
      * Retrieve again long descriptions (Closes: #801460)
      * Fix for circular dependencies in internal_mark_delete()
        (Closes: #801430)
      * Fix race condition replacing ~/.aptitude/config (Closes: #764046)

    - User visible changes:
      * [cmdline] In versioned provides, include '=' symbol (Closes: #767393)
      * [cmdline] "show" now shows arch of packages in multi-arch systems
      * [curses] Use 'w' in action column for package downgrades
        (Closes: #801310)
      * [cmdline] Show feedback of some commands (hold, forbid-version, ...)
        with verbose>0 (Closes: #270033, #638841)
      * [cmdline] Require args for some commands: hold, keep...
        (Closes: #759520)

    - Internal changes:
      * In internal_mark_delete(), also check for auto-installability
        property of real packages providing virtual packages to stop them
        being marked for deletion (check was also done in later steps).
      * Convert some instances of boost::unordered_{set,map,multimap} to std::
      * Convert some instances of boost::hash to std::
      * Remove two uses of boost::lexical_cast, use std::to_string() instead
      * Create utility function remove_non_recursive()

    - Documentation:
      * manpage:
        * Remove wrong assertion that safe-upgrade does not accept
          --full-resolver (Closes: #560991)
        * Document missing &BD specifier when installing packages
          (Closes: #696568)
      * Guide/User's Manual:
        * Update renamed config option ::CmdLine::Show-Summary
          (Closes: #776789)
        * Correct some wrong examples of search patterns (Closes: #519456)


  * debian/patches:
    - Remove fix-tmpdir.patch, applied upstream

 -- Manuel A. Fernandez Montecelo <email address hidden>  Fri, 16 Oct 2015 13:28:08 +0100
Superseded in sid-release
aptitude (0.7.3-1) unstable; urgency=low

  * New upstream release. Please see /usr/share/aptitude/NEWS for a change
    log with more details.

    - Bug fixes:
      * [cmdline] Correctly calculate the indentation for multi-byte
        encoded strings in command line "show" (Closes: #360202)
      * [curses] Show intended action when downgrading (Closes: #516517)
      * Update internal state for upgrades/downgrades with target version
        after the action is performed (Closes: #787658, #714429)
      * [curses] Don't precede Tags field by newline in package info
        screen (Closes: #799933)
      * Correctly detect state of vers/pkg when is ConfigFiles
        (Closes: #698768)
      * [cmdline] Show "RECOMMENDED but will not be installed" on pipes
        and redirections (Closes: #647474)
      * [curses] Improve the integration of Forbid upgrades
        (Closes: #439258)
      * Remove unneeded automatically installed packages in the same action
        (Closes: #478116, #564545, #637257, #368037, #486454, #738517,
         #789803, #779999, #756507, #759764, #766702, #655483,#740009)
      * Honour ::Purge-Unused when removing packages (Closes: #724034)
      * Be more informative when virtual packages are involved in broken
        deps (Closes: #316633, #798898, #799918)
      * Fix description of config option ::AutoClean-After-Update
        (Closes: #756937)

    - User visible changes:
      * Make boundaries of sessions in the log file more clear
        (Closes: #269275)
      * [curses] Avoid marking as auto/non-auto if already set
        (Closes: #265013)
      * [curses] Print message when starting to perform actions
        (Closes: #323371)
      * Use uppercase APT:: for apt config vars, for consistency
        (Closes: #519425)
      * [cmdline] Print versions of Provides, if they exist
        (Closes: #767393)

    - Internal changes:
      * temp.cc: simplify code and messages and reduce the use of boost
        libs
      * configure.ac: Remove checks for boost/scoped_array.hpp and
        boost/random.hpp, not used anymore
      * Adding missing trigger states in some functions
      * Disable checks in configure.ac and preprocessor in code for
        APT_HAS_TRIGGERS, APT_HAS_HOMEPAGE and HAVE_DDTP (apt supports them
        since 2007-2008).
      * Add functions to check if packages are installed, automatically
        installed, if they are virtual, and others.  They can be used later
        to make other code more consistent, clear and clean.
      * Remove sigc++ include from apt_config_widgets.h (fails to build
        with newer version 2.6 recently uploaded to unstable)

    - Documentation:
      * Guide/User's Manual:
        * Document Brown colour for downgraded packages in UI (feature
          implemented in the last version)

    - Translation updates:
      * Russian by Lev Lamberov (Closes: #769425)
      * Dutch by Frans Spiesschaert (Closes: #800516)


  * d/rules: Upgrade C++ required to C++14, only minor changes/fixes from C++11
  * debian/patches:
    - Add fix-tmpdir.patch to fix a minor problem with temp directories

 -- Manuel A. Fernandez Montecelo <email address hidden>  Wed, 07 Oct 2015 16:53:49 +0100
Superseded in stretch-release
Superseded in sid-release
aptitude (0.7.2-1) unstable; urgency=medium

  * New upstream release. Please see /usr/share/aptitude/NEWS for a change
    log with more details.

    - New features:
      * 'Escape' key cancels input dialogs (search, limit, etc.) (Closes:
        #493322)
      * Extend "firstchar" grouping policy to optionally use source
        package names.
      * [curses] Add 'New Source Package View' to Views menu (thanks
        Thadeu Lima de Souza Cascardo, really closes: #497206), with some
        updates and minor modifications, like more complex grouping.
      * [curses] Use Yellow/Brown colour to highlight downgrades (Closes:
        #584510)
      * Log file now contains version information for most actions
        (Closes: #222585)
      * Save selection state of packages to dpkg database (Closes:
        #137771)
      * Consider packages "unknown" to dpkg as not to install. (Closes:
        #328616) The behaviour of scheduled aptitude actions will be
        preserved.

    - Bug fixes:
      * Disable strings gathered for translation (Closes: #790568)
      * Change to try to make updated status stats more clear (Closes:
        #458351)
      * [cmdline] Correctly print when a package should be purged (Closes:
        #798286)
      * [curses] With the option of mini-buffer prompts enabled,
        cancellation of the "Quit confirmation" with 'Escape' or 'Ctrl-g'
        does not cause the dialog/prompt to stop working (Closes: #607118)
      * [cmdline] Warn when package cannot be marked/unmarked auto
        (Closes: #498240)
      * Install signal handlers and do clean-up when terminating abruptly
        (Closes: #558352)
      * [curses] Set better ordering for groups of Preview Actions
        (Closes: #434352)

    - User visible changes:
      * Change error string of source_policy_parser to be the same as the
        rest.
      * [curses] Improve titles and descriptions of views.

    - Internal changes:
      * Improve retrieval of source package information with (upcoming)
        APT 1.1. Thanks to David Kalnischkies for the suggestion and
        implementation advice.
      * New helper dpkg_selections.{h,cc}, to help to manage saving
        selections to the dpkg database (--set-selections)

    - Documentation:
      * Guide/User's Manual: Remove grouping policy "hier" from
        doc/??/aptitude.xml (the categorial/hierarchical browser features
        were removed in version 0.7)

    - Translation updates:
      * Russian by Lev Lamberov (Closes: #798485, #769428)

  * Add lintian override for spelling-error-in-binary "ressize", seems to
    be from "resource size" or such. Cannot be found in the source code.
  * Fix spelling errors in the two previous changelog entries as reported
    by Lintian.
  * Add lintian override for symlink to /usr/share/common-license/…
  * Remove explicit build-dependency on g++ >= 4:5.2, no more needed.
  * Detabify previous changelog entry.
  * Remove no more active team members from Uploaders as suggested by the
    MIA team. Every team member is welcome to re-add himself to Uploaders
    once he's active again. Thanks for all your work, Daniel and Daniel!

 -- Axel Beckert <email address hidden>  Fri, 18 Sep 2015 00:42:40 +0200
Superseded in stretch-release
Superseded in sid-release
aptitude (0.7.1-1) unstable; urgency=medium

  * New upstream release.
    - Bug fixes:
      * Fix for wrong reported size of deleted files with 'autoclean' on
        32-bit arches (Closes: #499872)
      * Be explicit when packages are already installed, cannot be
        removed/purged because they are not installed, and similar
        (Closes: #421469).
      * Check string formats for columns in both curses and command line
        interface, and forbid characters which can lead to cwidget
        assertions and program crashes.  (Closes: #497129, #532662).
    - Documentation:
      * Quick help (help.txt):
        * Document 'l' (Limit Display) in quick help (Closes: #514541)
        * Improve description of '_' (Purge) (Closes: #495326)
        * Improve the description of the search shortcut, and point more
          clearly to search patterns in the full documentation
      * man page:
        * Fix example of '-F' with current and candidate versions
          (Closes: #752517)
      * Guide/User's Manual:
        * Upgrade doc/??/aptitude.xml documents from DocBook XML 4.2 to
          4.5
        * Use XHTML 1.0 rather than HTML 4.01, at least to have something
	  from this decade/century.  The resulting documentation still
          does not fully validate (see #496724), I think that due to
          bugs/problems of docbook-xsl conversions using invalid elements in
	  the different standards (tried HTML 4.0, 4.01, XHTML 1.0 and 1.1).
        * Generate 'alt' tag for images in HTML documentation (see #496724)
        * In "Customizing the package list", fix order of variables
          ::UI::Package-Status-Format and ::UI::Package-Header-Format and
	  their explanations
    - User visible changes:
      * Slightly change description of shortcut 'g' in title bar
        (Closes: #247487)
    - Internal changes:
      * search_graph.h, fix problem with code which was working for many
        years (with boost 1.55 and many versions before), but now the
	straightforward option to convert boost::optional to bool does not
        work with gcc-5.2 and boost-1.58, so use .is_initialized() instead.
      * solution_item.cc, copy string of package name coming from libapt
        because it does not guarantee that the string is valid for all of the
        time span that we need it, to not show garbage that it happens
        sometimes (Closes: #795150, #795028)
      * match.cc, pkg_info_screen.cc, reason_fragment.cc: remove and
        modify code relying on pkg.Section() (from apt PkgIterator), it is
        deprecated code and it will get removed soon according to the apt team
        (Versions have Sections, Package in abstract doesn't have unique
        Sections)
      * aptitude_resolver.cc: use std::unique_ptr instead of deprecated
        SPtrArray
      * Add compatibility for APT 1.1:
        * Create DepIterator values from Dependency pointers on-the-fly,
          where required
        * Adjust AcqQueuedFile() for changed signatures of overriden
          methods
      * Improving C++11 compatibilty mode:
        * Convert std::auto_ptr (deprecated in C++11) to unique_ptr
        * Convert boost::scoped_ptr (deprecated in C++11) to std::unique_ptr
        * Convert instances of boost::shared_ptr, make_shared, and
          weak_ptr to be explicitly prefixed by boost::, otherwise they clash
	  or have problems compiling with the new C++11 std::shared_ptr and
          analogues (many were not converted in the previous version).
      * Remove unused function serialize_pattern_list()
      * Remove unused function wcsempty()
      * Improvements of the autoconf/automake infrastructure.
       * No more generate a dummy ChangeLog file just to please automake.
       * Clean up some more leftover files in "make maintainer-clean"
       * Use 'cp -u' when copying gtest and gmock, so they don't need to be
         recompiled every time
    - Translation updates:
      * Swedish by Josef Andersson (Closes: #792911)
      * Fix typos/syntax oddities and translation issues, thanks Jens Seidel
       (Closes: #381702)

  * Disable patches, now in the upstream release:
    - 05-cherry-pick-3593bdcb.patch
    - 10-cherry-pick-2a5a8b25.patch
    - 15-cherry-pick-4b24b358.patch

 -- Manuel A. Fernandez Montecelo <email address hidden>  Sat, 05 Sep 2015 23:57:57 +0100
Deleted in experimental-release (Reason: None provided.)
aptitude (0.7.1~exp1-1~apt1.1~exp9) experimental; urgency=medium

  * Rebuild current git master branch against apt 1.1~exp9, primarily for
    testing purposes as with apt 1.1~exp*, too.
    + Remove all patches as they were cherry-picked from master.

 -- Axel Beckert <email address hidden>  Fri, 21 Aug 2015 22:43:52 +0200
Superseded in sid-release
aptitude (0.7-1) unstable; urgency=medium

  [ Manuel A. Fernandez Montecelo ]
  * New upstream release.
    - Changes in the versioning scheme and changelog (to follow loosely
      the Semantic Version specification)
    - Feature removal: The content-wise outdated and
      not-multiarch-compatible categorical browser has been removed. The
      Debtags browser has replaced most of its functionality already. Local
      package groups are no more available, though.  The removal discussion
      has taken place in #686646. (Closes: #686124, #686142, #686646 as
      well as LP: #1082198).
    - Changes to allow to compile with C++11 compatibilty mode (prompted by
      changes in the toolchain in Debian) (Closes: #777778)
    - Fix reported installed size change when installing/deinstalling
      packages which are bigger than 2 GiB (int type size 32 bits).  Thanks
      Benny Baumann and Jason Rhinelander for the report and info, and Sven
      Joachim for the patch.  (Closes: #759769)
    - Changes in automake files to be able to use current automake
      versions.
    - Documentation:
      - Previously missing trigger-related package states are now
        documented. (Closes: #770073, #771305, #771704)
      - Minesweeper: Fixed save/load keybindings in help.
        (Closes: #736934)
    - Translation updates:
      - Czech by Miroslav Kure (Closes: #758226)
      - Russian by Yuri Kozlov (Closes: #760812)
      - German man page translation by Mario Blättermann and
        Jens Seidel (Closes: #762340)
      - Catalan by Orestes Mas (Closes: #771618)
      - French documentation translation by Cédric Boutillier
        (Closes: #773807)
      - Italian documentation translation by Beatrice Torracca
        (Closes: #776706)
      - Dutch by Frans Spiesschaert (Closes: #778425)

  [ Axel Beckert ]
  * Apply wrap-and-sort.
  * No more install files related to the categorical browser.
  * Update Vcs-Browser header to use cgit and HTTPS.
  * Declare compliance with Debian Policy 3.9.6. (No changes needed.)
  * debian/rules:
    + Remove override_dh_builddeb: xz compression is default nowadays.
    + Remove obsolete x from [ "x$var" != "x" ] comparisons.
  * Add myself to Uploaders.
  * Cherry-pick 3593bdcb, 2a5a8b25, and 4b24b358 from upstream to cope
    with Boost 1.58 which has been uploaded to unstable during the
    libstdc++6 transition, but after the 0.7 upstream release.
  * Temporarily bump g++ dependency from 4:3.2.2-0 to 4:5.2 for the
    gcc-5/libstdc++6 transition.
  * Add build-dependency on automake.

 -- Axel Beckert <email address hidden>  Wed, 05 Aug 2015 19:05:18 +0200
Superseded in stretch-release
Published in jessie-release
Superseded in sid-release
aptitude (0.6.11-1) unstable; urgency=medium


  * Includes fix for FTBFS with gcc-4.9.
  * New upstream release:
    - Load package tags from APT if debtags database is not available.
      (Closes: #501732)
    - Remove -Werror from default compiler flags. (Closes: #746824)
    - No longer use libept. (Closes: #504153, #677551)
  * Translation updates:
    - Italian (Closes: #741875)
    - Portuguese (Closes: #748141)
  * debian/control:
    - New Build-Depends on libxapian-dev, replacing libept-dev.
    - Correct typo in description of aptitude-common. (Closes: #746960)
    - Drop apt-xapian-index to Suggests.
  * debian/changelog:
    - Remove non-ASCII punctuation. (Closes: #745680)

 -- Daniel Hartwig <email address hidden>  Mon, 02 Jun 2014 19:57:39 +0800
Deleted in experimental-release (Reason: None provided.)
aptitude (0.6.10-2) experimental; urgency=medium


  [ Daniel Hartwig ]
  * Make aptitude installable on non-native architectures
    Thanks to Rogier for noting this (Closes: #697278)

  [ Manuel A. Fernandez Montecelo ]
  * Enable Russian translation of documentation (binary package
    aptitude-doc-ru)

 -- Manuel A. Fernandez Montecelo <email address hidden>  Thu, 20 Feb 2014 17:47:07 +0000
Superseded in jessie-release
Superseded in sid-release
aptitude (0.6.10-1) unstable; urgency=medium


  [ Daniel Hartwig ]
  Note that 0.6.9 was an experimental release.  Most of the changes it
  contained are temporarily reverted, but they will return.

  * Remove ancient Conflicts: ia32-apt-get

  [ Manuel A. Fernandez Montecelo ]
  * New upstream release.
    - New sort policy 'installsizechange' (Closes: #676075)
    - Fix segfault with "aptitude changelog PKG" when PKG is a source
      package with no corresponding binary package (Closes: #723821)
    - Use new URL to fetch changelogs (metadata.ftp-master.d.o)
      (Closes: #708345)
    - Fix incorrect results with some sorting policies (Closes: #720750)
    - Update manual to refer to canonical git repository.
    - Improve and explain some translation messages (Closes: #537858)

 -- Manuel A. Fernandez Montecelo <email address hidden>  Thu, 20 Feb 2014 17:36:57 +0000
Superseded in jessie-release
Superseded in sid-release
aptitude (0.6.8.4-1) unstable; urgency=low


  [ Manuel A. Fernandez Montecelo ]
  * New upstream release
    - New features:
      * Get changelogs also when package origin is from "Debian Backports"
        and not only "Debian", thanks Gerfried Fuchs (Closes: #714619)
      * New sort policy 'debsize' for sorting by package size, thanks
        Marcel Partap
      * Add "Reinstall (shortcut L)" to the package menu (Closes: #633788)
      * Add descriptions for sections introduced in 2011 (education,
        introspection, metapackages) (Closes: #674681)
    - Bug fixes:
      * Do not group packages as tasks based on their name, rather, use
        their section (Closes: #679602)
      * Change AC_ARG_ENABLE(package-state-loc, ...) for
        AC_ARG_WITH(package-state-loc, ...), and the same for "lock-loc", to
        fix inconsistency/bug in the configure file.  Thanks Jeremy
        Laine (Closes: #399757)
      * Correct slightly the error message when the invocation of dpkg
        fails to perform an operation (Closes: #348758)
    - Documentation:
      * Improve description and fix typo for the "show" command in man
        page, thanks Regid Ichira (Closes: #692173)
    - Translation updates:
      * Fix inconsistent German translations (Closes: #720186)
      * Fix important error in translation in Spanish manpage, thanks
        Martintxo (Closes: #727815)
      * Fix error in Spanish translation, thanks Manolo Díaz
        (Closes: #716669)

  [ Axel Beckert ]
  * Fix lintian warning vcs-field-not-canonical
    + Explicitly specify branch for packaging

 -- Manuel A. Fernandez Montecelo <email address hidden>  Sun, 26 Jan 2014 13:23:12 +0000
Superseded in jessie-release
Superseded in sid-release
aptitude (0.6.8.3-1) unstable; urgency=medium


  * New upstream release
    - Fix FTBFS with g++-4.8 by removing unused typedefs (Closes: #701243)
    - Support Boost 1.53 (Closes: #710208)
    - Avoid segfault with some status line formats (Closes: #714186)
    - Update support for automake and similar tools (autogen.sh), now
      version 1.14
    - Translation updates:
      - Russian translation of documentation.  Thanks to Lev Lamberov and
        the Russian localization team.
      - German, by Benjamin Weis and Holger Wansing (Closes: #729329)
      - Japanese (Closes: #728115)
      - Russian by Yuri Kozlov (Closes: #725280)
      - Asturian by Inigo Varela (Closes: #698512)
      - Danish by Morten Bo Johansen (Closes: #700885)
      - French by David Prévot (Closes: #693323)

  * Acknowledge NMUs (patches had been cherry picked from VCS)
  * Bump Standards-Version to 3.9.5
    - Drop obsolete field in debian/control: DM-Upload-Allowed
  * Add myself as uploader

 -- Manuel A. Fernandez Montecelo <email address hidden>  Sun, 19 Jan 2014 00:38:37 +0000
Superseded in jessie-release
Superseded in sid-release
aptitude (0.6.8.2-1.2) unstable; urgency=low


  * cherrypick from git:
    + fix FTBFS with Boost 1.53. Closes: #710208
    + support again Boost < 1.53

 -- Andreas Barth <email address hidden>  Sat, 24 Aug 2013 13:32:28 +0000
Superseded in sid-release
aptitude (0.6.8.2-1.1) unstable; urgency=low


  * cherrypick from git:
    + 794b91 fix FTBFS with g++-4.8
    + c142a7 task_list is not extern
  * re-upload to unstable to have again a working package on mips*.
    Closes: #708812, #714186

 -- Andreas Barth <email address hidden>  Fri, 16 Aug 2013 13:19:40 +0000
Superseded in jessie-release
Published in wheezy-release
Superseded in sid-release
aptitude (0.6.8.2-1) unstable; urgency=low


  * [all]: Support for matching architectures using specification
           strings and wildcards (for example, "linux-any").  See
           Debian Policy section 11.1 "Architecture specification
           strings" for more details.
  * [cmdline]: Fix typo which prevented installing tasks using the
               apt-get compatible syntax ("aptitude install
               gnome-desktop^").
  * [cmdline]: Do not assume that APT::Default-Release always provides
               the candidate version of a package, instead use the
               policy defined by apt_preferences(5).
               (Closes: #587775, #631464, #686316)
  * [all]: Download changelogs from APT::Changelogs::Server instead
           of a fixed location, and replace very ancient and disused
           option for Aptitude::Changelog-URL-Template.
           (Closes: #687239)
  * Documentation:
    - Update for default value of APT::AutoRemove::SuggestsImportant
      which is "true" since apt 0.8.15.3. (Closes: #685310)
    - Correctly reference APT::AutoRemove::RecommendsImportant and
      SuggestsImportant which do not contain any hyphens.
      (Closes: #579071)
  * Translation updates:
    - Czech (Closes: #681693)
    - French (Closes: #680040, #685084)
    - Polish (Closes: #678153)
    - Russian (Closes: #686016)
    - Spanish (Closes: #686752)
  * debian/control: Bump Build-Depends on libapt-pkg-dev to (>= 0.9.7) for
    architecture specification string support.

 -- Daniel Hartwig <email address hidden>  Mon, 05 Nov 2012 09:52:12 +0800

Available diffs

Superseded in wheezy-release
Superseded in sid-release
aptitude (0.6.8.1-2) unstable; urgency=low


  * Use xz compression for all binaries. (Closes: #687294)

 -- Daniel Hartwig <email address hidden>  Tue, 25 Sep 2012 08:51:07 +0800
Superseded in wheezy-release
Superseded in sid-release
aptitude (0.6.8.1-1) unstable; urgency=low


  * Multi-arch update for the problem resolver:
    - handle conflicts without removing all foreign-arch
      packages (Closes: #672340) (LP: #831768)
    - correctly recognise dependencies solved by Multi-Arch:
      foreign packages (LP: #968412)
  * [curses]: Use dpkg package names when calling dpkg
              (Closes: #680333)
  * Add (temporary) helpers for interacting with dpkg.

 -- Daniel Hartwig <email address hidden>  Tue, 28 Aug 2012 11:39:01 +0800
Deleted in experimental-release (Reason: None provided.)
aptitude (0.6.9.1-1) experimental; urgency=low


  * Really silence errors when debtags is not installed
    (Closes: #681021)
  * Use dpkg package names when calling dpkg
    (Closes: #680333)
  * Translation updates:
    - French (Closes: #680040)

 -- Daniel Hartwig <email address hidden>  Thu, 12 Jul 2012 11:00:18 +0800
Superseded in experimental-release
aptitude (0.6.9-1~exp1) experimental; urgency=low


  * New upstream release.
    - See NEWS for full details.
    - Checking for errors on the command-line is much stricter,
      and many commands which would previously run will now
      exit with failure.
      (Closes: #576212, #590686, #282408, #434502)
      (LP: #919216, #585408)
    - An install run will no longer proceed if any
      package was unavailable or failed to download
      correctly, instead an error will be shown
      and exit with non-zero status (100).
      (Closes: #121313, #302784, #639789)
      (LP: #734737)
    - Some commands (search, versions, changelog, …) will exit
      with non-zero status (1, or some times 100) if there were
      no matches for the given arguments.
      (Closes: #675833, #497299)
    - Support downloading changelogs for packages on
      third-party sites by guessing the URI. (LP: #563155)
    - Properly process all -o command line options.
      (Closes: #587671)
    - Package arguments without an arch-qualifier
      will also consider foreign-arch packages, in
      order of preference.  (LP: #892074)
    - Use up-to-date changelog uri construction from apt-get
      using APT::Changelogs::Server.
    - Minor fixes to changelog downloading on the command-line.
      (Closes: #631464, #587775, #537393)
    - Do not group packages as tasks based on their name,
      rather, use their section.  (Closes: #679602)
    - Most errors are now displayed at the end of a command's
      output which makes them easier to spot when there is
      lots of output. (Closes: #430392)
  * Remove dependency on libept, now access debtags and Xapian
    directly.  (Closes: #501732, #504153, #677551)
  * Depend on libxapian instead.
  * Depend on newer version of libapt-pkg for architecture
    specification string support.
  * debian/rules:
    - Clean up extra translated files which po4a is leaving.
  * Translation updates:
    - Polish (Closes: #678153)

 -- Daniel Hartwig <email address hidden>  Sat, 30 Jun 2012 19:57:24 +0800
Superseded in wheezy-release
Superseded in sid-release
aptitude (0.6.8-1) unstable; urgency=low

  
  * Fix build with g++ 4.7
    Thanks Adrian Lang for the patch (Closes: #672335)
  * New binary packages:
    - aptitude-doc-it: Italian documentation (Closes: #674664)
    - aptitude-common: data files and translations
  * debian/rules:
    - use dh (debhelper command sequencer)
  * Require libapt-pkg 0.9.3 to avoid "Method http has died
    unexpectedly" (Closes: #669322)
  * Removed preinst script, the one transition it handled is
    over ten years old.
  * New upstream release.
    - Update to tasks support: task packages, multi-arch, syntax

      Task packages (introduced with tasksel 3.0) are
      meta-packages which define the dependencies of tasks.  The
      packages themselves have always worked but the 'tasks'
      grouping policy and '?task' search term did not support
      them.  This update corrects for this.

      As a result of this change to tasksel all Debian tasks now
      function exactly like meta-packages. (Closes: #382631)

      The syntax for installing tasks from the command line has
      been updated.  It now supports specifying an arch and
      requires the same syntax as apt-utils ('^' must be the last
      part of the name).  Examples:

        # aptitude install gnome-desktop^
        # aptitude install ssh-server^:armel

      This avoids ambiguity that may arise when a task and
      package have the same name.
    - Changelog downloading is restored
      (Closes: #669569, LP: #824708)
    - Exit with non-zero status when a package run is
      aborted. (Closes: #293008)
    - Restore candidate version on undo, keep
      (Closes: #529403)
    - Adjust default widths of localized columns:
      broken_count, downloadsize (Closes: #674045)
    - Update package views after 'Cancel pending actions'
      (Closes: #595753)
    - Fix minor errors in documentation. Thanks to Beatrice Torracca
      (Closes: #674675)
    - Fix groff warning in manpage (Closes: #675085)
    - Translation updates:
      + French (Closes: #673827, LP: #642840)
      + German (Closes: #672467, #668875)
      + Simplified Chinese

 -- Daniel Hartwig <email address hidden>  Mon, 04 Jun 2012 10:10:12 +0800

Available diffs

Superseded in wheezy-release
Superseded in sid-release
aptitude (0.6.7-1) unstable; urgency=low


  * Fix FTBFS in sid: include build of gtest when building gmock
   (Closes: #670403, #671439)

  * New upstream release.

    - Avoid dpkg and infinite loop in download-only mode
      (Closes: #629266, LP: #975793)

    - Check for apt_init errors in cmdline_download.cc (Closes: #670379)

    - Downloading/installing now locks /var/cache/apt/archives
      (Closes: #370381)

    - Actually use aptitude::Logging::Levels (Closes: #654344)

    - No longer use ListUpdate (from libapt-pkg) to update package lists.
      Instead, restore the previous code and update it to include the
      semantics from ListUpdate which were missing.

      ListUpdate was too coarse to suit download_update_manager properly
      even though it more-or-less worked.

    - Do not call debtags on list update.  This was a rather unsightly
      kludge is better suited as a script for APT::Update::Post-Invoke.

    - Use arch-qualified names in 'Provided by' for virtual packages
      (LP: #972847)

    - Preview screen ignores Pkg-Display-Limit

      Previously it would apply that limit if UI::Preview-Limit was not
      set.  This was causing confusion and it is more useful to have these
      as two clearly distinct settings. (LP: #381507)

    - New translations:

      + Croatian (Closes: #667934)

  * Use export to really enable build hardening, etc.

  * debian/control: remove traces of aptitude-gtk:
    - aptitude: description
    - aptitude-dbg: build-depends

 -- Daniel Hartwig <email address hidden>  Thu, 03 May 2012 15:57:42 +0800
Superseded in wheezy-release
Superseded in sid-release
aptitude (0.6.6-1) unstable; urgency=low


  * New upstream release.

    - Basic multi-arch support.  See NEWS for details.

      + add search terms ?architecture and ?multiarch;
      + add grouping policy 'architecture';

      (Closes: #659079, #661744)
      (LP: #454941, #845136, #884945, #904486)

    - Apply patch from Ubuntu to fix build -D_FORTIFY_SOURCE=2 errors.
      Thanks to Colin Watson and Michael Vogt (Closes: #497539)

    - Remove GTK+ menu entry for minesweeper. (Closes: #552522)

    - Hack to prevent debug messages dumping to the screen (Closes: #651748)

    - Fix '?action(upgrade)' and others (were finding kept
      packages instead).  Thanks to 'Rogier' for the patch (Closes: #603862)

    - List update errors are reported. (Closes: #451137)

    - List update now runs APT::Update hooks. (Closes: #476399)

    - Actually silence progress messages with '-q2'.  (Closes: #141719)

    - Fix various locking issues:

      + '[auto]clean' locks /var/cache/apt/archives;
      + 'update' locks /var/lib/apt/lists; (Closes: #653479)

    - Fix 'priority' cost level in resolver.  The values should
      have been negated but were not.  Thanks to Modestas Vainius
      for this one. (Closes: #608786)

    - Fix some help and prompt strings which wrongly included
      localized names for commands such as 'why'.  (Closes: #486615)

    - Change ordering of top-level sections to match the order
      in aptitude::Sections::Top-Sections.  The default order
      is now: main, contrib, non-free.  (Closes: #181997)

    - Improve error messages when parsing grouping policies to
      use the user-visible names, rather than the internal
      names.  (Closes: #231595)

    - Change default width of %D, %I, %o, and %Z.  Thanks to
      Michał Kułach for this one. (Closes: #599209) (LP: #741417)

    - Change default width of %V, %v to 14.  This greatly increases the
      number of versions which will display completely. (Closes: #624542)

    - 'versions' now groups it's results by 'package:arch' instead of
      'package'.

    - Cleared up grouping, sorting policy error messages.
      (Closes: #231595)

    - Minor correction to the user's manual. (Closes: #365485)

    - Translation updates:

      + Brazilian Portuguese (Closes: #483964)
      + Hungarian (Closes: #592468)
      + Polish (Closes: #659803)
      + Russian (Closes: #662624)

  * No longer supplying aptitude-gtk.  It can still be compiled from the
    source but this was an experimental interface that was never finished.

    Anyone interested in continuing either of the GTK+ or Qt interfaces
    should contact the mailing list:

    http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/aptitude-devel

    - Dropped Build-Depends: needed only for aptitude-gtk.

  * Enable build hardening.

  * Bump debian/compat to level 9, use dh_auto_configure.

    - Adds cross build support. (Closes: #465076)

  * Add empty build-arch, build-indep targets. (Closes: #648490)

  * Extend aptitude-doc-* packages to include a more complete description
    of the program.

  * Update README.Debian with details of Git repository.

  * Support DEB_BUILD_OPTIONS=nocheck to disable tests.

 -- Daniel Hartwig <email address hidden>  Tue, 27 Mar 2012 17:02:31 +0800
Superseded in wheezy-release
Superseded in sid-release
aptitude (0.6.5-1) unstable; urgency=low


  [ Christian Perrier ]
  * Drop now useless aptitude-man-ja.xsl file. Closes: #489711
  * Fix Hungarian translation of Recommends and Suggests
    Closes: #548609
  * Fix grammar in Dutch translation. Closes: #601672
  * Do not translate program options in Catalan translation
    Closes: #462558
  * Do not translate program options in Simplified Chinese translation
    Closes: #563132
  * Localize date and time format in logs. Patch by Kobayashi
    Noritada, thanks! Closes: #489706
  * Add Slovak translation, thanks to Ivan Masár. Closes: #559288, #653056
  * Update Russian translation. Closes: #559664
  * Update Portuguese translation. Closes: #577995
  * Update Simplified Chinese translation. Closes: #594526, #566367
  * Update German translation. Closes: #603589
  * Update Danish translation. Closes: #608593
  * Update French translation. Closes: #631759
  * Update Japanese translation. Closes: #550451
  * Fix Greek translation. Closes: #606871
  * Fix Calatan translation. Closes: #332592
  * Fix Spanish translation. Closes: #564445
  * Correct long description of aptitude-dos-es to mention
    that the package provides documentation in Spanish.
    Closes: #564564
  * Pure reversing forbid-version. Closes: #511365
  * Minor fixes in documentation and changelog. Closes: #403220
  * More precise wording suggested by jidanni in the
    manpage. Closes: #542293
  * Switch Polish manpages to po4a. Thanks to Michał Kułach. Closes: #656819
  * Update Polish translations. Closes: #657174

  [ Daniel Hartwig ]
  * Register documentation with doc-base. Closes: #263318
  * Update development details to Git. Closes: #651288
  * Fix link in users manual. Closes: #397038
  * Fix missing entity refs and filename elements. Closes: #651289
  * Fix description of Aptitude::Sections::Top-Sections. Closes: #651661
  * Mention /etc/apt/apt.conf.d/* in Configuration file. Closes: #497138
  * Fix manpage text for safe-resolver.  Thanks to Dan Jacobson
    (Closes: #511731, #568297)
  * Handles 'Enhances' relations in preview. (Closes: #583201)
  * Fix resolver help for next/previous. (Closes: #495046)
  * Typos in manpage.  Thanks to A. Costa for reporting them
    (Closes: #644651)
  * Boldness of Tags and User-Tags fields. (Closes: #652360)
  * Wrap long description of boolean_config_treeitems. (Closes: #653120)
  * Update menu files.  Thanks to Bill Allombert (Closes: #445125)
  * Convert reportbug script from Python to sh.  Output order is now
    correct. (Closes: #651373)
  * Don't run file in aptitude-run-state-bundle.
    Thanks to Sven Joachim for the patch (Closes: #635572)
  * Add versions, newlines to --help (Closes: #581597, #604392)
  * Fix prompt strings. (Closes: #652419)
  * Fix typo triggering "unexpected null solution". Thanks to Hristo
    Hristov for the patch (Closes: #552747)
  * Added Homepage field to package info.

  [ Manuel A. Fernandez Montecelo ]
  * Acknowledge and incorporate changes from NMUs (thanks Philipp Kern and Kurt
    Roeckx).
  * Changes in packaging:
    - Bump Standards-Version to 3.9.2, no changes needed.
    - Bump debhelper compat level to v8 from v5, no changes needed.
    - Set as maintainer the team "aptitude Devel", with aptitude-devel@alioth as
      e-mail address.  Set Daniel Burrows to Uploader.
  * Incorporating patches and bug fixes:
    - List items wrongly nested in the document (Closes: #365615).  Thanks
      Kobayashi Noritada <email address hidden>.
    - Update dead URL for regular expressions in the manual, thanks Diederik de
      Haas <email address hidden> (Closes: #581508)
    - Enabling hardened build flags through dpkg-buildflags, thanks Moritz
      Muehlenhoff (Closes: #657532)
    - Fix for bug (Closes: #242269): Properly document 'Q' and 'q' keys for user
      interface in the Help file.  Thanks Sebastian Kapfer and Stéphane Aulery.

 -- Daniel Hartwig <email address hidden>  Tue, 07 Feb 2012 09:14:11 +0800
Superseded in wheezy-release
Superseded in sid-release
aptitude (0.6.4-1.2) unstable; urgency=low


  * Non-maintainer upload.
  * tv_usec is a suseconds_t not a time_t.  It failed to build on sparc.

 -- Kurt Roeckx <email address hidden>  Sat, 29 Oct 2011 18:52:21 +0000
Superseded in sid-release
aptitude (0.6.4-1.1) unstable; urgency=low


  * Non-maintainer upload.
  * Fix FTBFS due to changes in google-mock.  (Closes: #634413)

 -- Philipp Kern <email address hidden>  Sun, 16 Oct 2011 22:29:57 +0200
Published in squeeze-release
aptitude (0.6.3-3.2+squeeze1) stable; urgency=low


  * Non-maintainer upload.
  * Backport of 0009-fix-symlink-attack:
    Fix a potential symlink attack that could occur if a user
    with no home directory edited and saved the package hierarchy
    definitions. (Closes: #612034)

 -- Jonathan Wiltshire <email address hidden>  Wed, 10 Aug 2011 23:30:04 +0100
Published in lenny-release
aptitude (0.4.11.11-1~lenny2) oldstable; urgency=low


  * Non-maintainer upload.
  * Backport of 0009-fix-symlink-attack:
    Fix a potential symlink attack that could occur if a user
    with no home directory edited and saved the package hierarchy
    definitions. (Closes: #612034)

 -- Jonathan Wiltshire <email address hidden>  Wed, 10 Aug 2011 23:30:04 +0100
Superseded in sid-release
aptitude (0.6.4-1) unstable; urgency=low
  * New upstream release.    - Fixed build errors with gcc 4.6 (Closes: #624948)    - Added a source grouping policy, thanks to Thadeu Lima de Sourza      Cascardo for the patch. (Closes: #497206)    - Fixed bug in how the "automatically installed" flag was set when the      user asked to upgrade a package. (Closes: #622719)    - Don't crash when apt-xapian-index isn't installed. (Closes: #588089)  * Updated the project URL and added the git url to debian/copyright.    (Closes: #626209)  * Deleted all Debian patches; they've been included upstream. -- Daniel Burrows <email address hidden>  Sun, 15 May 2011 20:19:26 -0700

Available diffs

Superseded in wheezy-release
Superseded in sid-release
aptitude (0.6.3-4) unstable; urgency=low
  * Incorporate NMU patches.  * 0009-fix-symlink-attack: Fix a potential symlink attack that could    occur if a user with no home directory edited and saved the package    hierarchy definitions. (Closes: #612034) -- Daniel Burrows <email address hidden>  Sat, 02 Apr 2011 13:55:04 -0700
Superseded in wheezy-release
Superseded in squeeze-release
Superseded in sid-release
aptitude (0.6.3-3.2) unstable; urgency=low


  * Non-maintainer upload.
  * 0007-preferences-dir.patch: Patch to support /etc/apt/preferences.d/
    directory. (Closes: #557580)
  * debian/rules: Fix clean rule.  Patch by Stéphane Glondu.
    (Closes: #594505)

 -- Tim Retout <email address hidden>  Tue, 12 Oct 2010 21:11:54 +0100
Superseded in squeeze-release
Superseded in sid-release
aptitude (0.6.3-3.1) unstable; urgency=low


  * Non-maintainer upload to fix FTBFS (closes: 594199).
  * Add patch by Michael Vogt to use sigc::mem_fun0 instead of sigc::mem_fun,
    fixing an error with apt 0.8.
  * Comment out our operator<< for pkgCache::DepIterator, libapt-pkg has one
    now and this caused conflicts.  Build-Depend on new libapt-pkg-dev
    accordingly.
  * Don't build with -Werror to avoid more FTBFS.

 -- Julien Cristau <email address hidden>  Thu, 26 Aug 2010 20:00:57 +0200
Superseded in squeeze-release
Superseded in sid-release
aptitude (0.6.3-3) unstable; urgency=low


  * Apply patch from Nobuhiro Iwamatsu to fix compilation on sh, which
    has the same problem as s390. (Closes: #586861)

  * Apply patch from Michael Vogt to update Vcs links in debian/control.

  * Cherry-pick an Ubuntu patch that was merged upstream to fix the
    progress code on large terminals. (Closes: #586470)

 -- Daniel Burrows <email address hidden>  Sat, 10 Jul 2010 13:44:48 -0700
Superseded in squeeze-release
Superseded in sid-release
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)

 -- Daniel Burrows <email address hidden>  Sun, 20 Jun 2010 14:58:47 -0700
Superseded in sid-release
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)

 -- Daniel Burrows <email address hidden>  Fri, 18 Jun 2010 23:40:26 -0700
Superseded in sid-release
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 (!)).

 -- Daniel Burrows <email address hidden>  Fri, 23 Apr 2010 07:09:34 -0700
Superseded in squeeze-release
Superseded in sid-release
aptitude (0.6.1.5-3) unstable; urgency=low


  * Backport changes from head to increase how long the resolver is
    permitted to run.  Fixes problems with some large upgrades where
    the resolver would time out and fail to find a solution.  The new
    limit is much larger than any reasonable upgrade should require (it
    was increased by a factor of 100, from a value that was just barely
    too small).

 -- Daniel Burrows <email address hidden>  Fri, 12 Mar 2010 01:30:02 -0800
Superseded in sid-release
aptitude (0.6.1.5-2) unstable; urgency=low


  * Ignore failures in the Boost unit test everywhere; it's just too flaky
    (Closes: #566780).

  * Backport patch from head to make sure the changelog progress bar is
    safely destroyed after it downloads (Closes: #566205).

  * Backport patch from head to fix crashes when changing the settings of
    the command-line resolver (Closes: #567242).

 -- Daniel Burrows <email address hidden>  Sat, 30 Jan 2010 07:30:33 -0800
175 of 94 results