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
|
guile-lzlib (0.3.0-2) unstable; urgency=medium
* debian/rules: Remove builddirectory in dh_auto_clean override.
(Closes: #1044559)
* debian/control: Update Standards-Version to 4.7.2.
-- Vagrant Cascadian <vagrant@debian.org> Tue, 15 Apr 2025 13:38:15 -0700
guile-lzlib (0.3.0-1) unstable; urgency=medium
* debian/copyright: Update for 0.3.0.
* debian/control: Switch Build-Depends on pkg-config to pkgconf.
* debian/control: Update Standards-Version to 4.7.0.
-- Vagrant Cascadian <vagrant@debian.org> Thu, 02 May 2024 22:38:08 -0700
guile-lzlib (0.0.2-3) unstable; urgency=medium
* debian/control, debian/rules: Drop support for guile 2.2.
* debian/control: Update Standards Version to 4.6.0, no changes needed.
* debian/control: Remove explicit branch from Vcs-Git header.
-- Vagrant Cascadian <vagrant@debian.org> Sat, 01 Jan 2022 18:59:27 -0800
guile-lzlib (0.0.2-2) unstable; urgency=medium
* debian/rules: Run dh_auto_test for each build directory.
* debian/control: Depends: Allow either guile-3.0 or guile-2.2.
-- Vagrant Cascadian <vagrant@debian.org> Sat, 31 Oct 2020 01:24:48 -0700
guile-lzlib (0.0.2-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- Update Vcs-* headers.
- Add missing Depends on liblz-dev.
* Build for both guile 2.2 and 3.0.
-- Vagrant Cascadian <vagrant@debian.org> Fri, 30 Oct 2020 17:58:46 -0700
guile-lzlib (0.0.1-1) experimental; urgency=low
* Initial release.
-- Vagrant Cascadian <vagrant@debian.org> Tue, 25 Aug 2020 17:29:58 -0700
|