rev 14333 - in kde-extras/icemon/tags: . 2.0~svn951472-1/debian

Fathi Boudra fabo at alioth.debian.org
Thu Apr 9 14:07:55 UTC 2009


Author: fabo
Date: 2009-04-09 14:07:55 +0000 (Thu, 09 Apr 2009)
New Revision: 14333

Added:
   kde-extras/icemon/tags/2.0~svn951472-1/
   kde-extras/icemon/tags/2.0~svn951472-1/debian/changelog
   kde-extras/icemon/tags/2.0~svn951472-1/debian/compat
   kde-extras/icemon/tags/2.0~svn951472-1/debian/control
   kde-extras/icemon/tags/2.0~svn951472-1/debian/copyright
   kde-extras/icemon/tags/2.0~svn951472-1/debian/rules
Removed:
   kde-extras/icemon/tags/2.0~svn951472-1/debian/README.Debian
   kde-extras/icemon/tags/2.0~svn951472-1/debian/changelog
   kde-extras/icemon/tags/2.0~svn951472-1/debian/compat
   kde-extras/icemon/tags/2.0~svn951472-1/debian/control
   kde-extras/icemon/tags/2.0~svn951472-1/debian/copyright
   kde-extras/icemon/tags/2.0~svn951472-1/debian/patches/
   kde-extras/icemon/tags/2.0~svn951472-1/debian/rules
Log:
Tagging icemon 2.0~svn951472-1

