r24702 - in /packages/unstable/gnome-color-manager/debian: changelog control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Jul 4 13:51:09 UTC 2010


Author: biebl
Date: Sun Jul  4 13:51:03 2010
New Revision: 24702

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=24702
Log:
* Add gnome-pkg-tools integration (shamlessly copied from d-conf)
  - Rename debian/control to debian/control.in.
  - Set Uploaders to @GNOME_TEAM at .
  - Include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk and override the
    clean target for an up-to-date Uploaders list.
  - Include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk and set
    GNOME_MODULE to gnome-color-manager for the get-orig-surce target.

Added:
    packages/unstable/gnome-color-manager/debian/control
    packages/unstable/gnome-color-manager/debian/control.in
      - copied, changed from r24696, packages/unstable/gnome-color-manager/debian/control
Modified:
    packages/unstable/gnome-color-manager/debian/changelog
    packages/unstable/gnome-color-manager/debian/rules

Modified: packages/unstable/gnome-color-manager/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-color-manager/debian/changelog?rev=24702&op=diff
==============================================================================
--- packages/unstable/gnome-color-manager/debian/changelog [utf-8] (original)
+++ packages/unstable/gnome-color-manager/debian/changelog [utf-8] Sun Jul  4 13:51:03 2010
@@ -5,6 +5,13 @@
     - Only track stable releases.
   * Switch to source format 3.0 (quilt)
     - Add debian/source/format.
+  * Add gnome-pkg-tools integration (shamlessly copied from d-conf)
+    - Rename debian/control to debian/control.in.
+    - Set Uploaders to @GNOME_TEAM at .
+    - Include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk and override the
+      clean target for an up-to-date Uploaders list.
+    - Include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk and set
+      GNOME_MODULE to gnome-color-manager for the get-orig-surce target.
 
  -- Michael Biebl <biebl at debian.org>  Sun, 04 Jul 2010 15:23:55 +0200
 

Added: packages/unstable/gnome-color-manager/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-color-manager/debian/control?rev=24702&op=file
==============================================================================
--- packages/unstable/gnome-color-manager/debian/control (added)
+++ packages/unstable/gnome-color-manager/debian/control [utf-8] Sun Jul  4 13:51:03 2010
@@ -1,0 +1,50 @@
+# This file is autogenerated. DO NOT EDIT!
+# 
+# Modifications should be made to debian/control.in instead.
+# This file is regenerated automatically in the clean target.
+
+Source: gnome-color-manager
+Section: gnome
+Priority: optional
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: Michael Biebl <biebl at debian.org>
+Standards-Version: 3.8.4
+Build-Depends: debhelper (>= 7.0.50~),
+               autoconf,
+               automake,
+               libtool,
+               libgconf2-dev,
+               gnome-pkg-tools,
+               gnome-doc-utils,
+               intltool,
+               libgtk2.0-dev (>= 2.14.0),
+               libglib2.0-dev (>= 2.14.0),
+               libgnome-desktop-dev (>= 2.14.0),
+               libvte-dev (>= 0.22.2),
+               libgudev-1.0-dev,
+               liblcms1-dev,
+               libdbus-glib-1-dev (>= 0.73),
+               gtk-doc-tools,
+               libxxf86vm-dev,
+               libxrandr-dev,
+               libunique-dev (>= 1.0.0),
+               scrollkeeper,
+               docbook-utils,
+               libcanberra-gtk-dev (>= 0.10),
+               libtiff4-dev,
+               libcups2-dev,
+               libx11-dev,
+               libnotify-dev,
+               libsane-dev
+Homepage: http://projects.gnome.org/gnome-color-manager/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-color-manager/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/unstable/gnome-color-manager/
+
+Package: gnome-color-manager
+Architecture: any
+Depends: policykit-1, ${misc:Depends}, ${shlibs:Depends}
+Recommends: argyll, hwdata (>= 0.227-1~)
+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.

Copied: packages/unstable/gnome-color-manager/debian/control.in (from r24696, packages/unstable/gnome-color-manager/debian/control)
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-color-manager/debian/control.in?rev=24702&op=diff
==============================================================================
--- packages/unstable/gnome-color-manager/debian/control [utf-8] (original)
+++ packages/unstable/gnome-color-manager/debian/control.in [utf-8] Sun Jul  4 13:51:03 2010
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Roland Mas <lolando at debian.org>
+Uploaders: @GNOME_TEAM@
 Standards-Version: 3.8.4
 Build-Depends: debhelper (>= 7.0.50~),
                autoconf,

Modified: packages/unstable/gnome-color-manager/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-color-manager/debian/rules?rev=24702&op=diff
==============================================================================
--- packages/unstable/gnome-color-manager/debian/rules [utf-8] (original)
+++ packages/unstable/gnome-color-manager/debian/rules [utf-8] Sun Jul  4 13:51:03 2010
@@ -7,3 +7,11 @@
 # For everything else, there's Debhelper
 %:
 	dh $@
+
+clean::
+	dh clean
+
+include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
+
+GNOME_MODULE=gnome-color-manager
+include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk




More information about the pkg-gnome-commits mailing list