lp://staging/aptitude
- Get this branch:
- bzr branch lp://staging/aptitude
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at git://git.debian.org/git/aptitude/aptitude.git.
Last successful import was .
Recent revisions
- 3160. By Daniel Hartwig
-
support again Boost < 1.53
* configure.ac: Determine the return type of boost::make_shared.
* src/generic/util/sqlite. h: Use that information. - 3159. By Daniel Hartwig
-
fix FTBFS with Boost 1.53
* src/generic/
util/sqlite. h (statement, blob): Also befriend the new
boost::make_shared prototype. Some better solution may be possible
at a later point, this is enough for now.* src/cmdline/
mocks/terminal. h: Remove predefinition of
boost::make_shared that conflicts with Boost 1.53. Closes: #710208
- 3155. By Daniel Hartwig
-
doc: replace solitary use of "visual mode" with "visual interface"
* doc/en/
aptitude. xml:
- replace solitary use of "visual mode" with "visual interface" - 3154. By Daniel Hartwig
-
fix FTBFS with g++-4.8
* src/generic/
apt/aptitude_ resolver. universe. cc:
* src/generic/apt/resolver_ manager. cc:
* src/generic/problemresolver /choice. h: Remove unused typedefs. Closes: #701243
- 3153. By Daniel Hartwig
-
task_list is not extern
* src/generic/
apt/tasks. h:
* src/pkg_grouppolicy. cc: Variable task_list is only used within
tasks.cc, and need not be extern.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)