[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[RFC PUSH] python-apt: Remove disabled code [old api]



Hi Michael and deity@l.d.o,

I just pushed a (temporary) branch no-compat-07 to the python-apt
repository that drops the old python-apt API. Please let me know
if I should push them to unstable (I'll delete the temporary
branch afterwards).

The branch is no-compat-07, it's head is commit
	af280830c12f4e29862733a8155e87985d57c574

The diffstat is:
 apt/__init__.py                            |   6 -
 apt/cache.py                               |  26 ---
 apt/cdrom.py                               |   4 -
 apt/deprecation.py                         | 106 ------------
 apt/package.py                             | 234 --------------------------
 apt/progress/__init__.py                   |   7 -
 apt/progress/gtk2.py                       |  83 ---------
 apt/progress/old.py                        | 259 -----------------------------
 aptsources/sourceslist.py                  |   4 -
 debian/changelog                           |   6 +-
 debian/python-apt-common.install           |   2 -
 debian/python-apt-common.lintian-overrides |   2 -
 debian/rules                               |   1 -
 doc/source/conf.py                         |   2 -
 python/acquire-item.cc                     |  38 -----
 python/acquire.cc                          |   8 -
 python/apt_instmodule.cc                   | 141 ----------------
 python/apt_instmodule.h                    |   6 -
 python/apt_pkgmodule.cc                    | 159 ------------------
 python/cache.cc                            |  61 -------
 python/cdrom.cc                            |  36 ----
 python/depcache.cc                         |  25 ---
 python/generic.cc                          |  69 --------
 python/generic.h                           |   6 -
 python/pkgmanager.cc                       |   9 -
 python/pkgrecords.cc                       |   9 -
 python/pkgsrcrecords.cc                    |  38 -----
 python/progress.cc                         | 117 -------------
 python/sourcelist.cc                       |   9 -
 python/tag.cc                              |  19 ---
 python/tar.cc                              | 197 ----------------------
 setup.py                                   |   2 +-
 utils/migrate-0.8.py                       | 254 ----------------------------
 33 files changed, 6 insertions(+), 1939 deletions(-)

-- 
Julian Andres Klode  - Debian Developer, Ubuntu Member

See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.

Attachment: pgpb47tH2DCbv.pgp
Description: PGP signature


Reply to: