Package: colord
Version: 0.1.16-1
Severity: wishlist

Hello,

Here is a patch to install the systemd service file.

Thanks,
Rodolphe.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages colord depends on:
ii  acl                    2.2.51-5
ii  adduser                3.113+nmu1
ii  libc6                  2.13-25
ii  libcolord1             0.1.16-1
ii  libglib2.0-0           2.30.2-6
ii  libgudev-1.0-0         175-3
ii  liblcms2-2             2.2+git20110628-2
ii  libpolkit-gobject-1-0  0.104-1
ii  libsane                1.0.22-7
ii  libsqlite3-0           3.7.9-3
ii  multiarch-support      2.13-25
ii  policykit-1            0.104-1

colord recommends no packages.

colord suggests no packages.

-- no debconf information
>From f29c5452d73e865372736fb00c59408964e047ed Mon Sep 17 00:00:00 2001
From: Rodolphe Pelloux-Prayer <rodol...@damsy.net>
Date: Thu, 2 Feb 2012 15:29:58 +0100
Subject: [PATCH] Install systemd service file for colord.

---
 debian/colord.install |    1 +
 debian/rules          |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/debian/colord.install b/debian/colord.install
index 286dbb2..5b7c554 100644
--- a/debian/colord.install
+++ b/debian/colord.install
@@ -7,3 +7,4 @@ usr/share/dbus-1
 usr/share/locale
 usr/share/man
 usr/share/polkit-1
+lib/systemd/system/*.service
diff --git a/debian/rules b/debian/rules
index 55510b5..ea011fd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,6 +29,7 @@ override_dh_auto_configure:
 		--disable-static \
 		--disable-volume-search \
 		--with-daemon-user=colord \
+		--with-systemdsystemunitdir=/lib/systemd/system \
 		$(confflags)
 
 override_dh_auto_test:
-- 
1.7.9

Reply via email to