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
|
ruby-iniparse (1.5.0-1) unstable; urgency=medium
* Team upload.
[ Lucas Nussbaum ]
* debian/gbp.conf: Add for DEP-14
* debian/.gitattributes: remove
* debian/salsa-ci.yml: use team-specific include
[ Simon Quigley ]
* Upgrade the watch file to version 5.
* New upstream release.
* Update Standards-Version to 4.7.3.
* Drop {XS,XB}-Ruby-Versions from control.
* Use ${ruby:Depends} for runtime dependencies.
* Drop reverse-applicable patch.
* Add --gem-install to the rules file.
* Complete the upstream metadata.
-- Simon Quigley <tsimonq2@debian.org> Thu, 05 Mar 2026 15:15:44 -0600
ruby-iniparse (1.4.2-2) unstable; urgency=medium
* Team upload.
[ Antonio Terceiro ]
* Remove myself from Uploaders:
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* debian/control: Remove empty control field Uploaders.
* Use secure URI in Homepage field.
* 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.
* Update watch file format version to 4.
* Bump debhelper from old 12 to 13.
* Apply multi-arch hints. + ruby-iniparse: Add :any qualifier for ruby dependency.
-- Lucas Nussbaum <lucas@debian.org> Wed, 06 Aug 2025 15:52:22 +0000
ruby-iniparse (1.4.2-1.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Sat, 02 Jan 2021 18:02:32 +0100
ruby-iniparse (1.4.2-1) unstable; urgency=medium
* Initial release
* Add debian/patches/0001-Port-test-suite-to-RSpec-3.patch
- does what it says on the tin
- also sent upstream https://github.com/antw/iniparse/pull/16
-- Antonio Terceiro <terceiro@debian.org> Sun, 05 Jun 2016 10:43:42 -0300
|