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
|
ruby-wavefile (1.1.2-1) unstable; urgency=medium
* Team upload.
[ Cédric Boutillier ]
* Use https:// in Vcs-* fields
* Use https:// in Vcs-* fields
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Use secure URI in debian/watch.
* Bump debhelper from deprecated 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
* Apply multi-arch hints.
+ ruby-wavefile: Add :all qualifier for ruby dependency.
[ Lucas Kanashiro ]
* New upstream release.
* d/p/01-big-endian.patch: remove patch applied by upstream.
* d/watch: use gemwatch.debian.net.
* Declare compliance with Debian Policy 4.6.2.
* d/control: depends on ${ruby:Depends} instead of the ruby interpreter.
-- Lucas Kanashiro <kanashiro@debian.org> Thu, 22 Feb 2024 00:03:33 -0300
ruby-wavefile (0.6.0-2) unstable; urgency=medium
* use little-endian pack codes,
fixes wavefile gem when used on big-endian hardware.
-- Hanno Zulla <kontakt@hanno.de> Fri, 26 Feb 2016 15:17:00 +0100
ruby-wavefile (0.6.0-1) unstable; urgency=medium
* Initial release (Closes: #811086)
-- Hanno Zulla <kontakt@hanno.de> Mon, 18 Jan 2016 12:23:00 +0100
|