Author: ccheney
Date: 2003-10-31 07:26:52 +0100 (Fri, 31 Oct 2003)
New Revision: 2

Added:
   trunk/packages/kdeartwork/
   trunk/packages/kdeartwork/debian/
   trunk/packages/kdeartwork/debian/README.Packaging
   trunk/packages/kdeartwork/debian/changelog
   trunk/packages/kdeartwork/debian/control
   trunk/packages/kdeartwork/debian/copyright
   trunk/packages/kdeartwork/debian/cvs.patch
   trunk/packages/kdeartwork/debian/kdeartwork-misc.files
   trunk/packages/kdeartwork/debian/kdeartwork-style.files
   trunk/packages/kdeartwork/debian/kdeartwork-style.override
   trunk/packages/kdeartwork/debian/kdeartwork-style.shlibs
   trunk/packages/kdeartwork/debian/kdeartwork-theme-desktop.files
   trunk/packages/kdeartwork/debian/kdeartwork-theme-window.files
   trunk/packages/kdeartwork/debian/rules
Log:
kdeartwork (2.2.2-1) unstable; urgency=low
 
  * New upstream release.
 
 -- Ben Burton <[EMAIL PROTECTED]>  Wed,  7 Nov 2001 10:49:53 -0600


Added: trunk/packages/kdeartwork/debian/README.Packaging
===================================================================
--- trunk/packages/kdeartwork/debian/README.Packaging   2003-10-31 05:50:17 UTC 
(rev 1)
+++ trunk/packages/kdeartwork/debian/README.Packaging   2003-10-31 06:26:52 UTC 
(rev 2)
@@ -0,0 +1,9 @@
+
+Patches that need to be applied to the CVS sources are in file
+cvs.patch in the debian directory.
+
+When doing a new CVS pull, from directory ../ run:
+
+  patch -p0 < debian/cvs.patch
+
+ -- Ben Burton <[EMAIL PROTECTED]>  Sun,  3 Jun 2001 14:08:34 -0500

