rev 8947 - branches/kde4/packages/blitz/debian

Matthew Rosewarne mukidohime-guest at alioth.debian.org
Mon Jan 14 03:46:33 UTC 2008


Author: mukidohime-guest
Date: 2008-01-14 03:46:32 +0000 (Mon, 14 Jan 2008)
New Revision: 8947

Modified:
   branches/kde4/packages/blitz/debian/changelog
   branches/kde4/packages/blitz/debian/control
Log:
* added -dbg package
* Removed scurrilous lies about MMX from description
  * Also mention that this is a temporary lib
* While we're at it, bump the svn version
  * Is there some special way to build the tarball?


Modified: branches/kde4/packages/blitz/debian/changelog
===================================================================
--- branches/kde4/packages/blitz/debian/changelog	2008-01-14 01:11:59 UTC (rev 8946)
+++ branches/kde4/packages/blitz/debian/changelog	2008-01-14 03:46:32 UTC (rev 8947)
@@ -1,8 +1,10 @@
-qimageblitz (0.0.706674-3) unstable; urgency=low
+qimageblitz (0.0.752814-1) unstable; urgency=low
 
-  +++ Changes by Matthew Rosewarne:
-
+  * New upstream snapshot.
+  * Tweak description.
   * Add Homepage: to control.
+  * Build -dbg package.
+  * Bump Standards-Version to 3.7.3, no changes needed.
 
  -- Matthew Rosewarne <mrosewarne at inoutbox.com>  Tue, 08 Jan 2008 12:00:32 -0500
 

Modified: branches/kde4/packages/blitz/debian/control
===================================================================
--- branches/kde4/packages/blitz/debian/control	2008-01-14 01:11:59 UTC (rev 8946)
+++ branches/kde4/packages/blitz/debian/control	2008-01-14 03:46:32 UTC (rev 8947)
@@ -4,7 +4,7 @@
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Sune Vuorela <debian at pusling.com>
 Build-Depends: debhelper (>= 5), cdbs, cmake, quilt, libqt4-dev
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
 Homepage: http://www.kde.org/
 
 Package: libqimageblitz4
@@ -12,15 +12,29 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: KDE/Qt image filter library
- Blitz is a graphical effect and filter library for KDE 4.0 that contains
- many improvements over KDE 3.x's kdefx library including bugfixes,
- memory and speed improvements, and MMX/SSE support.
+ Blitz is an interim graphical effect and filter library for KDE 4.0 that
+ contains many improvements over KDE 3.x's kdefx library, including bugfixes
+ and speed improvements.  It is expected to be replaced by Quasar for KDE 4.1.
 
+Package: libqimageblitz4-dbg
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, libqimageblitz4 (= ${binary:Version})
+Description: Debugging symbols for qimageblitz
+ Blitz is an interim graphical effect and filter library for KDE 4.0 that
+ contains many improvements over KDE 3.x's kdefx library, including bugfixes
+ and speed improvements.  It is expected to be replaced by Quasar for KDE 4.1.
+ .
+ This package contains the debugging symbols for qimageblitz.
+
 Package: libqimageblitz-dev
 Section: libdevel
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: KDE/Qt image filter library - development files
- Blitz is a graphical effect and filter library for KDE 4.0 that contains
- many improvements over KDE 3.x's kdefx library including bugfixes,
- memory and speed improvements, and MMX/SSE support.
+ Blitz is an interim graphical effect and filter library for KDE 4.0 that
+ contains many improvements over KDE 3.x's kdefx library, including bugfixes
+ and speed improvements.  It is expected to be replaced by Quasar for KDE 4.1.
+ .
+ This is the development package which contains headers and static libraries 
+ for qimageblitz.




More information about the pkg-kde-commits mailing list