summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog13
-rw-r--r--debian/menu5
2 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bae9680..c470876 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,19 @@ rapid-photo-downloader (0.4.0~alpha1-1) experimental; urgency=low
-- Julien Valroff <julien@debian.org> Fri, 25 Mar 2011 22:10:10 +0100
+rapid-photo-downloader (0.3.6-2) unstable; urgency=low
+
+ * Update to new policy 3.9.2 (no changes needed)
+ * Add menu file
+
+ -- Julien Valroff <julien@debian.org> Wed, 20 Apr 2011 18:40:49 +0200
+
+rapid-photo-downloader (0.3.6-1) unstable; urgency=low
+
+ * New upstream maintenance release
+
+ -- Julien Valroff <julien@debian.org> Fri, 08 Apr 2011 07:14:55 +0200
+
rapid-photo-downloader (0.3.5-1) unstable; urgency=low
* New Upstream Version:
diff --git a/debian/menu b/debian/menu
new file mode 100644
index 0000000..9ff9cf9
--- /dev/null
+++ b/debian/menu
@@ -0,0 +1,5 @@
+?package(rapid-photo-downloader):needs="X11" \
+ section="Applications/Graphics" \
+ title="Rapid Photo Downloader" \
+ command="/usr/bin/rapid-photo-downloader" \
+ icon="/usr/share/pixmaps/rapid-photo-downloader.xpm"