[Demudi-commits] r721 - fst/trunk/debian
Free Ekanayaka
free-guest at costa.debian.org
Sat Mar 4 21:20:25 UTC 2006
Author: free-guest
Date: 2006-03-04 21:20:10 +0000 (Sat, 04 Mar 2006)
New Revision: 721
Added:
fst/trunk/debian/fst.desktop
fst/trunk/debian/install
Modified:
fst/trunk/debian/changelog
fst/trunk/debian/rules
Log:
* Initial release
* Added .desktop file
Modified: fst/trunk/debian/changelog
===================================================================
--- fst/trunk/debian/changelog 2006-03-04 10:40:55 UTC (rev 720)
+++ fst/trunk/debian/changelog 2006-03-04 21:20:10 UTC (rev 721)
@@ -1,6 +1,7 @@
-fst (1.7-0) unstable; urgency=low
+fst (1.7-0pre1) unstable; urgency=low
- * Initial release Closes: #nnnn (nnnn is the bug number of your ITP)
+ * Initial release
+ * Added .desktop file
-- Free Ekanayaka <free at agnula.org> Sat, 4 Mar 2006 13:45:45 -0500
Added: fst/trunk/debian/fst.desktop
===================================================================
--- fst/trunk/debian/fst.desktop 2006-03-04 10:40:55 UTC (rev 720)
+++ fst/trunk/debian/fst.desktop 2006-03-04 21:20:10 UTC (rev 721)
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Encoding=UTF-8
+
+Name=FST
+Comment=Free VST
+Exec=/usr/bin/fst
+Terminal=false
+Type=Application
+Categories=Application;AudioVideo;Audio;
+MimeType=application/x-msdos-program
Added: fst/trunk/debian/install
===================================================================
--- fst/trunk/debian/install 2006-03-04 10:40:55 UTC (rev 720)
+++ fst/trunk/debian/install 2006-03-04 21:20:10 UTC (rev 721)
@@ -0,0 +1 @@
+debian/fst.desktop usr/share/applications
Modified: fst/trunk/debian/rules
===================================================================
--- fst/trunk/debian/rules 2006-03-04 10:40:55 UTC (rev 720)
+++ fst/trunk/debian/rules 2006-03-04 21:20:10 UTC (rev 721)
@@ -71,7 +71,7 @@
dh_installchangelogs
dh_installdocs
dh_installexamples
-# dh_install
+ dh_install
# dh_installmenu
# dh_installdebconf
# dh_installlogrotate
More information about the Demudi-commits
mailing list