34 Commits

Author SHA1 Message Date
Aaron Rainbolt
e716f0b32a Added 'Rules-Requires-Root: no' 2023-02-09 23:26:07 -06:00
Aaron Rainbolt
4ce87dafbc Bumped Standards-Version 2023-02-09 23:25:34 -06:00
Aaron Rainbolt
178397c71b Revert a sync from Debian.
This reverts commit f4d40a1f5f164c92b8104d9b2eb5dea15a2d9d94.
2023-02-09 23:09:11 -06:00
Aaron Rainbolt
f4d40a1f5f Sync with archive. 2023-02-09 22:57:04 -06:00
461ec1295e Drop old Breaks/Replaces, we're past the LTS. 2022-06-02 10:04:26 -05:00
0e0c00ad1b Bump build dependencies. 2022-06-02 10:03:58 -05:00
Raman Sarda
aa2ae9dafc New upstream version
Summary: New upstream version merged from debian unstable.

Test Plan: Test if it builds alright in all architectures.

Reviewers: rikmills, wxl

Differential Revision: https://phab.lubuntu.me/D106
2021-02-21 20:14:33 +05:30
bbe798cfc1 Run wrap-and-sort. 2020-04-30 23:53:22 -05:00
86455ea002 Update LXQt build dependencies. 2020-04-30 23:52:44 -05:00
f313f393f9 Update Standards-version to 4.5.0, no changes needed. 2020-04-30 23:52:13 -05:00
Simon Quigley
e12765ae4f Lubuntuify the package. 2019-03-30 16:37:38 -05:00
Alf Gaida
0208cf4b60 Cherry-picked upstream release 0.14.0.
* Bumped Standards to 4.3.0, no changes needed
* Dropped d/compat, use debhelper-compat = 12, no changes needed
* Fixed years in d/copyright
* Bumped minimum version lxqt-build-tools (>= 0.6.0~)
* Removed obsolete PULL_TRANSLATIONS= OFF from dh_auto_configure
* Added l10n-package, moved from lxqt-l10n
* Added d/upstream/metadata
2019-01-27 15:14:50 +01:00
Alf Gaida
284445dcf4 Cherry-picked upstream release 0.13.0.
* Bump lxqt-build-tools to >= 0.5.0~
* Fixed watch file lxde -> lxqt

Adding upstream version 0.13.0.

Signed-off-by: Alf Gaida <agaida@siduction.org>
2018-05-23 20:16:16 +02:00
Alf Gaida
8f4d17284a Some updates in debian $foo
* Bumped compat to 11
* Bumped debhelper to >= 11~
* Bumped Standards to 4.1.4, no changes needed
* Changed VCS fields for salsa
* Changed Homepage, Source and watch to lxqt
* Bumped years in copyright
* Removed trailing whitespaces in changelog
2018-04-28 17:08:25 +02:00
Alf Gaida
cf61ed6eab Cleanup debian/*
* Bumped Standards to 4.1.2, no changes needed
* Removed branch from VCS fields
* Removed debian/gbp.conf
2017-12-14 23:44:28 +01:00
Alf Gaida
dd6628ba9d Transition to unstable
* Bumped Standards to 4.1.1 - no changes needed
2017-12-04 19:39:49 +01:00
Alf Gaida
b9e9fc2492 prepare upstream release 2017-09-24 12:41:39 +02:00
Alf Gaida
5d9f679a4d prepare upcoming release 2017-09-24 11:53:16 +02:00
Alf Gaida
6ebb704f2a Removed build dependency liblxqt0-dev
* only translations used cmake parts from the library, not the case anymore as
  lxqt-build-tools provide this now
2017-01-07 03:24:40 +01:00
Alf Gaida
886bacaafc Cherry-picking upstream release 0.11.1.
* Removed build dependencies:
  - cmake
  - libqt5xdg-dev
  - pkg-config
  - qttools5-dev
  - qttools5-dev-tools
* Added build dependency lxqt-build-tools (>= 0.3.0)
* Added dependency openbox
* fixed gbp branch to debian/sid
2016-12-11 20:12:19 +01:00
Alf Gaida
adb8f6d7ab Cherry-picking upstream release 0.11.0.
* Synced debian/foo with experimental
* Bumped Standards to 3.9.8, no changes needed
* Bumped compat to 10
* Removed --parallel from rules, standard in compat 10
* Bumped build dependency debhelper (>= 10)
* Bumped build dependency liblxqt-dev (>= 0.11.0)
* Bumped build dependency libqtxdg-dev (>= 2.0.0)
* Added build dependency libkf5windowsystem-dev
* Added build dependency libqt5svg5-dev
* Added Recommends obconf-qt-l10n
* Fixed VCS fields, using plain /git/
* Used GPL-2+ for debian, no need to introduce a second license
* Fixed copyrights Format field to https
* Dropped patches, applied upstream
* Added translation control to rules
* Set CMAKE_BUILD_TYPE=RelWithDebInfo
* Exported LC_ALL=C.UTF-8, make builds reproducible
* Cleaned up source/options and .gitignore
2016-10-18 20:08:20 +02:00
Alf Gaida
2f8e9ef0be make build reproducible again (Closes: 815900), thanks to Eduard Sanou
for the bug and the patch, but i already fixed this upstream
Bump Standards to 3.9.7
Secure VCS-fields
Fix years in copyright
2016-02-25 21:23:06 +01:00
ChangZhuo Chen (陳昌倬)
ac3d834c8a Update Vcs-* fields 2015-11-15 21:05:20 +08:00
ChangZhuo Chen (陳昌倬)
744c15d1b7 Update maintainer email 2015-09-12 23:41:42 +08:00
Alf Gaida
cd7d8ddd8c some fixed in debian $foo
remove not needed breaks and replaces
cme fix dpkg-control
tar-ignore obconf-qt.kdev4
2015-09-01 00:17:53 +02:00
Andrew Lee (李健秋)
fab3ddef1c Drop empty transitional package. User who has unofficial lxqt installed should reinstall lxqt from official debian repo instead. 2015-08-14 17:57:23 +08:00
Andrew Lee (李健秋)
33763eb88e Sorting build-depends. 2015-08-14 17:18:14 +08:00
Andrew Lee (李健秋)
be21165110 Added myself as Uploader. 2015-08-14 17:16:56 +08:00
Alf Gaida
ff2d84f49b dependencies and rules fixed 2015-08-13 16:52:23 +02:00
Alf Gaida
6974c3ff81 Some cleanup in debian $foo
.gitignore moved to ./debian
fixed maintainer fields
fixed vcs fields
fixed LGPL
2015-08-13 06:32:51 +08:00
Alf Gaida
44732d24eb new release (dunno which number it will have right now, i guess 0.2.0)
packages renamed
debian $foo fixed
source/options added
2015-08-13 06:32:11 +08:00
Alf Gaida
aefe3f36a1 - drop debug package
- Min Qt version 5.3.2
- bump standards to 3.9.6
- lintian-override for missing manpage added
2015-08-13 06:30:27 +08:00
Alf Gaida
0d7eb39e01 typo in control 2015-08-13 06:30:20 +08:00
Alf Gaida
bcaeebb9a2 initial debian files 2015-08-13 06:30:16 +08:00