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
|
ruby-powerpack (0.1.3-1) unstable; urgency=medium
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Remove obsolete field Name from debian/upstream/metadata (already present in
machine-readable debian/copyright).
[ Simon Quigley ]
* Team upload.
* New upstream release.
* Drop {XS,XB}-Ruby-Versions from control.
* Update Standards-Version to 4.7.2, no changes needed.
* Use ${ruby:Depends} for runtime dependencies.
* Remove reverse-applicable 0001_fix-spec-and-definition-of-sum.patch.
-- Simon Quigley <tsimonq2@debian.org> Sun, 26 Oct 2025 18:09:07 -0500
ruby-powerpack (0.1.1-4) unstable; urgency=medium
* d/compat: Bump compat version to 11
* d/control:
+ Bump to Standards-Version 4.1.3 (no changes needed)
+ Use salsa.debian.org in Vcs-* fields
+ Use my Debian email address
* d/watch: Bump to version 4 and use HTTPS for URI
* d/copyright: Update copyritght years and use HTTPS for URI
* d/upstream: Added Upstream metadata
* d/patches: Import upstream patch for sum function (Closes: #888191)
-- Sebastien Badia <sbadia@debian.org> Mon, 19 Mar 2018 10:12:10 +0100
ruby-powerpack (0.1.1-3) unstable; urgency=medium
* Rebuild, using a newer version of gem2deb (Closes: #819079)
-- Sebastien Badia <seb@sebian.fr> Tue, 29 Mar 2016 00:35:22 +0200
ruby-powerpack (0.1.1-2) unstable; urgency=medium
[ Cédric Boutillier ]
* Bump debhelper compatibility level to 9
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
[ Sebastien Badia ]
* d/control: Fix Vcs-Git Url
* d/control: Bump Standards-Version to 3.9.7 (no changes)
* Refresh Debian packaging (using dh-make-ruby)
-- Sebastien Badia <seb@sebian.fr> Fri, 04 Mar 2016 09:39:32 -0300
ruby-powerpack (0.1.1-1) unstable; urgency=medium
* New upstream release.
* Convert spec tests to RSpec3, Thanks Cédric; (Closes: #783992)
-- Sebastien Badia <seb@sebian.fr> Tue, 18 Aug 2015 18:25:21 +0200
ruby-powerpack (0.1.0-1) unstable; urgency=medium
* New upstream release.
* d/control: Bump Standards-Version (no changes)
-- Sebastien Badia <seb@sebian.fr> Thu, 19 Feb 2015 03:01:17 +0100
ruby-powerpack (0.0.9-1) unstable; urgency=low
* Initial release (Closes: #745422)
-- Sebastien Badia <seb@sebian.fr> Mon, 28 Apr 2014 23:45:27 +0200
|