diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-04 13:34:02 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-04 13:34:02 +0200 |
commit | 7e391cc0d8a555c73eabe911e964cdadd7384129 (patch) | |
tree | 855c6a9282bb2c5f6b591b4960773485cda9576d /debian | |
parent | 033fb3cbd62fb3d22c7fdb9a4f91cc117d645ee3 (diff) |
Remove unnecessary debian/menu
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/menu | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 76acb02..d517a5b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ shotwell (0.26.2-1) UNRELEASED; urgency=medium * Use the upstream ChangeLog as changelog and add NEWS to docs. * Remove debian/shotwell.1 to use the upstream man page. * Don't install man page at shotwell-common. + * Remove unnecessary debian/menu. * Some packaging improvements (Closes:# 856708): - Move .desktop and appstream metadata from shotwell-common to shotwell. - debian/rules: diff --git a/debian/menu b/debian/menu deleted file mode 100644 index a9e689e..0000000 --- a/debian/menu +++ /dev/null @@ -1,2 +0,0 @@ -?package(shotwell):needs="X11" section="Applications/Viewers"\ - title="Shotwell" command="/usr/bin/shotwell" |