1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179
|
lxqt-admin (0.14.1-1) unstable; urgency=medium
* Cherry-picking new upstream version 0.14.1.
* Bumped minimum version liblxqt0-dev (>= 0.14.1~)
-- Alf Gaida <agaida@siduction.org> Tue, 26 Feb 2019 01:44:09 +0100
lxqt-admin (0.14.0-1) unstable; urgency=medium
* Cherry-picking new upstream version 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 liblxqt0-dev (>= 0.14.0~)
* Removed obsolete PULL_TRANSLATIONS= OFF from dh_auto_configure
* Added l10n-package, moved from lxqt-l10n
* Removed fix-duplicated-key.patch, applied upstream
* Added d/upstream/metadata
-- Alf Gaida <agaida@siduction.org> Sun, 27 Jan 2019 16:17:25 +0100
lxqt-admin (0.13.0-2) unstable; urgency=medium
* Fixed language in desktop file (ported back from upstream)
-- Alf Gaida <agaida@siduction.org> Sat, 07 Jul 2018 19:56:09 +0200
lxqt-admin (0.13.0-1) unstable; urgency=medium
* Cherry-picking new upstream version 0.13.0.
* Bumped build dependency liblxqt0-dev to >= 0.13.0~
* Added build dependency libpolkit-qt5-1-dev
-- Alf Gaida <agaida@siduction.org> Thu, 24 May 2018 20:30:33 +0200
lxqt-admin (0.12.0-5) unstable; urgency=medium
* Bumped compat to 11
* Bumped debhelper to >= 11~
* Bumped Standards to 4.1.4, no changes needed
* Changed Homepage, Source and watch to lxqt
* Changed VCS fields to salsa
* Bumped years in copyright
-- Alf Gaida <agaida@siduction.org> Fri, 27 Apr 2018 23:35:26 +0200
lxqt-admin (0.12.0-4) unstable; urgency=medium
* Bumped Standards to 4.1.2
* Removed debian/gbp.conf
* Removed branch from VCS fields
-- Alf Gaida <agaida@siduction.org> Thu, 14 Dec 2017 18:02:38 +0100
lxqt-admin (0.12.0-3) unstable; urgency=medium
* Transition to unstable
-- Alf Gaida <agaida@siduction.org> Mon, 04 Dec 2017 21:20:46 +0100
lxqt-admin (0.12.0-2) experimental; urgency=medium
* Pick up the right versions (fixed liblxqt and lxqt-build-tools)
-- Alf Gaida <agaida@siduction.org> Mon, 23 Oct 2017 19:49:42 +0200
lxqt-admin (0.12.0-1) experimental; urgency=medium
* Cherry-picking new upstream version 0.12.0.
* Switched to experimental
* Bumped Standards to 4.1.1 - no changes needed
* Bumped liblxqt to >= 0.12.0
-- Alf Gaida <agaida@siduction.org> Sun, 22 Oct 2017 23:35:49 +0200
lxqt-admin (0.11.1-2) unstable; urgency=medium
* Bumped Standards to 4.0.0 - no changes needed
* Recommend lxqt-qtplugin (Closes: #866233)
* Recommend lxqt-policykit (Closes: #866684)
-- Alf Gaida <agaida@siduction.org> Fri, 30 Jun 2017 23:04:11 +0200
lxqt-admin (0.11.1-1) unstable; urgency=medium
* Cherry-picking new upstream version 0.11.1
* Removed some build dependencies:
-cmake
-libqt5xdg-dev
-libqt5xdgiconloader-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
-- Alf Gaida <agaida@siduction.org> Mon, 02 Jan 2017 12:11:04 +0100
lxqt-admin (0.11.0-2) unstable; urgency=medium
* Cherry-picking new upstream version 0.11.0
* Synced debian foo with experimental
* Bumped compat to 10
* Removed --parallel from rules, standard compat 10
* Bumped minimum version debhelper (>= 10)
* Bumped minimum version liblxqt0-dev (>= 0.11.0)
* Bumped minimum version libqt5xdg-dev (>= 2.0.0)
* Added build dependency libqt5xdgiconloader-dev (>= 2.0.0)
* Added build dependency libqt5svg5-dev
* Removed build dependency liboobs-1-dev
* Added recommends lxqt-admin-l10n
* Added a lintian-override for lxqt-admin-user-helper
* Exported LC_ALL=C.UTF-8 - define language settings for reproducible
builds
* Fixed VCS-Fields, use https
* Bumped copyright years
* Added hardening to rules
* Added translation control to rules
* Set CMAKE_BUILD_TYPE=RelWithDebInfo
* Added README.md to docs
-- Alf Gaida <agaida@siduction.org> Tue, 18 Oct 2016 01:54:42 +0200
lxqt-admin (0.10.0-3) unstable; urgency=medium
* Remove dbg package in favor of dbgsym.
-- Alf Gaida <agaida@siduction.org> Sat, 26 Dec 2015 18:05:24 +0100
lxqt-admin (0.10.0-2) unstable; urgency=medium
* Merge from experimental.
* New upstream release.
* Set minimum versions for liblxqt and libqtxdg.
* Removed unused Breaks/Replaces.
* Added upstream signing key and use it in watch file.
-- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Mon, 16 Nov 2015 23:51:18 +0800
lxqt-admin (0.9.0+20150807-2) unstable; urgency=medium
* Fixed czchens mail address
* Cleanup debian/control
* Reduced dependencies in debian/rules
-- Alf Gaida <agaida@siduction.org> Tue, 10 Nov 2015 20:10:21 +0100
lxqt-admin (0.9.0+20150807-1) unstable; urgency=medium
[ Alf Gaida ]
* add initial debian files.
* Initial release (Closes: #765773)
* added missed dh_strip.
* remove multiarch from debug package fix install for regular package.
* fixes debian-lxqt/lxqt-admin #1.
* new release pacakges renamed introduced transitional packages debian
$foo fixed.
* Some cleanup in debian $foo.
* some changes in debian $foo.
* typo in debian/control: Replace -> Replaces.
* faulty merge - second Replaces removed.
* drop metapackages.
* Imported Upstream version 0.8.0.
* bump to current standards 3.9.6.
* min Qt version 5.3.2.
* remove build dependency libegl1-mesa-dev, as the Qt-bug because the
lib was in is resolved with 5.3.2.
* added lintian-overrides for man-pages.
* added lintian-overrides for category.
[ Andrew Lee (李健秋) ]
* Merging upstream version 0.9.0+20150807.
* Added myself as Uploader.
* Sorting build-depends.
* Removing whitespaces at EOL and EOF.
* Remove useless whitespaces and warp long lines.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Sat, 15 Aug 2015 01:49:08 +0800
|