commit-hurd
[Top][All Lists]
Advanced

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

[hurd] 01/01: rules: force installing hurd-udeb lintian overrides


From: Samuel Thibault
Subject: [hurd] 01/01: rules: force installing hurd-udeb lintian overrides
Date: Fri, 21 Mar 2014 00:27:44 +0000

This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch master
in repository hurd.

commit 5bba94ebacf73cc669e84ed6d73c59366c91cd8b
Author: Samuel Thibault <address@hidden>
Date:   Fri Mar 21 00:26:47 2014 +0000

    rules: force installing hurd-udeb lintian overrides
---
 debian/changelog                   | 2 ++
 debian/hurd-udeb.lintian-overrides | 2 +-
 debian/rules                       | 2 ++
 3 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5cde46b..4d115a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,8 @@ hurd (1:0.5.git20140320-1) unstable; urgency=medium
     lot to everybody involved!
   * hurd.lintian-overrides, hurd-udeb.lintian-overrides: Ignore lintian warning
     about static translators embedding bzip2 and zlib.
+  * rules: force installing hurd-udeb lintian overrides to actually fix above
+    override.
 
  -- Samuel Thibault <address@hidden>  Thu, 20 Mar 2014 02:24:20 +0000
 
diff --git a/debian/hurd-udeb.lintian-overrides 
b/debian/hurd-udeb.lintian-overrides
index 38701b9..bbcc628 100644
--- a/debian/hurd-udeb.lintian-overrides
+++ b/debian/hurd-udeb.lintian-overrides
@@ -1,4 +1,4 @@
 non-standard-toplevel-dir hurd/
 non-standard-toplevel-dir servers/
 package-contains-empty-directory servers/
-embedded-library boot/ext2fs.static: zlib
+hurd-udeb udeb: embedded-library boot/ext2fs.static: zlib
diff --git a/debian/rules b/debian/rules
index 013864d..361604b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -86,6 +86,8 @@ override_dh_auto_install:
 override_dh_install: $(INSTALL_generated)
        dh_install $(addprefix -p,$(filter %-udeb,$(shell dh_listpackages))) 
--sourcedir=debian/tmp-udeb
        dh_install --remaining-packages --list-missing --sourcedir=debian/tmp
+       mkdir -p debian/hurd-udeb/usr/share/lintian/overrides
+       install -p -m644 debian/hurd-udeb.lintian-overrides 
debian/hurd-udeb/usr/share/lintian/overrides/hurd-udeb
 
 override_dh_installinit:
        dh_installinit -phurd --name=hurd-console

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/hurd.git



reply via email to

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