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
|
cwm (6.3-1) unstable; urgency=low
* Import upstream 6.3 sources (Closes: #913992)
* Update Debian patches to track 6.3 changes
* Update standards version to 4.2.1
* Update debhelper compat to 11
* Enable hardening build flags in debian/rules
* Update debian/copyright for changes in files
* Added migrate-config.pl script to doc/examples, which can be used to
convert config from cwm 5.x to the new format
* Update README.Debian with information about migrate-config.pl
-- James McDonald <james@jamesmcdonald.com> Mon, 19 Nov 2018 18:18:30 +0100
cwm (5.6-4) unstable; urgency=low
* Migrated to unstable
-- James McDonald <james@jamesmcdonald.com> Tue, 28 Apr 2015 09:31:29 +0200
cwm (5.6-3) experimental; urgency=low
* Fixed lookup from the 'exec' and 'wm' dialogs for filesystems such
as XFS which don't populate the d_type of struct dirent
-- James McDonald <james@jamesmcdonald.com> Mon, 20 Apr 2015 15:38:05 +0200
cwm (5.6-2) experimental; urgency=low
* Added patch to avoid using HOST_NAME_MAX which allows building on
kFreeBSD (Closes: #782418)
-- James McDonald <james@jamesmcdonald.com> Sat, 18 Apr 2015 12:17:39 +0200
cwm (5.6-1) experimental; urgency=low
* Updated packaging for 5.6
* Updated standards version to 3.9.6 (no changes needed)
* Removed typo patch for source typo removed upstream
* Updated openbsd-cwm.desktop to remove Encoding and add Keywords
-- James McDonald <james@jamesmcdonald.com> Sat, 11 Apr 2015 12:07:25 +0200
cwm (5.5-1) unstable; urgency=low
* Initial release (Closes: #505924)
-- James McDonald <james@jamesmcdonald.com> Tue, 29 Apr 2014 13:50:09 +0200
|