diff options
author | David Kalnischkies <david@kalnischkies.de> | 2016-09-01 08:53:16 +0200 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2016-09-01 16:13:42 +0200 |
commit | f9c2f3e972313b14c4408950d86dc2dba49f8c7c (patch) | |
tree | 81c5eb26c1107b3c3b33e427f840c84540affcaa /debian/control | |
parent | d8a57c1953b876917a9deb098d1ef3d2b093f3dc (diff) |
re-add apt breaks/replaces apt-utils (<< 1.3~exp2~)
The recently added (increased actually) Breaks were accidently dropped
while our set of mostly old and outdated breaks was cleaned up.
Regression-From: 20d2f4a4f164cd9026dad698e471c95d7c28973b
Previously-Add-In: ab07af708e49c9219940ffd3e20a01c763267e03
Closes: #836220
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index d4dc4e323..72a8837e7 100644 --- a/debian/control +++ b/debian/control @@ -35,6 +35,8 @@ Depends: adduser, ${apt:keyring}, ${misc:Depends}, ${shlibs:Depends} +Replaces: apt-utils (<< 1.3~exp2~) +Breaks: apt-utils (<< 1.3~exp2~) Recommends: gnupg | gnupg2 | gnupg1 Suggests: apt-doc, aptitude | synaptic | wajig, |