commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Debian GNU Hurd packaging branch, master, updated. debian/20130105


From: Pino Toscano
Subject: [SCM] Debian GNU Hurd packaging branch, master, updated. debian/20130105-1-6-g0f3fe38
Date: Sun, 24 Feb 2013 23:37:21 +0000

The following commit has been merged in the master branch:
commit a1214831e85de918110a312f3717582173bbbfcc
Author: Pino Toscano <address@hidden>
Date:   Sun Feb 24 23:57:52 2013 +0100

    hurd-console.default: rename to hurd.hurd-console.default; let it be 
installed by dh_installinit

diff --git a/debian/changelog b/debian/changelog
index d32c799..ad78225 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ hurd (20130105-2) UNRELEASED; urgency=low
     - Bump compat to 7.
     - Bump the debhelper build dependency to >= 7.
     - Fix the dh_strip parameters.
+  * Rename hurd-console.default to hurd.hurd-console.default, and let it be
+    installed by dh_installinit.
 
  -- Samuel Thibault <address@hidden>  Sun, 27 Jan 2013 20:38:39 +0100
 
diff --git a/debian/hurd-console.default b/debian/hurd.hurd-console.default
similarity index 100%
rename from debian/hurd-console.default
rename to debian/hurd.hurd-console.default
diff --git a/debian/rules b/debian/rules
index ebcd386..643e378 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,6 +28,7 @@ DEB_CONFIGURE_USER_FLAGS := --disable-profile 
--enable-static-progs='ext2fs,ufs,
 DEB_MAKE_INSTALL_TARGET = install prefix=$(DEB_DESTDIR) 
sysconfdir=$(DEB_DESTDIR)/etc localstatedir=$(DEB_DESTDIR)/var 
XKB_BASE=$(DEB_DESTDIR)/usr/share/X11/xkb
 DEB_DH_STRIP_ARGS_hurd := --dbg-package=hurd-dbg
 DEB_DH_MAKESHLIBS_ARGS_hurd := --add-udeb="hurd-udeb"
+DEB_DH_INSTALLINIT_ARGS_hurd := --name=hurd-console
 
 build/hurd::
        cd $(DEB_BUILDDIR)/doc && texi2html -split chapter ../../doc/hurd.texi
@@ -57,8 +58,6 @@ install/hurd::
        mv debian/tmp/sbin/halt debian/tmp/sbin/halt-hurd
        mv debian/tmp/sbin/reboot debian/tmp/sbin/reboot-hurd
 
-       install -m664 debian/hurd-console.default 
debian/hurd/etc/default/hurd-console
-
        install -m664 $(DEB_SRCDIR)/console/motd.UTF8 debian/hurd/etc/
        install -m664 $(DEB_SRCDIR)/release/servers.boot debian/hurd/boot/
 

-- 
Debian GNU Hurd packaging



reply via email to

[Prev in Thread] Current Thread [Next in Thread]