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
|
ruby-sigar (0.7.3-3) unstable; urgency=medium
* Team upload.
* d/compat: Remove file.
* d/control: Add Rules-Requires-Root field.
(Build-Depends): Add libtirpc-dev. Use debhelper-compat.
(Standards-Version): Bump to 4.6.0.
(Depends): Add ${ruby:Depends}.
* d/patches/996387-fix-ftbfs-missing-rpc-header.patch: Add patch.
- Use libtirpc-dev to provide rpc/rpc.h and others after libc6-dev stopped
shipping them (closes: #996387).
* d/patches/*: Refresh patches and add DEP-3 headers.
* d/patches/series: Enable new patch.
-- Daniel Leidert <dleidert@debian.org> Mon, 01 Nov 2021 17:47:46 +0100
ruby-sigar (0.7.3-2) unstable; urgency=medium
* Team upload.
* Add a patch to fix build against glibc 2.28 (Closes: #916111)
* d/docs: add NOTICE file as requested by Apache 2 license
* d/copyright: remove unused paragraphs and dropped files by upstream
* Update VCS urls to point to salsa
* d/control: use secure url in Homepage field
* d/copyright: use secure urls in Format and Source fields
* Bump debhelper compatibility level to 12
* Declare compliance with Debian Policy 4.5.0
* Do not runtime depend on ruby interpreter
* d/watch: update to use gemwatch.debian.net
-- Lucas Kanashiro <lucas.kanashiro@canonical.com> Wed, 19 Feb 2020 15:59:11 -0300
ruby-sigar (0.7.3-1) unstable; urgency=medium
* Team upload.
[ Christian Hofstaedtler ]
* Imported Upstream version 0.7.3
* Update Standards-Version and fix copyright file warnings
[ Matthias Klose ]
* Fix build with GCC 5 (Closes: #798434)
-- Christian Hofstaedtler <zeha@debian.org> Wed, 09 Sep 2015 15:54:31 +0000
ruby-sigar (0.7.2-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Define TIOCGETC
Patch by Dejan Latinovic
Closes: #742017
-- Anibal Monsalve Salazar <anibal@debian.org> Wed, 16 Apr 2014 01:11:13 +0100
ruby-sigar (0.7.2-3) unstable; urgency=low
* Bump gem2deb build dep to 0.7.4~
- drop ruby1.9.1 and add ruby2.0
-- Pirate Praveen <praveen@debian.org> Fri, 04 Apr 2014 14:35:36 +0530
ruby-sigar (0.7.2-2) unstable; urgency=low
* Rebuild for ruby1.8-removal transition
* Update my email address
* Bump standards version to 3.9.5
* Bump gem2deb dependency to 0.6.1~
[ Cédric Boutillier ]
* remove obsolete DM-Upload-Allowed flag
* use canonical URI in Vcs-* fields
-- Praveen Arimbrathodiyil <praveen@debian.org> Thu, 02 Jan 2014 18:56:02 +0530
ruby-sigar (0.7.2-1) unstable; urgency=low
* Team upload
* New upstream version
* Bump Standards-Version: to 3.9.3 (no changes needed)
* Build against gem2deb >= 0.3.0~
* Update copyright to DEP-5 copyright-format/1.0
-- Cédric Boutillier <cedric.boutillier@gmail.com> Thu, 28 Jun 2012 11:18:18 +0200
ruby-sigar (0.7.0-1) unstable; urgency=low
* Initial release (Closes: #654607)
-- Praveen Arimbrathodiyil <pravi.a@gmail.com> Mon, 02 Jan 2012 16:33:35 +0530
|