diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-04-16 20:01:16 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-04-16 20:01:16 +0000 |
commit | 8f0c31525a87a021d8095d3bc4b0158c545b8025 (patch) | |
tree | 0f2c4671f2d807c03297fd881de77d8b95469b06 | |
parent | 53fab1df8493e3b4c8a98291f69ec436a81be97c (diff) |
control
-rw-r--r-- | debian/control | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 35f4cf3..51bbdd0 100644 --- a/debian/control +++ b/debian/control @@ -26,6 +26,8 @@ Description: Copy websites to your computer (Offline browser) Package: webhttrack Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, webhttrack-common, iceape-browser | iceweasel | icecat | mozilla | firefox | mozilla-firefox | www-browser +Replaces: webhttrack-common (<< 3.43.9-1) +Breaks: webhttrack-common (<< 3.43.9-1) Suggests: httrack, httrack-doc Enhances: httrack Description: Copy websites to your computer, httrack with a Web interface @@ -46,8 +48,8 @@ Description: Copy websites to your computer, httrack with a Web interface Package: webhttrack-common Architecture: all Depends: ${misc:Depends}, ${shlibs:Depends} -Replaces: webhttrack (<< 3.43.9-1) -Breaks: webhttrack (<< 3.43.9-1) +Replaces: webhttrack (<< 3.47.1-1) +Breaks: webhttrack (<< 3.47.1-1) Description: webhttrack common files This package is the common files of webhttrack, website copier and mirroring utility |