diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/webhttrack.menu | 4 |
2 files changed, 1 insertions, 5 deletions
diff --git a/debian/control b/debian/control index 6333e47..31a8f9e 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: httrack Section: web Priority: optional Maintainer: Xavier Roche <roche@httrack.com> -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Build-Depends: debhelper (>= 8.0.0), dh-autoreconf, autotools-dev, autoconf, autoconf-archive, automake, libtool, zlib1g-dev, libssl-dev Homepage: http://www.httrack.com Vcs-Git: https://github.com/xroche/httrack.git diff --git a/debian/webhttrack.menu b/debian/webhttrack.menu deleted file mode 100644 index 6f4a1a7..0000000 --- a/debian/webhttrack.menu +++ /dev/null @@ -1,4 +0,0 @@ -?package(webhttrack):needs="X11" section="Applications/Network/Web Browsing" \ - title="WebHTTrack" command="webhttrack" hints="Offline browsers" \ - icon16x16="/usr/share/pixmaps/httrack16x16.xpm" \ - icon32x32="/usr/share/pixmaps/httrack32x32.xpm" |