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
|
compton (1-3) unstable; urgency=medium
* New maintainer. (Closes: #960779)
* Neither recommend or suggest picom. It is a fork of compton,
so a separate product.
* 'd/control': Move from transtional package libgl1-mesa-dev to libgl-dev.
* 'd/control': Update 'Standards-Version' to 4.6.2, no changes required.
* 'd/control': Remove ' Section: oldlibs'.
* 'd/control': Remove message that compton is deprecated and to be removed
and use the picom package instead.
- Picom is a fork of compton, so different. Allow the user to decide which
better suits their needs.
* Removed 'd/watch' for now. Upstream compton redirects to picom.
* Removed 'd/NEWS'. compton is still useful. Decision on removal can be
taken at a later date, when it is no longer useful.
-- Phil Wyett <philip.wyett@kathenas.org> Thu, 25 Jan 2024 12:52:11 +0000
compton (1-2) unstable; urgency=medium
* QA upload.
* Remove pcre support. (Closes: #1000097)
* Correct the download source. (Closes: #908533)
-- Bastian Germann <bage@debian.org> Fri, 18 Aug 2023 08:56:05 +0200
compton (1-1) unstable; urgency=medium
* QA upload.
* Package the first bugfix release of picom as compton.
* Refresh patches.
* Add a deprecation notice.
-- Andrej Shadura <andrewsh@debian.org> Wed, 16 Dec 2020 16:06:50 +0100
compton (0.1~beta2+20150922-2) unstable; urgency=medium
* QA upload.
* Orphan the package. (See: #960779)
* Point Vcs to salsa.
* Update Standards-Version to 4.5.0
- Update Priority to optional.
* Use debhelper-compat.
- Update compat level to 13.
* Use https with copyright-format uri.
* Fix FTCBFS. (Closes: #878367)
- Thanks to Helmut Grohne.
-- Sudip Mukherjee <sudipm.mukherjee@gmail.com> Mon, 25 May 2020 22:59:22 +0100
compton (0.1~beta2+20150922-1) unstable; urgency=low
* Update to upstream git snapshot (v0.1_beta2-83-g2343e4b)
* Remove old patches which no longer apply.
* Update package VCS URLs.
* Bump Standards-Version from 3.9.4 to 3.9.7.
* Update copyright holder information.
* Set hardcoded version string to that in debian/changelog.
* Enable all hardening build options.
* Add patch for keywords entry in .desktop file.
* Patch bashism in compton-trans script. (Closes: #772216)
-- Scott Leggett <scott@sl.id.au> Wed, 27 Apr 2016 14:39:44 +1000
compton (0.1~beta2-1) unstable; urgency=low
* New upstream release, 0.1~beta2.
* Drop unnecessary dependency on hardening-wrapper.
* Add libxinerama-dev dependency due to upstream changes.
* Change licence tag to Expat.
* Update patches.
-- Scott Leggett <scott@sl.id.au> Sun, 03 Nov 2013 19:55:25 +1100
compton (0.1~beta1-1) unstable; urgency=low
* Initial release (Closes: #679551)
-- Scott Leggett <scott@sl.id.au> Wed, 21 Aug 2013 20:13:37 +1000
|