Preparing the migration to 0.10.0
Fixed czchen's mail address in control and copyright Fixed the initial changelog entry - the listed points was never released or inluded in any debian release Fixed .gitignore
This commit is contained in:
parent
0f8ecc8255
commit
7bb5ddfaef
2
debian/.gitignore
vendored
2
debian/.gitignore
vendored
@ -5,5 +5,3 @@
|
|||||||
|
|
||||||
/lxqt-qtplugin/
|
/lxqt-qtplugin/
|
||||||
/lxqt-qtplugin-dbg/
|
/lxqt-qtplugin-dbg/
|
||||||
/lxqt-qtplugin-qt5/
|
|
||||||
/lxqt-qtplugin-qt5-dbg/
|
|
||||||
|
22
debian/changelog
vendored
22
debian/changelog
vendored
@ -1,20 +1,16 @@
|
|||||||
|
lxqt-qtplugin (0.9.0+20150819-2) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Fixed czchen's mail address in control and copyright
|
||||||
|
* Fixed the initial changelog entry - the listed points was never released
|
||||||
|
or inluded in any debian release
|
||||||
|
* Fixed .gitignore
|
||||||
|
|
||||||
|
-- Alf Gaida <agaida@siduction.org> Thu, 12 Nov 2015 19:36:00 +0100
|
||||||
|
|
||||||
lxqt-qtplugin (0.9.0+20150819-1) unstable; urgency=medium
|
lxqt-qtplugin (0.9.0+20150819-1) unstable; urgency=medium
|
||||||
|
|
||||||
[ Alf Gaida ]
|
[ Alf Gaida ]
|
||||||
* Initial debian files
|
* Initial debian files
|
||||||
* Rebuild only.
|
|
||||||
- Upstream version 0.8.0.
|
|
||||||
- Min Qt version 5.3.2.
|
|
||||||
- Min liblxqt-qt5-dev version 0.8.0.
|
|
||||||
- removed build dependency libegl1-mesa-dev, as the Qt
|
|
||||||
bug is fixed.
|
|
||||||
- bump standards to 3.9.6.
|
|
||||||
- Short descriptions fixed
|
|
||||||
* new version 0.9.0 packages renamed debian $foo fixed added
|
|
||||||
source/options.
|
|
||||||
* Some cleanup in debian $foo.
|
|
||||||
* Some changes in debian $foo.
|
|
||||||
* Drop transitional packages.
|
|
||||||
|
|
||||||
[ ChangZhuo Chen (陳昌倬) ]
|
[ ChangZhuo Chen (陳昌倬) ]
|
||||||
* Initial release. (Closes: #747604)
|
* Initial release. (Closes: #747604)
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -1,7 +1,7 @@
|
|||||||
Source: lxqt-qtplugin
|
Source: lxqt-qtplugin
|
||||||
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||||
Uploaders: Alf Gaida <agaida@siduction.org>,
|
Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||||
ChangZhuo Chen (陳昌倬) <czchen@gmail.com>,
|
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
||||||
Yukiharu YABUKI <yyabuki@debian.org>
|
Yukiharu YABUKI <yyabuki@debian.org>
|
||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
|
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -15,7 +15,7 @@ License: LGPL-2.1-or-3-with-Digia-1.1-exception
|
|||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2014-2015 Alf Gaida <agaida@siduction.org>
|
Copyright: 2014-2015 Alf Gaida <agaida@siduction.org>
|
||||||
2015 ChangZhuo Chen (陳昌倬) <czchen@gmail.com>
|
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||||
2015 Yukiharu YABUKI <yyabuki@debian.org>
|
2015 Yukiharu YABUKI <yyabuki@debian.org>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user