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
|
ruby-hitimes (1.3.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
[ Debian Janitor ]
* Apply multi-arch hints.
+ ruby-hitimes: Add Multi-Arch: same.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
[ Daniel Leidert ]
* d/control (Build-Depends): Add minitest for tests.
(Standards-Version): Bump to 4.6.0.
* d/copyright (Copyright): Add team.
* d/upstream/metadata: Update Changelog URL.
* d/watch: Fix file.
* d/patches/disable-timing-tests.patch: Adjust patch.
- Refresh patch and disable missing timing tests susceptible to sceduling
latency (closes: #998099).
-- Daniel Leidert <dleidert@debian.org> Wed, 01 Dec 2021 05:55:03 +0100
ruby-hitimes (1.2.1-4) unstable; urgency=medium
* Team upload.
[ Cédric Boutillier ]
* Remove version in the gem2deb build-dependency
* Run wrap-and-sort on packaging files
[ Daniel Leidert ]
* d/compat: Remove obsolete file.
* d/control: Add Rules-Requires-Root field.
(Build-Depends): Use debhelper-compat 12.
(Standards-Version): Bump to 4.5.0.
(Vcs-Git, Vcs-Browser): Use salsa URLs.
(Depends): Remove interpreters and use ${ruby:Depends}.
* d/copyright: Add Upstream-Contact and Source URLs.
(Format): Fix insecure URI.
* d/ruby-hitimes.examples: Install the examples.
* d/ruby-tests.rake: Disable tests in spec/paths_spec.rb. This won't work
in Debian.
* d/rules: Run dependency check and use gem installation layout.
(clean): Rename to override_dh_clean.
* d/watch: Use github releases.
* d/upstream/metadata: Add upstream metadata.
-- Daniel Leidert <dleidert@debian.org> Sat, 18 Apr 2020 01:46:02 +0200
ruby-hitimes (1.2.1-3) unstable; urgency=medium
* Team upload.
[ Tim Potter ]
* Disable tests involving timing to fix build test errors (Closes: #795677)
[ Jonas Genannt ]
* d/control:
- changed Homepage to https
- added Testsuite header, changed VcsBrowser to https
- wrap-sort
* bumped dpkg compat level to 9
-- Jonas Genannt <genannt@debian.org> Mon, 24 Aug 2015 19:20:17 +0200
ruby-hitimes (1.2.1-2) unstable; urgency=medium
* Bump gem2deb build dep to 0.7.4~
- drop ruby1.9.1 and add ruby2.1
-- Pirate Praveen <praveen@debian.org> Fri, 04 Apr 2014 14:51:19 +0530
ruby-hitimes (1.2.1-1) unstable; urgency=low
* Initial release (Closes: #743408)
-- Pirate Praveen <praveen@debian.org> Wed, 02 Apr 2014 16:26:52 +0530
|