| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-06-11 | debian/control: Build-Depend on apt (>= 1.0.9.4) for Files2() | Julian Andres Klode | 1 | -1/+1 | |
| We want to use that soon, so start build-depending now, otherwise we might forget it. | |||||
| 2015-06-10 | Remove apt.progress.gtk2 | Julian Andres Klode | 1 | -1/+1 | |
| 2015-06-10 | Use ${python:Depends} and friends for the debug packages | Julian Andres Klode | 1 | -2/+4 | |
| dpkg-gencontrol was unhappy. Now he's only unhappy about ${python:Versions} and ${python3:Versions}, but I do not think they should be used anymore. | |||||
| 2015-06-10 | debian/control: Build-Depend on dh-python | Julian Andres Klode | 1 | -0/+1 | |
| dh_python2 complained about it | |||||
| 2015-05-29 | Set Standards-Version to 3.9.6 | von | 1 | -1/+1 | |
| 2014-06-10 | add apt_pkg.SourceRecords.step() to all steping through all SrcRecords | Michael Vogt | 1 | -1/+1 | |
| 2014-06-10 | Revert "Merge remote-tracking branch 'mvo/feature/srcrec-enum' into debian/sid" | Michael Vogt | 1 | -1/+1 | |
| This reverts commit 1b6b123a052ca2d53e90b62da09ce300d701265a, reversing changes made to 9de6a183f09f0d0adbcc5817872c5a0024f5ef47. | |||||
| 2014-06-10 | Merge remote-tracking branch 'mvo/feature/srcrec-enum' into debian/sid | Michael Vogt | 1 | -1/+1 | |
| Conflicts: debian/control | |||||
| 2014-06-09 | Add apt_pkg.SourceRecords.next() to step through all SrcRecords | Michael Vogt | 1 | -1/+1 | |
| 2014-04-25 | debian/control: update build-depends on libapt-pkg-dev for build-profile support | Michael Vogt | 1 | -1/+1 | |
| 2014-03-22 | debian/control: Drop X{B,S}-Python-Version and use X-Python-Version | Julian Andres Klode | 1 | -3/+1 | |
| The others are deprecated. | |||||
| 2014-01-26 | debian/rules: Use dh_sphinxdoc integration | Julian Andres Klode | 1 | -1/+1 | |
| This ensures that we do not include JavaScript from Sphinx in our binary package. Adjust debian/control to include the dependencies created by dh_sphinxdoc. | |||||
| 2014-01-25 | debian/control: Drop python-{unittest2,debian} build deps | Julian Andres Klode | 1 | -2/+0 | |
| They are not used anymore. | |||||
| 2014-01-25 | debian/control: Set Standards-Version to 3.9.5 | Julian Andres Klode | 1 | -1/+1 | |
| 2014-01-06 | Drop support for Python 2.6 | Julian Andres Klode | 1 | -2/+2 | |
| This will allow us to use more Python 3 idioms in the code, and possibly even get a single code base that works in Python 2.7 and Python 3.3 and newer. | |||||
| 2014-01-06 | debian/control: Replace a tab with spaces | Julian Andres Klode | 1 | -1/+1 | |
| This looked a bit ugly if you had the wrong tab size. | |||||
| 2014-01-05 | add .travis.yml & update python3 dependency to 3.3 | Michael Vogt | 1 | -3/+3 | |
| This patch adds support for the travis-ci.org CI system. The "C" environment in .travis.yml is used to avoid having PPA python versions installed in the travis chroot. python3.3 is needed so that test_paths.py runs The tests_paths.py will only work with python3.3 as it uses the u"" prefix | |||||
| 2014-01-05 | add new pep8,pyflakes dependencies | Michael Vogt | 1 | -1/+3 | |
| 2013-10-23 | debian/python-apt-doc.links: Replace bundled underscore.js by symlink | Julian Andres Klode | 1 | -1/+1 | |
| And add a dependency in debian/control. | |||||
| 2013-10-23 | debian: Upgrade to debhelper 9 (and dpkg-buildflags) | Julian Andres Klode | 1 | -1/+1 | |
| This gives us some more hardening, amongst other things. | |||||
| 2013-10-21 | debian/control: Set Standards-Version to 3.9.4 | Julian Andres Klode | 1 | -1/+1 | |
| 2013-09-10 | * merge from Ubuntu: | Michael Vogt | 1 | -0/+4 | |
| - data/templates/Ubuntu.info.in: add "Saucy Salamander" to - debian/control: add "Multi-Arch: allowed" | |||||
| 2013-05-16 | Update Vcs fields | Julian Andres Klode | 1 | -2/+2 | |
| Rename Vcs-Bzr to Vcs-Git and use the git protocol URL. Change Vcs-Browser to point to the gitweb interface. | |||||
| 2013-05-16 | debian/control: | Michael Vogt | 1 | -2/+2 | |
| * debian/control: - updated Vcs field to point to http://git.debian.org/git/apt/python-apt.git * replace .bzr-builddeb/default.conf with debian/gbp.conf | |||||
| 2012-10-15 | merge from the debian-sid branch | Michael Vogt | 1 | -1/+2 | |
| 2012-10-12 | add dep8 style tests | Michael Vogt | 1 | -0/+1 | |
| 2012-10-12 | fix tests on python2.6 by using the python-unittest2 backport for "with ↵ | Michael Vogt | 1 | -1/+2 | |
| self.assertRaises()" | |||||
| 2012-06-25 | * debian/control: | Julian Andres Klode | 1 | -0/+1 | |
| - Build-depend on fakeroot, needed for the apt.auth tests | |||||
| 2012-06-25 | update b-d for apt, thanks to juliank | Michael Vogt | 1 | -1/+2 | |
| 2012-06-25 | * debian/control: | Michael Vogt | 1 | -1/+1 | |
| - increase build-dep for apt-utils to make tests during build for test_auth.py | |||||
| 2012-06-22 | * debian/control: | Julian Andres Klode | 1 | -1/+1 | |
| - Set Standards-Version to 3.9.3 | |||||
| 2012-06-17 | Replace xz-lzma Recommends by xz-utils (Closes: #677934) | Julian Andres Klode | 1 | -1/+1 | |
| 2012-06-17 | * debian/control: | Julian Andres Klode | 1 | -1/+1 | |
| - Drop Recommends on python2.6 (Closes: #645970) | |||||
| 2012-01-31 | * apt/debfile.py: | Michael Vogt | 1 | -1/+0 | |
| - use apt_inst for reading the control_filelist * debian/control: - remove no longer needed dependency on python-debian | |||||
| 2011-10-21 | * tests/test_aptsources.py: | Michael Vogt | 1 | -1/+1 | |
| - use unlzma from xz-utils instead of lzma to follow what dpkg is using (LP: #868188) * debian/control: - add recommends to xz-lzma to ensure we have the unlzma command | |||||
| 2011-06-07 | Breaks: debsecan (<< 0.4.15) [not only << 0.4.14] (Closes: #629512) | Julian Andres Klode | 1 | -1/+1 | |
| 2011-05-27 | debian/control: Standards-Version 3.9.2 | Julian Andres Klode | 1 | -1/+1 | |
| 2011-05-26 | Increase Breaks for update-notifier to 0.99.3debian9 | Julian Andres Klode | 1 | -1/+1 | |
| 2011-04-05 | Disable the old-style API, and break all packages using it | Julian Andres Klode | 1 | -1/+29 | |
| 2011-04-04 | Merge not-uploaded NMU diff by scott kitterman | Julian Andres Klode | 1 | -1/+1 | |
| * Override override_dh_auto_install to install python3 extensions in the correct locations (Closes: #619528) - Drop .so files from python3-apt.install * Removed ${python:Breaks} - No longer used in dh_python2 | |||||
| 2011-03-22 | update priority of python3-apt to match the archive | Michael Vogt | 1 | -0/+1 | |
| 2011-02-18 | * python/depcache.cc: | Michael Vogt | 1 | -1/+1 | |
| - provide bindings for new libapt SetCandidateRelease() * debian/control: - require new libapt-pkg-dev SetCandidateRelease() | |||||
| 2011-01-10 | merged lp:~geser/ubuntu/natty/python-apt/build-with-py3.2 (manually as bzr ↵ | Michael Vogt | 1 | -1/+1 | |
| thinks the branches have nothing in common) | |||||
| 2010-12-12 | debian/control: add Replaces to python-apt-common, python3-apt; to | Julian Andres Klode | 1 | -0/+2 | |
| avoid file conflicts with files previously in python-apt (Closes: #605136). | |||||
| 2010-09-29 | merged patch from Piotr, many thanks | Michael Vogt | 1 | -6/+54 | |
| 2010-09-07 | * merged patch from Samuel Lidén Borell to fix crash if there utf8 | Michael Vogt | 1 | -1/+2 | |
| in the control file (LP: #624290) and add test * apt/cache.py: - add "sources_list" parameter to cache.update() to force updating a single sources.list entry only * debian/control: - add missing build-depends on python-debian (needed to run the tests for apt.debfile.DebPackage() * apt/debfile: - don't fail if we conflict with the pkgs we are reinstalling | |||||
| 2010-09-03 | * debian/control: | Michael Vogt | 1 | -1/+2 | |
| - add missing build-depends on python-debian (needed to run the tests for apt.debfile.DebPackage() | |||||
| 2010-08-26 | Set Standards-Version to 3.9.1 | Julian Andres Klode | 1 | -1/+1 | |
| 2010-08-26 | Build-depend on APT >= 0.8 to get gzip compression enabled (optional, | Julian Andres Klode | 1 | -1/+1 | |
| can be reverted for backports) | |||||
| 2010-08-26 | * debian/control: | Julian Andres Klode | 1 | -8/+7 | |
| - Adapt to new Python 3 handling (Closes: #593042) | |||||
