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
|
fvwm3 (1.1.2+ds-1) unstable; urgency=medium
* New upstream release.
* Update debian/ copyright to 2025.
* Update standards version 4.7.0 -> 4.7.1 (nothing to do).
-- Jaimos Skriletz <jaimosskriletz@gmail.com> Sat, 22 Feb 2025 11:47:35 -0700
fvwm3 (1.1.1+ds-1) unstable; urgency=medium
* New upstream release.
* Refresh patches.
* Add libxkbcommon-dev to build-depends so the deprecated
fall back XKeycodeToKeysym() is not used when building.
* Rename NEWS to README.Debian to document the differences
between upstream source and the Debian package.
* Update package to build using the meson build system.
* Add libxfixes-dev to build-depends (adds support for the
new CursorBarrier feature).
-- Jaimos Skriletz <jaimosskriletz@gmail.com> Sat, 30 Nov 2024 17:18:23 -0600
fvwm3 (1.1.0+ds-1) unstable; urgency=medium
* New upstream release.
* Refresh patches.
* Bump standards to 4.7.0.
- Update comment for how x-window-manager priority is computed.
* Update obsolete build depends, pkg-config -> pkgconf.
* Remove debian/desktop/fvwm3.desktop in favor of upstream file.
* Build html docs, and move them to /usr/share/doc/fvwm3/htmldoc.
* Update debian/copyright to correctly state the main license is
GPL-2+, and document the copyright and licenses for source in libs/
which are not GPL-2+.
* Add ${perl:Depends} to the depends package list.
* Upstream version fixes gcc-14 build issue (Closes: #1074975).
* Remove trailing slash from Files-Excluded.
-- Jaimos Skriletz <jaimosskriletz@gmail.com> Thu, 25 Jul 2024 10:27:03 -0600
fvwm3 (1.0.6a+ds-1) unstable; urgency=low
* New upstream release.
* Refresh Debian patches and remove patches applied upstream.
* Update Debian standards version to 4.6.2.
* Update end year in debian/copyright to 2023.
-- Jaimos Skriletz <jaimosskriletz@gmail.com> Tue, 17 Jan 2023 01:09:09 -0700
fvwm3 (1.0.5+ds-2) unstable; urgency=low
* Add alternatives for fvwm-menu-desktop, fvwm-menu-directory,
fvwm-root, fvwm-perllib, and FvwmCommand to work with fvwm,
and Break versions of fvwm before alternatives were used.
* Remove optional obsolete build depends.
-- Jaimos Skriletz <jaimosskriletz@gmail.com> Thu, 20 Oct 2022 23:00:00 -0600
fvwm3 (1.0.5+ds-1) unstable; urgency=low
* New upstream release.
* Remove patches that have been applied upstream.
* Update NEWS file to mention manual page change.
* Fix broken debian/watch file.
* Remove bin/FvwmPrompt/FvwmPrompt from Files-Excluded
in debian/copyright (file is no longer in upstream tar).
* Update lintian overrides to match format changes.
* Add patch to remove doc/fvwm3_manpage_source.adoc from
being built (this is not a standalone manual page).
* Fix spelling errors found by lintian.
* Bump standards version to 4.6.1.
-- Jaimos Skriletz <jaimosskriletz@gmail.com> Wed, 28 Sep 2022 22:00:00 -0700
fvwm3 (1.0.4+ds-1) unstable; urgency=low
* New upstream release.
* Update build depends. Move transitional packages to or depends.
* Add Vcs-* links to the github repo for the Debian source package.
* Remove libbson-dev from build depends (no longer needed).
* Remove docbook information from debian/copyright.
* Add Files-Excluded: bin/FvwmPrompt/vendor and change version to repack
upstream source to remove bundled libraries bin/FvwmPrompt/vendor.
* Remove authors link from debian/copyright and state the copyright
belongs to fvwm-workers with many authors.
* Bump standards version to 4.6.0.1 (nothing to be done).
* Remove invalid items from debian/upstream/metadata.
-- Jaimos Skriletz <jaimosskriletz@gmail.com> Mon, 21 Mar 2022 22:44:00 -0700
fvwm3 (1.0.3-1) unstable; urgency=low
* Initial package of fvwm3, the successor to fvwm2. Closes: #989261
-- Jaimos Skriletz <jaimosskriletz@gmail.com> Sun, 30 May 2021 09:55:00 -0700
|