Aaron Rainbolt
11a2e40441
Revert a sync from Debian.
...
This reverts commit 3f6e60c63f
.
2 years ago
Aaron Rainbolt
3f6e60c63f
Sync with archive.
2 years ago
Simon Quigley
7e03c7755d
Upload to Lunar.
2 years ago
Simon Quigley
81d4be6dda
Bump build dependencies in debian/control.
2 years ago
Simon Quigley
ef154be157
Lubuntuify the package slightly, to make debhelper happy.
2 years ago
Simon Quigley
a211ad2c95
Fix the watch file, for real this time.
2 years ago
Simon Quigley
cd3c316c1c
New upstream release.
2 years ago
Simon Quigley
eca80634b1
Sync with Debian version 1.1.0-1.
2 years ago
Simon Quigley
5ecba12dfb
Release to Kinetic.
2 years ago
Simon Quigley
7e2f713858
Drop old Breaks/Replaces, we're past the LTS.
2 years ago
Simon Quigley
a53e375380
Bump build dependencies.
2 years ago
Simon Quigley
2440fab256
New upstream release.
2 years ago
apt-ghetto
db0bfc7b5f
New upstream release for lxqt-sudo
...
Summary:
Packaged new upstream release 0.17.0 for lxqt-sudo
Updated changelog, control and copyright
Test Plan: Built successfully on https://launchpad.net/~apt-ghetto/+archive/ubuntu/ludev
Reviewers: kc2bez
Reviewed By: kc2bez
Differential Revision: https://phab.lubuntu.me/D129
3 years ago
Raman Sarda
a9b4deae18
New upstream version.
4 years ago
Simon Quigley
6199a14cec
Upload to Groovy.
4 years ago
Simon Quigley
cadac1d254
Migrate to debhelper-compat.
5 years ago
Simon Quigley
a561b8b69f
Update LXQt build dependencies.
5 years ago
Simon Quigley
2f124928ac
Update upstream signing key.
5 years ago
Simon Quigley
d210e14b35
Update Standards-version to 4.5.0, no changes needed.
5 years ago
Simon Quigley
df5777a1c8
New upstream release.
5 years ago
Simon Quigley
1e450dc49c
Upload to Disco.
6 years ago
Simon Quigley
4906644a6b
Run wrap-and-sort.
6 years ago
Simon Quigley
efc8f5d8a0
New upstream release.
6 years ago
Simon Quigley
2698ce38df
Upload to Disco.
6 years ago
Simon Quigley
9c8f8a4af3
Add a new lxqt-sudo-l10n package.
6 years ago
Simon Quigley
a03d1eddb4
Remove reverse-applicable patches.
6 years ago
Simon Quigley
6fc480825e
Bump build dependencies.
6 years ago
Simon Quigley
1a2c40c626
Bump debhelper compat to 12, no changes needed.
6 years ago
Simon Quigley
07f9ca0c47
Bump Standards-version to 4.3.0, no changes needed.
6 years ago
Simon Quigley
d5d36c8bef
New upstream release.
6 years ago
apt-ghetto
068d5bf369
Strip environment in lxqt-sudo to leave only required environment variables to get into the elevated child process.
...
Summary: Strip environment variables in lxqt-sudo
Test Plan:
1. Test first with lxqt-sudo from repo: lxqt-sudo env 2> env.txt
2. Install this version
3. Run lxqt-sudo env 2> env2.txt
4. Compare env.txt with env2.txt: diff -y env.txt env2.txt
5. Both files should differ in most environment variables, such as HOME
Reviewers: tsimonq2, wxl
Reviewed By: tsimonq2
Differential Revision: https://phab.lubuntu.me/D44
6 years ago
Simon Quigley
103dd3e937
Upload to Cosmic.
6 years ago
Simon Quigley
1969674069
Fix the layout and line break so text isn't cut off.
6 years ago
Simon Quigley
c366e9f077
Wraaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaap.
6 years ago
Simon Quigley
a042a621c8
Bump Standards-version to 4.2.0, no changes needed.
6 years ago
Simon Quigley
3b3bc6aca7
Change Uploaders to Ubuntu uploaders.
6 years ago
Simon Quigley
daba24c205
Upload to Cosmic.
7 years ago
Simon Quigley
91abf69ae0
Update copyright.
7 years ago
Simon Quigley
5fa8c611c0
Update build dependencies.
7 years ago
Simon Quigley
6d8591d0b3
Update Vcs-* and Maintainer to Lubuntu values.
7 years ago
Simon Quigley
b23b3f7db3
New upstream release.
7 years ago
Alf Gaida
c20a4fbedc
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 from changelog
7 years ago
Alf Gaida
c06992871a
Cleanup debian/*
...
* Bumped Standards to 4.1.2
* Removed branch from VCS fields
* Removed debian/gbp.conf
7 years ago
Alf Gaida
a597a6f13f
Transition to unstable
7 years ago
Alf Gaida
e6fcba4535
Cherry-picking upstream release 0.12.0.
...
* Bumped Standards to 4.1.1 - no changes needed
* Bumped liblxqt dependency to >= 0.12.0
7 years ago
Alf Gaida
9060714af9
Improve Recommends and Bump Standards
...
* Bumped Standards to 4.0.0 - no changes needed
* Added lxqt-qtplugin to Recommends. (Closes : #866345 )
7 years ago
Alf Gaida
a1ae3ca293
Cherry-picking upstream release 0.11.1.
...
* Removed some build dependencies:
- cmake
- libqt5xdg-dev
- libqt5xdgiconloader-dev
- libx11-dev
- pkg-config
- qttools5-dev
- qttools5-dev-tools
* Bumped build dependency liblxqt0-dev (>= 0.11.1)
* Bumped years in d/copyright
* Fixed d/gbp.conf
8 years ago
Alf Gaida
722ef6deb6
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 minimum version debhelper (>= 10)
* Bumped minimum version liblxqt-dev (>= 0.11.0)
* Bumped minimum version libqtxdg-dev (>= 2.0.0)
* Added build dependency libqt5svg5-dev
* Added build dependency libqt5xdgiconloader-dev
* Added Recommends lxqt-sudo-l10n
* Added README.md to docs
* Fixed VCS fields, using https and plain /git/
* Fixed copyrights Format field to https
* Bumped years in copyrights
* Added translation control to rules
* Set CMAKE_BUILD_TYPE=RelWithDebInfo
* Exported LC_ALL=C.UTF-8, make builds reproducible
8 years ago
Alf Gaida
9875de54b3
Remove dbg package in favor of dbgsym.
9 years ago
ChangZhuo Chen (陳昌倬)
da751f8080
Update changelog
9 years ago