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

KDE_3_2_BRANCH: kdebindings/debian



CVS commit by domi: 

Packaging updates:
* debian/kjscmd.menu: removed obsolete kderemove tag.
* debian/local/juic.1, debian/juic.manpages: added a manpage for the
  juic program.
* debian/rules: fix lintian postinst-has-useless-call-to-ldconfig
  warnings.


  A            juic.manpages   1.1.2.1
  A            local/juic.1   1.1.2.1
  M +6 -1      changelog   1.5.2.6
  M +0 -1      kjscmd.menu   1.1.2.2
  M +4 -1      rules   1.3.2.5


--- kdebindings/debian/changelog  #1.5.2.5:1.5.2.6
@@ -4,6 +4,11 @@
   * Moved manpages into debian/local.
   * Disable libdcop-perl, it's not usable atm.
+  * debian/kjscmd.menu: removed obsolete kderemove tag.
+  * debian/local/juic.1, debian/juic.manpages: added a manpage for the
+    juic program.
+  * debian/rules: fix lintian postinst-has-useless-call-to-ldconfig
+    warnings.
 
- -- Dominique Devriese <devriese@kde.org>  Mon,  5 Apr 2004 11:31:56 +0200
+ -- Dominique Devriese <devriese@kde.org>  Mon,  5 Apr 2004 21:17:21 +0200
 
 kdebindings (4:3.2.1-3) unstable; urgency=low

--- kdebindings/debian/kjscmd.menu  #1.1.2.1:1.1.2.2
@@ -3,5 +3,4 @@
         section="Apps/Programming"\
         hints="KDE"\
-        kderemove="y"\
         title="JavaScript Console"\
         command="/usr/bin/kjscmd"

--- kdebindings/debian/rules  #1.3.2.4:1.3.2.5
@@ -179,5 +179,8 @@
         dh_compress -X.docbook -X.css -X-license -X.dcl -X.bz2
         dh_fixperms 
-        dh_makeshlibs -V #-X jni
+# hack: dh_makeshlibs insists on adding ldconfig calls to postinst and
+# postrm even if no libs are in ldconfig'able directories.
+        dh_makeshlibs -V -Nlibqt3-jni -Nlibkde3-jni
+        dh_makeshlibs -n -V -plibqt3-jni -plibkde3-jni
         dh_installdeb
         dh_perl




Reply to: