rev 18805 - in kde-extras/kde-style-qtcurve/tags: . 1.8.4-1/debian
Fathi Boudra
fabo at alioth.debian.org
Sun Feb 20 11:57:55 UTC 2011
Author: fabo
Date: 2011-02-20 11:57:52 +0000 (Sun, 20 Feb 2011)
New Revision: 18805
Added:
kde-extras/kde-style-qtcurve/tags/1.8.4-1/
kde-extras/kde-style-qtcurve/tags/1.8.4-1/debian/changelog
Removed:
kde-extras/kde-style-qtcurve/tags/1.8.4-1/debian/changelog
Log:
Tagging kde-style-qtcurve 1.8.4-1
Copied: kde-extras/kde-style-qtcurve/tags/1.8.4-1/debian/changelog (from rev 18804, kde-extras/kde-style-qtcurve/trunk/debian/changelog)
===================================================================
--- kde-extras/kde-style-qtcurve/tags/1.8.4-1/debian/changelog (rev 0)
+++ kde-extras/kde-style-qtcurve/tags/1.8.4-1/debian/changelog 2011-02-20 11:57:52 UTC (rev 18805)
@@ -0,0 +1,303 @@
+kde-style-qtcurve (1.8.4-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Fathi Boudra <fabo at debian.org> Sun, 30 Jan 2011 18:59:27 +0200
+
+kde-style-qtcurve (1.8.2-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Fathi Boudra <fabo at debian.org> Sun, 26 Dec 2010 13:43:57 +0200
+
+kde-style-qtcurve (1.8.1-1) unstable; urgency=low
+
+ * New upstream release. (Closes: #605747)
+
+ -- Fathi Boudra <fabo at debian.org> Sat, 11 Dec 2010 14:44:06 +0200
+
+kde-style-qtcurve (1.6.4-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Fathi Boudra <fabo at debian.org> Wed, 06 Oct 2010 15:03:39 +0300
+
+kde-style-qtcurve (1.5.2-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Fathi Boudra <fabo at debian.org> Thu, 22 Jul 2010 09:48:45 +0300
+
+kde-style-qtcurve (1.5.1-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Fathi Boudra <fabo at debian.org> Sun, 11 Jul 2010 09:20:39 +0300
+
+kde-style-qtcurve (1.5.0-1) unstable; urgency=low
+
+ * New upstream release.
+ * Bump Standard-Version to 3.9.0 (no changes needed).
+
+ -- Fathi Boudra <fabo at debian.org> Wed, 30 Jun 2010 10:24:35 +0300
+
+kde-style-qtcurve (1.4.2-1) unstable; urgency=low
+
+ * New upstream release.
+
+ [ Pino Toscano ]
+ * Install the color scheme file QtCurveAgua.colors as well.
+
+ -- Fathi Boudra <fabo at debian.org> Sun, 30 May 2010 12:21:39 +0300
+
+kde-style-qtcurve (1.4.1-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Fathi Boudra <fabo at debian.org> Thu, 20 May 2010 11:20:13 +0300
+
+kde-style-qtcurve (1.3.1-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Fathi Boudra <fabo at debian.org> Sun, 18 Apr 2010 09:24:09 +0300
+
+kde-style-qtcurve (1.3.0-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Fathi Boudra <fabo at debian.org> Tue, 13 Apr 2010 12:33:28 +0300
+
+kde-style-qtcurve (1.2.0-1) unstable; urgency=low
+
+ * New upstream release.
+ * Update installed files in kde-style-qtcurve package.
+
+ -- Fathi Boudra <fabo at debian.org> Tue, 23 Mar 2010 11:46:58 +0100
+
+kde-style-qtcurve (1.1.1-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Fathi Boudra <fabo at debian.org> Fri, 26 Feb 2010 17:00:18 +0100
+
+kde-style-qtcurve (1.0.2-1) unstable; urgency=low
+
+ * New upstream release.
+
+ [ Pino Toscano ]
+ * Update watch file.
+
+ [ Fathi Boudra ]
+ * Switch to dpkg-source 3.0 (quilt) format.
+ * Update debian/control:
+ - Remove quilt build dependency.
+ - Bump build-dependencies (debhelper, pkg-kde-tools, kdelibs5-dev and
+ kdebase-workspace-dev).
+ - Bump Standard-Version to 3.8.4 (no changes needed).
+ * Update debian/copyright:
+ - Update upstream author e-mail address.
+ - Update copyright years.
+ * Update debian/kde-style-qtcurve.install file.
+ * Update debian/rules:
+ - Enable parallel build (pass --parallel option to dh).
+ - List missing files (pass --list-missing option to dh).
+ - Update get-orig-source target to rename original tarball.
+
+ -- Fathi Boudra <fabo at debian.org> Sat, 13 Feb 2010 15:59:26 +0100
+
+kde-style-qtcurve (0.69.2-2) unstable; urgency=low
+
+ [ Pino Toscano ]
+ * Add 02_bypass_braindead_buildsystem.diff:
+ - disable "smart" kde3/kde4 prefix detection, which breaks when used on
+ read-only home directories. (Closes: #541667)
+
+ -- Fathi Boudra <fabo at debian.org> Thu, 24 Dec 2009 14:09:20 +0100
+
+kde-style-qtcurve (0.69.2-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Fathi Boudra <fabo at debian.org> Sun, 11 Oct 2009 14:35:38 +0200
+
+kde-style-qtcurve (0.68.1-1) unstable; urgency=low
+
+ * New upstream release.
+ * Cleanup debian/rules: dh supports kde.
+
+ -- Fathi Boudra <fabo at debian.org> Wed, 07 Oct 2009 14:22:16 +0200
+
+kde-style-qtcurve (0.67.5-2) unstable; urgency=low
+
+ * Add 01_ftbfs_missing_terminating_characher_bug541667.diff
+ - fix FTBFS: error: missing terminating " character.
+
+ -- Fathi Boudra <fabo at debian.org> Fri, 21 Aug 2009 21:13:43 +0200
+
+kde-style-qtcurve (0.67.5-1) unstable; urgency=low
+
+ * New upstream release.
+ * Update debian/control:
+ - Bump build dependencies versions.
+ - Suggest gtk2-engines-qtcurve instead of Recommends. (Closes: #437828)
+ * Add debian/not-installed: translations are not installed yet.
+ * Update debian/rules: cleanup since dh supports cmake.
+
+ -- Fathi Boudra <fabo at debian.org> Sun, 16 Aug 2009 09:35:03 +0200
+
+kde-style-qtcurve (0.65.1-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Fathi Boudra <fabo at debian.org> Tue, 30 Jun 2009 20:42:19 +0200
+
+kde-style-qtcurve (0.65.0-1) unstable; urgency=low
+
+ * New upstream release.
+ * Set KDE Extras team in Maintainer field and myself in Uploaders field.
+ (Closes: #529442)
+ * Bump compat/debhelper to 7.
+ * Update debian/control:
+ - Add build dependencies:
+ pkg-kde-tools, kdelibs5-dev, kdebase-workspace-dev and libx11-dev.
+ - Bump Standard-Version to 3.8.2 (no changes needed).
+ - Add Homepage, Vcs-Browser and Vcs-Svn fields.
+ - Split widget style and window decoration in their own packages.
+ - Rewrite descriptions.
+ * Update debian/copyright: rewrite from scratch.
+ * Update debian/rules: rewrite from scratch and use dh.
+ * Add watch file.
+
+ -- Fathi Boudra <fabo at debian.org> Thu, 25 Jun 2009 10:47:07 +0200
+
+kde-style-qtcurve (0.59.3-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Build tries to create a $HOME/.qt directory and fails if $HOME is not
+ writable by build user. Create a temporary directory and set $HOME to
+ it to prevent this build failure (Closes: #462001)
+
+ -- Jurij Smakov <jurij at debian.org> Sun, 24 Aug 2008 08:54:58 +0100
+
+kde-style-qtcurve (0.59.3-1) unstable; urgency=low
+
+ * Acknowledge NMU, thanks Sune and Peter (Closes: #469494)
+ * New upstream release. Too many changes since 55.2 to list them all.
+ * Bumped standards version.
+
+ -- Bastian Venthur <venthur at debian.org> Fri, 04 Jul 2008 11:22:06 +0200
+
+kde-style-qtcurve (0.55.2-2.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Build with cmake in a subdirectory, to fix FTBFS if built twice in a row
+ (original patch by Sune Vuorela) (Closes: #469494)
+
+ -- Peter Eisentraut <petere at debian.org> Mon, 16 Jun 2008 13:10:09 +0200
+
+kde-style-qtcurve (0.55.2-2) unstable; urgency=low
+
+ * Bumped standards version
+ * Updated FSF address
+ * Removed superfluous dirs
+ * Fixed spelling error in description
+
+ -- Bastian Venthur <venthur at debian.org> Wed, 26 Mar 2008 16:08:30 +0100
+
+kde-style-qtcurve (0.55.2-1) unstable; urgency=low
+
+ * New upstream version (Closes: #449309)
+
+ -- Bastian Venthur <venthur at debian.org> Sun, 20 Jan 2008 17:17:49 +0100
+
+kde-style-qtcurve (0.52.3-1) unstable; urgency=low
+
+ * Don't lighten border of disabled check/radio buttons.
+ * Lighten trough of disabled slider.
+ * Modify khtml check to also check to see if widget name == "__khtml"
+ * Store khtml widgets in a map, to speed up checking.
+ * Fix shadow on comboboxes.
+ * Draw background of checked menuitem icons as per KDE4.
+
+ -- Bastian Venthur <venthur at debian.org> Fri, 10 Aug 2007 10:10:55 +0200
+
+kde-style-qtcurve (0.52.2-1) unstable; urgency=low
+
+ New upstream version
+
+ [0.52.2]
+
+ * Fix crash when slider color == button.
+
+ [0.52.1]
+
+ * Draw emphasis around menus when not lightening.
+ * Use button colors to border entry fields.
+ * Don't allow scrollbars to be recolored.
+ * Fix amarok menus!
+
+
+ -- Bastian Venthur <venthur at debian.org> Sun, 24 Jun 2007 13:13:10 +0200
+
+kde-style-qtcurve (0.52-1) unstable; urgency=low
+
+ * New upstream version
+
+ * Use 'dull glass' as the default gradient - previous default is now
+ called 'Clean'.
+ * Darken slider mouse over colour if slider is not shaded.
+ * Use thinner slider mouse over sections if slider is not shaded.
+ * Improve look of small V arrows.
+ * Even duller dull glass, but much more useable.
+ * Fix setting of check/radio colour.
+ * Only highlight editable combo arrow when mouse over arrow, not over edit
+ field - more Gtk like.
+ * Added one config file option (no gui):
+ gtkScrollViews set to 'true' to have the scrollbars drawn outside of
+ scrollviews. (However, doesn't look very good)
+ * Lighten combo list frame.
+ * Dont round MDI buttons.
+ * Fix opera's MDI buttons within menubars.
+ * Always assume PE_ButtonBevel is enabled - used for QtConfig's colour
+ buttons
+
+ -- Bastian Venthur <venthur at debian.org> Tue, 19 Jun 2007 17:35:33 +0200
+
+kde-style-qtcurve (0.51-2) unstable; urgency=low
+
+ * Changed priority from extra to optional
+
+ -- Bastian Venthur <venthur at debian.org> Mon, 11 Jun 2007 11:21:00 +0200
+
+kde-style-qtcurve (0.51-1) unstable; urgency=low
+
+ * New upstream version (Closes: #427043)
+
+ * Changed shading to use HSL colour space. This can be altered by editing
+ $XDG_CONFIG_HOME/qtcurvestylerc and setting 'shading=simple' for the
+ previous method, or 'shading=hsv' to use HSV.
+ * Add options:
+ Border all of menu/toolbars.
+ Darker borders.
+ 'V' arrows.
+ * Fix raised listview headers.
+ * Fix glass style menuitem appearance.
+ * Modifed look of dullglass, looks "softer"
+ * Improve look of plastik mouse-over for non coloured scrollbars.
+ * For disabled buttons, use standard fill but lighten border.
+ * Use darker colours for mouse-over and default button - helps with light
+ colour schemes.
+ * Dont draw sunken panel around checked menuitems.
+ * Fix karm (and others?) statusbar icon.
+ * Fix for radio buttons in apps where
+ QApplication::NormalColor!=QApplication::colorSpec() (e.g. designer)
+
+ -- Bastian Venthur <venthur at debian.org> Mon, 11 Jun 2007 10:42:01 +0200
+
+kde-style-qtcurve (0.50-1) unstable; urgency=low
+
+ * Initial release
+
+ -- Bastian Venthur <venthur at debian.org> Fri, 25 May 2007 12:38:49 +0200
+
More information about the pkg-kde-commits
mailing list