| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | prepare 0.9.3.7 | Michael Vogt | 1 | -0/+10 | |
| 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 | releasing package python-apt version 0.9.3.6 | Michael Vogt | 1 | -0/+13 | |
| 2014-04-25 | debian/control: update build-depends on libapt-pkg-dev for build-profile support | Michael Vogt | 1 | -1/+1 | |
| 2014-04-02 | Release 0.9.3.5 | Julian Andres Klode | 1 | -0/+12 | |
| 2014-03-22 | debian/pycompat: Drop, it's not used anymore | Julian Andres Klode | 1 | -1/+0 | |
| 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-03-20 | Release 0.9.3.4 | Julian Andres Klode | 1 | -0/+12 | |
| 2014-03-15 | Release 0.9.3.3 | Julian Andres Klode | 1 | -0/+13 | |
| 2014-03-10 | Release 0.9.3.2 | Julian Andres Klode | 1 | -0/+9 | |
| 2014-02-22 | Release 0.9.3.1 | Julian Andres Klode | 1 | -0/+6 | |
| 2014-02-22 | debian/rules: Do not run dh_sphinxdoc -a | Julian Andres Klode | 1 | -0/+5 | |
| Running dh_sphinxdoc -a causes the build to FTBFS on buildds, because the sphinx documentation is not built. Only run dh_sphinxdoc if we are building the sphinx documentation. | |||||
| 2014-02-22 | Release 0.9.3 | Julian Andres Klode | 1 | -0/+14 | |
| 2014-02-22 | debian/python3-apt-dbg.files: Fix pattern for kFreeBSD | Julian Andres Klode | 1 | -1/+1 | |
| We previously moved all files containing a "d", but kfreebsd contains a "d" itself, so the build failed. | |||||
| 2014-01-26 | debian/rules: Use dh_sphinxdoc integration | Julian Andres Klode | 2 | -2/+2 | |
| 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 | Release 0.9.2 | Julian Andres Klode | 1 | -3/+30 | |
| 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-25 | apt/package.py: Improved readability and documentation of ↵ | Michael Schaller | 1 | -0/+1 | |
| BaseDependency.__dstr(). | |||||
| 2014-01-07 | apply patch from Barry Warsaw to fix autopkgtest | Michael Vogt | 3 | -2/+7 | |
| 2014-01-07 | debian/gbp.conf: Set sign-tags = True | Julian Andres Klode | 1 | -0/+1 | |
| 2014-01-06 | debian/README.source: Drop it, it's useless bzr | Julian Andres Klode | 1 | -3/+0 | |
| This contains some bzr advices. It's wrong for git, and we don't need it for git because git is popular. | |||||
| 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 | 2 | -2/+4 | |
| 2014-01-05 | apt/cache.py, apt/package.py: Fixed PEP8 and pyflakes issues | Michael Schaller | 1 | -0/+9 | |
| This commit removed the unused local variable 'transient' in 'apt/cache.py' and the unused import 'warnings' in 'apt/package.py'. | |||||
| 2013-11-23 | * apt/cache.py: | Michael Vogt | 1 | -0/+8 | |
| - when using apt.Cache(rootdir=/some/dir) only read the APT configuration from this rootdir instead of /etc (closes: #728274) | |||||
| 2013-10-23 | Release 0.9.1 to unstable | Julian Andres Klode | 1 | -0/+19 | |
| 2013-10-23 | debian/python-apt-doc.links: Replace bundled underscore.js by symlink | Julian Andres Klode | 2 | -1/+2 | |
| And add a dependency in debian/control. | |||||
| 2013-10-23 | debian: Upgrade to debhelper 9 (and dpkg-buildflags) | Julian Andres Klode | 3 | -4/+4 | |
| This gives us some more hardening, amongst other things. | |||||
| 2013-10-21 | Release 0.9.0 to unstable | Julian Andres Klode | 1 | -2/+2 | |
| 2013-10-21 | debian/control: Set Standards-Version to 3.9.4 | Julian Andres Klode | 2 | -1/+3 | |
| 2013-10-21 | data/templates/Ubuntu.info.in: Add "Trusty Thar" | Julian Andres Klode | 1 | -0/+2 | |
| A copy from saucy, with name and numbers adjusted | |||||
| 2013-10-21 | tests/old/*.py: Update to new API as well | Julian Andres Klode | 1 | -0/+2 | |
| 2013-10-21 | doc/examples/*.py: Update examples to the new API | Julian Andres Klode | 1 | -0/+2 | |
| Closes: #639022 | |||||
| 2013-10-21 | aptsources: Correctly parse multiple options (LP: #1103200) | Julian Andres Klode | 1 | -0/+1 | |
| It's still not optimal and we do not support the arch+ and arch- options, but it's a beginning. | |||||
| 2013-10-21 | doc/source/examples/dpkg-info.py: Use apt_inst.DebFile | Julian Andres Klode | 1 | -0/+2 | |
| We previously used deb_extract_control, but this does not exist. Closes: #671784 | |||||
| 2013-10-21 | python/cache.cc: Set NoDelete=true when creating Policy, fixes segfault in ↵ | Julian Andres Klode | 1 | -0/+2 | |
| destructor | |||||
| 2013-10-21 | apt/debfile.py: Pass strip_multi_arch=False to parse_depends. | Julian Andres Klode | 1 | -0/+4 | |
| Patch by Michael, tests derived from the ones provided by the reporter. I included the test debs without the source package, as for our use case, all needed "source code" is included in the package itself anyway. Reported-By: Francois Gouget <fgouget@free.fr> Closes: #717859 Closes: #717861 | |||||
| 2013-10-10 | apt, aptsources: Only call init_config() if not already initialized | Julian Andres Klode | 1 | -0/+2 | |
| Based on an idea by the bug reporter. Reported-by: Dominique Lasserre <lasserre.d@googlemail.com> Closes: #686403 | |||||
| 2013-10-10 | tests: Do not set dir::etc::sourceparts to /tmp | Julian Andres Klode | 1 | -0/+2 | |
| This can cause build failures if *.list files are present in /tmp. Use /dev/null instead (not a directory, but APT silently ignores this). | |||||
| 2013-10-10 | apt/package.py: mark_upgrade misuses FromUser to set auto-installed | Daniel Hartwig | 1 | -0/+4 | |
| Package.mark_upgrade uses FromUser for it's side effect of setting a package as auto-installed (or not). However, FromUser is also influential in pkgDepCache::IsModeChangeOk to determine whether an action should override a dpkg hold, etc.. Closes: #686726 | |||||
| 2013-10-08 | Accept bytes object for file names (Closes: #680971) | Julian Andres Klode | 1 | -0/+1 | |
| I accidentally pushed those changes to debian/sid, but the test suite still runs, so everything should be fine. We're still missing some automatic tests, though. | |||||
| 2013-10-08 | apt/package.py: Add a Package.has_config_files property (Closes: #712749) | Julian Andres Klode | 1 | -0/+2 | |
| The name might be a bit misleading, but I cannot find a short name that completely describes this check. | |||||
| 2013-10-08 | python/apt_pkgmodule.cc: Fix documentation of version_compare (Closes: #680891) | Julian Andres Klode | 1 | -0/+2 | |
| This was supposed to be fixed some time ago in mvo's bzr branch but it seems that it did not survive the git migration. | |||||
| 2013-10-08 | python-apt: formatting error in library/index.rst (Closes: #692484) | Julian Andres Klode | 1 | -0/+3 | |
