Alf Gaida f0937c3326 Chery-picking new upstream release 0.11.0
* Bumped build dependency debhelper (>= 10)
* Bumped build dependency libqtxdg-dev (>= 2.0.0)
* Bumped build dependency liblxqt-dev (>= 0.11.0)
* Added build dependency libqt5svg5-dev
* Bumped compat to 10
* Removed --parallel from rules, standard in compat 10
* Added README.md to docs
2016-09-25 13:20:09 +02:00

111 lines
3.8 KiB
Plaintext

lxqt-config (0.11.0-1) experimental; urgency=medium
* Chery-picking new upstream release 0.11.0
* Bumped build dependency debhelper (>= 10)
* Bumped build dependency libqtxdg-dev (>= 2.0.0)
* Bumped build dependency liblxqt-dev (>= 0.11.0)
* Added build dependency libqt5svg5-dev
* Bumped compat to 10
* Removed --parallel from rules, standard in compat 10
* Added README.md to docs
-- Alf Gaida <agaida@siduction.org> Sun, 25 Sep 2016 13:19:56 +0200
lxqt-config (0.10.96~62-g80c413c-3) experimental; urgency=medium
* Fixed two typos in changelog
-- Alf Gaida <agaida@siduction.org> Sat, 23 Jul 2016 13:32:17 +0200
lxqt-config (0.10.96~62-g80c413c-2) experimental; urgency=medium
* Added build dependencies gcc (>= 4:6), g++ (>= 4:6)
* Exported LC_ALL=C.UTF-8 - define language settings for reproducible
builds
* Set additional minimum versions (libqtxdg, liblxqt)
-- Alf Gaida <agaida@siduction.org> Sun, 17 Jul 2016 14:16:03 +0200
lxqt-config (0.10.96~62-g80c413c-1) experimental; urgency=medium
* Cherry-picking upstream version 0.10.96~62-g80c413c.
* Preparing the upcoming release, switch to experimental
* Fixed .gititgnore, added build-stamp
* Added build-depenedency libqt5xdgiconloader-dev
* Bumped Standards to 3.9.8, no changes needed
* Fixed VCS fields, use https and plain /git/
* Added Recommends lxqt-config-l10n
* Fixed copyright Format
* Added missed new files to copyright
* Bumped years in copyright
* Fixed lintian-overrides
* Added DEB_BUILD_MAINT_OPTIONS = hardening=+all
* Added translation control
* Added DCMAKE_BUILD_TYPE=RelWithDebInfo
-- Alf Gaida <agaida@siduction.org> Fri, 15 Jul 2016 20:27:58 +0200
lxqt-config (0.10.0-3) unstable; urgency=medium
* Remove dbg package in favor of dbgsym.
-- Alf Gaida <agaida@siduction.org> Sat, 26 Dec 2015 18:36:15 +0100
lxqt-config (0.10.0-2) unstable; urgency=medium
* Merge from experimental.
* New upstream release.
* Update Vcs-* fields.
* Update copyright.
* Remove Debian specific menu in favor of .desktop menu system.
* Install manpage for lxqt-config.
-- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Sun, 15 Nov 2015 15:15:10 +0800
lxqt-config (0.9.0+20150806-2) unstable; urgency=medium
* Fixed .gitignore, removed outdated entries
* Fixed debian/control sorting and removed outdated versions.
-- Alf Gaida <agaida@siduction.org> Wed, 11 Nov 2015 20:51:11 +0100
lxqt-config (0.9.0+20150806-1) unstable; urgency=medium
[ Alf Gaida ]
* Initial release. (Closes: #747597)
* Added watch file.
* Imported Upstream version 0.8.0.
* Bump standards to 3.9.6.
* Drop build dependency libegl1-mesa-dev, bug in Qt 5.3.0 is fixed.
* Min Qt version 5.3.2.
* Min liblxqt-qt5-0-dev version 0.8.0.
* Mangled symbols added.
* Added intian-overrides.
* Patch some desktop files.
* New release 0.9.0 drop not needed patches cleanup debian $foo add
source/options.
* Some cleanup in debian $foo.
* Removed breaks and replaces.
* Fixes in copyright.
* Removed debian/symbols.
* Added link --as-needed to rules to avoid warnings at build time.
* Fixed licenses.
[ Andrew Lee (李健秋) ]
* Merging upstream version 0.9.0+20150806.
* Added myself as Uploader.
* Sorting build-depends.
* Drop transitional packages which don't need in debian.
* Removing whitespaces at EOL and EOF.
* Added missing build-deps libqt5svg5-dev and qtbase5-private-dev.
* private-lib.patch: install .so file to private lib path.
* No need to run ld_config as .so file installed into private lib path.
* Drop shlib-without-versioned-soname relared overrides.
[ Yukiharu YABUKI ]
* Added to ignore *~ files.
* Added a uploader.
* Added README.source -- mention for License.
-- Yukiharu YABUKI <yyabuki@debian.org> Fri, 21 Aug 2015 19:40:47 +0900