rev 14548 - trunk/packages/kdebase/debian

Fathi Boudra fabo at alioth.debian.org
Fri May 1 17:49:40 UTC 2009


Author: fabo
Date: 2009-05-01 17:49:40 +0000 (Fri, 01 May 2009)
New Revision: 14548

Modified:
   trunk/packages/kdebase/debian/changelog
   trunk/packages/kdebase/debian/control
   trunk/packages/kdebase/debian/konqueror.prerm
Log:
Prepare kdebase 4.2.3
Bump Standards-Version from 3.8.0 to 3.8.1 (no changes needed).
lintian warning -- (update-alternatives path)


Modified: trunk/packages/kdebase/debian/changelog
===================================================================
--- trunk/packages/kdebase/debian/changelog	2009-05-01 17:33:54 UTC (rev 14547)
+++ trunk/packages/kdebase/debian/changelog	2009-05-01 17:49:40 UTC (rev 14548)
@@ -1,9 +1,15 @@
-kdebase (4:4.2.2-2) UNRELEASED; urgency=low
+kdebase (4:4.2.3-1) UNRELEASED; urgency=low
 
+  +++ Changes by Sune Vuorela:
+
   * Fix sections.
 
- -- Sune Vuorela <debian at pusling.com>  Mon, 06 Apr 2009 23:53:03 +0200
+  +++ Changes by Fathi Boudra:
 
+  * Bump Standards-Version from 3.8.0 to 3.8.1 (no changes needed).
+
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 01 May 2009 18:35:24 +0200
+
 kdebase (4:4.2.2-1) unstable; urgency=low
 
   * New upstream release:

Modified: trunk/packages/kdebase/debian/control
===================================================================
--- trunk/packages/kdebase/debian/control	2009-05-01 17:33:54 UTC (rev 14547)
+++ trunk/packages/kdebase/debian/control	2009-05-01 17:49:40 UTC (rev 14548)
@@ -8,7 +8,7 @@
  libqimageblitz-dev (>= 1:0.0.4-2), libsmbclient-dev, libusb-dev, libxkbfile-dev,
  libraw1394-dev, libstreamanalyzer-dev (>= 0.6.3), libxrender-dev, zlib1g-dev, libglu1-mesa-dev,
  libpci-dev, libxt-dev, libxext-dev, pkg-config, libglib2.0-dev
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
 Homepage: http://www.kde.org/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-kde/trunk/packages/kdebase
 Vcs-Svn: svn://svn.debian.org/pkg-kde/trunk/packages/kdebase

Modified: trunk/packages/kdebase/debian/konqueror.prerm
===================================================================
--- trunk/packages/kdebase/debian/konqueror.prerm	2009-05-01 17:33:54 UTC (rev 14547)
+++ trunk/packages/kdebase/debian/konqueror.prerm	2009-05-01 17:49:40 UTC (rev 14548)
@@ -2,7 +2,7 @@
 
 case "$1" in
     remove)
-        /usr/sbin/update-alternatives --remove x-www-browser /usr/bin/konqueror
+        update-alternatives --remove x-www-browser /usr/bin/konqueror
     ;;
 
     upgrade|deconfigure)




More information about the pkg-kde-commits mailing list