1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229
|
purpose (5.54.0-1) unstable; urgency=medium
[ Maximiliano Curia ]
* New upstream release (5.52.0).
* Update build-deps and deps with the info from cmake
* New upstream release (5.53.0).
* Update build-deps and deps with the info from cmake
* Update symbols files.
* New upstream release (5.54.0).
* Update build-deps and deps with the info from cmake
* Add qml-module-qtquick-controls2 runtime dependency
* Bump group breaks (5.54)
* Release to unstable
[ Scarlett Gately Moore ]
* Add missing qml dependency for bluezqt.
-- Maximiliano Curia <maxy@debian.org> Thu, 17 Jan 2019 19:27:38 -0300
purpose (5.51.0-1) unstable; urgency=medium
* New upstream release (5.50.0).
* Update build-deps and deps with the info from cmake
* Bump group breaks (5.50)
* New upstream release (5.51.0).
* Update build-deps and deps with the info from cmake
* Run auto tests with no parallel
* Bump group breaks (5.51)
* Release to unstable
-- Maximiliano Curia <maxy@debian.org> Wed, 07 Nov 2018 17:17:36 +0100
purpose (5.49.0-1) unstable; urgency=medium
* New revision
* Migrate to debhelper 11
* New upstream release (5.48.0).
* Update build-deps and deps with the info from cmake
* New upstream release (5.49.0).
* Update build-deps and deps with the info from cmake
* Update install files
* Bump group breaks (5.49)
* Release to unstable
-- Maximiliano Curia <maxy@debian.org> Fri, 17 Aug 2018 16:19:16 +0200
purpose (5.47.0-1) unstable; urgency=medium
* New upstream release (5.47.0).
* Update build-deps and deps with the info from cmake
* Bump group breaks (5.47)
* Release to unstable
-- Maximiliano Curia <maxy@debian.org> Fri, 15 Jun 2018 12:11:05 +0200
purpose (5.46.0-1) unstable; urgency=medium
* New upstream release (5.46.0).
* Update build-deps and deps with the info from cmake
* testsuite: Ignore stderr
* Bump group breaks (5.46)
* Release to unstable
-- Maximiliano Curia <maxy@debian.org> Thu, 17 May 2018 22:15:54 +0200
purpose (5.44.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Update watch file to point to its location as Framework, and add the
signing key.
* Update the patches:
- use_nodejs.diff: drop, obsolete now (upstream does it)
* Update install files.
* Update symbols file.
* Fix the dh_makeshlibs invocation:
- call it with -V for libkf5purpose-bin, so shlibdeps on the private
libraries can be detected properly (thus qml-module-org-kde-purpose
has the proper dependency)
- call it without arguments for all the other binaries, so symbols files
work as expected
* Update lintian overrides.
* Switch Vcs-* fields to salsa.debian.org.
* Small changes to copyright.
* Tighten the inter-library dependencies.
* Force "node" as executable for nodejs (see CTTE #862051); patch
nodejs-name.diff.
* Bump Standards-Version to 4.1.4, no changes required.
-- Pino Toscano <pino@debian.org> Sun, 22 Apr 2018 08:56:29 +0200
purpose (1.1-5) unstable; urgency=medium
* Team upload.
[ Maximiliano Curia ]
* Downgrade nodejs to Recommends.
Thanks to Bob Tracy for reporting (Closes: 855486)
[ Pino Toscano ]
* Switch Homepage to a working cgit.kde.org URL.
* Drop the transitional qml-modules-org-kde-purpose binary.
- fix the version of breaks/replaces in qml-module-org-kde-purpose to
1.1-5~
* Remove unused debian/meta/cmake-ignore file.
* Use $(DEB_HOST_MULTIARCH) instead of $(DEB_HOST_GNU_TYPE) in excluded
paths for dh_makeshlibs, so it properly works also on i386 architectures.
* Fix Git web interface URLs in debian/upstream/metadata.
-- Pino Toscano <pino@debian.org> Sun, 18 Jun 2017 14:57:16 +0200
purpose (1.1-4) unstable; urgency=medium
* Use nodejs instead of the nodejs-legacy dep (Closes: 848602)
Thanks to Ben Longbons for reporting
-- Maximiliano Curia <maxy@debian.org> Tue, 20 Dec 2016 16:36:52 +0100
purpose (1.1-3) unstable; urgency=medium
* Use the new kf5 dev names
* Make nodejs an arch qualified dependency
* Add missing breaks/replaces.
Thanks to Andreas Beckmann for reporting (Closes: 846574)
-- Maximiliano Curia <maxy@debian.org> Tue, 06 Dec 2016 20:55:55 +0100
purpose (1.1-2) unstable; urgency=medium
* Upload to unstable.
* Make the transitional packages arch:any
* Avoid circular dependencies
-- Maximiliano Curia <maxy@debian.org> Wed, 09 Nov 2016 13:53:13 +0100
purpose (1.1-1) experimental; urgency=medium
[ Jonathan Riddell ]
* Initial Package
* add new runtime dependencies and install new twitter plugin
* add twitter runtime dep nodejs-legacy
* move depends to suggests for now, they bring in too many dependencies until kf5 versions are built
* add back depends on kdeconnect now that we built it in neon and it's installable
* dep on kdeconnect not kdeconnect-plasma
* fix watch file
* fix mangled files
* cmake ignore runtime bits
* ignore shlibs on plugins
* add lintian overrides
* description-too-long
* use ci version to allow installs
* qml deps
* it didn't like ci:buildversion
* just override lintian error for -dev dep version, needs to wait for version numbers with debian to sync before we can use a proper version again
* fix version
* add transitional package for libkf5purposewidgets5
* rename to qml-modules-org-kde-purpose
[ Harald Sitter ]
* fix qml dependencies
* install new stuff
* add new library
* add more missing qml deps
* install new dev so
* fix bad copynpaste
* add symbol files because symbol files are kewl
* lintian override private lib
* symbol update
* make sure the dev package depends on the widget lib
* revise build deps
* remove bloody workarounds
* override existing runtime deps
* add back dep on kdeconnect-plasma as the kdeconnect plugin is in the lib
* mangle rc version to not be shit
* also mangle the alpha
* sod off lintian
* import test rigging from kio
* install built bins to make sure all relevant qml deps are here
* install new localization
* twitter and youtube need kquickcontrolsaddons
* recommend libkf5purpose-bin for consistency
* force qml module to depend on -bin
[ Clive Johnston ]
* Fixing watch file
* Updating symbols file
* Adding missing file to libkf5purpose5.install
* Adding unusual-interpreter to lintian overrides
* Adding new and removing MISSING symbols
[ Rohan Garg ]
* Try building purpose without a bdep on qml-module-ubuntu-onlineaccounts
* Remove runtime dependencies from build-dependencies
* Install all services together
[ Maximiliano Curia ]
* Add a .gitattributes file to use dpkg-mergechangelogs
* Initial tweaking
* Update copyiright information
* Add upstream metadata (DEP-12)
* Update descriptions
* Bump Standards-Version to 3.9.8
* Update build-deps and deps with the info from cmake
* Update tests
* Split plugins libexec and data from the lib package
* Add me as a human maintainer
* The tests require kinit
* Provide swrast for the tests
* Add patch: use_nodejs.diff
* Depend on nodejs for the twitter script
* Add a symbols file
* Inject the bin dependency through the symbols file
* Install reviewboardhelper
* Fix the acc file
* Add missing dependencies
* Downgrade kdeconnect dependency to recommends.
* Update build-deps and deps with the info from cmake
* Drop unused -dbg package
* Drop circular -bin<->lib dependency
* Drop ubuntu specific dependency
* Add the libKF5PurposeWidgets.so.5 symbols to the symbols file
* Add package-must-activate-ldconfig-trigger lintian override for helper lib libReviewboardHelpers.so
[ Raymond Wooninck ]
* Use a different version string
* Get the right conflict/replace in place
* Fix version strings
-- Maximiliano Curia <maxy@debian.org> Fri, 14 Oct 2016 18:18:00 +0200
|