[Demudi-commits] r1353 - nekobee/trunk/debian

free-guest at alioth.debian.org free-guest at alioth.debian.org
Mon May 14 09:20:41 UTC 2007


Author: free-guest
Date: 2007-05-14 09:20:40 +0000 (Mon, 14 May 2007)
New Revision: 1353

Added:
   nekobee/trunk/debian/nekobee.desktop
Modified:
   nekobee/trunk/debian/changelog
   nekobee/trunk/debian/control
Log:
releasing version 0.1.5+svn20070508.r30-2

Modified: nekobee/trunk/debian/changelog
===================================================================
--- nekobee/trunk/debian/changelog	2007-05-14 09:12:00 UTC (rev 1352)
+++ nekobee/trunk/debian/changelog	2007-05-14 09:20:40 UTC (rev 1353)
@@ -1,3 +1,10 @@
+nekobee (0.1.5+svn20070508.r30-2) unstable; urgency=low
+
+  * Depend on dssi-host-jack
+  * Added .desktop file
+
+ -- Free Ekanayaka <freee at debian.org>  Mon, 14 May 2007 11:12:16 +0200
+
 nekobee (0.1.5+svn20070508.r30-1) unstable; urgency=low
 
   * Using SVN head, as suggested by the upstream author (Closes: #422413)

Modified: nekobee/trunk/debian/control
===================================================================
--- nekobee/trunk/debian/control	2007-05-14 09:12:00 UTC (rev 1352)
+++ nekobee/trunk/debian/control	2007-05-14 09:20:40 UTC (rev 1353)
@@ -8,7 +8,7 @@
 Package: nekobee
 Architecture: any
 Provides: dssi-plugin
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, dssi-host-jack
 Description: Simple single-oscillator DSSI plugin
  Recreate those squelchy acid sounds with nekobee, a simple
  single-oscillator synth based on the Roland TB-303.

Added: nekobee/trunk/debian/nekobee.desktop
===================================================================
--- nekobee/trunk/debian/nekobee.desktop	                        (rev 0)
+++ nekobee/trunk/debian/nekobee.desktop	2007-05-14 09:20:40 UTC (rev 1353)
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=Nekobee
+Comment=Simple single-oscillator DSSI plugin
+Exec=jack-dssi-host nekobee.so
+Icon=
+Terminal=false
+Type=Application
+Categories=GNOME;Application;AudioVideo;Audio;Synthesis;




More information about the Demudi-commits mailing list