diff options
| author | Julian Andres Klode <jak@debian.org> | 2013-08-26 13:45:40 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2013-09-11 20:15:01 +0200 |
| commit | b3934f4303c419bb6b517f71cce59749cf13f9c4 (patch) | |
| tree | 3a169387eb1d762391f3d1387d0c1dab3d475d0d /debian | |
| parent | 044322b4dca1135671a93ebfe1601214f7f6e655 (diff) | |
| download | python-apt-b3934f4303c419bb6b517f71cce59749cf13f9c4.tar.gz | |
Completely remove deprecated stuff
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/python-apt-common.install | 2 | ||||
| -rw-r--r-- | debian/python-apt-common.lintian-overrides | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/debian/python-apt-common.install b/debian/python-apt-common.install index bea48037..d21f9b8e 100644 --- a/debian/python-apt-common.install +++ b/debian/python-apt-common.install @@ -1,4 +1,2 @@ usr/share/locale usr/share/python-apt -# Install the migration helper -utils/migrate-0.8.py usr/share/python-apt diff --git a/debian/python-apt-common.lintian-overrides b/debian/python-apt-common.lintian-overrides deleted file mode 100644 index f0eddf6b..00000000 --- a/debian/python-apt-common.lintian-overrides +++ /dev/null @@ -1,2 +0,0 @@ -# package depends on python | python3 -python-script-but-no-python-dep usr/share/python-apt/migrate-0.8.py |
