diff options
| author | Michael Vogt <mvo@debian.org> | 2011-03-22 09:57:25 +0100 |
|---|---|---|
| committer | Michael Vogt <mvo@debian.org> | 2011-03-22 09:57:25 +0100 |
| commit | 7df26fec497b8b1f191e49b99807c0570272f289 (patch) | |
| tree | 10843eb09c1ed3179c7402cd0a5b8d1e37859aaf | |
| parent | d902f6e33493be74d7908b859d6272a7892f635c (diff) | |
| download | python-apt-7df26fec497b8b1f191e49b99807c0570272f289.tar.gz | |
update priority of python3-apt to match the archive
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/control | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 845b4cd3..0be3ab65 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ python-apt (0.7.100.3) UNRELEASED; urgency=low - add support for .xz archives * tests/test_debfile.py: - add test for xz compression + * update priority of python3-apt to match the archive -- Michael Vogt <mvo@debian.org> Mon, 21 Mar 2011 15:46:50 +0100 diff --git a/debian/control b/debian/control index a84733d1..c434e35b 100644 --- a/debian/control +++ b/debian/control @@ -97,6 +97,7 @@ Description: Python interface to libapt-pkg (locales) This package contains locales. Package: python3-apt +Priority: optional Architecture: any Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-apt-common Recommends: lsb-release, iso-codes |
