diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2012-03-24 11:31:40 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2012-03-24 11:31:40 +0000 |
commit | e824708a6290801f1a5f25ecb4b850dcf537a11a (patch) | |
tree | e6fbfe78ac94f68059af535fd23da7fd436c3d8f | |
parent | 0e57f6f58be68cc4d1201fdc77d004d84a73b51a (diff) |
Fixed "binary-control-field-duplicates-source" for field "section" (lintian)
-rw-r--r-- | debian/control | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/control b/debian/control index ce47d5a..e3b943b 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,6 @@ Homepage: http://www.httrack.com Package: httrack Architecture: any -Section: web Depends: ${misc:Depends}, ${shlibs:Depends} Suggests: webhttrack, httrack-doc Description: Copy websites to your computer (Offline browser) @@ -26,7 +25,6 @@ Description: Copy websites to your computer (Offline browser) Package: webhttrack Architecture: any -Section: web Depends: ${misc:Depends}, ${shlibs:Depends}, webhttrack-common, iceape-browser | iceweasel | icecat | mozilla | firefox | mozilla-firefox | www-browser Suggests: httrack, httrack-doc Replaces: webhttrack-common (<< 3.43.9-2) @@ -48,7 +46,6 @@ Description: Copy websites to your computer, httrack with a Web interface Package: webhttrack-common Architecture: all -Section: web Depends: ${misc:Depends}, ${shlibs:Depends} Description: webhttrack common files This package is the common files of webhttrack, website copier and @@ -84,7 +81,6 @@ Description: Httrack website copier additional documentation Package: proxytrack Architecture: any -Section: web Depends: ${misc:Depends}, ${shlibs:Depends} Suggests: squid, httrack Description: Build HTTP Caches using archived websites copied by HTTrack |