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
|
serverspec-runner (1.3.10-1) unstable; urgency=medium
* Team upload.
[ HIGUCHI Daisuke (VDR dai) ]
* step down as a uploader for personal reasons.
[ Lucas Nussbaum ]
* debian/gbp.conf: Update for DEP-14
* debian/salsa-ci.yml: use team-specific include
* debian/salsa-ci.yml: drop SALSA_CI_DISABLE_BUILD_PACKAGE_ANY (package is
Architecture: all anyway)
[ Simon Quigley ]
* Upgrade the watch file to version 5.
* New upstream release.
* Update Standards-Version to 4.7.3.
* Drop Rules-Requires-Root field, it is now redundant.
* Use ${ruby:Depends} for runtime dependencies.
-- Simon Quigley <tsimonq2@debian.org> Sun, 01 Mar 2026 15:40:17 -0600
serverspec-runner (1.3.9-2) unstable; urgency=medium
* d/ruby-tests.rake: exec rake by Kernel.system.
* d/control: add iputils-ping | inetutils-ping to B-D for test.
* d/rules: clean test files.
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Fri, 06 Oct 2023 15:44:57 +0900
serverspec-runner (1.3.9-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Set upstream metadata fields: Repository-Browse.
* Set upstream metadata fields: Repository.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.6.2, no changes needed.
[ Cédric Boutillier ]
* [ci skip] Add .gitattributes to keep unwanted files out of the source
package
[ HIGUCHI Daisuke (VDR dai) ]
* Remove KURASHIKI Satoru from Uploaders: per permission.
Thanks for previous works.
* set myself as Uploaders:
* Drop XS-Ruby-Version and XB-Ruby-Version.
* New upstream version 1.3.9
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Wed, 04 Oct 2023 11:21:40 +0900
serverspec-runner (1.3.8-2) unstable; urgency=medium
* Team upload
* debian/control
- move to Vcs-* to salsa.debian.org
- drop "Depends: ruby-interpreter"
* debian/watch: use v4 syntax
* add debian/salsa-ci.yml to exec CI test on salsa
* add debian/gbp.conf to use git-buildpackage
-- Hideki Yamane <henrich@debian.org> Fri, 11 Oct 2019 21:52:00 +0900
serverspec-runner (1.3.8-1) unstable; urgency=medium
* New upstream release.
- supports ruby > 2.5 (Closes: #939645)
* New Standards-Version: 4.4.1.
* Update gemwatch url.
-- KURASHIKI Satoru <lurdan@gmail.com> Wed, 02 Oct 2019 23:04:12 +0900
serverspec-runner (1.2.2-1) unstable; urgency=medium
* New upstream release.
* New Standards-Version: 3.9.8.
* re-run gem2deb to update packaging.
-- KURASHIKI Satoru <lurdan@gmail.com> Thu, 15 Sep 2016 19:48:17 +0900
serverspec-runner (0.2.4-2) unstable; urgency=high
* Patch to fix grave bug disturbing to use from scratch. (Closes: #769221)
- complete set of templates into /usr/share/serverspec-runner/.
- modify script to search above template instead of current path.
- fix template to cope with Debian.
-- KURASHIKI Satoru <lurdan@gmail.com> Wed, 26 Nov 2014 12:32:06 +0900
serverspec-runner (0.2.4-1) unstable; urgency=medium
* Initial release (Closes: #766500)
-- KURASHIKI Satoru <lurdan@gmail.com> Fri, 24 Oct 2014 00:30:58 +0900
|