rev 3455 - kde-extras/rsibreak/trunk/debian

Tom Albers tomalbers-guest at costa.debian.org
Sat Apr 1 20:14:43 UTC 2006


Author: tomalbers-guest
Date: 2006-04-01 20:14:42 +0000 (Sat, 01 Apr 2006)
New Revision: 3455

Modified:
   kde-extras/rsibreak/trunk/debian/TODO
   kde-extras/rsibreak/trunk/debian/changelog
   kde-extras/rsibreak/trunk/debian/copyright
   kde-extras/rsibreak/trunk/debian/rules
Log:
Prepared for rsibreak 0.6.0-rc1. If someone likes to upload, it should go to experimental.


Modified: kde-extras/rsibreak/trunk/debian/TODO
===================================================================
--- kde-extras/rsibreak/trunk/debian/TODO	2006-04-01 20:12:27 UTC (rev 3454)
+++ kde-extras/rsibreak/trunk/debian/TODO	2006-04-01 20:14:42 UTC (rev 3455)
@@ -7,7 +7,7 @@
 
 o Test in a gnome desktop
   - 0.5.0 is tested:
-     - quit is double in context menu [fixed by a patch]
+     - quit is double in context menu [fixed upstream]
      - It is started at login, regardless of the setting.
        Gnome does not have a setting where you can set a condition to start / not
        start, nor can you disable the startup for GNome when the desktop is in the

Modified: kde-extras/rsibreak/trunk/debian/changelog
===================================================================
--- kde-extras/rsibreak/trunk/debian/changelog	2006-04-01 20:12:27 UTC (rev 3454)
+++ kde-extras/rsibreak/trunk/debian/changelog	2006-04-01 20:14:42 UTC (rev 3455)
@@ -1,9 +1,13 @@
-rsibreak (0.5.0-3) UNRELEASED; urgency=low
+rsibreak (0.6.0-rc1-0) UNRELEASED; urgency=low
 
   [ Tom Albers ]
   * Updated watch/control/manpage to point to new homepage
+  * New upstream release - release candidate
+  * Removed patches 13 and 14 as they are included 
+  * disabled --enable-final as there is a clash for INT32 between Xmd.h and
+    qglobal.h
 
- -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sun, 19 Mar 2006 23:32:12 +0100
+ -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sat,  1 Apr 2006 20:32:12 +0100
 
 rsibreak (0.5.0-2) unstable; urgency=low
 

Modified: kde-extras/rsibreak/trunk/debian/copyright
===================================================================
--- kde-extras/rsibreak/trunk/debian/copyright	2006-04-01 20:12:27 UTC (rev 3454)
+++ kde-extras/rsibreak/trunk/debian/copyright	2006-04-01 20:14:42 UTC (rev 3455)
@@ -2,7 +2,7 @@
 on Sat, 15 Oct 2005 22:05:16 +0200
 
 Source:
-    http://www.kde-apps.org/content/show.php?content=29725
+    http://www.rsibreak.org/index.php/Changelog
 
 Author:
     Tom Albers <tomalbers at kde.nl>

Modified: kde-extras/rsibreak/trunk/debian/rules
===================================================================
--- kde-extras/rsibreak/trunk/debian/rules	2006-04-01 20:12:27 UTC (rev 3454)
+++ kde-extras/rsibreak/trunk/debian/rules	2006-04-01 20:14:42 UTC (rev 3455)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-DEB_CONFIGURE_USER_FLAGS = --disable-debug --enable-final
+DEB_CONFIGURE_USER_FLAGS = --disable-debug
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
@@ -10,11 +10,11 @@
 
 install/rsibreak::
 	# o GenericName missing (reported upstream; hard to think of one.)
-	rmdir debian/rsibreak/usr/share/doc/kde/HTML/en/rsibreak-0.5.0-apidocs/rsibreak/src/html
-	rmdir debian/rsibreak/usr/share/doc/kde/HTML/en/rsibreak-0.5.0-apidocs/rsibreak/src
-	rmdir debian/rsibreak/usr/share/doc/kde/HTML/en/rsibreak-0.5.0-apidocs/rsibreak/html
-	rmdir debian/rsibreak/usr/share/doc/kde/HTML/en/rsibreak-0.5.0-apidocs/rsibreak
-	rmdir debian/rsibreak/usr/share/doc/kde/HTML/en/rsibreak-0.5.0-apidocs
+	rmdir debian/rsibreak/usr/share/doc/kde/HTML/en/rsibreak-0.6.0-rc1-apidocs/rsibreak/src/html
+	rmdir debian/rsibreak/usr/share/doc/kde/HTML/en/rsibreak-0.6.0-rc1-apidocs/rsibreak/src
+	rmdir debian/rsibreak/usr/share/doc/kde/HTML/en/rsibreak-0.6.0-rc1-apidocs/rsibreak/html
+	rmdir debian/rsibreak/usr/share/doc/kde/HTML/en/rsibreak-0.6.0-rc1-apidocs/rsibreak
+	rmdir debian/rsibreak/usr/share/doc/kde/HTML/en/rsibreak-0.6.0-rc1-apidocs
 	rmdir debian/rsibreak/usr/share/doc/kde/HTML/en
 	rmdir debian/rsibreak/usr/share/doc/kde/HTML
 	rmdir debian/rsibreak/usr/share/doc/kde/




More information about the pkg-kde-commits mailing list