Added: trunk/packages/kdeartwork/debian/changelog
===================================================================
--- trunk/packages/kdeartwork/debian/changelog  2003-10-31 05:50:17 UTC (rev 1)
+++ trunk/packages/kdeartwork/debian/changelog  2003-10-31 06:26:52 UTC (rev 2)
@@ -0,0 +1,58 @@
+kdeartwork (2.2.2-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Ben Burton <[EMAIL PROTECTED]>  Wed,  7 Nov 2001 10:49:53 -0600
+
+kdeartwork (2.2.1-5) unstable; urgency=low
+
+  * Uses automake again to solve new alpha problems.
+
+ -- Ben Burton <[EMAIL PROTECTED]>  Tue,  6 Nov 2001 23:51:27 -0600
+
+kdeartwork (2.2.1-4) unstable; urgency=low
+
+  * Cleaned up automake-related material.
+
+ -- Ben Burton <[EMAIL PROTECTED]>  Sun, 28 Oct 2001 13:48:04 -0600
+
+kdeartwork (2.2.1-3) unstable; urgency=low
+
+  * Builds with automake 1.5.
+
+ -- Ben Burton <[EMAIL PROTECTED]>  Thu, 11 Oct 2001 15:31:32 -0500
+
+kdeartwork (2.2.1-2) unstable; urgency=low
+
+  * Updated parameters for alpha build (closes: Bug#113125).
+
+ -- Ben Burton <[EMAIL PROTECTED]>  Sat, 22 Sep 2001 12:00:37 -0500
+
+kdeartwork (2.2.1-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Ben Burton <[EMAIL PROTECTED]>  Fri, 31 Aug 2001 21:08:56 -0500
+
+kdeartwork (2.2.0-final-1) unstable; urgency=low
+
+  * New upstream release.
+  * Bumped standards-version to 3.5.6.
+
+ -- Ben Burton <[EMAIL PROTECTED]>  Sun, 29 Jul 2001 17:48:59 +1000
+
+kdeartwork (2.2-beta1-2) unstable; urgency=low
+
+  * Builds on alpha.
+
+ -- Ben Burton <[EMAIL PROTECTED]>  Sun, 29 Jul 2001 00:20:23 +1000
+
+kdeartwork (2.2-beta1-1) unstable; urgency=low
+
+  * Initial Release (closes: Bug#101244).
+
+ -- Ben Burton <[EMAIL PROTECTED]>  Sat, 26 May 2001 21:31:05 -0500
+
+Local variables:
+mode: debian-changelog
+End:

Added: trunk/packages/kdeartwork/debian/control
===================================================================
--- trunk/packages/kdeartwork/debian/control    2003-10-31 05:50:17 UTC (rev 1)
+++ trunk/packages/kdeartwork/debian/control    2003-10-31 06:26:52 UTC (rev 2)
@@ -0,0 +1,68 @@
+Source: kdeartwork
+Section: graphics
+Priority: optional
+Maintainer: Ben Burton <[EMAIL PROTECTED]>
+Build-Depends: automake, debhelper (>> 3.0.0), kdelibs-dev (>= 
4:2.2-cvs20010602-0), libtool
+Standards-Version: 3.5.6
+
+Package: kdeartwork-style
+Architecture: any
+Section: graphics
+Depends: ${shlibs:Depends}
+Recommends: kdebase (>> 4:2.1-final-0)
+Conflicts: kdebase (<< 4:2.2-cvs20010622-0)
+Description: widget styles released with KDE
+ This package contains the widget styles that come with the official KDE
+ release.  Widget styles can be used to customise the look and feel of
+ interface components such as buttons, scrollbars and so on.  They
+ can be applied using the style manager in the KDE Control Centre.
+ .
+ Included are widget styles B3, KDE-SGI and KDE Step Hi-color.
+ .
+ This package is part of the KDE artwork module.
+
+Package: kdeartwork-misc
+Architecture: all
+Section: sound
+Recommends: kdebase (>> 4:2.1-final-0)
+Description: various multimedia goodies released with KDE
+ This package contains miscellaneous multimedia goodies that come with
+ the official KDE release.  They can be applied to your desktop through
+ the KDE Control Centre.
+ .
+ Included are KDE sounds.
+ .
+ This package is part of the KDE artwork module.
+
+Package: kdeartwork-theme-desktop
+Architecture: all
+Section: graphics
+Recommends: kdebase (>> 4:2.1-final-0)
+Conflicts: kdebase (<< 4:2.2-alpha2-0)
+Description: desktop themes released with KDE
+ This package contains the desktop themes that come with the official KDE
+ release.  Desktop themes can be used to customise colours, icons, sounds,
+ wallpapers, window decorations and more.  They can be applied using the
+ theme manager in the KDE Control Centre.
+ .
+ Included are desktop theme Eclipse and icon themes Locolor and Technical.
+ .
+ This package is part of the KDE artwork module.
+
+Package: kdeartwork-theme-window
+Architecture: all
+Section: graphics
+Recommends: kdebase (>> 4:2.2-alpha2-0)
+Description: window decoration themes released with KDE
+ This package contains the window decoration themes that come with the
+ official KDE release.  Window decoration themes can be used to customise
+ the look of window borders and buttons, and can be applied using the
+ window decoration manager or the theme manager in the KDE Control Centre.
+ .
+ To apply the IceWM themes included in this package, select IceWM in the
+ window decoration manager and use the Configure tab to select which
+ specific IceWM theme you want.
+ .
+ Included are IceWM window decoration themes MenschMaschine and Model.
+ .
+ This package is part of the KDE artwork module.

Added: trunk/packages/kdeartwork/debian/copyright
===================================================================
--- trunk/packages/kdeartwork/debian/copyright  2003-10-31 05:50:17 UTC (rev 1)
+++ trunk/packages/kdeartwork/debian/copyright  2003-10-31 06:26:52 UTC (rev 2)
@@ -0,0 +1,52 @@
+This package was debianized by Ben Burton <[EMAIL PROTECTED]> on
+Tue, 22 May 2001 01:53:05 -0500.
+
+It was downloaded via CVS from cvs.kde.org.
+
+Upstream Authors:
+
+  B3Style: Daniel M. Duley <[EMAIL PROTECTED]>
+  Eclipse: Hagen Hoepfner <[EMAIL PROTECTED]>
+  MenschMaschine: <[EMAIL PROTECTED]>
+  Model: <[EMAIL PROTECTED]>
+  Technical: Antialias <[EMAIL PROTECTED]>
+
+Copyright:
+
+  All components of this package are released under the GNU General
+  Public License, with the exception of the B3 widget style which is
+  released under a BSD-like license.
+
+  On Debian GNU/Linux systems, the complete text of the GNU General
+  Public License can be found in `/usr/share/common-licenses/GPL'.
+
+  --------------------
+
+  B3 widget style:
+
+  B3Style is 99.99% based on B2Style
+  B2Style (C)2000 Daniel M. Duley <[EMAIL PROTECTED]>
+
+  All rights reserved.
+
+  Redistribution and use in source and binary forms, with or without
+  modification, are permitted provided that the following conditions
+  are met:
+  1. Redistributions of source code must retain the above copyright
+     notice, this list of conditions and the following disclaimer.
+  2. Redistributions in binary form must reproduce the above copyright
+     notice, this list of conditions and the following disclaimer in the
+     documentation and/or other materials provided with the
+     distribution.
+
+  THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+  ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+  ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+  FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+  DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+  OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+  HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+  LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+  OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+  SUCH DAMAGE.

Added: trunk/packages/kdeartwork/debian/cvs.patch
===================================================================
--- trunk/packages/kdeartwork/debian/cvs.patch  2003-10-31 05:50:17 UTC (rev 1)
+++ trunk/packages/kdeartwork/debian/cvs.patch  2003-10-31 06:26:52 UTC (rev 2)
@@ -0,0 +1,84 @@
+--- admin/Makefile.common      2001/07/17 05:16:52     1.118
++++ admin/Makefile.common      2001/07/29 13:29:07
+@@ -92,22 +92,32 @@ cvs-clean:
+       pwd=`pwd` ;\
+       dirs=`find . -type d | grep -v CVS | sed -e "s#^./##"` ;\
+       for i in $$dirs; do \
+-        if test ! -d "$$pwd/$$i/CVS"; then \
+-          echo "D $$i" ;\
+-          rm -rf "$$pwd/$$i"; \
+-          continue; \
+-        fi ;\
+-        cd $$pwd/$$i ;\
+-        for f in * .*; do \
+-          if test ! -d "$$f"; then \
+-            if grep "^/$$f/" CVS/Entries > /dev/null; then \
+-              a="b"; \
+-            else \
+-              echo "F $$i/$$f"; \
+-              rm -f "$$pwd/$$i/$$f"; \
+-            fi; \
+-          fi ; \
+-        done; \
++        case "$$i" in \
++          debian) \
++                echo "Ignoring files in $$i"; \
++              ;; \
++              */HTML) \
++                echo "Ignoring files in $$i"; \
++              ;; \
++              *) \
++            if test ! -d "$$pwd/$$i/CVS"; then \
++              echo "D $$i" ;\
++              rm -rf "$$pwd/$$i"; \
++              continue; \
++            fi ;\
++            cd $$pwd/$$i ;\
++            for f in * .*; do \
++              if test ! -d "$$f"; then \
++                if grep "^/$$f/" CVS/Entries > /dev/null; then \
++                  a="b"; \
++                else \
++                  echo "F $$i/$$f"; \
++                  rm -f "$$pwd/$$i/$$f"; \
++                fi; \
++              fi ; \
++            done; \
++          ;; \
++        esac; \
+       done
+ 
+ 
+--- styles/b3plugin/Makefile.am        2001/06/09 10:35:40     1.8
++++ styles/b3plugin/Makefile.am        2001/07/29 13:29:08
+@@ -22,7 +22,7 @@ INCLUDES= $(all_includes) 
+ 
+ noinst_HEADERS = b3style.h 
+ lib_LTLIBRARIES = b3style.la
+-b3style_la_LDFLAGS = $(all_libraries) -module  -avoid-version -no-undefined 
++b3style_la_LDFLAGS = $(all_libraries) -module -no-undefined 
+ b3style_la_LIBADD = $(LIB_KDECORE)
+ 
+ b3style_la_SOURCES = b3style.cpp plugin.cpp
+--- styles/ksgistyle/Makefile.am       2001/06/09 10:22:53     1.2
++++ styles/ksgistyle/Makefile.am       2001/07/29 13:29:08
+@@ -2,7 +2,7 @@ INCLUDES= $(all_includes)
+ METASOURCES=AUTO
+ noinst_HEADERS = ksgistyle.h
+ lib_LTLIBRARIES = ksgistyle.la
+-ksgistyle_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
++ksgistyle_la_LDFLAGS = $(all_libraries) -module -no-undefined
+ ksgistyle_la_SOURCES = ksgistyle.cpp plugin.cpp
+ ksgistyle_la_LIBADD = $(LIB_KDEUI) 
+ 
+--- styles/kstep-highcolor/Makefile.am 2001/06/09 10:22:19     1.2
++++ styles/kstep-highcolor/Makefile.am 2001/07/29 13:29:08
+@@ -23,7 +23,7 @@ INCLUDES= $(all_includes)
+ 
+ noinst_HEADERS = kstep.h 
+ lib_LTLIBRARIES = kstephighcolor.la
+-kstephighcolor_la_LDFLAGS =  $(all_libraries) -module  -avoid-version 
-no-undefined 
++kstephighcolor_la_LDFLAGS =  $(all_libraries) -module -no-undefined 
+ kstephighcolor_la_LIBADD = $(LIB_KDEUI)
+ kstephighcolor_la_SOURCES = kstep.cpp plugin.cpp
+ 

Added: trunk/packages/kdeartwork/debian/kdeartwork-misc.files
===================================================================
--- trunk/packages/kdeartwork/debian/kdeartwork-misc.files      2003-10-31 
05:50:17 UTC (rev 1)
+++ trunk/packages/kdeartwork/debian/kdeartwork-misc.files      2003-10-31 
06:26:52 UTC (rev 2)
@@ -0,0 +1 @@
+usr/share/sounds/*.wav

Added: trunk/packages/kdeartwork/debian/kdeartwork-style.files
===================================================================
--- trunk/packages/kdeartwork/debian/kdeartwork-style.files     2003-10-31 
05:50:17 UTC (rev 1)
+++ trunk/packages/kdeartwork/debian/kdeartwork-style.files     2003-10-31 
06:26:52 UTC (rev 2)
@@ -0,0 +1,7 @@
+usr/share/apps/kstyle/themes/b3.themerc
+usr/share/apps/kstyle/themes/ksgistyle.themerc
+usr/share/apps/kstyle/themes/kstep-highcolor.themerc
+usr/lib/b3style.*
+usr/lib/ksgistyle.*
+usr/lib/kstephighcolor.*
+usr/share/lintian/overrides/kdeartwork-style

Added: trunk/packages/kdeartwork/debian/kdeartwork-style.override
===================================================================
--- trunk/packages/kdeartwork/debian/kdeartwork-style.override  2003-10-31 
05:50:17 UTC (rev 1)
+++ trunk/packages/kdeartwork/debian/kdeartwork-style.override  2003-10-31 
06:26:52 UTC (rev 2)
@@ -0,0 +1,6 @@
+# These are styles and so there is no -dev package.
+kdeartwork-style: non-dev-pkg-with-shlib-symlink usr/lib/b3style.so.0.0.0 
usr/lib/b3style.so
+kdeartwork-style: non-dev-pkg-with-shlib-symlink usr/lib/ksgistyle.so.0.0.0 
usr/lib/ksgistyle.so
+kdeartwork-style: non-dev-pkg-with-shlib-symlink 
usr/lib/kstephighcolor.so.0.0.0 usr/lib/kstephighcolor.so
+# This is inserted by debhelper and is correct.
+kdeartwork-style: postrm-calls-ldconfig

Added: trunk/packages/kdeartwork/debian/kdeartwork-style.shlibs
===================================================================
--- trunk/packages/kdeartwork/debian/kdeartwork-style.shlibs    2003-10-31 
05:50:17 UTC (rev 1)
+++ trunk/packages/kdeartwork/debian/kdeartwork-style.shlibs    2003-10-31 
06:26:52 UTC (rev 2)
@@ -0,0 +1,3 @@
+b3style 0 kdeartwork-style (>= 2.2.0-final-0)
+ksgistyle 0 kdeartwork-style (>= 2.2.0-final-0)
+kstephighcolor 0 kdeartwork-style (>= 2.2.0-final-0)

Added: trunk/packages/kdeartwork/debian/kdeartwork-theme-desktop.files
===================================================================
--- trunk/packages/kdeartwork/debian/kdeartwork-theme-desktop.files     
2003-10-31 05:50:17 UTC (rev 1)
+++ trunk/packages/kdeartwork/debian/kdeartwork-theme-desktop.files     
2003-10-31 06:26:52 UTC (rev 2)
@@ -0,0 +1,3 @@
+usr/share/apps/kthememgr/Themes/Eclipse.ktheme
+usr/share/apps/kthememgr/Themes/Locolor.ktheme
+usr/share/apps/kthememgr/Themes/Technical.ktheme

Added: trunk/packages/kdeartwork/debian/kdeartwork-theme-window.files
===================================================================
--- trunk/packages/kdeartwork/debian/kdeartwork-theme-window.files      
2003-10-31 05:50:17 UTC (rev 1)
+++ trunk/packages/kdeartwork/debian/kdeartwork-theme-window.files      
2003-10-31 06:26:52 UTC (rev 2)
@@ -0,0 +1,2 @@
+usr/share/apps/kwin/icewm-themes/MenschMaschine/*
+usr/share/apps/kwin/icewm-themes/Model/*

Added: trunk/packages/kdeartwork/debian/rules
===================================================================
--- trunk/packages/kdeartwork/debian/rules      2003-10-31 05:50:17 UTC (rev 1)
+++ trunk/packages/kdeartwork/debian/rules      2003-10-31 06:26:52 UTC (rev 2)
@@ -0,0 +1,123 @@
+#!/usr/bin/make -f
+
+# Uncomment this to turn on verbose mode. 
+#export DH_VERBOSE=1
+
+# This is the debhelper compatability version to use.
+export DH_COMPAT=3
+
+tmp = debian/tmp
+overrides = $(tmp)/usr/share/lintian/overrides
+files_to_remove = aclocal.m4 configure.in stamp-h.in Makefile.in \
+       configure subdirs
+
+INSTALL_DIR = install -p -d -o root -g root -m 755
+INSTALL_FILE = install -p -o root -g root -m 644
+
+ARCH = $(shell dpkg-architecture -qDEB_BUILD_ARCH)
+ifeq ($(ARCH),alpha)
+  COMPILER_FLAGS=CFLAGS="-O0 -mieee" CXXFLAGS="-O0 -mieee"
+else
+  COMPILER_FLAGS=CXX=g++ CC=gcc
+endif
+# Note: objprelink is no longer recommended for use.
+# ifeq ($(ARCH),i3386)
+#   OBJPRELINK=--enable-objprelink
+# endif
+
+-include debian/debiandirs
+
+debian/debiandirs: admin/debianrules
+       perl -w admin/debianrules echodirs > debian/debiandirs
+
+configure: configure-stamp
+configure-stamp:
+       dh_testdir
+       if test ! -f configure; then \
+         $(MAKE) -f admin/Makefile.common ;\
+       fi
+       $(COMPILER_FLAGS) ./configure $(configkde) $(OBJPRELINK)
+       touch configure-stamp
+
+build: configure-stamp build-stamp
+build-stamp:
+       dh_testdir
+       $(MAKE)
+       touch build-stamp
+
+clean:
+       dh_testdir
+       dh_testroot
+       -rm -f build-stamp configure-stamp
+       -rm -f debian/debiandirs
+       if test -d CVS; then \
+         $(MAKE) -f admin/Makefile.common cvs-clean ;\
+       fi
+       -$(MAKE) distclean
+       dh_clean
+
+install: DH_OPTIONS=
+install: build
+       dh_testdir
+       dh_testroot
+       dh_clean -k
+       dh_installdirs
+
+       # Create themes directory.
+       $(INSTALL_DIR) $(tmp)/usr/share/apps/kthememgr/Themes
+
+       # Main install.
+       $(MAKE) install DESTDIR=$(CURDIR)/$(tmp)
+
+       # Install overrides.
+       $(INSTALL_DIR) $(overrides)
+       $(INSTALL_FILE) debian/kdeartwork-style.override \
+               $(overrides)/kdeartwork-style
+
+# Build architecture-independent files here.
+# Pass -i to all debhelper commands in this target to reduce clutter.
+binary-indep: build install
+       dh_testdir
+       dh_testroot
+       dh_movefiles -i
+       dh_installdocs -i
+       dh_installmenu -i
+       dh_installman -i
+       dh_installchangelogs -pkdeartwork-misc
+       dh_installchangelogs -pkdeartwork-theme-desktop
+       dh_installchangelogs -pkdeartwork-theme-window
+       dh_link -i
+#      dh_strip -i
+       dh_compress -i --exclude=index.docbook
+       dh_fixperms -i
+#      dh_makeshlibs -i
+       dh_installdeb -i
+       dh_perl -i
+#      dh_shlibdeps -i
+       dh_gencontrol -i
+       dh_md5sums -i
+       dh_builddeb -i
+
+# Build architecture-dependent files here.
+binary-arch: build install
+       dh_testdir
+       dh_testroot
+       dh_movefiles -a
+       dh_installdocs -a
+       dh_installmenu -a
+       dh_installman -a
+       dh_installchangelogs -pkdeartwork-style
+       dh_link -a
+       dh_strip -a
+       dh_compress -a --exclude=index.docbook
+       dh_fixperms -a
+       dh_makeshlibs -a
+       dh_installdeb -a
+       dh_perl -a
+       dh_shlibdeps -a
+       dh_gencontrol -a
+       dh_md5sums -a
+       dh_builddeb -a
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install configure


Property changes on: trunk/packages/kdeartwork/debian/rules
___________________________________________________________________
Name: svn:executable
   + *

Reply via email to