lp://staging/~bkerensa/ubuntu/trusty/python-apt/add-trusty-template
- Get this branch:
- bzr branch lp://staging/~bkerensa/ubuntu/trusty/python-apt/add-trusty-template
Branch merges
- Ubuntu branches: Pending requested
-
Diff: 142 lines (+125/-0)2 files modifieddata/templates/Ubuntu.info.in (+119/-0)
debian/changelog (+6/-0)
Branch information
- Owner:
- Benjamin Kerensa
- Status:
- Development
Recent revisions
- 174. By Jackson Doak
-
* Merge from debian unstable. Remaining changes:
- add "saucy" to data/templates/Ubuntu. info.in
- mark packages as Multi-Arch: allowed. - 173. By Michael Vogt
-
* aptsources/
distro. py:
- include the missing ID in the NoDistroTemplateException( ) error,
thanks to Brian Murray
* data/templates/Ubuntu. info.in:
- add "saucy" - 170. By Martin Pitt
-
* tests/*.py: Do not prepend None to sys.path, Python 3.3 redeems that with
an unintelligible crash.
* tests/test_auth.py: In test_add_key_from_ server_ mitm(), show the exception
if it does not match the expectation, so that this becomes possible to
debug.
* aptsources/distro. py: Replace the deprecated getiterator() ElementTree
method with iter(), to avoid raising a PendingDeprecationWarning.
* tests/test_auth.py: Temporarily disable $http_proxy for the tests, as
gnupg does not get along with proxies (LP #789049) - 169. By Colin Watson
-
* tests/test_
apt_cache. py, tests/test_ lp659438. py, tests/test_ progress. py:
- Clear out APT::Update::Post-Invoke and
APT::Update: :Post-Invoke- Success in tests that call cache.update to
avoid pollution from the host system.
* tests/test_auth.py:
- Discard stderr from gpg.
- Try successive keyserver ports if 19191 is already in use.
* aptsources/distinfo. py, aptsources/ distro. py, aptsources/ sourceslist. py,
tests/test_apt_ cache.py, tests/test_ debfile_ multiarch. py:
- Use logging.warning rather than the deprecated logging.warn.
* tests/test_debfile_ multiarch. py:
- Don't log warnings when skipping tests; the resulting stderr output
causes autopkgtest to fail.
* tests/test_all.py:
- Write general test status output to stdout, not stderr.
* tests/test_aptsources. py:
- Clean up file object in test_enable_component. - 168. By Colin Watson
-
* tests/test_
lp659438. py:
- Add an Architecture: line to the test Packages file so that apt
doesn't get upset with it. - 166. By Michael Vogt
-
[ Michael Vogt ]
* merged from the debian-sid branch:
- do not build-depend on python-unittest2, only needed for python2.6
* merged from the debian-experimental branch
* python/tag.cc:
- make TagSecString_FromStringAndSi ze, TagSecString_ FromString
static, thanks to jcristau
* python/cache.cc:
- add "Codename" to PackageFile object
* add dep8 style autopkgtest support
* build fixes for python3.3
* data/templates/Ubuntu. info.in:
- add raring[ Jason Conti ]
* lp:~jconti/python-apt/closeable-cache:
- add apt.Cache.close() method
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/trusty/python-apt