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-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
|
||||
|
||||
[ Alf Gaida ]
|
||||
* 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 (陳昌倬) ]
|
||||
* Initial release. (Closes: #747604)
|
||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -1,7 +1,7 @@
|
||||
Source: lxqt-qtplugin
|
||||
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||
Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||
ChangZhuo Chen (陳昌倬) <czchen@gmail.com>,
|
||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
||||
Yukiharu YABUKI <yyabuki@debian.org>
|
||||
Section: x11
|
||||
Priority: optional
|
||||
@ -29,7 +29,7 @@ Description: LXQt system integration plugin for Qt
|
||||
With this plugin, all Qt-based programs can adopt settings of
|
||||
LXQt, such as the icon theme.
|
||||
.
|
||||
This package provides the lxqt qtplugin interface.
|
||||
This package provides the lxqt qtplugin interface.
|
||||
|
||||
Package: lxqt-qtplugin-dbg
|
||||
Architecture: any
|
||||
|
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/*
|
||||
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>
|
||||
License: LGPL-2.1+
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user