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 108 109 110 111 112 113 114 115 116
|
ruby-librarian (0.6.4-3) unstable; urgency=high
* Team upload.
* Add patches to fix autopkgtest hang. (Closes: #987113)
- Thanks, Evgeni Golov, for debugging and poking around.
-- Utkarsh Gupta <utkarsh@debian.org> Sun, 25 Apr 2021 01:25:04 +0530
ruby-librarian (0.6.4-2) unstable; urgency=medium
* Team upload.
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ 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.
(Depends): Remove interpreters and use ${ruby:Depends}.
* d/copyright: Add Upstream-Contact field.
* d/docs: Remove duplicate file.
* d/ruby-librarian.install: Remove file.
* d/ruby-tests.rake: Don't copy VERSION into lib/ which might be missing in
autopkgtest.
* d/rules: Use gem installation layout and install upstream changelog. Add
override targets to copy VERSION into its destination location for the
package and clean the source.
* d/watch: Use gemwatch.d.n.
* d/upstream/metadata: Add various fields and YAML separator.
[ Cédric Boutillier ]
* [ci skip] Update team name
[ Daniel Leidert ]
* Rules requires (fake)root
[ Lucas Nussbaum ]
* Add patch: 0003-Relax-dependency-on-thor.patch. Closes: #980579
-- Lucas Nussbaum <lucas@debian.org> Thu, 21 Jan 2021 21:26:18 +0100
ruby-librarian (0.6.4-1) unstable; urgency=medium
* New upstream version 0.6.4
* d/copyright: Update copyritght years and use HTTPS for URI
* d/watch: Bump to version 4 and use HTTPS for URI
* 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
+ Update homepage field (migrated to voxpupuli)
+ Use my Debian email address
* d/rules: Clean debian rules comments
* Update Debian packaging using dh-make-ruby -w
(remove unneeded deps, add rake tests and fix B-D)
* d/upstream: Added Upstream metadata
-- Sebastien Badia <sbadia@debian.org> Sun, 18 Mar 2018 21:07:31 +0100
ruby-librarian (0.6.3-1) unstable; urgency=medium
[ Christian Hofstaedtler ]
* Remove obsolete d/require-rubygems.overrides
[ Cédric Boutillier ]
* Bump debhelper compatibility level to 9
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
* Run wrap-and-sort on packaging files
[ Sebastien Badia ]
* d/watch: Switch to librarianp
* Update homepage and copyright
* Imported Upstream version 0.6.3
* Add myself to uploaders
-- Sebastien Badia <seb@sebian.fr> Wed, 09 Mar 2016 00:27:42 -0300
ruby-librarian (0.1.2-1) unstable; urgency=medium
* Imported upstream release 0.1.2
* Add patch: Read VERSION from the library namespace
-- Stig Sandbeck Mathisen <ssm@debian.org> Sat, 15 Feb 2014 21:48:04 +0100
ruby-librarian (0.1.1-2) unstable; urgency=medium
* Team upload
* Drop dependency on rubygems, since it is included in all supported
versions of the Ruby interpreter
-- Cédric Boutillier <boutil@debian.org> Thu, 16 Jan 2014 10:41:10 +0100
ruby-librarian (0.1.1-1) unstable; urgency=low
* New upstream release
* Bump standards version (no changes)
* Remove unnecessary versions from dependencies
-- Stig Sandbeck Mathisen <ssm@debian.org> Thu, 09 Jan 2014 10:54:41 +0100
ruby-librarian (0.1.0-1) unstable; urgency=low
* New upstream version
* librarian-chef is no longer included
-- Stig Sandbeck Mathisen <ssm@debian.org> Sun, 05 May 2013 13:07:09 +0200
ruby-librarian (0.0.26-1) unstable; urgency=low
* Initial release (Closes: #698210)
-- Stig Sandbeck Mathisen <ssm@debian.org> Tue, 29 Jan 2013 10:49:48 +0100
|