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
|
ruby-liquid (4.0.1-1) unstable; urgency=medium
* New upstream version 4.0.1
* Refresh patch
* Add patch to skip test using unpackaged stackprof gem
* Bump Standards-Version to 4.3.0 (no changes needed)
-- Cédric Boutillier <boutil@debian.org> Fri, 11 Jan 2019 16:13:08 +0100
ruby-liquid (4.0.0-2) unstable; urgency=medium
* Team upload
* Reupload to unstable
* Check gemspec dependencies during build
-- Pirate Praveen <praveen@debian.org> Thu, 23 Aug 2018 16:40:11 +0530
ruby-liquid (4.0.0-1) experimental; urgency=medium
* Team upload.
* New upstream version 4.0.0
* Move debian/watch to gemwatch.debian.net
* Bump Standards-Version to 4.2.0 (no changes needed)
* Bump debhelper compatibility level to 11
-- Pirate Praveen <praveen@debian.org> Fri, 17 Aug 2018 17:59:36 +0530
ruby-liquid (3.0.6-1) unstable; urgency=medium
* Team upload.
* New upstream release
* Remove already applied patch on new upstream version
[ Cédric Boutillier ]
* Bump Standards-Version to 3.9.7 (no changes needed)
* Use https:// in Vcs-* fields
* Bump debhelper compatibility level to 9
-- Lucas Albuquerque Medeiros de Moura <lucas.moura128@gmail.com> Sun, 03 Apr 2016 23:41:50 -0300
ruby-liquid (3.0.4-1) unstable; urgency=medium
* Imported Upstream version 3.0.4
* Add upstream patch to fix test failure for unusual timezones. Thanks Dylan
Thacker-Smith. This helps reproducibility of the binary package.
(Closes: #788694)
-- Cédric Boutillier <boutil@debian.org> Thu, 23 Jul 2015 22:46:48 +0200
ruby-liquid (3.0.3-1) unstable; urgency=medium
* Imported Upstream version 3.0.3
* Update packaging with dh-make-ruby -w
* Refresh no_relative_path_in_require.patch
* Build-depend on ruby-spy
-- Cédric Boutillier <boutil@debian.org> Thu, 23 Jul 2015 06:23:26 +0200
ruby-liquid (2.6.1-2) unstable; urgency=medium
* Reupload to update rubygems-integration data
* Bump Standards-Version to 3.9.6
* Set Testsuite field to autopkgtest-suite
* Add patch to not use relative path in require to fix autopkgtest suite
-- Cédric Boutillier <boutil@debian.org> Tue, 14 Oct 2014 23:16:41 +0200
ruby-liquid (2.6.1-1) unstable; urgency=medium
* Imported Upstream version 2.6.1
-- Cédric Boutillier <boutil@debian.org> Sat, 01 Feb 2014 19:30:53 +0100
ruby-liquid (2.6.0-1) unstable; urgency=medium
* Imported Upstream version 2.6.0
* Bump Standards-Version to 3.9.5 (no changes needed)
* Build against newer gem2deb to add support for Ruby2.0 and drop Ruby1.8
-- Cédric Boutillier <boutil@debian.org> Mon, 09 Dec 2013 17:28:56 +0100
ruby-liquid (2.5.3-1) unstable; urgency=low
* Imported Upstream version 2.5.3
-- Cédric Boutillier <boutil@debian.org> Tue, 15 Oct 2013 10:30:05 +0200
ruby-liquid (2.5.0-1) unstable; urgency=low
* Imported Upstream version 2.5.0
* debian/control:
+ remove obsolete DM-Upload-Allowed flag
+ use canonical URI in Vcs-* fields
+ update my email address
+ bump Standards-Version to 3.9.4 (no changes needed)
* debian/copyright:
+ use DEP5 copyright-format/1.0 official URL for Format field
+ update years email addresses
+ fix path of lib/liquid/module_ex.rb in Files: paragraph
-- Cédric Boutillier <boutil@debian.org> Wed, 26 Jun 2013 16:55:12 +0200
ruby-liquid (2.3.0-2) unstable; urgency=low
* Bump build dependency on gem2deb to >= 0.3.0~
-- Cédric Boutillier <cedric.boutillier@gmail.com> Tue, 26 Jun 2012 13:04:55 +0200
ruby-liquid (2.3.0-1) unstable; urgency=low
* Initial release (Closes: #638473).
-- Cédric Boutillier <cedric.boutillier@gmail.com> Sat, 22 Oct 2011 00:11:06 +0200
|