summaryrefslogtreecommitdiff
path: root/debian/control
AgeCommit message (Collapse)AuthorFilesLines
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)
2010-03-20debian/control: Change priority to standard, keep -doc and -dev on optional.Julian Andres Klode1-1/+3
2010-03-12recommend python2.6.Julian Andres Klode1-1/+1
2010-03-10python-apt-doc replaces files in older python-aptJulian Andres Klode1-0/+1
2010-03-10Move documentation into python-apt-doc (Closes: #572617)Julian Andres Klode1-2/+14
2010-03-03* Merge with Ubuntu:Julian Andres Klode1-1/+1
- util/get_ubuntu_mirrors_from_lp.py: + rewritten to use +archivemirrors-rss and feedburner - pre-build.sh: update ubuntu mirrors on bzr-buildpackage (and also do this for Debian mirrors) - add break for packagekit-backend-apt (<= 0.4.8-0ubuntu4)
2010-02-02debian/control: Set Standards-Version to 3.8.4.Julian Andres Klode1-1/+1
2010-02-02* debian/control:Julian Andres Klode1-1/+4
- Make python-apt-dev depend on ${misc:Depends} and recommend python-dev.
2010-01-17* Build for Python 2.5, 2.6 and 3.1; 2.6 and 3.1 hit unstable on Jan 16.Julian Andres Klode1-3/+7
- Use DH_PYCENTRAL=nomove for now because include-links seems broken
2010-01-15Rewrite apt.progress.gtk2 documentation by hand and drop python-gtk2Julian Andres Klode1-3/+1
build-time dependency.
2010-01-15Build for all supported Python versions newer than 2.5.Julian Andres Klode1-1/+1
2010-01-15* Build for all supported Python versions.Julian Andres Klode1-7/+3
- Disable 2.6 and 3.1 builds previously available in experimental.
2009-08-21Merge 0.7.13.0 from unstable.Julian Andres Klode1-1/+1
2009-08-21debian/control: Update Standards-Version to 3.8.3.Julian Andres Klode1-1/+1
2009-08-03Merge 0.7.12.1Julian Andres Klode1-2/+2
2009-08-02debian/control: Do not build-depend on python-gtk2 and python-vte on kfreebsd-*.Julian Andres Klode1-2/+2
2009-08-02Only recommend lsb-release instead of depending on it. Default toJulian Andres Klode1-2/+2
Debian unstable if lsb_release is not available.
2009-07-30debian/control: Explicitly specify the versions to build for.Julian Andres Klode1-3/+5
2009-07-30debian/control: Add 3.1 to XS-Python-Version.Julian Andres Klode1-1/+1
2009-07-30Merge 0.7.11.1-0.7.12.0 from unstable.Julian Andres Klode1-3/+2
2009-07-30debian/control: Do not use versioned build-deps on python-all-{dev,dbg}.Julian Andres Klode1-2/+2
Debhelper should conflict against older versions, as it uses --install-layout. But we should'nt do debhelper's work here.
2009-07-30Use debhelper 7 instead of CDBSJulian Andres Klode1-4/+3
2009-07-30debian/control: Update Standards-Version to 3.8.2Julian Andres Klode1-1/+1
2009-07-30* debian/control: Build-depend on libapt-pkg-dev (>= 0.7.22~)Julian Andres Klode1-1/+1
Enhances needs it.
2009-07-30debian/control: Only recommend libjs-jquery (Closes: #527543) Julian Andres Klode1-3/+2
2009-07-15Simplify the whole building, build all Python versions with setup.pyJulian Andres Klode1-2/+2
2009-07-15debian/rules: Add --install-layout=deb, debian/control: XS-Python-Version >= 2.5Julian Andres Klode1-1/+1
2009-07-15Build-Depend on python-all-dev (>= 2.5.4-3), so we build for Python 2.6Julian Andres Klode1-2/+2
2009-07-15Upgrade to debhelper 7 and remove debian/tmp in python-apt.install, toJulian Andres Klode1-1/+1
work around a bug in debhelper.
2009-07-15python/python-apt.h: Introduce the C++ APIJulian Andres Klode1-0/+11
The C++ API provides support for creating Python objects from C++ objects given by pointer or reference (depending on the implementation of the Python object) and for retrieving the underlying C++ object from the Python object and for checking the type of the Python object.
2009-07-07debian/control: Build-Depend on libapt-pkg-dev (>= 0.7.22~).Julian Andres Klode1-1/+1
2009-06-22debian/control: Update Standards-Version to 3.8.2Julian Andres Klode1-1/+1
2009-06-05debian/control: Only recommend libjs-jquery (Closes: #527543).Julian Andres Klode1-3/+2
2009-04-24* debian/control: Do not require python >= 2.5, mistake in previous commit.Julian Andres Klode1-1/+1
2009-04-16* apt/*.py: Initial rename work for Bug#481061Julian Andres Klode1-1/+1
A new module, apt.deprecation, is introduced containing functions and classes which assist in the deprecation. The apt_pkg extension gets a new attribute, _COMPAT_0_7 which can be set by defining COMPAT_0_7 at compile time (-DCOMPAT_0_7). The names are changed, and compatibility functions are enabled if bool(apt_pkg._COMPAT_0_7) == True, i.e. if the package has been built with backward compatibility fixes. This commit changes the apt and aptsources packages, the apt_pkg and apt_inst extensions will be the next renames.