summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Roche <roche@httrack.com>2016-06-26 14:35:57 +0200
committerXavier Roche <roche@httrack.com>2016-06-26 14:35:57 +0200
commit29908f6c93be9a8304de88c97e83bd2edb545b4c (patch)
treefc26af9e7ac6e17517bf27eff96e506433657743
parentbec08bac78cce1d7fc432c7a5f20ea7180c01133 (diff)
Removed .menu as per Debian Policy 3.9.8
-rw-r--r--debian/control2
-rw-r--r--debian/webhttrack.menu4
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"