Package: snoopy
Severity: normal

Lintian says that snoopy.so needs to move out of /lib, and it's
coorect. That won't happen for lenny though, so this bug is a reminder.

Preliminary, untested patch:
Index: debian/changelog
===================================================================
--- debian/changelog    (revision 1414)
+++ debian/changelog    (working copy)
@@ -11,8 +11,10 @@
     or we risk leaving a preload entry without the corresponding library.
     So we abort if we are not sure about this.
   * Add -e to postinst and config
+  * move snoopy.so to /lib/snoopy (hoping that this doesn't make
+    things explode)

- -- Marc Haber <[EMAIL PROTECTED]>  Sun, 19 Oct 2008 12:17:52 +0200
+ -- Marc Haber <[EMAIL PROTECTED]>  Sun, 19 Oct 2008 12:30:54 +0200

 snoopy (1.3-14.1) unstable; urgency=low

Index: debian/dirs
===================================================================
--- debian/dirs (revision 1407)
+++ debian/dirs (working copy)
@@ -1 +1 @@
-lib
+lib/snoopy
Index: debian/install
===================================================================
--- debian/install      (revision 1412)
+++ debian/install      (working copy)
@@ -1,2 +1,2 @@
 debian/overrides/lintian/snoopy usr/share/lintian/overrides
-debian/tmp/lib/snoopy.so lib
+debian/tmp/lib/snoopy.so lib/snoopy



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to