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
|
ruby-puppetlabs-spec-helper (4.0.1-2) unstable; urgency=medium
* debian/control:
- Add myself as Uploader.
- Run wrap-and-sort -abt.
- Drop obsolete field XB-Ruby-Versions.
* debian/patches:
- Add patch to relax dependency on puppet-lint in gemspec.
* debian/tests/control:
- Run wrap-and-sort -abt.
-- Georg Faerber <georg@debian.org> Mon, 24 Oct 2022 11:15:10 +0000
ruby-puppetlabs-spec-helper (4.0.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* d/control (Standards-Version): Bump to 4.6.0.
* d/copyright: Add Upstream-Contact field.
(Copyright): Add team.
* d/rules: Use gem installation layout.
* d/watch: Fix file.
* d/upstream/metadata: Update some URLs.
-- Daniel Leidert <dleidert@debian.org> Sun, 05 Dec 2021 00:32:38 +0100
ruby-puppetlabs-spec-helper (2.16.0-1) unstable; urgency=medium
[ Cédric Boutillier ]
* Update team name
[ Sebastien Badia ]
* New upstream version 2.16.0
* d/patches: Remove applied upstream patchs, and disable gem-integration
* d/rules: fix typo
* d/control:
+ Bump debhelper compat to 13
+ Bump Standards-Versions to 4.5.1 (no changes)
+ Fix B-D
-- Sebastien Badia <sbadia@debian.org> Thu, 04 Feb 2021 00:17:44 +0100
ruby-puppetlabs-spec-helper (2.6.2-2) unstable; urgency=medium
* Team upload.
* d/compat: Remove obsolete file.
* d/control: Add Testsuite and Rules-Requires-Root field.
(Build-Depends): Use debhelper-compat version 12. Add ruby-sync.
(Standards-Version): Bump to 4.5.0.
(Depends): Use ${ruby:Depends} and remove interpreter.
* d/rules: Add override to install upstream Changelog.md.
* d/watch: Rewrite tarball name.
* d/patches/0001-Fix-mocha-NotInitializedError.patch: Add new patch.
- Fix tests failing with mocha > 1.5 (closes: 952070).
* d/patches/series: Enable new patch.
* d/upstream/metadata: Add missing Bug-* fields.
* d/tests/control: Add allow-stderr to fix autopkgtest.
-- Daniel Leidert <dleidert@debian.org> Thu, 26 Mar 2020 04:55:25 +0100
ruby-puppetlabs-spec-helper (2.6.2-1) unstable; urgency=medium
[ Cédric Boutillier ]
* Remove version in the gem2deb build-dependency
* Run wrap-and-sort on packaging files
[ Sebastien Badia ]
* New upstream version 2.6.2 (Closes: #758712)
* d/watch: Bump to version 4, use HTTPS for URI and switch to github
* d/compat: Bump compat version to 11
* d/copyright: Update copyright years and use HTTPS for URI
* d/rules: Clean un-used rules
* d/control:
+ Added missing B-D and update dependencies
+ Use salsa.debian.org in Vcs-* fields
+ Bump to Standards-Version 4.1.3 (no changes needed)
+ Added myself as Uploader (and remove Thomas) (Closes: #892685)
* d/docs: Ship the readme file
* d/upstream: Added Upstream metadata
* d/tests: Added a simple test for puppetlabs-spec-helper rake tasks
-- Sebastien Badia <sbadia@debian.org> Tue, 03 Apr 2018 00:01:15 +0200
ruby-puppetlabs-spec-helper (0.10.3-1) unstable; urgency=medium
* Team upload.
* [d962c4] Imported Upstream version 0.10.3
* [5fda3e] Remove no longer needed
"0001-Avoid-use-of-gem-for-loading-rspec.patch"
* [cc5b49] Update standards version (no changes needed)
-- Gaudenz Steinlin <gaudenz@debian.org> Thu, 08 Oct 2015 17:34:46 +0200
ruby-puppetlabs-spec-helper (0.4.1-2) unstable; urgency=medium
* Team upload
[ Stig Sandbeck Mathisen ]
* Add patch to avoid use of "gem" (Closes: #741331)
-- Cédric Boutillier <boutil@debian.org> Mon, 21 Jul 2014 22:17:01 +0200
ruby-puppetlabs-spec-helper (0.4.1-1) unstable; urgency=low
* Initial release (Closes: #730843)
-- Thomas Bechtold <thomasbechtold@jpberlin.de> Fri, 29 Nov 2013 15:58:56 +0100
|