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/20090404


From: Samuel Thibault
Subject: [SCM] Debian GNU Hurd packaging branch, master, updated. debian/20090404.1-1-90-g2d01ab5
Date: Mon, 02 Aug 2010 07:56:59 +0000

The following commit has been merged in the master branch:
commit 2d01ab5ecc8620cb4bea273f9e0c954f65b71c81
Author: Samuel Thibault <address@hidden>
Date:   Mon Aug 2 09:56:42 2010 +0200

    More lintian fixes
    
      * debian/hurd-dev.lintian-overrides: New overrides to allow libstore_* not
        being stripped (they wouldn't work, else).

diff --git a/debian/changelog b/debian/changelog
index 6d7351a..ac80324 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -56,6 +56,8 @@ hurd (20100701-1) unstable; urgency=low
     supposed to be statically linked, and accept hurd to be essential.
   * debian/hurd-udeb.lintian-overrides: New overrides to validate
     hurd-i386-specific paths.
+  * debian/hurd-dev.lintian-overrides: New overrides to allow libstore_* not
+    being stripped (they wouldn't work, else).
 
   [ Guillem Jover ]
   * Update make-new-tarball.sh to exclude git instead of CVS paths.
diff --git a/debian/hurd-dev.lintian-overrides 
b/debian/hurd-dev.lintian-overrides
new file mode 100644
index 0000000..96bd0b2
--- /dev/null
+++ b/debian/hurd-dev.lintian-overrides
@@ -0,0 +1,14 @@
+unstripped-binary-or-object ./lib/libstore_bunzip2.a
+unstripped-binary-or-object ./lib/libstore_concat.a
+unstripped-binary-or-object ./lib/libstore_copy.a
+unstripped-binary-or-object ./lib/libstore_device.a
+unstripped-binary-or-object ./lib/libstore_file.a
+unstripped-binary-or-object ./lib/libstore_gunzip.a
+unstripped-binary-or-object ./lib/libstore_ileave.a
+unstripped-binary-or-object ./lib/libstore_memobj.a
+unstripped-binary-or-object ./lib/libstore_module.a
+unstripped-binary-or-object ./lib/libstore_mvol.a
+unstripped-binary-or-object ./lib/libstore_nbd.a
+unstripped-binary-or-object ./lib/libstore_remap.a
+unstripped-binary-or-object ./lib/libstore_task.a
+unstripped-binary-or-object ./lib/libstore_zero.a

-- 
Debian GNU Hurd packaging



reply via email to

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