summaryrefslogtreecommitdiff
path: root/debian/control
AgeCommit message (Collapse)AuthorFilesLines
2015-06-11debian/control: Build-Depend on apt (>= 1.0.9.4) for Files2()Julian Andres Klode1-1/+1
We want to use that soon, so start build-depending now, otherwise we might forget it.
2015-06-10Remove apt.progress.gtk2Julian Andres Klode1-1/+1
2015-06-10Use ${python:Depends} and friends for the debug packagesJulian Andres Klode1-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-10debian/control: Build-Depend on dh-pythonJulian Andres Klode1-0/+1
dh_python2 complained about it
2015-05-29Set Standards-Version to 3.9.6von1-1/+1
2014-06-10add apt_pkg.SourceRecords.step() to all steping through all SrcRecordsMichael Vogt1-1/+1
2014-06-10Revert "Merge remote-tracking branch 'mvo/feature/srcrec-enum' into debian/sid"Michael Vogt1-1/+1
This reverts commit 1b6b123a052ca2d53e90b62da09ce300d701265a, reversing changes made to 9de6a183f09f0d0adbcc5817872c5a0024f5ef47.
2014-06-10Merge remote-tracking branch 'mvo/feature/srcrec-enum' into debian/sidMichael Vogt1-1/+1
Conflicts: debian/control
2014-06-09Add apt_pkg.SourceRecords.next() to step through all SrcRecordsMichael Vogt1-1/+1
2014-04-25debian/control: update build-depends on libapt-pkg-dev for build-profile supportMichael Vogt1-1/+1
2014-03-22debian/control: Drop X{B,S}-Python-Version and use X-Python-VersionJulian Andres Klode1-3/+1
The others are deprecated.
2014-01-26debian/rules: Use dh_sphinxdoc integrationJulian Andres Klode1-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-25debian/control: Drop python-{unittest2,debian} build depsJulian Andres Klode1-2/+0
They are not used anymore.
2014-01-25debian/control: Set Standards-Version to 3.9.5Julian Andres Klode1-1/+1
2014-01-06Drop support for Python 2.6Julian Andres Klode1-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-06debian/control: Replace a tab with spacesJulian Andres Klode1-1/+1
This looked a bit ugly if you had the wrong tab size.
2014-01-05add .travis.yml & update python3 dependency to 3.3Michael Vogt1-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-05add new pep8,pyflakes dependenciesMichael Vogt1-1/+3
2013-10-23debian/python-apt-doc.links: Replace bundled underscore.js by symlinkJulian Andres Klode1-1/+1
And add a dependency in debian/control.
2013-10-23debian: Upgrade to debhelper 9 (and dpkg-buildflags)Julian Andres Klode1-1/+1
This gives us some more hardening, amongst other things.
2013-10-21debian/control: Set Standards-Version to 3.9.4Julian Andres Klode1-1/+1
2013-09-10* merge from Ubuntu:Michael Vogt1-0/+4
- data/templates/Ubuntu.info.in: add "Saucy Salamander" to - debian/control: add "Multi-Arch: allowed"
2013-05-16Update Vcs fieldsJulian Andres Klode1-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-16debian/control:Michael Vogt1-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-15merge from the debian-sid branchMichael Vogt1-1/+2
2012-10-12add dep8 style testsMichael Vogt1-0/+1
2012-10-12fix tests on python2.6 by using the python-unittest2 backport for "with ↵Michael Vogt1-1/+2
self.assertRaises()"
2012-06-25* debian/control:Julian Andres Klode1-0/+1
- Build-depend on fakeroot, needed for the apt.auth tests
2012-06-25update b-d for apt, thanks to juliankMichael Vogt1-1/+2
2012-06-25* debian/control:Michael Vogt1-1/+1
- increase build-dep for apt-utils to make tests during build for test_auth.py
2012-06-22* debian/control:Julian Andres Klode1-1/+1
- Set Standards-Version to 3.9.3
2012-06-17Replace xz-lzma Recommends by xz-utils (Closes: #677934)Julian Andres Klode1-1/+1
2012-06-17* debian/control:Julian Andres Klode1-1/+1
- Drop Recommends on python2.6 (Closes: #645970)
2012-01-31* apt/debfile.py:Michael Vogt1-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 Vogt1-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-07Breaks: debsecan (<< 0.4.15) [not only << 0.4.14] (Closes: #629512)Julian Andres Klode1-1/+1
2011-05-27debian/control: Standards-Version 3.9.2Julian Andres Klode1-1/+1
2011-05-26Increase Breaks for update-notifier to 0.99.3debian9Julian Andres Klode1-1/+1
2011-04-05Disable the old-style API, and break all packages using itJulian Andres Klode1-1/+29
2011-04-04Merge not-uploaded NMU diff by scott kittermanJulian Andres Klode1-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-22update priority of python3-apt to match the archiveMichael Vogt1-0/+1
2011-02-18* python/depcache.cc:Michael Vogt1-1/+1
- provide bindings for new libapt SetCandidateRelease() * debian/control: - require new libapt-pkg-dev SetCandidateRelease()
2011-01-10merged lp:~geser/ubuntu/natty/python-apt/build-with-py3.2 (manually as bzr ↵Michael Vogt1-1/+1
thinks the branches have nothing in common)
2010-12-12debian/control: add Replaces to python-apt-common, python3-apt; toJulian Andres Klode1-0/+2
avoid file conflicts with files previously in python-apt (Closes: #605136).
2010-09-29merged patch from Piotr, many thanksMichael Vogt1-6/+54
2010-09-07* merged patch from Samuel Lidén Borell to fix crash if there utf8 Michael Vogt1-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 Vogt1-1/+2
- add missing build-depends on python-debian (needed to run the tests for apt.debfile.DebPackage()
2010-08-26Set Standards-Version to 3.9.1Julian Andres Klode1-1/+1
2010-08-26Build-depend on APT >= 0.8 to get gzip compression enabled (optional,Julian Andres Klode1-1/+1
can be reverted for backports)
2010-08-26* debian/control:Julian Andres Klode1-8/+7
- Adapt to new Python 3 handling (Closes: #593042)