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 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139
|
ruby-uuidtools (3.0.0-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Update standards version to 4.5.1, no changes needed.
* Drop fields with obsolete URLs.
* Fill in Homepage field.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
* Update standards version to 4.6.1, no changes needed.
* Apply multi-arch hints. + ruby-uuidtools: Add :any qualifier for ruby
dependency. + ruby-uuidtools-doc: Add Multi-Arch: foreign.
[ Lucas Nussbaum ]
* debian/gbp.conf: Add for DEP-14
* debian/.gitattributes: remove
* debian/salsa-ci.yml: use team-specific include
[ Simon Quigley ]
* Upgrade watch file to version 5.
* New upstream release.
* Drop {XS,XB}-Ruby-Versions from control.
* Use ${ruby:Depends} for runtime dependencies.
* Update Standards-Version to 4.7.3.
* Enable tests.
-- Simon Quigley <tsimonq2@debian.org> Mon, 23 Feb 2026 17:31:57 -0600
ruby-uuidtools (2.2.0-1) unstable; urgency=medium
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Marc Dequènes (Duck) ]
* NUR.
* Use salsa.debian.org in Vcs-* fields.
* Bump Standards-Version to 4.5.0 (no changes needed).
* Update watch file.
* Bump debhelper compatibility level to 13:
+ adapt rules to new doc path.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Tue, 10 Nov 2020 13:44:03 +0900
ruby-uuidtools (2.1.5-2) unstable; urgency=medium
* Removed embedded compat library, useless and causing conflict
(Closes: #853887)
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Wed, 08 Feb 2017 06:14:56 +0900
ruby-uuidtools (2.1.5-1) unstable; urgency=medium
* Team upload.
[ 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
[ Lucas Kanashiro ]
* New upstream version.
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Fri, 04 Mar 2016 17:33:31 -0300
ruby-uuidtools (2.1.4-2) unstable; urgency=low
* Fixed previous changelog entry, changes were not documented.
* Build-Depends on libjs-jquery which is needed for rdoc generation
(see #760952) (Closes: #761561).
* Removed now useless B-D on graphviz (rdoc does not use it anymore).
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Tue, 16 Sep 2014 14:16:16 +0200
ruby-uuidtools (2.1.4-1) unstable; urgency=low
[ Cédric Boutillier ]
* Updated Vcs fields to use the canonical URI.
* Updated copyright file format version to 1.0 (no changes needed).
[ Marc Dequènes (Duck) ]
* New upstream release.
* README file is not distributed anymore.
* Removed transitional libuuidtools-* package and obsolete relations.
* Increased Standards-Version to 3.9.4 (no changes).
* Use system JQuery library instead of embedded one for documentation.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Thu, 06 Jun 2013 02:21:13 +0200
ruby-uuidtools (2.1.2-2) unstable; urgency=low
* Team upload
[ Marc Dequènes (Duck) ]
* Fixed upstream software name in copyright file.
[ Vincent Fourmond ]
* Rebuild with recent gem2deb
* Make all transitional Priority: extra
* Seems to conform to standards 3.9.3
-- Vincent Fourmond <fourmond@debian.org> Sun, 24 Jun 2012 01:27:43 +0200
ruby-uuidtools (2.1.2-1) unstable; urgency=low
* New upstream release.
* Switched to gem2deb packaging style.
* Switched to the new git repository.
* Converted copyright file to DEP5 and updated content.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Sat, 13 Aug 2011 20:41:05 +0200
libuuidtools-ruby (2.1.1-2) unstable; urgency=low
* Added support for Ruby 1.9.1.
* Removed useless depends on 'rubygems' (only used in source
rakefiles) (Closes: #573286).
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Sun, 21 Mar 2010 10:31:41 +0100
libuuidtools-ruby (2.1.1-1) unstable; urgency=low
* New upstream release (Closes: #558817).
* Fixed download URL in 'debian/copyright'.
* Switched to dpkg-source 3.0 (quilt) format.
* Increased Standards-Version to 3.8.4.0 (no changes).
* Switched to debhelper 7.
* Added watch file.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Thu, 04 Feb 2010 23:24:33 +0100
libuuidtools-ruby (2.0.0-1) unstable; urgency=low
* Initial release.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Mon, 29 Jun 2009 14:22:48 +0200
|