| 1 |
kde4libs (4:3.97.0-3) experimental; urgency=low
|
| 2 |
|
| 3 |
* Remove extra LDFLAGS. Included via CDBS now.
|
| 4 |
|
| 5 |
-- Armin Berres <trigger+debian@space-based.de> Mon, 17 Dec 2007 23:51:26 +0100
|
| 6 |
|
| 7 |
kde4libs (4:3.97.0-2) experimental; urgency=low
|
| 8 |
|
| 9 |
* The "Pizza with Champagne" release.
|
| 10 |
|
| 11 |
+++ Changes by Armin Berres:
|
| 12 |
|
| 13 |
* Add patch to hardcode /dev/ptmx as ptm device to work around broken
|
| 14 |
build environments.
|
| 15 |
|
| 16 |
+++ Changes by Ana Beatriz Guerrero Lopez:
|
| 17 |
|
| 18 |
* Add patch for kfreebsd support.
|
| 19 |
|
| 20 |
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 15 Dec 2007 03:31:22 +0100
|
| 21 |
|
| 22 |
kde4libs (4:3.97.0-1) experimental; urgency=low
|
| 23 |
|
| 24 |
* New upstream release.
|
| 25 |
* Update *.install files.
|
| 26 |
* Update Standards-Version to 3.7.3.
|
| 27 |
* Remove README.Debian, packages are stable now.
|
| 28 |
* Update package descriptions, remove references to beta status.
|
| 29 |
* Add export LDFLAGS+="-Wl,--as-needed" in rules to make dpkg-shlibdeps
|
| 30 |
happier.
|
| 31 |
* Do not build depend on libasound2-dev and libkeyutils-dev in the archs
|
| 32 |
they do not exist.
|
| 33 |
* Move Depends on hal | kfreebsd-gnu | hurd, pmount | kfreebsd-gnu | hurd,
|
| 34 |
to Recommends. (Closes: #452255)
|
| 35 |
* Add lintian override for extra-license-file warnings in kdelibs5-data.
|
| 36 |
|
| 37 |
-- Ana Beatriz Guerrero Lopez <ana@debian.org> Sun, 09 Dec 2007 15:47:28 +0100
|
| 38 |
|
| 39 |
kde4libs (4:3.96.0-1) experimental; urgency=low
|
| 40 |
|
| 41 |
* New upstream release.
|
| 42 |
* Update *.install files.
|
| 43 |
|
| 44 |
-- Ana Beatriz Guerrero Lopez <ana@debian.org> Wed, 14 Nov 2007 13:17:32 +0100
|
| 45 |
|
| 46 |
kde4libs (4:3.95.2-1) experimental; urgency=low
|
| 47 |
|
| 48 |
* New upstream release.
|
| 49 |
|
| 50 |
+++ Changes by Fathi Boudra:
|
| 51 |
|
| 52 |
* Bump build dependencies versions.
|
| 53 |
* Update installed files.
|
| 54 |
|
| 55 |
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Thu, 08 Nov 2007 20:18:43 +0100
|
| 56 |
|
| 57 |
kde4libs (4:3.95.0-1) experimental; urgency=low
|
| 58 |
|
| 59 |
* New upstream release: KDE4 beta 4.
|
| 60 |
|
| 61 |
+++ Changes by Fathi Boudra:
|
| 62 |
|
| 63 |
* Remove libpulse0 conflict. It was a temporary workaround.
|
| 64 |
* Update 11_applications_menu patch. We must keep the extension unchanged.
|
| 65 |
* Add 12_deprecate_applnk patch. We use /usr/share/applications in any case.
|
| 66 |
|
| 67 |
+++ Changes by Armin Berres:
|
| 68 |
|
| 69 |
* Update *.install files.
|
| 70 |
|
| 71 |
+++ Changes by Sune Vuorela:
|
| 72 |
|
| 73 |
* Leet shlibs hacking.
|
| 74 |
|
| 75 |
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Thu, 25 Oct 2007 14:47:24 +0200
|
| 76 |
|
| 77 |
kde4libs (4:3.94.0-2) experimental; urgency=low
|
| 78 |
|
| 79 |
+++ Changes by Fathi Boudra:
|
| 80 |
|
| 81 |
* Pull SVN branch to r726725.
|
| 82 |
|
| 83 |
+++ Changes by Armin Berres:
|
| 84 |
|
| 85 |
* Add debug package.
|
| 86 |
* Make kdelibs5-dev depend on recent soprano.
|
| 87 |
* Add dependency of kdelibs5 on kde-icons-oxygen. It is needed by nearly
|
| 88 |
every KDE4 application.
|
| 89 |
|
| 90 |
+++ Changes by Ana Beatriz Guerrero Lopez:
|
| 91 |
|
| 92 |
* Update *.install files.
|
| 93 |
|
| 94 |
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Thu, 18 Oct 2007 20:56:22 +0200
|
| 95 |
|
| 96 |
kde4libs (4:3.94.0-1) experimental; urgency=low
|
| 97 |
|
| 98 |
* KDE4 beta3.
|
| 99 |
|
| 100 |
+++ Changes by Armin Berres:
|
| 101 |
|
| 102 |
* Add kdelibs5 dependency on shared-mime-info.
|
| 103 |
* Update *.install files.
|
| 104 |
* Install man pages.
|
| 105 |
* Rename debian/no-install.txt to debian/not-installed and reformat it for
|
| 106 |
being usable with "debian/rules list-missing".
|
| 107 |
* Update patches.
|
| 108 |
* Depend on up to date libsoprano.
|
| 109 |
* Conflict with libpulse0 for preventing crashes. This is definitely just a
|
| 110 |
temporary workaround and should be removed ASAP.
|
| 111 |
* Depend on hal which is used as Solid backend.
|
| 112 |
* Depend on pmount.
|
| 113 |
|
| 114 |
+++ Changes by Sune Vuorela:
|
| 115 |
|
| 116 |
* kjscmd also exists in kjscmd from kdebindings. Adding conflict.
|
| 117 |
|
| 118 |
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Wed, 17 Oct 2007 13:42:50 +0200
|
| 119 |
|
| 120 |
kde4libs (4:3.93.0-1) experimental; urgency=low
|
| 121 |
|
| 122 |
* New upstream version.
|
| 123 |
- Remove patches: 01_libkdeprint_management_soname and
|
| 124 |
02_strigi-0.5.5_support merged upstream. And 12_no_emoticon is not
|
| 125 |
longer needed.
|
| 126 |
* Update *.install files.
|
| 127 |
* Update not-installed.list
|
| 128 |
* Remove prune-nonfree, there is not longer non-free stuff.
|
| 129 |
|
| 130 |
-- Ana Beatriz Guerrero Lopez <ana@debian.org> Sun, 03 Sep 2007 20:13:59 +0200
|
| 131 |
|
| 132 |
kde4libs (4:3.92.0.dfsg.1-2) experimental; urgency=low
|
| 133 |
|
| 134 |
+++ Changes by Fathi Boudra:
|
| 135 |
|
| 136 |
* Add patch to support strigi-0.5.5.
|
| 137 |
* Move binaries to kdelibs5-dev:
|
| 138 |
* checkXML, kconfig_compiler, ksvgtopng, kunittestmodrunner,
|
| 139 |
makekdewidgets, preparetips.
|
| 140 |
* Add kdelibs5-dev conflicts against kdelibs4-dev.
|
| 141 |
* Remove qt4-designer-kde4-plugins package. No need to have an extra package
|
| 142 |
as qt4 designer plugins are higky dependent on kdelibs5 and development.
|
| 143 |
* Add qt4_designer_plugins_path patch to fix plugins installation path.
|
| 144 |
|
| 145 |
+++ Changes by Ana Beatriz Guerrero Lopez:
|
| 146 |
|
| 147 |
* No shipping emoticons images to avoid conflicts with current kdebase-data
|
| 148 |
(KDE3), patch 12. See list in no-install.list.
|
| 149 |
* Add patch 04_libkdeprint_management_soname.diff to avoid same soname name
|
| 150 |
than in current KDE version.
|
| 151 |
* Build-Depend only on libungif4-dev. kdegraphics b-d on imlib11 that b-d on
|
| 152 |
libungif4-dev, if we build against libgif-dev, this kdelibs version and
|
| 153 |
kdegraphics3 can not co-exist.
|
| 154 |
|
| 155 |
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Mon, 13 Aug 2007 02:21:33 +0200
|
| 156 |
|
| 157 |
kde4libs (4:3.92.0.dfsg.1-1) experimental; urgency=low
|
| 158 |
|
| 159 |
* KDE4 beta 1, first upload to the Debian archive.
|
| 160 |
* Update *.install files.
|
| 161 |
* Prune non-free files, added script prune-nonfree.
|
| 162 |
* Add patches:
|
| 163 |
* 01_kdehome_kde4: set kdehome directory to .kde4.
|
| 164 |
* 02_applications_menu_kde4: append .kde4 to applications.menu.
|
| 165 |
* Add warning about experimental packages in README.Debian.
|
| 166 |
* Remade the copyright file, thanks to Marc 'HE' Brockschmidt, for
|
| 167 |
sharing the fun.
|
| 168 |
|
| 169 |
-- Ana Beatriz Guerrero Lopez <ana@debian.org> Mon, 06 Aug 2007 16:38:29 +0200
|
| 170 |
|
| 171 |
kde4libs (4:3.91.0-1) alioth; urgency=low
|
| 172 |
|
| 173 |
* New alpha.
|
| 174 |
|
| 175 |
-- Ana Beatriz Guerrero Lopez <ana@debian.org> Sun, 01 Jul 2007 16:12:54 +0200
|
| 176 |
|
| 177 |
kde4libs (4:3.90+svn20070601-r670402-1) alioth; urgency=low
|
| 178 |
|
| 179 |
* Initial release of KDE4.
|
| 180 |
|
| 181 |
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Thu, 10 May 2007 16:02:37 +0100
|
| 182 |
|