commit
90952ed013
@ -0,0 +1,172 @@
|
||||
compton-conf (0.4.0-1) unstable; urgency=medium
|
||||
|
||||
* Cherry-picked upstream release 0.4.0
|
||||
* Bump lxqt-build-tools to >= 0.5.0~
|
||||
* Fixed watch file lxde -> lxqt
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Wed, 23 May 2018 18:53:53 +0200
|
||||
|
||||
compton-conf (0.3.0-6) unstable; urgency=medium
|
||||
|
||||
* Changed VCS fields for salsa
|
||||
* Bumped Standards to 4.1.4, no changes needed
|
||||
* Bumped compat to 11
|
||||
* Bumped debhelper to >= 11~
|
||||
* Fixed homepage and copyright years
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Wed, 25 Apr 2018 01:43:49 +0200
|
||||
|
||||
compton-conf (0.3.0-5) unstable; urgency=medium
|
||||
|
||||
* Bumped Standards to 4.1.2, no changes needed
|
||||
* Removed debian/gbp.conf - we use git stuff
|
||||
* Fixed trailing whitespaces in changelog
|
||||
* fixed lintian whining about binary-control-field-duplicates-source
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Wed, 13 Dec 2017 19:21:02 +0100
|
||||
|
||||
compton-conf (0.3.0-4) unstable; urgency=medium
|
||||
|
||||
* Removed branch from VCS-Fields, makes no sense at all
|
||||
* Fixed typo in changelog
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Wed, 06 Dec 2017 19:33:37 +0100
|
||||
|
||||
compton-conf (0.3.0-3) unstable; urgency=medium
|
||||
|
||||
* Transition to unstable
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Mon, 04 Dec 2017 18:16:21 +0100
|
||||
|
||||
compton-conf (0.3.0-2) experimental; urgency=medium
|
||||
|
||||
* Bumped standards to 4.1.1 - no changes needed
|
||||
* Changed priority to optional
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Fri, 20 Oct 2017 17:02:07 +0200
|
||||
|
||||
compton-conf (0.3.0-1) experimental; urgency=medium
|
||||
|
||||
* Cherry-picked upstream release 0.3.0
|
||||
* Switched to experimental
|
||||
* Bumped build-dependency lxqt-build-tools (>= 0.4.0)
|
||||
* Bumped Standards to 4.1.0, no changes needed
|
||||
* Bumped years in copyright
|
||||
* Added Breaks/Replaces for lxqt-common
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Sun, 24 Sep 2017 02:06:51 +0200
|
||||
|
||||
compton-conf (0.2.1-2) unstable; urgency=medium
|
||||
|
||||
* Changed Priority to extra - compton is extra
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Mon, 09 Jan 2017 20:44:56 +0100
|
||||
|
||||
compton-conf (0.2.1-1) unstable; urgency=medium
|
||||
|
||||
* Cherry-picking new upstream-release 0.2.1.
|
||||
* Removed build deprndency liblxqt0-dev
|
||||
* Bumped build-dependency lxqt-build-tools (>= 0.3.0)
|
||||
* Added dependency compton
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Sun, 11 Dec 2016 19:29:46 +0100
|
||||
|
||||
compton-conf (0.2.0-3) unstable; urgency=medium
|
||||
|
||||
* Fixed VCS branches to sid
|
||||
* Added build dependency lxqt-build-tools
|
||||
* Removed some build dependencies:
|
||||
- cmake
|
||||
- libqt5xdg-dev
|
||||
- libqt5xdgiconloader-dev
|
||||
- pkg-config
|
||||
- qttools5-dev
|
||||
- qttools5-dev-tools
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Fri, 04 Nov 2016 22:04:50 +0100
|
||||
|
||||
compton-conf (0.2.0-2) unstable; urgency=medium
|
||||
|
||||
* Cherry-picking new upstream release 0.2.0.
|
||||
* Sync debian/foo from experimental
|
||||
* Set compat to 10
|
||||
* Minimim version debhelper (>= 10)
|
||||
* Removed --parallel from rules, standard compat 10
|
||||
* Added some build dependencies:
|
||||
- libkf5windowsystem-dev,
|
||||
- liblxqt0-dev (>= 0.11.0),
|
||||
- libqt5svg5-dev
|
||||
- libqt5x11extras5-dev,
|
||||
- libqt5xdg-dev (>= 2.0.0),
|
||||
- libqt5xdgiconloader-dev (>= 2.0.0),
|
||||
* Added Recommends compton-conf-l10n
|
||||
* Added translation control to rules
|
||||
* Set CMAKE_BUILD_TYPE=RelWithDebInfo
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Mon, 17 Oct 2016 22:37:48 +0200
|
||||
|
||||
compton-conf (0.1.0+20151226-3) unstable; urgency=medium
|
||||
|
||||
* Bumped Standards to 3.9.8, no changes needed
|
||||
* Fixed VCS fields, use plain /git/, branch added
|
||||
* Fixed copyrights Format field, use https
|
||||
* Exported LC_ALL=C.UTF-8, make builds reproducible
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Tue, 19 Jul 2016 00:20:00 +0200
|
||||
|
||||
compton-conf (0.1.0+20151226-2) unstable; urgency=medium
|
||||
|
||||
* Bump Standards to 3.9.7
|
||||
* Add hardening=+all
|
||||
* Secure VCS-fields
|
||||
* Fix year in copyright
|
||||
* Fix new grep behaviour, thanks to Eduard Sanou for the bug and
|
||||
the patch, but i already fixed this upstream (Closes: #815901)
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Fri, 26 Feb 2016 01:49:45 +0100
|
||||
|
||||
compton-conf (0.1.0+20151226-1) unstable; urgency=medium
|
||||
|
||||
* Cherry-picking upstream version 0.1.0+20151226.
|
||||
* Removed GPL from copyright, compton-conf is LGPL only
|
||||
* Cleaned up rules
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Sat, 26 Dec 2015 13:23:56 +0100
|
||||
|
||||
compton-conf (0.1.0+20150831-1) unstable; urgency=medium
|
||||
|
||||
[ ChangZhuo Chen (陳昌倬) ]
|
||||
* Remove compton-conf-qt5 related Replace, Break. (Closes: #798337)
|
||||
* Remove unnecessary dependencies.
|
||||
|
||||
[ Alf Gaida ]
|
||||
* run cme fix dpkg-control
|
||||
* fixed bug in desktop file upstream, resolve lintian warning
|
||||
duplicated-key-in-desktop-entry
|
||||
|
||||
-- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Fri, 11 Sep 2015 21:04:13 +0800
|
||||
|
||||
compton-conf (0.1.0+20150626-1) unstable; urgency=medium
|
||||
|
||||
[ Alf Gaida ]
|
||||
* initial debian files.
|
||||
* Initial release (Closes: #756359)
|
||||
|
||||
[ Wen.Liao ]
|
||||
* Remove lintian warning in debian/copyright.
|
||||
|
||||
[ Alf Gaida ]
|
||||
* - bump standards to 3.9.6 - Min Qt version 5.3.2 - no source changes -
|
||||
drop debug package - lintian-override for missing manpage and invalid
|
||||
category added.
|
||||
* fixed debian $foo packages renamed source/options added.
|
||||
* Some cleanup in debian $foo.
|
||||
* some debian $foo improvements.
|
||||
|
||||
[ Andrew Lee (李健秋) ]
|
||||
* Corrected GPL2 copyright instead of GPL2+.
|
||||
* Added myself as Uploader.
|
||||
* Removing whitespaces at EOL and EOF.
|
||||
* Merging upstream version 0.1.0+20150626.
|
||||
|
||||
-- Andrew Lee (李健秋) <ajqlee@debian.org> Fri, 14 Aug 2015 15:03:55 +0800
|
@ -0,0 +1 @@
|
||||
11
|
@ -0,0 +1,31 @@
|
||||
Source: compton-conf
|
||||
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||
Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
||||
Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper (>= 11~),
|
||||
libconfig-dev,
|
||||
libkf5windowsystem-dev,
|
||||
libqt5svg5-dev,
|
||||
libqt5x11extras5-dev,
|
||||
libx11-dev,
|
||||
lxqt-build-tools (>= 0.5.0~)
|
||||
Standards-Version: 4.1.4
|
||||
Vcs-Browser: https://salsa.debian.org/lxqt-team/compton-conf
|
||||
Vcs-Git: https://salsa.debian.org/lxqt-team/compton-conf.git
|
||||
Homepage: https://github.com/lxqt/compton-conf
|
||||
|
||||
Package: compton-conf
|
||||
Architecture: any
|
||||
Depends: ${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
compton
|
||||
Recommends: compton-conf-l10n
|
||||
Breaks: lxqt-common (<< 0.12.0)
|
||||
Replaces: lxqt-common (<< 0.12.0)
|
||||
Description: Compton Configurator for Qt
|
||||
Qt configuration tool for X composite manager
|
||||
.
|
||||
This package contain Compton Configurator.
|
@ -0,0 +1,28 @@
|
||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: compton-conf
|
||||
Source: https://github.com/lxqt/compton-conf
|
||||
|
||||
Files: *
|
||||
Copyright: 2013-2018 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
||||
2013-2018 LXQt team
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2014-2018 Alf Gaida <agaida@siduction.org>
|
||||
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||
License: LGPL-2.1+
|
||||
|
||||
License: LGPL-2.1+
|
||||
This program or library is free software; you can redistribute it
|
||||
and/or modify it under the terms of the GNU Lesser General Public
|
||||
License as published by the Free Software Foundation; either
|
||||
version 2.1 of the License, or (at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
Lesser General Public License for more details.
|
||||
.
|
||||
On Debian systems, the complete text of the GNU Lesser General
|
||||
Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".
|
||||
|
@ -0,0 +1,2 @@
|
||||
AUTHORS
|
||||
README.md
|
@ -0,0 +1,6 @@
|
||||
# there will be no manpage in foreseable future
|
||||
compton-conf: binary-without-manpage usr/bin/compton-conf
|
||||
|
||||
# LXQt is not in freedesktop specs right now, no bug
|
||||
compton-conf: desktop-entry-invalid-category LXQt usr/share/applications/compton-conf.desktop
|
||||
|
@ -0,0 +1,15 @@
|
||||
#!/usr/bin/make -f
|
||||
# export DH_VERBOSE=1
|
||||
|
||||
export LC_ALL=C.UTF-8
|
||||
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
||||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||
|
||||
%:
|
||||
dh ${@} --buildsystem cmake
|
||||
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure -- \
|
||||
-DPULL_TRANSLATIONS=OFF\
|
||||
-DUPDATE_TRANSLATIONS=OFF\
|
||||
-DCMAKE_BUILD_TYPE=RelWithDebInfo
|
@ -0,0 +1 @@
|
||||
3.0 (quilt)
|
@ -0,0 +1 @@
|
||||
tar-ignore=.gitignore
|
@ -0,0 +1,50 @@
|
||||
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
||||
|
||||
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
|
||||
=h7ww
|
||||
-----END PGP PUBLIC KEY BLOCK-----
|
@ -0,0 +1,3 @@
|
||||
version=4
|
||||
opts="pgpsigurlmangle=s/$/.asc/" \
|
||||
https://github.com/lxqt/compton-conf/releases .*/compton-conf-([\d\.]+).tar.xz
|
Loading…
Reference in new issue