[Demudi-commits] r595 - packages/vkeybd/trunk/debian

Free Ekanayaka free-guest@costa.debian.org
Fri, 06 May 2005 08:57:22 +0000


Author: free-guest
Date: 2005-05-06 08:57:21 +0000 (Fri, 06 May 2005)
New Revision: 595

Removed:
   packages/vkeybd/trunk/debian/tmp
Modified:
   packages/vkeybd/trunk/debian/changelog
   packages/vkeybd/trunk/debian/control
   packages/vkeybd/trunk/debian/rules
   packages/vkeybd/trunk/debian/vkeybd.menu
Log:
  * Initial upload (closes: #193256)
    [ Note: this package belongs to source package awe in woody and it has
      been remove from sid in 2002. Beside vkeybd the awe source package in woody
      provides also packages holding kernel drivers for Sound Blaster AWE32. After
      these drivers have been included in the Linux kernel the upstream splitted
      the code and changed the versioning of vkeybd, thus I'm using epoch ]
  * Menu icon (closes: #299396)

Modified: packages/vkeybd/trunk/debian/changelog
===================================================================
--- packages/vkeybd/trunk/debian/changelog	2005-05-06 08:45:59 UTC (rev 594)
+++ packages/vkeybd/trunk/debian/changelog	2005-05-06 08:57:21 UTC (rev 595)
@@ -1,26 +1,13 @@
 vkeybd (1:0.1.17-1) unstable; urgency=low
 
-  * First upload to debian  (closes: #193256)
+  * Initial upload (closes: #193256)
+    [ Note: this package belongs to source package awe in woody and it has
+      been remove from sid in 2002. Beside vkeybd the awe source package in woody
+      provides also packages holding kernel drivers for Sound Blaster AWE32. After
+      these drivers have been included in the Linux kernel the upstream splitted
+      the code and changed the versioning of vkeybd, thus I'm using epoch ]
   * Upload sposored by Marco Presi
-  * Using epoch, beacuse version is 0.4.3.1-3 in woody
-  
- -- Free Ekanayaka <free@agnula.org>  Thu,  8 Apr 2004 18:59:33 +0200
+  * Menu icon (closes: #299396)
 
-vkeybd (0.1.11-1) unstable; urgency=low
+ -- Free Ekanayaka <free@agnula.org>  Fri,  6 May 2005 10:50:48 +0200
 
-  * Using tcl/tk 8.4 instead of 8.3
-
- -- Free Ekanayaka <free@agnula.org>  Thu,  8 Apr 2004 16:28:18 +0200
-
-vkeybd (0.1.11-0test2) unstable; urgency=low
-
-  * Added template man page
-
- -- Free Ekanayaka <free@agnula.org>  Wed, 26 Nov 2003 10:18:47 +0600
-
-vkeybd (0.1.11-0test1) unstable; urgency=low
-
-  * Initial Release.
-
- -- Free Ekanayaka <free@agnula.org>  Wed,  9 Jul 2003 11:28:20 +0200
-

Modified: packages/vkeybd/trunk/debian/control
===================================================================
--- packages/vkeybd/trunk/debian/control	2005-05-06 08:45:59 UTC (rev 594)
+++ packages/vkeybd/trunk/debian/control	2005-05-06 08:57:21 UTC (rev 595)
@@ -1,9 +1,9 @@
 Source: vkeybd
 Section: sound
 Priority: optional
-Maintainer: Free Ekanayaka <free@centrotemporeale.it>
+Maintainer: Free Ekanayaka <free@agnula.org>
 Build-Depends: docbook-to-man, debhelper (>> 3.0.0), tcl8.4-dev, tk8.4-dev, xlibs-dev, libasound2-dev
-Standards-Version: 3.5.2
+Standards-Version: 3.6.1.1
 
 Package: vkeybd
 Architecture: any

Modified: packages/vkeybd/trunk/debian/rules
===================================================================
--- packages/vkeybd/trunk/debian/rules	2005-05-06 08:45:59 UTC (rev 594)
+++ packages/vkeybd/trunk/debian/rules	2005-05-06 08:57:21 UTC (rev 595)
@@ -66,6 +66,7 @@
 binary-arch: build install
 	dh_testdir
 	dh_testroot
+	dh_install
 #	dh_installdebconf	
 	dh_installdocs
 	dh_installexamples

Deleted: packages/vkeybd/trunk/debian/tmp
===================================================================
--- packages/vkeybd/trunk/debian/tmp	2005-05-06 08:45:59 UTC (rev 594)
+++ packages/vkeybd/trunk/debian/tmp	2005-05-06 08:57:21 UTC (rev 595)
@@ -1,14 +0,0 @@
-Source: vkeybd
-Section: sound
-Priority: optional
-Maintainer: Free Ekanayaka <free@centrotemporeale.it>
-Build-Depends: docbook-to-man, debhelper (>> 3.0.0), tcl8.3-dev, tk8.3-dev, xlibs-dev, libasound2-dev
-Standards-Version: 3.5.2
-
-Package: vkeybd
-Architecture: any
-Depends: ${shlibs:Depends}
-Description: Virtual Keyboard program
- This program allows you to use the Linux AWE32 driver, OSS MIDI sequencer,
- or ALSA MIDI sequencer and provides "virtual" keyboard (the musical type),
- which can be "played" using the keyboard or mouse under X11.

Modified: packages/vkeybd/trunk/debian/vkeybd.menu
===================================================================
--- packages/vkeybd/trunk/debian/vkeybd.menu	2005-05-06 08:45:59 UTC (rev 594)
+++ packages/vkeybd/trunk/debian/vkeybd.menu	2005-05-06 08:57:21 UTC (rev 595)
@@ -1,9 +1,6 @@
 ?package(vkeybd):needs="x11" \
 	title="MIDI Virtual Keyboard" \
 	section="Apps/Sound" \
+        icon="/usr/share/pixmaps/vkeybd.xpm" \
 	longtitle="MIDI based Virtual Keyboard program" \
-	description="This program is a 'virtual' keyboard, which allows you \
-to play notes on the AWE32 (using the Linux AWE32 driver) by pressing keys \
-on your computer's keyboard, or by using the mouse." \
-	command="/usr/bin/vkeybd"\
-	hints="MIDI"
+	command="/usr/bin/vkeybd"