--- gnome-color-manager-2.29.2.orig/debian/changelog +++ gnome-color-manager-2.29.2/debian/changelog @@ -0,0 +1,5 @@ +gnome-color-manager (2.29.2-1) experimental; urgency=low + + * Initial packaging, just a tiny bit of dh7 (closes: #566884). + + -- Roland Mas Mon, 25 Jan 2010 20:45:10 +0100 --- gnome-color-manager-2.29.2.orig/debian/control +++ gnome-color-manager-2.29.2/debian/control @@ -0,0 +1,21 @@ +Source: gnome-color-manager +Section: gnome +Priority: optional +Maintainer: Debian GNOME Maintainers +Uploaders: Roland Mas +Standards-Version: 3.8.3 +Build-Depends: debhelper (>= 7.0.50~), autoconf, automake, libtool, + libgconf2-dev, gnome-pkg-tools, gnome-doc-utils, intltool, + libgtk2.0-dev, libglib2.0-dev, libgnome-desktop-dev, libvte-dev, + libgudev-1.0-dev, liblcms1-dev, libdbus-glib-1-dev, gtk-doc-tools, + libxxf86vm-dev, libxrandr-dev, libunique-dev, scrollkeeper, docbook-utils +Homepage: http://projects.gnome.org/gnome-color-manager/ + +Package: gnome-color-manager +Architecture: any +Depends: policykit-1, ${misc:Depends}, ${shlibs:Depends} +Recommends: argyll +Description: Color management integration for the Gnome desktop environment + GNOME Color Manager is a set of graphical utilities for color + management to be used in the GNOME desktop. With the help of + ArgyllCMS, it can create and apply display ICC color profiles. --- gnome-color-manager-2.29.2.orig/debian/rules +++ gnome-color-manager-2.29.2/debian/rules @@ -0,0 +1,8 @@ +#!/usr/bin/make -f + +# Skip testsuite, since it requires a running X session +override_dh_auto_test: + +# For everything else, there's Debhelper +%: + dh $@ --- gnome-color-manager-2.29.2.orig/debian/compat +++ gnome-color-manager-2.29.2/debian/compat @@ -0,0 +1 @@ +7 --- gnome-color-manager-2.29.2.orig/debian/copyright +++ gnome-color-manager-2.29.2/debian/copyright @@ -0,0 +1,16 @@ +Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59 +Name: Gnome Color Manager +Maintainer: Richard Hughes +Source: http://projects.gnome.org/gnome-color-manager/ + +Files: * +Copyright: Copyright 2009-2010, Richard Hughes +License: GPL-2+ + On Debian systems, the complete text of the GNU General Public License + can be found in the /usr/share/common-licenses directory. + +Files: help/* +Copyright: Copyright 2009-2010, Richard Hughes +License: GFDL-1.1 + On Debian systems, the complete text of the GNU Free Documentation + License can be found in the /usr/share/common-licenses directory. --- gnome-color-manager-2.29.2.orig/debian/watch +++ gnome-color-manager-2.29.2/debian/watch @@ -0,0 +1,2 @@ +version=2 +http://ftp.gnome.org/pub/gnome/sources/gnome-color-manager/([\d\.\d]+)/gnome-color-manager-([\d\.]+)\.tar\.gz