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
|
ruby-cri (2.15.10-1) unstable; urgency=medium
* Team upload.
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Lucas Kanashiro ]
* New upstream version 2.15.10
* Refresh patch
* Bump debhelper compatibility level to 12
* d/control: do not require root to build
* Declare compliance with Debian Policy 4.5.0
* Do not runtime depend on ruby interpreter
* d/copyright: use secure url in Format field
* Update years of upstream copyright
-- Lucas Kanashiro <lucas.kanashiro@canonical.com> Thu, 06 Feb 2020 10:08:24 -0300
ruby-cri (2.15.2-1) unstable; urgency=medium
* New upstream version 2.15.2
* Upload to unstable
* Use GitHub page as homepage
-- Cédric Boutillier <boutil@debian.org> Fri, 21 Dec 2018 14:27:59 +0100
ruby-cri (2.15.1-1~exp1) experimental; urgency=medium
* Move debian/watch to gemwatch.debian.net
* New upstream version 2.15.1
* Bump Standards-Version to 4.2.1 (no changes needed)
* Bump debhelper compatibility level to 11
* Use salsa.debian.org in Vcs-* fields
* README is now markdown. Update privacy-breach.patch accordingly
* Documentation now installed under /usr/share/doc/ruby-cri
* Mark ruby-cri-doc as Multi-Arch: foreign
* Breaks nanoc << 4.9
-- Cédric Boutillier <boutil@debian.org> Tue, 06 Nov 2018 11:22:32 +0100
ruby-cri (2.10.1-1) unstable; urgency=medium
* New upstream version 2.10.1
* Bump Standards-Version to 4.1.1 (no changes needed)
* Bump Debhelper compatibility level to 10
-- Cédric Boutillier <boutil@debian.org> Fri, 24 Nov 2017 00:01:04 +0100
ruby-cri (2.9.1-1) unstable; urgency=medium
* New upstream version 2.9.1
* Bump Standards-Version to 4.0.0 (no changes needed)
-- Cédric Boutillier <boutil@debian.org> Tue, 04 Jul 2017 23:12:57 +0200
ruby-cri (2.8.0-1~exp1) experimental; urgency=medium
* New upstream version 2.8.0
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.8 (no changes needed)
* Run wrap-and-sort on packaging files
* Refresh privacy-breach.patch
-- Cédric Boutillier <boutil@debian.org> Fri, 21 Apr 2017 22:48:41 +0200
ruby-cri (2.7.0-2) unstable; urgency=medium
* Team upload.
* Update packaging with a new dh-make-ruby run
- debian/ruby-tests.rake revamped to work against newer infrastructure
(Closes: #796457)
-- Antonio Terceiro <terceiro@debian.org> Sun, 30 Aug 2015 11:11:24 -0300
ruby-cri (2.7.0-1) unstable; urgency=medium
* Imported Upstream version 2.7.0
* refresh privacy-breach.patch
* bump Standards-Version to 3.9.6 (no changes needed)
* use the rake method to run the tests
* invoke directly yard instead of using upstream Rakefile to build the
documentation
-- Cédric Boutillier <boutil@debian.org> Mon, 25 May 2015 00:48:53 +0200
ruby-cri (2.6.1-1) unstable; urgency=medium
* Imported Upstream version 2.6.1
* refresh privacy-breach.patch
-- Cédric Boutillier <boutil@debian.org> Mon, 09 Jun 2014 21:59:45 +0200
ruby-cri (2.6.0-1) unstable; urgency=medium
* Imported Upstream version 2.6.0
* Add asciidoctor to Build-Depends, now that the README file has a .adoc
extension
* Add privacy-breach.patch to remove remote badges from the README file
-- Cédric Boutillier <boutil@debian.org> Mon, 14 Apr 2014 15:15:48 +0200
ruby-cri (2.4.1-1) unstable; urgency=medium
* Imported Upstream version 2.4.1
* Bump Standards-Version to 3.9.5 (no changes needed)
-- Cédric Boutillier <boutil@debian.org> Sat, 01 Feb 2014 18:37:54 +0100
ruby-cri (2.4.0-1) unstable; urgency=low
* Imported Upstream version 2.4.0
-- Cédric Boutillier <boutil@debian.org> Mon, 02 Sep 2013 21:45:16 +0200
ruby-cri (2.3.0-1) unstable; urgency=low
* Initial release (Closes: #714850)
-- Cédric Boutillier <boutil@debian.org> Sat, 13 Jul 2013 00:05:06 +0200
|