Source: db5.3
Version: 5.3.28-12
Severity: minor
Tags: patch

Hi,

Lines in a debian/*.maintscript correspond to dpkg-maintscript-helper(1)
commands and parameters. However, the "maint-script-parameters" should not
be included as debhelper will add those automatically. See dh_installdeb(1)
for more information.

Patch attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-
diff --git a/debian/libdb5.3-java.maintscript b/debian/libdb5.3-java.maintscript
index dc39147..3053b93 100644
--- a/debian/libdb5.3-java.maintscript
+++ b/debian/libdb5.3-java.maintscript
@@ -1 +1 @@
-symlink_to_dir /usr/share/doc/libdb5.3-java libdb5.3 5.3.28-7~ -- "$@"
+symlink_to_dir /usr/share/doc/libdb5.3-java libdb5.3 5.3.28-7~

Reply via email to