diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-11-26 23:53:58 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-11-26 23:53:58 +0100 |
commit | 7ceac5935ebdd32ea33400108c30e6c837b71061 (patch) | |
tree | a3ebcb2355a59715d3db3508552ce81f8a03da7e /debian | |
parent | c67da4706341f5a854a15d8f38035b1479da1d10 (diff) |
Remove d/xsane.menu
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/xsane.menu | 6 |
2 files changed, 2 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog index 51d89ab..ea85c24 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,7 +5,7 @@ xsane (0.999-3) unstable; urgency=medium (old stable has 1.0.22-7.4). - Remove version from the Build-Depants libgimp2.0-dev (>= 2.0.0) (old stable has version 2.8.2-2+deb7u1). - - Remove useless whitspaces. + - Remove useless whitespaces. * debian/rules: - Split override_dh_install into *-arch and *-indep (Closes: #806125). * Add new ocr commandline tools: @@ -19,6 +19,7 @@ xsane (0.999-3) unstable; urgency=medium + Install the ocr-scripts to debian/share/xsane/ocr-scripts. * New xsane.lintian-overrides: - Add override for spelling-error-in-binary. + * Remove debian/xsane.menu by reason of tech-ctte bug #741573. -- Jörg Frings-Fürst <debian@jff-webhosting.net> Thu, 26 Nov 2015 22:06:47 +0100 diff --git a/debian/xsane.menu b/debian/xsane.menu deleted file mode 100644 index 76ef029..0000000 --- a/debian/xsane.menu +++ /dev/null @@ -1,6 +0,0 @@ -?package(xsane):command="/usr/bin/xsane" needs="X11" \ - section="Applications/Graphics" title="XSane" \ - icon="/usr/share/pixmaps/xsane.xpm" \ - description="XSane provides an advanced graphical \ - user interface to control an image acquisition device \ - such as a flatbed scanner or a camera." |