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
|
ruby-fog-libvirt (0.11.0-1) unstable; urgency=medium
[ Debian Janitor ]
* Update standards version to 4.6.0, no changes needed.
* Update standards version to 4.6.1, no changes needed.
[ Hans-Christoph Steiner ]
* New upstream version 0.11.0
-- Hans-Christoph Steiner <hans@eds.org> Sun, 05 Feb 2023 23:57:38 +0100
ruby-fog-libvirt (0.9.0-1) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on ruby-fog-core, ruby-fog-xml,
ruby-libvirt and ruby-shindo.
+ ruby-fog-libvirt: Drop versioned constraint on ruby-fog-core, ruby-fog-xml
and ruby-libvirt in Depends.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
[ Hans-Christoph Steiner ]
* New upstream version 0.9.0
-- Hans-Christoph Steiner <hans@eds.org> Mon, 18 Apr 2022 21:24:24 +0200
ruby-fog-libvirt (0.8.0-1) unstable; urgency=medium
* New upstream version 0.8.0
-- Hans-Christoph Steiner <hans@eds.org> Fri, 22 Jan 2021 13:04:08 +0100
ruby-fog-libvirt (0.7.0-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, Repository,
Repository-Browse.
* Update standards version to 4.4.1, no changes needed.
[ Cédric Boutillier ]
* [ci skip] Update team name
* [ci skip] Add .gitattributes to keep unwanted files out of source package
[ Hans-Christoph Steiner ]
* New upstream version 0.7.0
-- Hans-Christoph Steiner <hans@eds.org> Sun, 22 Nov 2020 15:53:33 +0100
ruby-fog-libvirt (0.6.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.6.0
* Refresh patches
* Bump Standards-Version to 4.3.0 (no changes needed)
-- Pirate Praveen <praveen@debian.org> Fri, 08 Feb 2019 12:57:29 +0530
ruby-fog-libvirt (0.5.0-1) unstable; urgency=medium
* New upstream version 0.5.0
-- Hans-Christoph Steiner <hans@eds.org> Wed, 07 Nov 2018 22:52:22 +0100
ruby-fog-libvirt (0.3.0-1) unstable; urgency=medium
* New upstream version 0.3.0
- refresh patches
- add patch to drop git usage from gemspec
* refresh packaging with a new run of `dh-make-ruby -w`
* Updated versioned dependency on ruby-libvirt
* Bump Standards-Version to 3.9.8; no changes needed
-- Antonio Terceiro <terceiro@debian.org> Fri, 14 Oct 2016 20:00:26 -0300
ruby-fog-libvirt (0.0.3-1) unstable; urgency=medium
[ intrigeri ]
* Initial release
* Add-missing-require-s.patch: new patch, that adds missing require's
in test suite.
* Disable tests that require a working libvirtd.
-- Antonio Terceiro <terceiro@debian.org> Sat, 23 Apr 2016 15:11:10 -0300
|