rev 6312 - in branches/kde4/packages: . kdegraphics kdegraphics/debian

Ana Beatriz Guerrero López ana at alioth.debian.org
Tue May 22 11:20:18 UTC 2007


Author: ana
Date: 2007-05-22 11:20:18 +0000 (Tue, 22 May 2007)
New Revision: 6312

Added:
   branches/kde4/packages/kdegraphics/
   branches/kde4/packages/kdegraphics/debian/
   branches/kde4/packages/kdegraphics/debian/changelog
   branches/kde4/packages/kdegraphics/debian/compat
   branches/kde4/packages/kdegraphics/debian/control
   branches/kde4/packages/kdegraphics/debian/copyright
   branches/kde4/packages/kdegraphics/debian/dirs
   branches/kde4/packages/kdegraphics/debian/docs
   branches/kde4/packages/kdegraphics/debian/rules
Log:
kdegraphics 4, first import.


Added: branches/kde4/packages/kdegraphics/debian/changelog
===================================================================
--- branches/kde4/packages/kdegraphics/debian/changelog	                        (rev 0)
+++ branches/kde4/packages/kdegraphics/debian/changelog	2007-05-22 11:20:18 UTC (rev 6312)
@@ -0,0 +1,6 @@
+kdegraphics (3.90.1-1) unstable; urgency=low
+
+  * Initial release.
+
+ -- Ana Beatriz Guerrero Lopez <ana at debian.org>  Tue, 22 May 2007 11:45:58 +0100
+

Added: branches/kde4/packages/kdegraphics/debian/compat
===================================================================
--- branches/kde4/packages/kdegraphics/debian/compat	                        (rev 0)
+++ branches/kde4/packages/kdegraphics/debian/compat	2007-05-22 11:20:18 UTC (rev 6312)
@@ -0,0 +1 @@
+5

Added: branches/kde4/packages/kdegraphics/debian/control
===================================================================
--- branches/kde4/packages/kdegraphics/debian/control	                        (rev 0)
+++ branches/kde4/packages/kdegraphics/debian/control	2007-05-22 11:20:18 UTC (rev 6312)
@@ -0,0 +1,22 @@
+Source: kdegraphics
+Section: kde
+Priority: extra
+Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
+Build-Depends: cdbs, debhelper (>= 5), cmake, quilt, kdelibs4-dev (>=4:3.90.1),
+ libstreams-dev (>=0.5.1), libstreamanalyzer-dev (>=0.5.1), libxml2-utils,
+ libfam-dev, libbz2-dev, libpcre++-dev,
+ libpoppler-qt-dev, libpoppler-qt4-dev, libsane-dev, libtiff4-dev, libgphoto2-2-dev, 
+ imlib11-dev, libchm-dev, libdjvulibre-dev, libxxf86vm-dev,
+Standards-Version: 3.7.2
+
+Package: kdegraphics
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: graphics apps from the official KDE release
+ KDE (the K Desktop Environment) is a powerful Open Source graphical
+ desktop environment for Unix workstations. It combines ease of use,
+ contemporary functionality, and outstanding graphical design with the
+ technological superiority of the Unix operating system.
+ .
+ This metapackage includes a collection of graphics applications
+ provided with the official release of KDE.

Added: branches/kde4/packages/kdegraphics/debian/copyright
===================================================================
--- branches/kde4/packages/kdegraphics/debian/copyright	                        (rev 0)
+++ branches/kde4/packages/kdegraphics/debian/copyright	2007-05-22 11:20:18 UTC (rev 6312)
@@ -0,0 +1,24 @@
+This package was debianized by Ana Beatriz Guerrero Lopez <ana at debian.org> on
+Tue, 22 May 2007 11:45:58 +0200.
+
+It was downloaded from <url://example.com>
+
+Upstream Author(s): 
+
+    <put author's name and email here>
+    <likewise for another author>
+
+Copyright: 
+
+    <Copyright (C) YYYY Name OfAuthor>
+    <likewise for another author>
+
+License:
+
+    <Put the license of the package here indented by 4 spaces>
+
+The Debian packaging is (C) 2007, Ana Beatriz Guerrero Lopez <ana at debian.org> and
+is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+
+# Please also look if there are files or directories which have a
+# different copyright/license attached and list them here.

Added: branches/kde4/packages/kdegraphics/debian/dirs
===================================================================
--- branches/kde4/packages/kdegraphics/debian/dirs	                        (rev 0)
+++ branches/kde4/packages/kdegraphics/debian/dirs	2007-05-22 11:20:18 UTC (rev 6312)
@@ -0,0 +1,2 @@
+usr/bin
+usr/sbin

Added: branches/kde4/packages/kdegraphics/debian/docs
===================================================================
--- branches/kde4/packages/kdegraphics/debian/docs	                        (rev 0)
+++ branches/kde4/packages/kdegraphics/debian/docs	2007-05-22 11:20:18 UTC (rev 6312)
@@ -0,0 +1,2 @@
+CMakeLists.txt
+README

Added: branches/kde4/packages/kdegraphics/debian/rules
===================================================================
--- branches/kde4/packages/kdegraphics/debian/rules	                        (rev 0)
+++ branches/kde4/packages/kdegraphics/debian/rules	2007-05-22 11:20:18 UTC (rev 6312)
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+ 
+
+include debian/cdbs/kde.mk




More information about the pkg-kde-commits mailing list