APT

Name Status Project Last Modified Last Commit
lp://staging/~aguerreiro/apt/apt-pbo-misc Development apt 2011-05-03 13:47:42 UTC
100. Minor cleanups

Author: aguerreiro
Revision Date: 2011-05-03 13:47:42 UTC

Minor cleanups

lp://staging/~aguerreiro/apt/apt-pboinstall-misc Development apt 2011-02-16 18:50:10 UTC
1749. Improved the solution for essential p...

Author: aguerreiro
Revision Date: 2011-02-16 18:50:10 UTC

Improved the solution for essential packages in the previous commit.
It fixes the result for set easy, problem rand6d933e.cudf

lp://staging/~brian-murray/apt/history-log bug(Has a merge proposal) Development apt 2011-06-01 19:42:15 UTC
146. * apt-pkg/deb/dpkgpm.cc: - prevent ...

Author: Brian Murray
Revision Date: 2011-06-01 19:37:07 UTC

* apt-pkg/deb/dpkgpm.cc:
  - prevent reporting of package installation failures due to inaccessible
    local files (LP: #791102, #790040)
  - include /var/log/apt/history.log in apport-package reports so we know
    the context for the package management request

lp://staging/~chipaca/apt/filedir-no-glob bug(Has a merge proposal) Development apt 2016-11-29 18:02:50 UTC
3555. fixes lp:1645815

Author: John Lenton
Revision Date: 2016-11-29 18:02:35 UTC

fixes lp:1645815

lp://staging/~dholbach/apt/1037521 bug(Has a merge proposal) Development apt 2012-08-17 07:31:06 UTC
2001. Only show an error if no packages wer...

Author: Daniel Holbach
Revision Date: 2012-08-17 07:31:06 UTC

Only show an error if no packages were found at all, thanks Daniel Hartwig for the review

lp://staging/~jackyf-devel/apt/debian-experimental Development apt 2009-01-14 19:34:51 UTC
1706. Fixed deleting of arrays - use delete[].

Author: Eugene V. Lyubimkin
Revision Date: 2009-01-14 19:34:51 UTC

Fixed deleting of arrays - use delete[].

lp://staging/~kees/apt/bug-185099 bug Development apt 2008-01-22 16:13:56 UTC
1625. LP: #185099

Author: Kees Cook
Revision Date: 2008-01-22 15:50:36 UTC

LP: #185099

lp://staging/~kendfinger-deactivatedaccount/apt/apt Development apt 2012-04-08 13:35:26 UTC
1974. releasing version 0.8.16~exp12ubuntu7

Author: Steve Langasek
Revision Date: 2012-04-06 01:12:43 UTC

releasing version 0.8.16~exp12ubuntu7

lp://staging/~mcasadevall/apt/debian-expire-revoked-gpg-keys bug Development apt 2009-04-06 18:23:55 UTC
1772. Fixes a security issue involving APT ...

Author: Michael Casadevall
Revision Date: 2009-04-06 18:00:23 UTC

Fixes a security issue involving APT accepting expires or revoked keys (Closes: #433091)

lp://staging/~mvo/apt/abi-break-cleanup-extracttar Development apt 2012-04-19 09:53:04 UTC
1843. cleanup extracttar to avoid duplicati...

Author: Michael Vogt
Revision Date: 2012-04-19 09:52:51 UTC

cleanup extracttar to avoid duplicating the pipe code

lp://staging/~mvo/apt/add-glob-function (Has a merge proposal) Development apt 2012-09-04 10:49:41 UTC
1845. add "Glob()" to fileutl

Author: Michael Vogt
Revision Date: 2012-09-04 10:21:29 UTC

add "Glob()" to fileutl

lp://staging/~mvo/apt/apt-binary Development apt 2012-10-17 08:54:55 UTC
2256. cmdline/apt: make it a placeholder

Author: Michael Vogt
Revision Date: 2012-10-17 08:54:55 UTC

cmdline/apt: make it a placeholder

lp://staging/~mvo/apt/apt-cache-show-versions Development apt 2013-03-15 12:02:34 UTC
2282. initial minimal (really minimal indee...

Author: Michael Vogt
Revision Date: 2013-03-15 12:02:21 UTC

initial minimal (really minimal indeed!) version of apt-cache show-versions

lp://staging/~mvo/apt/apt-ftparchive-testsuit Development apt 2010-09-17 09:42:21 UTC This branch has not been pushed to yet.
lp://staging/~mvo/apt/apt-ishan Development apt 2011-08-04 13:18:52 UTC
2149. apt-pkg/packagemanager.cc: make debde...

Author: Michael Vogt
Revision Date: 2011-08-04 13:18:52 UTC

apt-pkg/packagemanager.cc: make debdelta optional via Acquire::debdelta

lp://staging/~mvo/apt/apt-key-1013681 Development apt 2013-06-29 19:51:51 UTC
2043. use http://archive.ubuntu.com/ubuntu/...

Author: Michael Vogt
Revision Date: 2013-06-29 19:51:36 UTC

use http://archive.ubuntu.com/ubuntu/project/ubuntu-archive-keyring.gpg.sig for apt-key net-update

lp://staging/~mvo/apt/apt-key-recv-lp1016643 Development apt 2012-09-20 08:38:21 UTC
1847. add +gpg_recv_key_with_verify

Author: Michael Vogt
Revision Date: 2012-09-20 08:38:00 UTC

add +gpg_recv_key_with_verify

lp://staging/~mvo/apt/apt-lucid-chris Development apt 2011-08-24 10:27:24 UTC
2167. cherry pick -r 2167..2169 from lp:~do...

Author: Michael Vogt
Revision Date: 2011-08-24 10:27:24 UTC

cherry pick -r 2167..2169 from lp:~donkult/apt/sid

lp://staging/~mvo/apt/archive-busted-file-support Development apt 2010-05-07 10:38:19 UTC
1727. methods/http.{cc,h}: look for .busted...

Author: Michael Vogt
Revision Date: 2010-05-07 10:37:28 UTC

methods/http.{cc,h}: look for .busted file on 403

lp://staging/~mvo/apt/archive-key-signatures Development apt 2008-02-13 13:34:16 UTC
1584. * methods/addkeys.cc: - new addkeys...

Author: Michael Vogt
Revision Date: 2008-02-13 13:30:31 UTC

* methods/addkeys.cc:
  - new addkeys methods that is run by pkgAcqMetaKeys
  - uses apt-key add-with-verify for now
* apt-pkg/acquire-item.{cc,h}:
  - run addkeys method if a new keyring is found
* apt-pkg/init.cc:
  - add constants for addkeys method
* cmdline/apt-key:
  - add new "add-with-verify" command
* methods/makefile:
  - add addkeys method

lp://staging/~mvo/apt/config-clear Development apt 2012-10-01 13:05:43 UTC
1846. rename CleaAll() -> Clear()

Author: Michael Vogt
Revision Date: 2012-10-01 13:05:43 UTC

rename CleaAll() -> Clear()

lp://staging/~mvo/apt/dep8 Development apt 2012-10-12 09:31:18 UTC
1846. debian/tests/control: add Restriction...

Author: Michael Vogt
Revision Date: 2012-10-12 09:31:18 UTC

debian/tests/control: add Restriction: build-needed

lp://staging/~mvo/apt/experimental-to-ubuntu-merge Development apt 2010-07-30 15:51:34 UTC
1781. * apt-pkg/pkgcache.cc: - re-evaluat...

Author: Michael Vogt
Revision Date: 2010-07-30 15:51:34 UTC

* apt-pkg/pkgcache.cc:
  - re-evaluate the architectures cache when the cache is (re)opened

lp://staging/~mvo/apt/fnmatch Development apt 2013-04-09 11:16:08 UTC
2266. add fnmatch support

Author: Michael Vogt
Revision Date: 2013-03-28 07:16:18 UTC

add fnmatch support

lp://staging/~mvo/apt/gcc-fvisibility Development apt 2009-07-22 13:46:42 UTC
1666. initial commit for use of -fvisibilit...

Author: Michael Vogt
Revision Date: 2009-07-22 13:46:27 UTC

initial commit for use of -fvisibility=hidden and use of __attribute__((visibility("default"))

lp://staging/~mvo/apt/libapt-private Development apt 2013-05-15 14:19:20 UTC
2266. apt-private/private.cc: use "g" inste...

Author: Michael Vogt
Revision Date: 2013-05-15 14:19:20 UTC

apt-private/private.cc: use "g" instead of "u" to make it less confusing with the dpkg state

lp://staging/~mvo/apt/local-install2 Development apt 2011-11-17 11:17:23 UTC
1832. port local-install branch, this makes...

Author: Michael Vogt
Revision Date: 2011-11-17 11:15:15 UTC

port local-install branch, this makes it possible to install local deb files via apt-get install local_deb.deb

lp://staging/~mvo/apt/lp1013583 bug Development apt 2012-06-21 12:40:45 UTC
1844. fix crash, show msg on skip packages/...

Author: Michael Vogt
Revision Date: 2012-06-21 12:40:45 UTC

fix crash, show msg on skip packages/sources

lp://staging/~mvo/apt/lp1013681 bug Development apt 2012-06-15 18:50:31 UTC
1997. merged alternative net-update approach

Author: Michael Vogt
Revision Date: 2012-06-15 18:49:47 UTC

merged alternative net-update approach

lp://staging/~mvo/apt/lp1045704 (Has a merge proposal) Development apt 2012-09-04 10:34:56 UTC
1846. apt-pkg/pkgcachegen.cc: use the new G...

Author: Michael Vogt
Revision Date: 2012-09-04 10:34:56 UTC

apt-pkg/pkgcachegen.cc: use the new Glob() function to clean the old atomic write leftovers

lp://staging/~mvo/apt/lp346386 bug Development apt 2012-07-10 13:13:43 UTC
1847. rename to IsPgpClearTextSignature() t...

Author: Michael Vogt
Revision Date: 2012-07-10 13:13:43 UTC

rename to IsPgpClearTextSignature() to StartsWithGPGClearTextSignature()

lp://staging/~mvo/apt/lp346386-precise Development apt 2012-09-04 12:20:11 UTC
1993. cherry pick -r1845..1847 from lp:~mvo...

Author: Michael Vogt
Revision Date: 2012-09-04 12:19:53 UTC

cherry pick -r1845..1847 from lp:~mvo/apt/lp346386

lp://staging/~mvo/apt/lucid-apt-ftparchive Development apt 2011-09-13 09:18:57 UTC
121. releasing version 0.7.25.3ubuntu9.6+mvo2

Author: Michael Vogt
Revision Date: 2011-09-13 09:18:57 UTC

releasing version 0.7.25.3ubuntu9.6+mvo2

lp://staging/~mvo/apt/lucid-precise-upgrader-apt bug Development apt 2012-04-20 09:23:58 UTC
1944. merged latest fixes from -r 1968 on f...

Author: Michael Vogt
Revision Date: 2012-04-20 09:23:58 UTC

merged latest fixes from -r 1968 on from the lp.~ubuntu-core-dev/apt/ubuntu branch

lp://staging/~mvo/apt/mvo bug(Has a merge proposal) Development apt 2013-01-04 08:36:49 UTC
1847. print error in log if tcgetattr() fai...

Author: Michael Vogt
Revision Date: 2013-01-04 08:36:49 UTC

print error in log if tcgetattr() fails instead of writing
a empty file

lp://staging/~mvo/apt/no-apport-without-logs bug Development apt 2012-11-09 08:23:37 UTC
2026. only report apport errors if we have ...

Author: Michael Vogt
Revision Date: 2012-11-09 08:23:04 UTC

only report apport errors if we have a terminal log

lp://staging/~mvo/apt/oneiric-dpkgpm-backport Development apt 2012-02-06 15:54:22 UTC
1937. re-add removed DepAdd function (empty)

Author: Michael Vogt
Revision Date: 2012-02-06 15:54:22 UTC

re-add removed DepAdd function (empty)

lp://staging/~mvo/apt/prevent-replay-attacks Development apt 2008-11-24 20:37:43 UTC
1741. support Valid-Until again

Author: Michael Vogt
Revision Date: 2008-11-24 19:49:40 UTC

support Valid-Until again

lp://staging/~mvo/apt/secondary-arch Development apt 2008-02-14 21:59:00 UTC
1611. make it the "adam" version

Author: Michael Vogt
Revision Date: 2007-07-11 12:35:17 UTC

make it the "adam" version

lp://staging/~mvo/apt/source-hashes bug Development apt 2013-03-01 11:27:07 UTC
2280. add changelog and make it a real abi ...

Author: Michael Vogt
Revision Date: 2013-03-01 11:27:07 UTC

add changelog and make it a real abi break

lp://staging/~paolorotolo/apt/fix-for-967393 bug(Has a merge proposal) Development apt 2012-03-31 20:03:01 UTC
1972. * Fix string from automatic to auto...

Author: Paolo Rotolo
Revision Date: 2012-03-31 19:58:53 UTC

  * Fix string from automatic to automatically (LP: #967393).

lp://staging/~paulo-trezentos/apt/0.7.20_pbo Development apt 2010-07-19 00:11:20 UTC
1. Initial import

Author: Paulo Trezentos
Revision Date: 2010-07-19 00:11:20 UTC

Initial import

lp://staging/~paulo-trezentos/apt/apt--pbo Development apt 2010-07-18 15:19:29 UTC
89. Clarifying the message

Author: Paulo Trezentos
Revision Date: 2010-07-18 15:19:29 UTC

Clarifying the message

lp://staging/~paulo-trezentos/apt/apt--pbo-etch Development apt 2009-10-09 06:36:53 UTC
51. 1- Perl regexp is different and not s...

Author: Paulo Trezentos
Revision Date: 2009-10-09 00:50:53 UTC

1- Perl regexp is different and not support \g (global) in globbing. 2- Epoch is not returned by dpkg -l so had to remove from pkg list.

lp://staging/~paulo-trezentos/apt/apt--prrt Development apt 2010-07-18 15:15:32 UTC
1744. Commenting debug

Author: Paulo Trezentos
Revision Date: 2010-07-18 15:15:32 UTC

Commenting debug

lp://staging/~paulo-trezentos/apt/apt--prrt-etch Development apt 2009-10-18 08:40:21 UTC
12. Compiling garbage

Author: Paulo Trezentos
Revision Date: 2009-10-18 08:40:21 UTC

Compiling garbage

lp://staging/~peterk/apt/apt-swedish Development apt 2008-09-02 10:14:15 UTC
1681. Updated Swedish translation (539t0f0u...

Author: Daniel Nylander
Revision Date: 2008-09-02 05:24:06 UTC

Updated Swedish translation (539t0f0u).

Changed some terminology, as discussed on debian-l10n-swedish.

lp://staging/~tspindler/apt/zzapt+rsh-option-fix Development apt 2011-03-10 15:58:35 UTC
1850. [ Torsten Spindler ] * Honour conf fi...

Author: Torsten Spindler
Revision Date: 2011-03-10 15:41:24 UTC

[ Torsten Spindler ]
* Honour conf file status of /etc/cron.daily/apt
  - Move old cron job to zzapt if possible

lp://staging/~ubuntu-core-dev/apt/karmic bug Development apt 2009-10-15 17:15:21 UTC
1723. * debian/apt.cron.daily: - fix quot...

Author: Michael Vogt
Revision Date: 2009-10-15 17:14:18 UTC

* debian/apt.cron.daily:
  - fix quotes for use with "eval", thanks to Lars Ljung (LP: #449535).

lp://staging/~ubuntu-core-dev/apt/maverick bug Development apt 2011-04-21 13:45:36 UTC
1810. * apt-pkg/deb/dpkgpm.cc: - stop rep...

Author: Michael Vogt
Revision Date: 2011-04-21 13:44:38 UTC

* apt-pkg/deb/dpkgpm.cc:
  - stop reporting of apport-package bug reports regarding
    dpkg I/O errors (LP: #767776)

* apt-pkg/deb/dpkgpm.cc:
  - backport improved dpkg I/O error detection

lp://staging/~ubuntu-core-dev/apt/oneiric Development apt 2011-12-01 08:14:00 UTC
1933. releasing version 0.8.16~exp5ubuntu13

Author: Michael Vogt
Revision Date: 2011-10-06 14:44:21 UTC

releasing version 0.8.16~exp5ubuntu13

lp://staging/~ubuntu-core-dev/apt/precise bug Development apt 2013-07-16 16:55:52 UTC
2011. Fix changelog target too

Author: Adam Conrad
Revision Date: 2013-07-16 16:55:52 UTC

Fix changelog target too

lp://staging/~ubuntu-core-dev/apt/quantal bug Development apt 2012-11-09 08:43:32 UTC
2020. releasing version 0.9.7.5ubuntu5.1

Author: Michael Vogt
Revision Date: 2012-11-09 08:43:32 UTC

releasing version 0.9.7.5ubuntu5.1

lp://staging/~ubuntu-core-dev/apt/ubuntu bug(Linked to a blueprint) Development apt 2013-04-30 08:44:16 UTC
2042. merged from the debian-sid branch

Author: Michael Vogt
Revision Date: 2013-04-30 08:44:16 UTC

merged from the debian-sid branch

lp://staging/~udeshike/apt/apt-ishan Development apt 2011-09-16 17:23:29 UTC
2147. Initial stage of parsing debdelta ind...

Author: Ishan Jayawardena
Revision Date: 2011-09-16 17:23:29 UTC

Initial stage of parsing debdelta indexes.

lp://staging/~ulrik-sjolin/apt/devel (Has a merge proposal) Development apt 2011-02-15 06:33:09 UTC
1844. Fix for conflict resolution of virtua...

Author: Ulrik Sjölin
Revision Date: 2011-02-15 06:33:09 UTC

Fix for conflict resolution of virtual packages + better removal of packages

Fixed virtual package resolution so that virtual package
provider with highest score is choosen. Previously apt
chose first available package from list. This caused apt
to fail to resolve certain conflict situations. We encountered
this problem when we tried to create images for specific
variants in our system composition environment.

Go through the chain of installed packages and make sure that
packages that should not be installed are removed. This a particual
problem that shows up when working with or-packages.

lp://staging/~uusijani/apt/uusi-branch bug(Has a merge proposal) Development apt 2012-02-05 20:53:52 UTC
1962. Correct fi translation for hash sum m...

Author: Jani Uusitalo
Revision Date: 2012-02-05 20:48:13 UTC

Correct fi translation for hash sum mismatches (lp:420403)

lp://staging/~cbaines/apt/apt-acquire-process Experimental apt 2011-08-12 10:47:18 UTC This branch has not been pushed to yet.
lp://staging/~lucabru/apt/debian-experimental Experimental apt 2008-12-07 23:34:09 UTC
1671. Fixed merge for French translation up...

Author: Luca Bruno
Revision Date: 2008-12-07 23:34:09 UTC

Fixed merge for French translation update

lp://staging/~mvo/apt/mirror Experimental apt 2009-03-19 14:39:50 UTC
1583. methods/mirror.cc: when the mirror fi...

Author: Michael Vogt
Revision Date: 2009-03-19 14:39:50 UTC

methods/mirror.cc: when the mirror file can not be donwloaded and is not availabe return proper error

lp://staging/~sam-lidder/apt/debian-experimental Experimental apt 2012-09-09 16:27:29 UTC
2250. * cmdline/apt-cache.cc: - add suppo...

Author: Sam Lidder
Revision Date: 2012-09-09 16:21:34 UTC

* cmdline/apt-cache.cc:
  - add support for --installed flag to apt-cache showpkg (closes #155195)
* doc/apt-cache.8.xml
  - add showpkg to description of --installed flag

lp://staging/~chamfay/gdebi/trunk (Has a merge proposal) Development gdebi 2016-05-14 07:51:22 UTC
494. Expand Status label (gdebi gui)

Author: Faissal Chamekh
Revision Date: 2016-05-14 07:51:22 UTC

Expand Status label (gdebi gui)

lp://staging/~gabiduarte/gdebi/trunk Development gdebi 2020-05-16 19:32:38 UTC This branch has not been imported yet.
lp://staging/~guillaumefe/gdebi/resolve-encoding-issue-in-GDebiCli.py Development gdebi 2019-07-09 10:07:47 UTC
493. Fixed this error : Traceback (most re...

Author: Guillaume Fe
Revision Date: 2019-07-09 10:05:06 UTC

Fixed this error :
Traceback (most recent call last):
  File "/usr/bin/gdebi", line 103, in <module>
    debi.show_description()
  File "/usr/share/gdebi/GDebi/GDebiCli.py", line 96, in show_description
    print(self._deb["Description"])
UnicodeEncodeError: 'ascii' codec can't encode character '\u2001' in position 904: ordinal not in range(128)

lp://staging/~jbicha/gdebi/nmu-roundup (Linked to a blueprint)(Has a merge proposal) Development gdebi 2017-12-31 16:02:37 UTC
496. releasing package gdebi version 0.9.5...

Author: Jeremy Bícha
Revision Date: 2017-12-31 16:02:09 UTC

releasing package gdebi version 0.9.5.7+nmu2

lp://staging/~kaifreerunnerpk/gdebi/kai Development gdebi 2012-01-16 21:35:29 UTC This branch has not been pushed to yet.
lp://staging/~mvo/gdebi/lintian-colors Development gdebi 2015-02-04 10:54:21 UTC
487. run lintian in color mode, terminal t...

Author: Michael Vogt
Revision Date: 2015-02-04 10:54:09 UTC

run lintian in color mode, terminal too small by default unfortuantely

lp://staging/~paelzer/gdebi/gdebi-fix-glib-2.68 bug(Has a merge proposal) Development gdebi 2021-06-09 12:56:33 UTC
494. gio_copy_in_place can be used for rem...

Author: Christian Ehrhardt 
Revision Date: 2021-06-09 12:55:28 UTC

gio_copy_in_place can be used for remote urls

Due to that let us now check on os.path.exists, but still if no path/uri
was passed at all skip the call.

lp://staging/~stiiin/gdebi/deb-940155-futurewarning-nested-set (Has a merge proposal) Development gdebi 2020-06-08 18:40:51 UTC
493. Fix FutureWarning about nested set (C...

Author: Stijn van Drongelen
Revision Date: 2020-06-08 18:40:12 UTC

Fix FutureWarning about nested set (Closes: #940155)

lp://staging/~stratus/gdebi/gdebi--stratus Development gdebi 2005-12-31 23:34:12 UTC
108. add some missing files from 0.1.6ubuntu1

Author: Gustavo Franco
Revision Date: 2006-08-22 16:12:32 UTC

add some missing files from 0.1.6ubuntu1

lp://staging/~ubuntu-dev/gdebi/ubuntu bug Development gdebi 2011-12-03 12:34:21 UTC
307. Release 0.8.3 to precise

Author: Luca Falavigna
Revision Date: 2011-12-03 12:34:21 UTC

Release 0.8.3 to precise

lp://staging/~martin.bohm/gdebi/gdebi-kde (Linked to a blueprint) Experimental gdebi 2008-01-12 02:30:24 UTC
185. Merged with main branch.

Author: Martin Böhm
Revision Date: 2008-01-12 02:23:19 UTC

Merged with main branch.

lp://staging/~feldgendler/python-apt/829138 bug(Has a merge proposal) Mature python-apt 2011-12-07 16:44:33 UTC
151. handle architecture-specific conflict...

Author: Alexey Feldgendler
Revision Date: 2011-12-07 16:40:15 UTC

handle architecture-specific conflicts correctly (LP: #829138)

lp://staging/~bjornt/python-apt/package-broken-dependency-info (Has a merge proposal) Development python-apt 2012-02-15 19:23:59 UTC
597. Save/restore apt config in tests, not...

Author: Björn Tillenius
Revision Date: 2012-02-15 19:23:59 UTC

Save/restore apt config in tests, not to break other tests.

lp://staging/~brian-murray/python-apt/bug-1039484 Development python-apt 2012-09-17 20:44:17 UTC
619. forcibly encode the comment to ascii

Author: Brian Murray
Revision Date: 2012-09-17 20:44:17 UTC

forcibly encode the comment to ascii

lp://staging/~brian-murray/python-apt/typo-1527166 bug(Has a merge proposal) Development python-apt 2015-12-22 19:32:36 UTC
958. Fix upgradable typo.

Author: Brian Murray
Revision Date: 2015-12-22 19:32:08 UTC

Fix upgradable typo.

lp://staging/~chipaca/python-apt/no-stderr-for-you-mister-system-image-cli bug(Has a merge proposal) Development python-apt 2015-08-13 10:59:17 UTC
891. throw away stderr when calling system...

Author: John Lenton
Revision Date: 2015-08-13 10:58:20 UTC

throw away stderr when calling system-image-cli

lp://staging/~ev/python-apt/dont-leak-fds Development python-apt 2012-06-11 16:01:46 UTC
470. Don't leak file descriptors.

Author: Evan
Revision Date: 2012-06-11 16:01:13 UTC

Don't leak file descriptors.

lp://staging/~jamesodhunt/python-apt/fix-for-PkgCacheGetIsMultiArch (Has a merge proposal) Development python-apt 2012-10-01 08:11:17 UTC
618. python/cache.cc: PkgCacheGetIsMultiAr...

Author: James Hunt
Revision Date: 2012-10-01 08:10:49 UTC

python/cache.cc: PkgCacheGetIsMultiArch(): Return calculated
value rather than a random one.

lp://staging/~jamesodhunt/python-apt/test-for-size_to_str (Has a merge proposal) Development python-apt 2012-10-02 08:27:55 UTC
620. tests/test_apt_pkg.py: New test, curr...

Author: James Hunt
Revision Date: 2012-10-02 08:26:30 UTC

tests/test_apt_pkg.py: New test, currently only for
size_to_str() method.

lp://staging/~jconti/python-apt/closeable-cache Development python-apt 2012-10-12 18:14:34 UTC
644. * tests/test_apt_cache.py: - Add te...

Author: Jason Conti
Revision Date: 2012-10-12 18:14:34 UTC

* tests/test_apt_cache.py:
  - Add test to verify all files are closed after calling apt.Cache.close()

lp://staging/~mcasadevall/python-apt/karmic-armel-workaround Development python-apt 2009-05-12 11:06:34 UTC
311. releasing version 0.7.10.3ubuntu2

Author: Michael Casadevall
Revision Date: 2009-05-12 11:04:24 UTC

releasing version 0.7.10.3ubuntu2

lp://staging/~mvo/python-apt/debian-experimental-mirror Development python-apt 2013-03-13 14:43:22 UTC
257. merged from debian-sid

Author: Michael Vogt
Revision Date: 2013-03-13 14:43:22 UTC

merged from debian-sid

lp://staging/~mvo/python-apt/debian-sid-mirror Development python-apt 2013-05-08 17:09:21 UTC
657. merged from experimental and uploaded...

Author: Michael Vogt
Revision Date: 2013-05-08 17:09:21 UTC

merged from experimental and uploaded to sid

lp://staging/~mvo/python-apt/debian-sid-mirrored bug Development python-apt 2012-10-15 08:57:15 UTC
617. Release 0.8.5

Author: Julian Andres Klode
Revision Date: 2012-06-22 08:37:31 UTC

Release 0.8.5

lp://staging/~mvo/python-apt/edsp Development python-apt 2013-03-20 15:58:05 UTC
666. test fixes

Author: Michael Vogt
Revision Date: 2013-03-20 15:58:05 UTC

test fixes

lp://staging/~mvo/python-apt/fix-debfile-crash Development python-apt 2012-10-01 14:32:57 UTC
639. fix crash when a pkgname has no candi...

Author: Michael Vogt
Revision Date: 2012-10-01 14:32:35 UTC

fix crash when a pkgname has no candidate

lp://staging/~mvo/python-apt/improve-replace-handling Development python-apt 2012-02-27 11:30:38 UTC
598. RED: conflicts/replaces should make t...

Author: Michael Vogt
Revision Date: 2012-02-27 10:32:04 UTC

RED: conflicts/replaces should make the replaced package marked for uninstall

lp://staging/~mvo/python-apt/merged-colin-fix656288 Development python-apt 2012-02-06 18:33:18 UTC
597. merged patch from colin for #656288

Author: Michael Vogt
Revision Date: 2012-02-06 18:33:04 UTC

merged patch from colin for #656288

lp://staging/~mvo/python-apt/more-auth-fixes (Has a merge proposal) Development python-apt 2012-10-10 14:06:01 UTC
644. cherry pick robustness fixes for keyi...

Author: Michael Vogt
Revision Date: 2012-10-10 14:05:28 UTC

cherry pick robustness fixes for keyid (allow leading 0x, allow lowercase)

lp://staging/~mvo/python-apt/mvo bug(Has a merge proposal) Development python-apt 2013-03-09 19:53:31 UTC
622. fix documentation for version_compare...

Author: Michael Vogt
Revision Date: 2013-03-09 19:53:31 UTC

fix documentation for version_compare(), thanks to
Ansgar Burchardt, closes: #680891

lp://staging/~mvo/python-apt/recv-key-lp1016643 (Has a merge proposal) Development python-apt 2012-10-02 09:09:29 UTC
643. add changelog entry

Author: Michael Vogt
Revision Date: 2012-10-02 09:09:29 UTC

add changelog entry

lp://staging/~mvo/python-apt/setattr-strictness Development python-apt 2012-10-10 14:38:35 UTC
644. python/progress.cc: check result of P...

Author: Michael Vogt
Revision Date: 2012-10-10 14:38:22 UTC

python/progress.cc: check result of Py_BuildValue() too

lp://staging/~mvo/python-apt/support-ports bug Development python-apt 2008-04-25 17:18:11 UTC
263. * fix incorrect .info file generation...

Author: Michael Vogt
Revision Date: 2008-04-25 17:18:11 UTC

* fix incorrect .info file generation
* support ports.ubuntu.com

lp://staging/~mwhudson/python-apt/BaseDependency-doc-fix Development python-apt 2010-12-14 04:36:31 UTC
475. correct the docs

Author: Michael Hudson-Doyle
Revision Date: 2010-12-14 04:36:31 UTC

correct the docs

lp://staging/~paniemin/python-apt/MarkProtected Development python-apt 2013-11-05 14:23:07 UTC
617. Release 0.8.5

Author: Julian Andres Klode
Revision Date: 2012-06-22 08:37:31 UTC

Release 0.8.5

lp://staging/~persia/python-apt/hardy+bf531876 bug(Has a merge proposal) Development python-apt 2010-03-09 10:14:49 UTC
272. Update based on guidance from cjwatson

Author: Emmet Hikory
Revision Date: 2010-03-09 10:14:49 UTC

Update based on guidance from cjwatson

lp://staging/~persia/python-apt/intrepid+bf531876 bug(Has a merge proposal) Development python-apt 2010-03-09 10:17:11 UTC
283. Update based on guidance from cjwatson

Author: Emmet Hikory
Revision Date: 2010-03-09 10:17:11 UTC

Update based on guidance from cjwatson

lp://staging/~persia/python-apt/jaunty+bf531876 bug(Has a merge proposal) Development python-apt 2010-03-09 10:20:59 UTC
308. Update based on guidance from cjwatson

Author: Emmet Hikory
Revision Date: 2010-03-09 10:20:59 UTC

Update based on guidance from cjwatson

lp://staging/~persia/python-apt/karmic+bf531876 bug(Has a merge proposal) Development python-apt 2010-03-09 10:22:39 UTC
332. Update based on guidance from cjwatson

Author: Emmet Hikory
Revision Date: 2010-03-09 10:22:39 UTC

Update based on guidance from cjwatson

1100 of 117 results