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
|
ruby-buff-config (2.0.0-3) unstable; urgency=medium
* Team upload.
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Daniel Leidert ]
* d/control: Add Rules-Requires-Root.
(Build-Depends): Raise to dh and add ruby-sorted-set (closes: #996142).
(Standards-Version): Bump tp 4.6.0.
(Depends): Remove interpreters, use ${ruby:Depends}, add ruby-sorted-set.
(Description): Fix typo.
* d/copyright (Copyright): Add team.
* d/rules: Use gem installation layout.
* d/watch: Use gemwatch URL.
* d/patches/0002-Don-t-change-LOAD_PATH-in-tests.patch: Rename to
d/patches/0001-Don-t-change-LOAD_PATH-in-tests.patch.
* d/patches/*.patch: Refresh and adjust DEP3 headers.
* d/patches/series: Adjusted.
* d/upstream/metadata: Add YAML header and Archive field.
-- Daniel Leidert <dleidert@debian.org> Fri, 05 Nov 2021 16:10:17 +0100
ruby-buff-config (2.0.0-2) unstable; urgency=medium
[ Hleb Valoshka ]
* Support newer hashie gem (Closes: #892324).
* Bump Standards-Version to 4.1.3 (no changes).
* Update Vcs-* to salsa.debian.org.
* Update Homepage with the actual address.
[ Miguel Landaeta ]
* Remove myself from Uploaders list.
-- Hleb Valoshka <375gnu@gmail.com> Sun, 11 Mar 2018 17:00:22 +0300
ruby-buff-config (2.0.0-1) unstable; urgency=medium
* New upstream version (Closes: #870753).
* Drop not required anymore patches:
- 001-Convert-specs-to-RSpec-3.3.2-syntax-with-Transpec.patch
- relax-varia-model-dependency
* Update dependencies.
* Bump standards version to 4.0.0 (no changes).
* Add lintian override for extended-description-is-probably-too-short
* Refresh patches to fix quilt-patch-missing-description lintian warning
* Add myself to uploaders.
-- Hleb Valoshka <375gnu@gmail.com> Wed, 16 Aug 2017 00:19:49 +0300
ruby-buff-config (1.0.1-2) unstable; urgency=medium
* Team upload.
[ Cédric Boutillier ]
* Use https:// in Vcs-* fields
[ Christian Hofstaedtler ]
* Load pathname in specs, fixes FTBFS
-- Christian Hofstaedtler <zeha@debian.org> Sat, 05 Mar 2016 03:46:13 +0100
ruby-buff-config (1.0.1-1) unstable; urgency=medium
* Team upload.
* New upstream version.
* Update packaging using dh-make-ruby -w.
* Remove usage of spork, to prepare for it's removal from sid.
* Relax and bump varia-model dependency for ruby2.3 compat.
-- Christian Hofstaedtler <zeha@debian.org> Thu, 03 Mar 2016 19:21:40 +0100
ruby-buff-config (1.0.0-1) unstable; urgency=medium
* Initial release. (Closes: #793962).
-- Miguel Landaeta <nomadium@debian.org> Fri, 31 Jul 2015 21:06:58 -0300
|