Copied: kde-extras/icemon/tags/2.0~svn951472-1/debian/changelog (from rev 14332, kde-extras/icemon/trunk/debian/changelog)
===================================================================
--- kde-extras/icemon/tags/2.0~svn951472-1/debian/changelog	                        (rev 0)
+++ kde-extras/icemon/tags/2.0~svn951472-1/debian/changelog	2009-04-09 14:07:55 UTC (rev 14333)
@@ -0,0 +1,35 @@
+icecc-monitor (2.0~svn951472-1) unstable; urgency=low
+
+  * New svn snapshot. Initial KDE4 version.
+  * Remove deprecated patches.
+  * Bump compat/debhelper to 7. no changes needed.
+  * Switch to debhelper and quilt.
+  * Update build dependencies: cmake, pkg-kde-tools, kdelibs5-dev.
+
+ -- Fathi Boudra <fabo at debian.org>  Thu, 09 Apr 2009 12:12:40 +0200
+
+icecc-monitor (1.1-3) unstable; urgency=low
+
+  * Update debian/copyright - fixes copyright-file-contains-full-gfdl-
+    license
+  * Add Homepage: - fixes description-contains-homepage
+  * Update to Standards: 3.8.0 - no changes necessary
+
+ -- Mark Purcell <msp at debian.org>  Sun, 28 Sep 2008 12:51:49 +1000
+
+icecc-monitor (1.1-2) unstable; urgency=low
+
+  * Include gcc4.3 patch from Martin. (Closes: #417227)
+
+ -- Mark Purcell <msp at debian.org>  Fri, 27 Apr 2007 22:39:17 +1000
+
+icecc-monitor (1.1-1) unstable; urgency=low
+
+  * Initial Debian release (Closes: #388327)
+  * Merge Andre Woebbeking and Jonathan Riddell package
+  * KDE_3_5_BRANCH update (up to r583517)
+    * Fix typo license in kabout BSD->GPL_V2
+  * Export kde_htmldir to fix doc installation path
+
+ -- Fathi Boudra <fboudra at free.fr>  Mon, 11 Sep 2006 23:15:00 +0200
+

Copied: kde-extras/icemon/tags/2.0~svn951472-1/debian/compat (from rev 14332, kde-extras/icemon/trunk/debian/compat)
===================================================================
--- kde-extras/icemon/tags/2.0~svn951472-1/debian/compat	                        (rev 0)
+++ kde-extras/icemon/tags/2.0~svn951472-1/debian/compat	2009-04-09 14:07:55 UTC (rev 14333)
@@ -0,0 +1 @@
+7

Copied: kde-extras/icemon/tags/2.0~svn951472-1/debian/control (from rev 14332, kde-extras/icemon/trunk/debian/control)
===================================================================
--- kde-extras/icemon/tags/2.0~svn951472-1/debian/control	                        (rev 0)
+++ kde-extras/icemon/tags/2.0~svn951472-1/debian/control	2009-04-09 14:07:55 UTC (rev 14333)
@@ -0,0 +1,20 @@
+Source: icecc-monitor
+Section: kde
+Priority: optional
+Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
+Uploaders: Fathi Boudra <fabo at debian.org>, Mark Purcell <msp at debian.org>
+Build-Depends: debhelper (>= 7), quilt, cmake, pkg-kde-tools,
+ kdelibs5-dev, libicecc-dev, docbook2x
+Standards-Version: 3.8.1
+Homepage: http://en.opensuse.org/Icecream
+
+Package: icecc-monitor
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Suggests: icecc
+Description: icecc monitor for KDE
+ icecc-monitor is an icecc (distributed compiler) monitor for KDE. It provides
+ a view on the distributed compile network, which jobs run where and details
+ about jobs and nodes (statistics and overview information).
+ .
+ See the 'icecc' package for more informations.

Copied: kde-extras/icemon/tags/2.0~svn951472-1/debian/copyright (from rev 14332, kde-extras/icemon/trunk/debian/copyright)
===================================================================
--- kde-extras/icemon/tags/2.0~svn951472-1/debian/copyright	                        (rev 0)
+++ kde-extras/icemon/tags/2.0~svn951472-1/debian/copyright	2009-04-09 14:07:55 UTC (rev 14333)
@@ -0,0 +1,48 @@
+This package was debianized by Fathi Boudra <fboudra at free.fr> on
+Mon, 11 Sep 2006 23:15:00 +0200.
+
+It was downloaded from ftp://ftp.suse.com/pub/projects/icecream
+
+Upstream Authors:
+   Frerich Raabe <raabe at kde.org>
+   Stephan Kulow <coolo at kde.org>
+   Cornelius Schumacher <schumacher at kde.org>
+
+Copyright:
+   (C) 2003 Frerich Raabe <raabe at kde.org>
+   (C) 2003-2004 Stephan Kulow <coolo at kde.org>
+   (C) 2003-2004 Cornelius Schumacher <schumacher at kde.org>
+   (C) 2004-2006 Andre Wöbbeking <Woebbeking at web.de>
+
+The icecc-monitor manpage is (C) 2006 Jonathan Riddell <jriddell at ubuntu.com>
+and is licensed under the GPL, see below.
+
+License:
+
+   This package 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 package 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 package; if not, write to the Free Software
+   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The documentations provided with icecc-monitor is distributed under
+the GNU Free Documentation License (FDL). They are considered free with
+regards to the Debian Free Software Guidelines (DFSG) because they don't
+contain any unmodifiable parts (invariant sections).
+
+On Debian systems, the complete text of the GNU Free Documentation License can 
+be found  in '/usr/share/common-licenses/GFDL-1.2'.
+
+The Debian packaging is (C) 2006, Fathi Boudra <fboudra at free.fr> and
+is licensed under the GPL, see above.

Copied: kde-extras/icemon/tags/2.0~svn951472-1/debian/rules (from rev 14332, kde-extras/icemon/trunk/debian/rules)
===================================================================
--- kde-extras/icemon/tags/2.0~svn951472-1/debian/rules	                        (rev 0)
+++ kde-extras/icemon/tags/2.0~svn951472-1/debian/rules	2009-04-09 14:07:55 UTC (rev 14333)
@@ -0,0 +1,84 @@
+#!/usr/bin/make -f
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+include /usr/share/pkg-kde-tools/makefiles/1/variables.mk
+include /usr/share/quilt/quilt.make
+
+builddir/Makefile: $(QUILT_STAMPFN)
+	dh_testdir
+
+	mkdir -p builddir
+	cd builddir && cmake .. \
+		-DCMAKE_INSTALL_PREFIX=/usr \
+		-DCMAKE_C_FLAGS="$(CFLAGS)" \
+		-DCMAKE_LD_FLAGS="-Wl,-z,defs" \
+		-DCMAKE_CXX_FLAGS="$(CXXFLAGS)" \
+		-DCMAKE_SKIP_RPATH=ON \
+		-DCMAKE_VERBOSE_MAKEFILE=ON \
+		$(DEB_CMAKE_KDE4_FLAGS)
+
+build: build-stamp
+build-stamp: builddir/Makefile
+	dh_testdir
+
+	$(MAKE) -C builddir
+	/usr/bin/docbook2x-man debian/icemon.xml
+
+	touch $@
+
+clean: unpatch
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp
+
+	rm -rf builddir
+	rm -f icemon.1
+
+	dh_clean
+
+get-orig-source:
+	 @@dh_testdir
+	 @@[ -d ../tarballs/. ]
+	 @@dpatch-get-origtargz ../tarballs
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_prep
+	dh_installdirs
+
+	$(MAKE) -C builddir DESTDIR=$(CURDIR)/debian/icecc-monitor install
+
+	# Remove cmake directory
+	rm -rf $(CURDIR)/debian/icecc-monitor/usr/share/kde4/apps/cmake
+
+# Build architecture-independent files here.
+binary-indep: install
+# We have nothing to do by default.
+
+# Build architecture-dependent files here.
+binary-arch: install
+	dh_testdir
+	dh_testroot
+	dh_installchangelogs
+	dh_installdocs
+	dh_installexamples
+	dh_install
+	dh_installmenu
+	dh_installman icemon.1
+	dh_desktop
+	dh_link
+	dh_strip
+	dh_compress --exclude=.docbook
+	dh_fixperms
+	dh_makeshlibs
+	dh_installdeb
+	dh_shlibdeps
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install 




More information about the pkg-kde-commits mailing list