Name Status Last Modified Last Commit
lp://staging/debian/aptitude bug 1 Development 2015-10-16 13:28:08 UTC
43. * New upstream release. Please see /u...

Author: Manuel A. Fernandez Montecelo
Revision Date: 2015-10-16 13:28:08 UTC

* 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

lp://staging/debian/stretch/aptitude 1 Development 2015-09-18 00:42:40 UTC
41. * New upstream release. Please see /u...

Author: Axel Beckert
Revision Date: 2015-09-18 00:42:40 UTC

* 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!

lp://staging/debian/experimental/aptitude bug 1 Development 2015-08-21 22:43:52 UTC
18. * Rebuild current git master branch a...

Author: Axel Beckert
Revision Date: 2015-08-21 22:43:52 UTC

* 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.

lp://staging/debian/jessie/aptitude 1 Development 2014-06-02 19:57:39 UTC
38. * Includes fix for FTBFS with gcc-4.9...

Author: Daniel Hartwig
Revision Date: 2014-06-02 19:57:39 UTC

* 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)

lp://staging/debian/wheezy/aptitude 1 Development 2012-11-05 09:52:12 UTC
32. * [all]: Support for matching archite...

Author: Daniel Hartwig
Revision Date: 2012-11-05 09:52:12 UTC

* [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.

lp://staging/debian/lenny/aptitude 2 Mature 2011-08-10 23:30:04 UTC
9. * Non-maintainer upload. * Backport o...

Author: Jonathan Wiltshire
Revision Date: 2011-08-10 23:30:04 UTC

* 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)

lp://staging/debian/squeeze/aptitude 1 Development 2011-08-10 23:30:04 UTC
22. * Non-maintainer upload. * Backport o...

Author: Jonathan Wiltshire
Revision Date: 2011-08-10 23:30:04 UTC

* 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)

17 of 7 results