diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-04-14 20:21:12 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-04-14 20:21:12 +0000 |
commit | cf65468d58b0a2257da97910ce3eda2e3a3ed380 (patch) | |
tree | 80f53098ba58b9cd83de5dc9e31a6924d83f5201 | |
parent | aaa1cebc147263d82f76435b175b9d575fd7a2dd (diff) |
Attempt to conflict webttrack-common too
-rw-r--r-- | debian/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control index f85702c..fb8c519 100644 --- a/debian/control +++ b/debian/control @@ -29,6 +29,9 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, webhttrack-common, iceape-browser | Suggests: httrack, httrack-doc Replaces: webhttrack-common (<< 3.43.9-2) Enhances: httrack +Replaces: webhttrack-common (<< 3.46.1-1) +Breaks: webhttrack-common (<< 3.46.1-1) +Conflicts: webhttrack-common (<< 3.46.1-1) Description: Copy websites to your computer, httrack with a Web interface WebHTTrack is an offline browser utility, allowing you to download a World Wide website from the Internet to a local directory, building recursively |