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

KDE_3_3_BRANCH: kdeaddons/debian



CVS commit by benb: 

Remove the rellinks plugin until it's unbroken.


  M +2 -0      changelog   1.30.2.7
  M +3 -0      rules   1.20.2.2


--- kdeaddons/debian/changelog  #1.30.2.6:1.30.2.7
@@ -5,4 +5,6 @@
     distinguish between drive and path information.  Previously, lnkforward
     would lose path information altogether (and thus fail to work).
+  * Removed the rellinks plugin, which is terribly broken at this stage
+    (see Debian bug #276633 and KDE bugs #84966 and #86113).
   * Force a rerun of admin/Makefile.common when building (not just after a
     clean), since the debian patches affect Makefile.ams.

--- kdeaddons/debian/rules  #1.20.2.1:1.20.2.2
@@ -134,4 +134,7 @@
         chmod 755 debian/tmp/usr/share/apps/knewsticker/scripts/*.py
 
+        # Remove the rellinks plugin until it becomes unbroken.
+        rm -vr `find debian/konq-plugins -name "*rellinks*"`
+
         # Generate HTML docs.
         for i in `find debian/tmp -name "index.docbook"`; do \




Reply to: