rev 16934 - in kde-extras/gtk2-engines-qtcurve/tags: . 1.0.2-1/debian

Fathi Boudra fabo at alioth.debian.org
Sun Feb 14 19:59:18 UTC 2010


Author: fabo
Date: 2010-02-14 19:59:16 +0000 (Sun, 14 Feb 2010)
New Revision: 16934

Added:
   kde-extras/gtk2-engines-qtcurve/tags/1.0.2-1/
   kde-extras/gtk2-engines-qtcurve/tags/1.0.2-1/debian/changelog
   kde-extras/gtk2-engines-qtcurve/tags/1.0.2-1/debian/control
   kde-extras/gtk2-engines-qtcurve/tags/1.0.2-1/debian/copyright
   kde-extras/gtk2-engines-qtcurve/tags/1.0.2-1/debian/rules
   kde-extras/gtk2-engines-qtcurve/tags/1.0.2-1/debian/source/
Removed:
   kde-extras/gtk2-engines-qtcurve/tags/1.0.2-1/debian/changelog
   kde-extras/gtk2-engines-qtcurve/tags/1.0.2-1/debian/control
   kde-extras/gtk2-engines-qtcurve/tags/1.0.2-1/debian/copyright
   kde-extras/gtk2-engines-qtcurve/tags/1.0.2-1/debian/rules
Log:
Tagging gtk2-engines-qtcurve 1.0.2-1.

Copied: kde-extras/gtk2-engines-qtcurve/tags/1.0.2-1/debian/changelog (from rev 16933, kde-extras/gtk2-engines-qtcurve/trunk/debian/changelog)
===================================================================
--- kde-extras/gtk2-engines-qtcurve/tags/1.0.2-1/debian/changelog	                        (rev 0)
+++ kde-extras/gtk2-engines-qtcurve/tags/1.0.2-1/debian/changelog	2010-02-14 19:59:16 UTC (rev 16934)
@@ -0,0 +1,168 @@
+gtk2-engines-qtcurve (1.0.2-1) unstable; urgency=low
+
+  * New upstream release.
+  * Switch to dpkg-source 3.0 (quilt) format.
+  * Update debian/control:
+    - Bump Standard-Version to 3.8.4 (no changes needed).
+  * Update debian/copyright:
+    - Update upstream author e-mail address.
+    - Update copyright years.
+  * Update debian/rules:
+    - Enable parallel build (pass --parallel option to dh).
+    - Update get-orig-source target to rename original tarball.
+
+ -- Fathi Boudra <fabo at debian.org>  Sat, 13 Feb 2010 15:41:01 +0100
+
+gtk2-engines-qtcurve (0.69.2-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Fathi Boudra <fabo at debian.org>  Sat, 14 Nov 2009 18:06:01 +0100
+
+gtk2-engines-qtcurve (0.68.1-1) unstable; urgency=low
+
+  * New upstream release.
+  * Update debian/control:
+    - Bump Standard-Version to 3.8.3 (no changes needed).
+
+ -- Fathi Boudra <fabo at debian.org>  Wed, 07 Oct 2009 14:06:28 +0200
+
+gtk2-engines-qtcurve (0.67.4-1) unstable; urgency=low
+
+  * New upstream release.
+  * Update debian/control:
+    - Bump debhelper build dependency version.
+  * Update debian/copyright: up-to-date.
+  * Update debian/rules:
+    - Cleanup since dh support cmake.
+    - Add get-orig-source target.
+  * Add debian/watch file.
+
+ -- Fathi Boudra <fabo at debian.org>  Sun, 16 Aug 2009 10:37:41 +0200
+
+gtk2-engines-qtcurve (0.65.1-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Fathi Boudra <fabo at debian.org>  Tue, 30 Jun 2009 20:38:57 +0200
+
+gtk2-engines-qtcurve (0.65.0-1) unstable; urgency=low
+
+  * New upstream release. (Closes: #512561)
+  * Set KDE Extras team in Maintainer field and myself in Uploaders field.
+    (Closes: #529441)
+  * Bump compat/debhelper to 7.
+  * Update debian/control:
+    - Bump Standard-Version to 3.8.2 (no changes needed).
+    - Add Vcs-Browser and Vcs-Svn fields.
+    - Use uppercase GNOME in description.
+  * Update debian/rules:
+    - Rewrite to use dh.
+    - Build with -DQTC_MODIFY_MOZILLA=true for enhanced Firefox integration.
+
+ -- Fathi Boudra <fabo at debian.org>  Thu, 25 Jun 2009 10:29:52 +0200
+
+gtk2-engines-qtcurve (0.59.5-1) unstable; urgency=low
+
+  * New upstream release. Too many changes since 55.2 to list them all here.
+  * Bumped standards version.
+
+ -- Bastian Venthur <venthur at debian.org>  Fri, 04 Jul 2008 10:58:11 +0200
+
+gtk2-engines-qtcurve (0.55.2-2) unstable; urgency=low
+
+  * Bumped standards version 
+  * Updated FSF address (Closes: #461892)
+
+ -- Bastian Venthur <venthur at debian.org>  Wed, 26 Mar 2008 15:20:23 +0100
+
+gtk2-engines-qtcurve (0.55.2-1) unstable; urgency=low
+
+  * New upstream version 
+
+ -- Bastian Venthur <venthur at debian.org>  Sun, 20 Jan 2008 17:22:26 +0100
+
+gtk2-engines-qtcurve (0.52.3-1) unstable; urgency=low
+
+  0.52.3
+  * Fix 1st stripe on vertical progress bar.
+  * Fix very small progress bar chunks.
+  * Fix blanked out widgets in tovid.
+  * Fix DeVeDe crash when 'fix parentless dialogs' is enabled.
+
+  0.52.2
+  * Don't lighten border of disabled check/radio buttons.
+  * Lighten trough of disabled slider. 
+
+ -- Bastian Venthur <venthur at debian.org>  Fri, 10 Aug 2007 10:03:47 +0200
+
+gtk2-engines-qtcurve (0.52.1-1) unstable; urgency=low
+
+  New upstream version
+  
+  * Draw emphasis around menus when not lightening.
+  * Use button colors to border entry fields.
+  * Fix menu standard background.
+
+ -- Bastian Venthur <venthur at debian.org>  Sun, 24 Jun 2007 13:10:56 +0200
+
+gtk2-engines-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.
+  * Implement 'plastik' style mouse over for square sliders.
+  * Fix bottom/right scrollbar arrow position.
+  * Fix spinbutton arrow position.
+  * Fix SWT combo arrows.
+  * Don't prelight SWT combos - they don't un-prelight when activated!
+  * For non editable combos, draw both an up and a down arrow.
+  * For editable combos - make menu more KDE list like.
+
+ -- Bastian Venthur <venthur at debian.org>  Tue, 19 Jun 2007 17:33:59 +0200
+
+gtk2-engines-qtcurve (0.51-2) unstable; urgency=low
+
+  * Changed priority from extra to optional 
+
+ -- Bastian Venthur <venthur at debian.org>  Mon, 11 Jun 2007 11:20:11 +0200
+
+gtk2-engines-qtcurve (0.51-1)  unstable; urgency=low
+
+  * New Upstream version (Closes: #427040)
+  * Corrected recommends-field (Closes: #427873)
+  * Removed debian/dirs (Closes: #427874)
+
+  * 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.
+  * If the app is a Java app, and its g_get_application_name()!="unknown",
+    then assume its a SWT java app - in which case treat as a standard app. For
+    Swing apps some functionality is disabled.
+  * Fix tabs in thunderbird.
+
+ -- Bastian Venthur <venthur at debian.org>  Mon, 11 Jun 2007 10:26:42 +0200
+
+gtk2-engines-qtcurve (0.50-1) unstable; urgency=low
+
+  * Initial release
+
+ -- Bastian Venthur <venthur at debian.org>  Fri, 25 May 2007 12:52:24 +0200
+

Copied: kde-extras/gtk2-engines-qtcurve/tags/1.0.2-1/debian/control (from rev 16933, kde-extras/gtk2-engines-qtcurve/trunk/debian/control)
===================================================================
--- kde-extras/gtk2-engines-qtcurve/tags/1.0.2-1/debian/control	                        (rev 0)
+++ kde-extras/gtk2-engines-qtcurve/tags/1.0.2-1/debian/control	2010-02-14 19:59:16 UTC (rev 16934)
@@ -0,0 +1,20 @@
+Source: gtk2-engines-qtcurve
+Section: gnome
+Priority: optional
+Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
+Uploaders: Fathi Boudra <fabo at debian.org>
+Build-Depends: debhelper (>= 7.4.13), cmake, libgtk2.0-dev
+Standards-Version: 3.8.4
+Homepage: http://www.kde-look.org/content/show.php?content=40492
+Vcs-Svn: svn://svn.debian.org/pkg-kde/kde-extras/gtk2-engines-qtcurve/trunk/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-kde/kde-extras/gtk2-engines-qtcurve/?op=log
+
+Package: gtk2-engines-qtcurve
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: kde-style-qtcurve
+Description: This is a set of widget styles for Gtk2 based apps
+ This package together with kde-style-qtcurve aim to provide a unified look
+ and feel on the desktop when using KDE and GNOME applications.
+ .
+ This package is most useful when installed together with kde-style-qtcurve.

Copied: kde-extras/gtk2-engines-qtcurve/tags/1.0.2-1/debian/copyright (from rev 16933, kde-extras/gtk2-engines-qtcurve/trunk/debian/copyright)
===================================================================
--- kde-extras/gtk2-engines-qtcurve/tags/1.0.2-1/debian/copyright	                        (rev 0)
+++ kde-extras/gtk2-engines-qtcurve/tags/1.0.2-1/debian/copyright	2010-02-14 19:59:16 UTC (rev 16934)
@@ -0,0 +1,62 @@
+This package was debianized by:
+
+    Bastian Venthur <venthur at debian.org> on Fri, 25 May 2007 12:52:24 +0200.
+
+It was downloaded from:
+
+    http://www.kde-look.org/content/show.php?content=40492
+
+Upstream Author:
+
+    Craig Drummond <craig.p.drummond at googlemail.com>
+
+Copyright:
+
+    Copyright © 2007-2010 Craig Drummond
+
+License:
+
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 2 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
+
+The files:
+
+	gtk2/qtcurve.h
+	gtk2/qtcurve.c
+	acinclude.m4
+
+are licensed under the LGPL:
+
+    This library is free software; you can redistribute it and/or
+    modify it under the terms of the GNU Library General Public
+    License as published by the Free Software Foundation; either
+    version 2 of the License, or (at your option) any later version.
+
+    This library is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+    Library General Public License for more details.
+
+    You should have received a copy of the GNU Library General Public
+    License along with this library; if not, write to the
+    Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+    02110-1301, USA.
+
+The Debian packaging is:
+
+    Copyright (C) 2009-2010 Fathi Boudra <fabo at debian.org>
+    Copyright (C) 2007-2008 Bastian Venthur <venthur at debian.org>
+
+and is licensed under the GPL version 2,
+see `/usr/share/common-licenses/GPL-2'.

Copied: kde-extras/gtk2-engines-qtcurve/tags/1.0.2-1/debian/rules (from rev 16933, kde-extras/gtk2-engines-qtcurve/trunk/debian/rules)
===================================================================
--- kde-extras/gtk2-engines-qtcurve/tags/1.0.2-1/debian/rules	                        (rev 0)
+++ kde-extras/gtk2-engines-qtcurve/tags/1.0.2-1/debian/rules	2010-02-14 19:59:16 UTC (rev 16934)
@@ -0,0 +1,13 @@
+#!/usr/bin/make -f
+
+%:
+	dh --parallel $@
+
+override_dh_auto_configure:
+	dh_auto_configure -- -DQTC_MODIFY_MOZILLA=true
+
+get-orig-source:
+	uscan --verbose --force-download --no-symlink
+	mv ../QtCurve-Gtk2-$(UPSTREAM_VERSION).tar.bz2 ../gtk2-engines-qtcurve_$(UPSTREAM_VERSION).orig.tar.bz2
+
+.PHONY: override_dh_auto_test




More information about the pkg-kde-commits mailing list