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 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132
|
guile-json (4.7.3-3) unstable; urgency=medium
* debian/control: Update Description to match README.
* debian/copyright: Update FSF address.
* debian/control: Update Standards-Version to 4.7.2.
* debian/rules: Add dh_auto_clean override to remove additional cruft.
(Closes: #1044673)
-- Vagrant Cascadian <vagrant@debian.org> Tue, 15 Apr 2025 15:15:34 -0700
guile-json (4.7.3-2) unstable; urgency=medium
* debian/upstream/metadata: Add Bug-Database, Bug-Submit, Repository and
update Repository-Browse.
-- Vagrant Cascadian <vagrant@debian.org> Tue, 06 Dec 2022 14:03:05 -0800
guile-json (4.7.3-1) experimental; urgency=medium
* New upstream version 4.7.3
[ Debian Janitor ]
* Set upstream metadata fields: Repository-Browse.
* Update standards version to 4.6.1, no changes needed.
-- Vagrant Cascadian <vagrant@debian.org> Sun, 04 Dec 2022 23:25:13 -0800
guile-json (4.7.0-1) experimental; urgency=medium
* debian/copyright: Update for 4.7.0.
-- Vagrant Cascadian <vagrant@debian.org> Wed, 05 Jan 2022 18:23:24 -0800
guile-json (4.5.2-3) unstable; urgency=medium
* debian/control, debian/rules: Drop support for guile-2.2.
(Closes: #969699)
-- Vagrant Cascadian <vagrant@debian.org> Sat, 01 Jan 2022 18:34:09 -0800
guile-json (4.5.2-2) unstable; urgency=medium
* debian/control: Update Standards-Version to 4.6.0, no changes.
-- Vagrant Cascadian <vagrant@debian.org> Tue, 07 Sep 2021 09:40:45 -0700
guile-json (4.5.2-1) experimental; urgency=medium
* New upstream version 4.5.2
* debian/copyright: Update for new upstream release.
-- Vagrant Cascadian <vagrant@debian.org> Sat, 08 May 2021 17:46:00 -0700
guile-json (4.3.2-2) unstable; urgency=medium
* Build for both guile 3.0 and 2.2.
* debian/rules: Use longhand options for dh_dwz and dh_strip.
-- Vagrant Cascadian <vagrant@debian.org> Sat, 31 Oct 2020 02:13:39 -0700
guile-json (4.3.2-1) experimental; urgency=medium
* New upstream version 4.3.2
* debian/control: Set Multi-Arch: same.
-- Vagrant Cascadian <vagrant@debian.org> Sat, 29 Aug 2020 19:21:56 -0700
guile-json (4.3.0-1) experimental; urgency=medium
* New upstream version 4.3.0
* Switch to guile 3.0.
* debian/copyright: Update.
* debian/control:
- Update Standards-Version to 4.5.0, no changes needed.
- Upgrade to debhelper compat level 13.
* Remove obsolete lintian overrides.
* Update upstream signing key.
-- Vagrant Cascadian <vagrant@debian.org> Sun, 05 Jul 2020 12:53:16 -0700
guile-json (3.3.0-1) experimental; urgency=medium
* New upstream version 3.3.0
* debian/control:
- Update Standards-Version to 4.4.1.
- Set Rules-Requires-Root to "no".
-- Vagrant Cascadian <vagrant@debian.org> Sat, 11 Jan 2020 00:49:42 -0800
guile-json (3.2.0-1) unstable; urgency=medium
* New upstream version 3.2.0
* debian/copyright: Update for new version.
-- Vagrant Cascadian <vagrant@debian.org> Fri, 20 Sep 2019 17:35:12 -0700
guile-json (3.1.0-1) experimental; urgency=medium
* New upstream version 3.1.0
-- Vagrant Cascadian <vagrant@debian.org> Mon, 15 Jul 2019 21:45:46 -0300
guile-json (1.2.0-2) unstable; urgency=medium
* Drop patch to find unversioned "guild", Add versioned Build-Depends on
guile-2.2-dev.
* debian/control: Update Standards-Version to 4.4.0, no changes.
-- Vagrant Cascadian <vagrant@debian.org> Sun, 07 Jul 2019 12:50:40 -0700
guile-json (1.2.0-1) experimental; urgency=medium
* New upstream version 1.2.0
* Migrate to guile-2.2 (Closes: #885205).
* Update debian/copyright with upstream relicensing to GPL3+.
* Update debian/watch file and add signing key.
* Update to debhelper-compat 12.
* Drop dh-autoreconf.
* Switch to arch:any package and guile-2.2
* Update Homepage and Vcs headers.
* Add patch fixing failure to find "guild".
* Add lintian overrides.
* Update Standards Version to 4.3.0.
* Add Vagrant Cascadian as Maintainer, move Diane Trout to Uploaders.
-- Vagrant Cascadian <vagrant@debian.org> Fri, 24 May 2019 13:59:42 -0700
guile-json (0.4.0-1) unstable; urgency=medium
* Initial release. (Closes: #804731)
-- Diane Trout <diane@ghic.org> Tue, 10 Nov 2015 22:40:27 -0800
|