r15801 - in /packages/unstable/gnome-xcf-thumbnailer: ./ debian/ debian/changelog debian/compat debian/control debian/copyright debian/rules

ross at users.alioth.debian.org ross at users.alioth.debian.org
Fri May 2 10:13:35 UTC 2008


Author: ross
Date: Fri May  2 10:13:34 2008
New Revision: 15801

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=15801
Log:
Add gnome-xcf-thumbnailer

Added:
    packages/unstable/gnome-xcf-thumbnailer/
    packages/unstable/gnome-xcf-thumbnailer/debian/   (with props)
    packages/unstable/gnome-xcf-thumbnailer/debian/changelog
    packages/unstable/gnome-xcf-thumbnailer/debian/compat
    packages/unstable/gnome-xcf-thumbnailer/debian/control
    packages/unstable/gnome-xcf-thumbnailer/debian/copyright
    packages/unstable/gnome-xcf-thumbnailer/debian/rules   (with props)

Propchange: packages/unstable/gnome-xcf-thumbnailer/debian/
------------------------------------------------------------------------------
    mergeWithUpstream = 1

Added: packages/unstable/gnome-xcf-thumbnailer/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-xcf-thumbnailer/debian/changelog?rev=15801&op=file
==============================================================================
--- packages/unstable/gnome-xcf-thumbnailer/debian/changelog (added)
+++ packages/unstable/gnome-xcf-thumbnailer/debian/changelog Fri May  2 10:13:34 2008
@@ -1,0 +1,6 @@
+gnome-xcf-thumbnailer (1.0-1) unstable; urgency=low
+
+  * Initial packaging.
+
+ -- Ross Burton <ross at debian.org>  Fri, 02 May 2008 11:03:40 +0100
+

Added: packages/unstable/gnome-xcf-thumbnailer/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-xcf-thumbnailer/debian/compat?rev=15801&op=file
==============================================================================
--- packages/unstable/gnome-xcf-thumbnailer/debian/compat (added)
+++ packages/unstable/gnome-xcf-thumbnailer/debian/compat Fri May  2 10:13:34 2008
@@ -1,0 +1,1 @@
+5

Added: packages/unstable/gnome-xcf-thumbnailer/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-xcf-thumbnailer/debian/control?rev=15801&op=file
==============================================================================
--- packages/unstable/gnome-xcf-thumbnailer/debian/control (added)
+++ packages/unstable/gnome-xcf-thumbnailer/debian/control Fri May  2 10:13:34 2008
@@ -1,0 +1,12 @@
+Source: gnome-xcf-thumbnailer
+Section: gnome
+Priority: optional
+Maintainer: Ross Burton <ross at debian.org>
+Build-Depends: debhelper (>> 5.0.0), cdbs (>= 0.4.30), libpng12-dev, libglib2.0-dev (>= 2.16), gconf2
+Standards-Version: 3.7.3
+
+Package: gnome-xcf-thumbnailer
+Architecture: any
+Depends: ${shlibs:Depends}, gconf2
+Description: GNOME thumbnailer for GIMP XCF files.
+ A GNOME thumbnailer for GIMP XCF files.

Added: packages/unstable/gnome-xcf-thumbnailer/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-xcf-thumbnailer/debian/copyright?rev=15801&op=file
==============================================================================
--- packages/unstable/gnome-xcf-thumbnailer/debian/copyright (added)
+++ packages/unstable/gnome-xcf-thumbnailer/debian/copyright Fri May  2 10:13:34 2008
@@ -1,0 +1,27 @@
+This package was debianized by Ross Burton <ross at debian.org> on Fri, 02 May 2008
+10:11:14 +0100
+
+It was downloaded from http://download.gnome.org/sources/gnome-xcf-thumbnailer
+
+Copyright:
+
+    Copyright (C) 2008 Bastien Nocera <hadess at hadess.net>,
+                       Henning Makholm <henning at makholm.net>
+
+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; version 2 dated June, 1991.
+
+   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'.

Added: packages/unstable/gnome-xcf-thumbnailer/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-xcf-thumbnailer/debian/rules?rev=15801&op=file
==============================================================================
--- packages/unstable/gnome-xcf-thumbnailer/debian/rules (added)
+++ packages/unstable/gnome-xcf-thumbnailer/debian/rules Fri May  2 10:13:34 2008
@@ -1,0 +1,6 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/gnome.mk
+
+export LDFLAGS += -Wl,--as-needed

Propchange: packages/unstable/gnome-xcf-thumbnailer/debian/rules
------------------------------------------------------------------------------
    svn:executable = *




More information about the pkg-gnome-commits mailing list