rev 8201 - kde-extras/tora/trunk/debian

Michael Meskes meskes at alioth.debian.org
Tue Dec 11 11:48:01 UTC 2007


Author: meskes
Date: 2007-12-11 11:48:01 +0000 (Tue, 11 Dec 2007)
New Revision: 8201

Added:
   kde-extras/tora/trunk/debian/compat
Modified:
   kde-extras/tora/trunk/debian/changelog
   kde-extras/tora/trunk/debian/control
   kde-extras/tora/trunk/debian/rules
   kde-extras/tora/trunk/debian/tora.desktop
Log:
Bumped standards version to 3.7.3.
Bumped tora.dekstop to version 1.0, closes: #455588
Added call to dh_desktop.
Bumbed debhelper version to 5.



Modified: kde-extras/tora/trunk/debian/changelog
===================================================================
--- kde-extras/tora/trunk/debian/changelog	2007-12-10 16:02:02 UTC (rev 8200)
+++ kde-extras/tora/trunk/debian/changelog	2007-12-11 11:48:01 UTC (rev 8201)
@@ -1,3 +1,12 @@
+tora (1.3.22-5) UNRELEASED; urgency=low
+
+  * Bumped standards version to 3.7.3.
+  * Bumped tora.dekstop to version 1.0, closes: #455588
+  * Added call to dh_desktop.
+  * Bumbed debhelper version to 5.
+
+ -- Michael Meskes <meskes at debian.org>  Tue, 11 Dec 2007 10:32:06 +0100
+
 tora (1.3.22-4) unstable; urgency=low
 
   * Removed build dependency on g++, closes: #452976

Added: kde-extras/tora/trunk/debian/compat
===================================================================
--- kde-extras/tora/trunk/debian/compat	                        (rev 0)
+++ kde-extras/tora/trunk/debian/compat	2007-12-11 11:48:01 UTC (rev 8201)
@@ -0,0 +1,2 @@
+5
+

Modified: kde-extras/tora/trunk/debian/control
===================================================================
--- kde-extras/tora/trunk/debian/control	2007-12-10 16:02:02 UTC (rev 8200)
+++ kde-extras/tora/trunk/debian/control	2007-12-11 11:48:01 UTC (rev 8201)
@@ -4,7 +4,7 @@
 Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
 Uploaders: Michael Meskes <meskes at debian.org>
 Build-Depends: debhelper (>> 4.0.0), libqt3-compat-headers, kdelibs4-dev, docbook-xml (>= 4.2), xsltproc, docbook-xsl, kdebase-bin, libqscintilla-dev, texinfo, dpatch
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
 
 Package: tora
 Architecture: any

Modified: kde-extras/tora/trunk/debian/rules
===================================================================
--- kde-extras/tora/trunk/debian/rules	2007-12-10 16:02:02 UTC (rev 8200)
+++ kde-extras/tora/trunk/debian/rules	2007-12-11 11:48:01 UTC (rev 8201)
@@ -5,9 +5,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-# This is the debhelper compatability version to use.
-export DH_COMPAT=4
-
 include /usr/share/dpatch/dpatch.make 
 
 DB2MAN=/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/manpages/docbook.xsl
@@ -71,6 +68,7 @@
 	dh_installman tora.1
 	dh_installinfo
 	dh_installchangelogs 
+	dh_desktop
 	dh_link
 	dh_strip
 	dh_compress

Modified: kde-extras/tora/trunk/debian/tora.desktop
===================================================================
--- kde-extras/tora/trunk/debian/tora.desktop	2007-12-10 16:02:02 UTC (rev 8200)
+++ kde-extras/tora/trunk/debian/tora.desktop	2007-12-11 11:48:01 UTC (rev 8201)
@@ -1,5 +1,5 @@
 [Desktop Entry]
-Encoding=UTF-8
+Version=1.0
 Name=TOra
 Exec=tora
 Icon=tora




More information about the pkg-kde-commits mailing list