diff options
author | Xavier Roche <roche@httrack.com> | 2023-01-13 18:08:12 +0100 |
---|---|---|
committer | Xavier Roche <roche@httrack.com> | 2023-01-13 18:08:12 +0100 |
commit | 7902b1b3d78a6444adbed59ab143f7a60c3bc2aa (patch) | |
tree | b103001eb3d709fe31fb40e00cde014addf44729 | |
parent | 04f1099cea5f5c62c90d2ff223a14b3b266ae963 (diff) |
Revert to Multi-Arch: no
-rw-r--r-- | debian/control | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/control b/debian/control index 2369c01..6bdf28f 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Vcs-Git: https://github.com/xroche/httrack.git Package: httrack Architecture: any -Multi-Arch: same +Multi-Arch: no Depends: ${misc:Depends}, ${shlibs:Depends} Suggests: webhttrack, httrack-doc Description: Copy websites to your computer (Offline browser) @@ -27,7 +27,7 @@ Description: Copy websites to your computer (Offline browser) Package: webhttrack Architecture: any -Multi-Arch: same +Multi-Arch: no Depends: ${misc:Depends}, ${shlibs:Depends}, webhttrack-common, iceape-browser | iceweasel | icecat | mozilla | firefox | mozilla-firefox | www-browser | sensible-utils Replaces: webhttrack-common (<< 3.43.9-2) Breaks: webhttrack-common (<< 3.43.9-2) @@ -58,7 +58,7 @@ Description: webhttrack common files Package: libhttrack2 Architecture: any -Multi-Arch: same +Multi-Arch: no Section: libs Replaces: libhttrack1 Conflicts: libhttrack1 @@ -69,7 +69,7 @@ Description: Httrack website copier library Package: libhttrack-dev Architecture: any -Multi-Arch: same +Multi-Arch: no Section: libdevel Depends: ${misc:Depends}, ${shlibs:Depends}, zlib1g-dev Description: Httrack website copier includes and development files @@ -87,7 +87,7 @@ Description: Httrack website copier additional documentation Package: proxytrack Architecture: any -Multi-Arch: same +Multi-Arch: no Depends: ${misc:Depends}, ${shlibs:Depends} Suggests: squid, httrack Description: Build HTTP Caches using archived websites copied by HTTrack |