You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lxqt-globalkeys-packaging/debian/changelog

107 lines
3.4 KiB

lxqt-globalkeys (0.11.0-3) unstable; urgency=medium
* Cherry-picking upstream release 0.11.0.
* Sync debian foo with experimental
* Bumped Standards to 3.9.8, no changes needed
* Bumped compat to 10
* Removed --parallel from rules, compat 10 standard
* Bumped minimum version debhelper (>= 10)
* Bumped minimum version libqtxdg-dev (>= 2.0.0)
* Bumped minimum version liblxqt-dev (>= 0.11.0)
* Added build dependency libqt5svg5-dev
* Added build dependency libqt5xdgiconloader-dev (>= 2.0.0),
* Added Recommends lxqt-globalkeys-l10n
* Followin the Multiarch hinter:
- Marked liblxqt-globalkeys-ui0 Multi-Arch: same
- Marked liblxqt-globalkeys0 Multi-Arch: same
* Fixed VCS-Fields, use https and plain /git/
* Fixed copyright Format field
* Bumped copyright years
* Don't install translations
* Added translation control to rules
* Set CMAKE_BUILD_TYPE=RelWithDebInfo
* Exported LC_ALL=C.UTF-8, make builds reproducible
* Added hardening options to rules
* Fixed .gitignore
* Removed Patches, applied upstream
* Fixed *-dev.install
-- Alf Gaida <agaida@siduction.org> Tue, 18 Oct 2016 02:47:50 +0200
lxqt-globalkeys (0.10.0-5) unstable; urgency=medium
* use static_cast for errno
-- Alf Gaida <agaida@siduction.org> Wed, 13 Jan 2016 21:30:24 +0100
lxqt-globalkeys (0.10.0-4) unstable; urgency=medium
* cast some error_t's to make hurd happy
-- Alf Gaida <agaida@siduction.org> Sun, 27 Dec 2015 23:26:32 +0100
lxqt-globalkeys (0.10.0-3) unstable; urgency=medium
* some cleanup in debian/rules
* build new -dbgsym-packages
-- Alf Gaida <agaida@siduction.org> Sat, 26 Dec 2015 19:00:17 +0100
lxqt-globalkeys (0.10.0-2) unstable; urgency=medium
* Merge from experimental.
* New upstream release.
-- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Sun, 15 Nov 2015 15:40:51 +0800
lxqt-globalkeys (0.9.0+20150806-2) unstable; urgency=medium
* Remove --list-missing from rules, it's included in --fail-missing
* Fixed .gitignore
* Removed breaks/replaces
* Removed the most minimum versions
* Beautified debian/control
* Added linker flags -Wl,--as-needed
-- Alf Gaida <agaida@siduction.org> Wed, 11 Nov 2015 21:59:30 +0100
lxqt-globalkeys (0.9.0+20150806-1) unstable; urgency=low
[ Alf Gaida ]
* inititial debian files.
* Initial release. (Closes: #747601)
[ ChangZhuo Chen (陳昌倬) ]
* Add *.symbols.
[ Alf Gaida ]
* Imported Upstream version 0.8.0.
* bump standards 3.9.6.
* Min liblxqt-qt5-0-dev version 0.8.0.
* Min Qt version 5.3.2.
* install fixed (translation path).
* mangled symbol files added.
* lintian-overrides for missed manpages and unknown category warnings.
* desktop file OnlyShowIn patched.
* new release 0.9.0 fix symbols fix package names add source/options fix
debian $foo.
* Some cleanup in debian $foo
* some changes for debian $foo
* dependencies fixed.
* installs fixed.
* current symbols.
* multiarch removed, handled by cmake.
* drop transitional packages.
[ Andrew Lee (李健秋) ]
* Merging upstream version 0.9.0+20150806.
* Added myself as Uploader.
* Sorting build-depends.
* Removing whitespaces at EOL and EOF.
* Drop GPL-2+ license from copyright as it hasn't been mentioned
anywhere in headers.
* Added fullstop in descriptions.
* Use lower-case for description.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Sun, 16 Aug 2015 02:18:03 +0800