CVS commit by benb: Sync from BRANCH.
M +14 -0 changelog 1.13 M +2 -2 control 1.10 M +3 -3 kommander.menu 1.4 M +3 -3 kxsldbg.menu 1.2 M +3 -3 quanta.menu 1.4 --- kdewebdev/debian/changelog #1.12:1.13 @@ -1,2 +1,16 @@ +quanta (1:3.2.1-1) unstable; urgency=low + + * First KDE 3.2 upload to sid. + + -- Ben Burton <[EMAIL PROTECTED]> Sun, 7 Mar 2004 17:42:59 +1100 + +quanta (1:3.2.0-2) experimental; urgency=low + + * First KDE 3.2 upload to experimental. + * Sync from KDE_3_2_BRANCH for recent bugfixes. + * Using versioned dependencies for the kdewebdev metapackage. + + -- Ben Burton <[EMAIL PROTECTED]> Mon, 23 Feb 2004 08:14:22 +1100 + quanta (1:3.2.0-1) unstable; urgency=low --- kdewebdev/debian/control #1.9:1.10 @@ -3,5 +3,5 @@ Priority: optional Maintainer: Ben Burton <[EMAIL PROTECTED]> -Build-Depends: automake1.7, debhelper (>> 4.0.0), kdelibs4-dev (>> 4:3.1.93), libxml2-dev, libxslt1-dev +Build-Depends: automake1.7, debhelper (>> 4.0.0), kdelibs4-dev (>> 4:3.2.0), libxml2-dev, libxslt1-dev Build-Conflicts: automake1.4 Standards-Version: 3.6.1 @@ -10,5 +10,5 @@ Architecture: all Section: kde -Depends: quanta, kfilereplace, kommander, kxsldbg +Depends: quanta (>= ${Source-Version}), kfilereplace (>= ${Source-Version}), kommander (>= ${Source-Version}), kxsldbg (>= ${Source-Version}) Description: web development apps from the official KDE release This is a collection of web development applications provided with the --- kdewebdev/debian/kommander.menu #1.3:1.4 @@ -1,8 +1,8 @@ ?package(kommander):\ - needs=X11\ + needs="X11"\ hints="KDE"\ kderemove="1"\ - section=Apps/Tools\ + section="Apps/Tools"\ title="Kommander Editor"\ longtitle="Kommander Editor (Dynamic Dialog Editor)"\ - command=/usr/bin/kmdr-editor + command="/usr/bin/kmdr-editor" --- kdewebdev/debian/kxsldbg.menu #1.1:1.2 @@ -1,8 +1,8 @@ ?package(kxsldbg):\ - needs=X11\ + needs="X11"\ hints="KDE"\ kderemove="1"\ - section=Apps/Text\ + section="Apps/Text"\ title="KXsldbg"\ longtitle="KXsldbg (XSLT Debugger)"\ - command=/usr/bin/kxsldbg + command="/usr/bin/kxsldbg" --- kdewebdev/debian/quanta.menu #1.3:1.4 @@ -1,9 +1,9 @@ ?package(quanta):\ - needs=X11\ + needs="X11"\ hints="KDE"\ kderemove="1"\ - section=Apps/Editors\ + section="Apps/Editors"\ title="Quanta Plus"\ longtitle="Quanta Plus (Web Development Environment)"\ icon="/usr/share/pixmaps/quanta.xpm"\ - command=/usr/bin/quanta + command="/usr/bin/quanta"