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
|
pekwm-themes (1.0.5-7) unstable; urgency=low
* QA upload.
[ Debian Janitor ]
* Use correct machine-readable copyright file URI.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 06 Feb 2021 15:40:12 +0000
pekwm-themes (1.0.5-6) unstable; urgency=medium
* QA upload.
* debian/control: updated the Vcs-* fields. Using Salsa now.
* debian/salsa-ci.yml: added to provide CI tests for Salsa.
-- Carlos Henrique Lima Melara <charlesmelara@outlook.com> Sat, 06 Jun 2020 00:19:19 -0300
pekwm-themes (1.0.5-5) unstable; urgency=medium
* QA upload.
* debian/control:
- Added 'Rules-Requires-Root: no' to source stanza.
- Reorganized the long description.
* debian/copyright:
- Changed the upstream License. See Comment field in the file.
- Changed the X-Upstream-Comment field to Comment.
- Reverted the package copyright to GPL-3. The previous change to
GPL-3+ was not publicly requested to Daniel Moerner, the first
copyright holder.
- Updated upstream and packaging copyright years.
- Using secure URI at Format field.
* debian/dirs: removed. Directory already created by d/install.
* debian/install: created to install files previously handled by an
override in d/rules.
* debian/rules:
- Added the override_dh_fixperms. The theme files were installed with
execution permission which they shouldn't have. The override removes
it.
- Removed the override_dh_auto_install to simplify the d/rules. This
is handled now by d/install.
* debian/watch: added a fake site to explain about the current status
of the original upstream homepage.
-- Carlos Henrique Lima Melara <charlesmelara@outlook.com> Wed, 03 Jun 2020 19:14:55 -0300
pekwm-themes (1.0.5-4) unstable; urgency=medium
* QA upload.
* Set Debian QA Group as maintainer. (see #920112)
* Using new DH level format. Therefore:
- debian/compat: removed.
- debian/control: changed from 'debhelper' to 'debhelper-compat' in
Build-Depends field and bumped level to 13.
* debian/control: bumped Standards-Version to 4.5.0.
-- Carlos Henrique Lima Melara <charlesmelara@outlook.com> Mon, 11 May 2020 16:46:00 -0300
pekwm-themes (1.0.5-3) unstable; urgency=low
* New maintainer (Closes: #598683).
* debian/compat
- Update to 9.
* debian/control
- (Build-Depends): Update to debhelper 9.
- (Standards-Version): Update to 3.9.3.
* debian/copyright
- Update to format 1.0
-- Jari Aalto <jari.aalto@cante.net> Mon, 23 Apr 2012 14:16:54 +0300
pekwm-themes (1.0.5-2) unstable; urgency=low
* QA upload.
- Move to packaging format "3.0 (quilt)"
* debian/compat
- Update to 8.
* debian/control
- (Build-Depends): Update to debhelper 8.
- (Description): lower first word.
- (Depends): Add ${misc:Depends}.
- (Homepage): Remove. Homepage has been removed (Blog deleted).
- (Maintainer): Set to QA Group.
- (Standards-Version): Update to 3.9.1.
* debian/copyright
- Correct GPL-3 to GPL-3+.
- (License: GPL-3+): New. The standard FSF preamble.
* debian/rules
- Move to dh(1).
* debian/source/format
- New file.
-- Jari Aalto <jari.aalto@cante.net> Sat, 13 Nov 2010 17:07:53 +0200
pekwm-themes (1.0.5-1) unstable; urgency=low
* Initial release. (Closes: #530324)
-- Daniel Moerner <dmoerner@gmail.com> Sun, 24 May 2009 14:52:40 -0700
|