| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2010-03-20 | debian/control: Change priority to standard, keep -doc and -dev on optional. | Julian Andres Klode | 1 | -1/+3 | |
| 2010-03-12 | recommend python2.6. | Julian Andres Klode | 1 | -1/+1 | |
| 2010-03-10 | python-apt-doc replaces files in older python-apt | Julian Andres Klode | 1 | -0/+1 | |
| 2010-03-10 | Move documentation into python-apt-doc (Closes: #572617) | Julian Andres Klode | 1 | -2/+14 | |
| 2010-03-03 | * Merge with Ubuntu: | Julian Andres Klode | 1 | -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-02 | debian/control: Set Standards-Version to 3.8.4. | Julian Andres Klode | 1 | -1/+1 | |
| 2010-02-02 | * debian/control: | Julian Andres Klode | 1 | -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 Klode | 1 | -3/+7 | |
| - Use DH_PYCENTRAL=nomove for now because include-links seems broken | |||||
| 2010-01-15 | Rewrite apt.progress.gtk2 documentation by hand and drop python-gtk2 | Julian Andres Klode | 1 | -3/+1 | |
| build-time dependency. | |||||
| 2010-01-15 | Build for all supported Python versions newer than 2.5. | Julian Andres Klode | 1 | -1/+1 | |
| 2010-01-15 | * Build for all supported Python versions. | Julian Andres Klode | 1 | -7/+3 | |
| - Disable 2.6 and 3.1 builds previously available in experimental. | |||||
| 2009-08-21 | Merge 0.7.13.0 from unstable. | Julian Andres Klode | 1 | -1/+1 | |
| 2009-08-21 | debian/control: Update Standards-Version to 3.8.3. | Julian Andres Klode | 1 | -1/+1 | |
| 2009-08-03 | Merge 0.7.12.1 | Julian Andres Klode | 1 | -2/+2 | |
| 2009-08-02 | debian/control: Do not build-depend on python-gtk2 and python-vte on kfreebsd-*. | Julian Andres Klode | 1 | -2/+2 | |
| 2009-08-02 | Only recommend lsb-release instead of depending on it. Default to | Julian Andres Klode | 1 | -2/+2 | |
| Debian unstable if lsb_release is not available. | |||||
| 2009-07-30 | debian/control: Explicitly specify the versions to build for. | Julian Andres Klode | 1 | -3/+5 | |
| 2009-07-30 | debian/control: Add 3.1 to XS-Python-Version. | Julian Andres Klode | 1 | -1/+1 | |
| 2009-07-30 | Merge 0.7.11.1-0.7.12.0 from unstable. | Julian Andres Klode | 1 | -3/+2 | |
| 2009-07-30 | debian/control: Do not use versioned build-deps on python-all-{dev,dbg}. | Julian Andres Klode | 1 | -2/+2 | |
| Debhelper should conflict against older versions, as it uses --install-layout. But we should'nt do debhelper's work here. | |||||
| 2009-07-30 | Use debhelper 7 instead of CDBS | Julian Andres Klode | 1 | -4/+3 | |
| 2009-07-30 | debian/control: Update Standards-Version to 3.8.2 | Julian Andres Klode | 1 | -1/+1 | |
| 2009-07-30 | * debian/control: Build-depend on libapt-pkg-dev (>= 0.7.22~) | Julian Andres Klode | 1 | -1/+1 | |
| Enhances needs it. | |||||
| 2009-07-30 | debian/control: Only recommend libjs-jquery (Closes: #527543) | Julian Andres Klode | 1 | -3/+2 | |
| 2009-07-15 | Simplify the whole building, build all Python versions with setup.py | Julian Andres Klode | 1 | -2/+2 | |
| 2009-07-15 | debian/rules: Add --install-layout=deb, debian/control: XS-Python-Version >= 2.5 | Julian Andres Klode | 1 | -1/+1 | |
| 2009-07-15 | Build-Depend on python-all-dev (>= 2.5.4-3), so we build for Python 2.6 | Julian Andres Klode | 1 | -2/+2 | |
| 2009-07-15 | Upgrade to debhelper 7 and remove debian/tmp in python-apt.install, to | Julian Andres Klode | 1 | -1/+1 | |
| work around a bug in debhelper. | |||||
| 2009-07-15 | python/python-apt.h: Introduce the C++ API | Julian Andres Klode | 1 | -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-07 | debian/control: Build-Depend on libapt-pkg-dev (>= 0.7.22~). | Julian Andres Klode | 1 | -1/+1 | |
| 2009-06-22 | debian/control: Update Standards-Version to 3.8.2 | Julian Andres Klode | 1 | -1/+1 | |
| 2009-06-05 | debian/control: Only recommend libjs-jquery (Closes: #527543). | Julian Andres Klode | 1 | -3/+2 | |
| 2009-04-24 | * debian/control: Do not require python >= 2.5, mistake in previous commit. | Julian Andres Klode | 1 | -1/+1 | |
| 2009-04-16 | * apt/*.py: Initial rename work for Bug#481061 | Julian Andres Klode | 1 | -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. | |||||
| 2009-04-15 | * Introduce support for Python 3 (Closes: #523645) | Julian Andres Klode | 1 | -0/+2 | |
| This is the first initial port to Python 3. The API is almost completely identical to the one found in Python 2, except that functions working with binary data require bytes (md5sum,sha1sum,sha256sum,Base64Encode). Using setup3.py to install the modules will not work, because the apt package still has to be converted to Python 3. For the package, we call 2to3-3.1 in debian/rules to do this automatically. | |||||
| 2009-04-13 | * doc/source/conf.py: Do not require python-debian anymore | Julian Andres Klode | 1 | -1/+0 | |
| Try to get the release from the information in the environment variable DEBVER, which is exported in debian/rules. If it is not set, use python-debian to read the release from the changelog. | |||||
| 2009-04-01 | Fix Breaks 0.28 => 0.28~, so it works for backports as well. | Julian Andres Klode | 1 | -1/+1 | |
| 2009-04-01 | Fix spelling error: python -> Python | Julian Andres Klode | 1 | -1/+1 | |
| 2009-04-01 | Breaks: debdelta (<< 0.28) to avoid more problems due to the internal | Julian Andres Klode | 1 | -0/+1 | |
| API changes from 0.7.9. | |||||
| 2009-04-01 | * Fix documentation building | Julian Andres Klode | 1 | -1/+3 | |
| - doc/source/conf.py: Only include directories for current python version. - debian/control: Build-Depend on python-gtk2, python-vte. - setup.py: If pygtk can not be imported, do not build the documentation. | |||||
| 2009-04-01 | * debian/control: Standards-Version, ${binary:Version}. | Julian Andres Klode | 1 | -2/+2 | |
| - Update Standards-Version to 3.8.1 - Use ${binary:Version} instead of ${Source-Version} | |||||
| 2009-04-01 | debian/control: Remove useless Priority: optional in python-apt, move ↵ | Julian Andres Klode | 1 | -1/+1 | |
| python-apt-dbg to debug section. | |||||
| 2009-04-01 | debian/control: Add ${misc:Depends} to python-apt-dbg dependencies. | Julian Andres Klode | 1 | -1/+2 | |
| 2009-04-01 | Remove mdz from Uploaders (Closes: #521477), add myself. | Julian Andres Klode | 1 | -1/+1 | |
| 2009-04-01 | Depend on libjs-jquery, and remove internal copy | Julian Andres Klode | 1 | -1/+2 | |
| 2009-03-29 | Build-Depend on python-debian, use it to get version number from changelog | Julian Andres Klode | 1 | -1/+10 | |
| 2009-01-22 | Merge with mvo | Julian Andres Klode | 1 | -0/+1 | |
| 2009-01-21 | * aptsources/distro.py: | Michael Vogt | 1 | -0/+1 | |
| - use iso_3166.xml instead of iso_3166.tab * debian/control: - add Recommends to iso-codes (for iso_3166.xml) | |||||
| 2009-01-14 | Add Vcs-Browser | Julian Andres Klode | 1 | -0/+1 | |
| 2009-01-11 | Merge Ben Finney's whitespace changes (Closes: #481563) | Julian Andres Klode | 1 | -3/+3 | |
