diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2013-04-08 08:41:51 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2013-04-08 08:41:51 +0200 |
commit | b57220d815aedbc023847d0885e08c6ed50e629a (patch) | |
tree | d396d2a0e080b726695d19d47e208bd0d7df3e9c /debian/control | |
parent | 125bf7824a869e91dd6a134636918a18423eb87d (diff) |
* debian/control:
- replace manpages-it (closes: #704723)
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 762d2818e..49647340a 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Vcs-Browser: http://bzr.debian.org/loggerhead/apt/debian-sid/ Package: apt Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, debian-archive-keyring, gnupg -Replaces: manpages-pl (<< 20060617-3~) +Replaces: manpages-pl (<< 20060617-3~), manpages-it Conflicts: python-apt (<< 0.7.93.2~) Suggests: aptitude | synaptic | wajig, dpkg-dev, apt-doc, xz-utils, python-apt Description: commandline package manager |