Log of /trunk/packages/kdeutils
Directory Listing
Revision
14151 -
Directory Listing
Modified
Tue Mar 31 20:51:32 2009 UTC
(4 years, 1 month ago)
by
ana
kdeutils 4.4.2-0r1
Revision
13989 -
Directory Listing
Modified
Thu Mar 5 13:12:37 2009 UTC
(4 years, 2 months ago)
by
ana
kdeutils 42.1 release
Revision
13849 -
Directory Listing
Modified
Thu Feb 19 22:21:41 2009 UTC
(4 years, 2 months ago)
by
modax-guest
Vcs fields update and some post 4.2.0 snapshot packaging
Revision
13813 -
Directory Listing
Modified
Wed Feb 18 00:06:49 2009 UTC
(4 years, 3 months ago)
by
ana
stuff moved from kde4.2 to trunk, finally
Revision
13526 -
Directory Listing
Modified
Sun Jan 25 11:42:14 2009 UTC
(4 years, 3 months ago)
by
modax-guest
Original Path:
branches/kde4.2/packages/kdeutils
This a huge commit which migrates all internal debian/cdbs "users" (with the
exception of kgraphviewer, what is this anyway?) in branches/kde4.2/packages
from the debian/cdbs to the one provided by pkg-kde-tools >= 0.4 at
/usr/share/pkg-kde-tools/qt-kde-team. pkg-kde-tools 0.4.0 has just been
uploaded to experimental, but compatible version is available in kdetrunk in
the meantime.
After this update, all debian/cdbs svn:externals will become non-existant and
should (not really sure) show up as ? in svn status output. Then you can delete
them with something like:
svn status | grep '^?.*debian/cdbs' | awk '{print $2}' (preview)
svn status | grep '^?.*debian/cdbs' | awk '{print $2}' | xargs rm -rf
Revision
12053 -
Directory Listing
Modified
Tue Sep 2 21:41:27 2008 UTC
(4 years, 8 months ago)
by
pusling-guest
Original Path:
branches/kde4/packages/kdeutils
* New upstream release
* Remove 97_fix_target_link_libraries.diff, implemented upstram
* Remove kdeutils-dv, useless.
Revision
11084 -
Directory Listing
Modified
Wed Jun 18 17:32:58 2008 UTC
(4 years, 11 months ago)
by
fabo
Original Path:
branches/kde4/packages/kdeutils
* Add okteta to kdeutils meta package.
* Remove useless patch from -workspace and related TODO comment in the
changelog.
Revision
10811 -
Directory Listing
Modified
Sat May 31 11:53:10 2008 UTC
(4 years, 11 months ago)
by
ana
Original Path:
branches/kde4/packages/kdeutils
* Update build dependencies:
- Bump kdepimlibs5-dev to (>= 4:4.0.81).
- Add libplasma-dev.
* Update superkaramba.install to install plasmoid related files
Revision
10326 -
Directory Listing
Modified
Mon Apr 28 09:49:43 2008 UTC
(5 years ago)
by
pusling-guest
Original Path:
branches/kde4/packages/kdeutils
* New upstream snapshot
* add target_link_library patch
* add libxrender-dev build-dep. superkaramba includes headers from here
Revision
9215 -
Directory Listing
Modified
Fri Feb 1 09:43:13 2008 UTC
(5 years, 3 months ago)
by
mukidohime-guest
Original Path:
branches/kde4/packages/kdeutils
+ descriptions
- all dev and dbg packages
- some lib packages
- qimageblitz: tweaks
- kdebase: "base" -> "base applications"
- kdebase-workspace: "base" -> "base workspace"
- kdelibs: phonon tweaks
Revision
9106 -
Directory Listing
Modified
Wed Jan 23 07:29:22 2008 UTC
(5 years, 3 months ago)
by
mukidohime-guest
Original Path:
branches/kde4/packages/kdeutils
+ general
* line-wrap
* UNRELEASED for changelogs
* normalize module metapackage depends version to >=source
* most -dev packages are arch-indep
* add suggests for *-dbg
+ versions
* stricter depends version for extragear-plasma*, kscreensaver-xsavers*, & libplasma-dev
* remove version from kcoloredit conflict, there is no kcoloredit 4
* bump kdelibs depends version for soprano to 2.0.0
* fix kdenetwork-dev use of substvar depends version for kdebase-dev
* fix libsoprano-dev depends version for libsoprano4
+ dependency changes
* change kdebase-runtime-dbg depends from kdelibs5-dbg to kdepimlibs-dbg
* change okular-dev depends from libqt4-dev to kdelibs5-dev
* specific depends for kdebase-dev & kdebase-workspace-dev, not whole modules
* remove shared-mime-info depends from kdelibs5-dev, since kdelibs5 already has it
* add depends kate & poxml to kdesdk-dev
* kpackage suggests rpm instead of recommends
* remove recommends kdm from kdebase
+ I like to move it, move it
* change kdegames-*-data section from games to kde
* move libkonq.so from kdebase-dev to libkonq5-dev
* move libmarble_part.so from libmarble-dev to marble
Revision
8824 -
Directory Listing
Modified
Tue Jan 8 18:22:55 2008 UTC
(5 years, 4 months ago)
by
mukidohime-guest
Original Path:
branches/kde4/packages/kdeutils
* Ooops, forgot changelog entries for r8818
* Add some periods to changelog entries
* Changed some changelog entries to pkg-kde team
* Pulled in QCA2 2.0.0-3, not sure why it wasn't here already