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
|
ruby-arel (9.0.0-2) unstable; urgency=medium
* Team upload
[ Utkarsh Gupta ]
* Update Standards-Version
* Change watch file URL
[ Sruthi Chandran ]
* Reupload to unstable
-- Sruthi Chandran <srud@disroot.org> Thu, 03 Jan 2019 13:33:18 +0530
ruby-arel (9.0.0-1) experimental; urgency=medium
* Team upload
* New upstream release
* Bump Standards version to 4.1.4
-- Sruthi Chandran <srud@disroot.org> Tue, 01 May 2018 15:08:22 +0530
ruby-arel (6.0.4-1) unstable; urgency=medium
[ Georg Faerber ]
* New upstream release.
* debian/changelog: Remove trailing whitespaces.
* debian/compat: Bump debhelper compatibility level to 11.
* debian/control:
- Bump Standards-Version to 4.1.3, no changes needed.
- Use debian-ruby@lists.debian.org in Maintainer field.
- Use salsa.debian.org in Vcs-Browser and Vcs-Git fields, as
anonscm.debian.org is deprecated and accordingly, all repositories were
moved.
- Add myself as uploader.
- Use HTTPS for Homepage field.
- Bump debhelper version to >= 11~.
- Drop obsolete declaration that this package breaks with
ruby-activerecord-3.2. Lintian did complain about this, as no version
was specified. Moreover, ruby-activerecord-3.2 is only available in
oldoldstable, a suite this package will never migrate to.
* debian/copyright: Update authors and use HTTPS in links.
* debian/tests/control: Add control file to enable running the upstream test
suite via autopkgtest.
[ Cédric Boutillier ]
* debian/control:
- Run wrap-and-sort on packaging files.
- Remove version in the gem2deb build-dependency.
-- Georg Faerber <georg@riseup.net> Sat, 10 Feb 2018 02:04:37 +0100
ruby-arel (6.0.3-2) unstable; urgency=medium
* Upload to unstable
-- Antonio Terceiro <terceiro@debian.org> Sat, 12 Dec 2015 16:10:02 -0200
ruby-arel (6.0.3-1) experimental; urgency=medium
* New upstream release
-- Antonio Terceiro <terceiro@debian.org> Fri, 14 Aug 2015 11:00:45 -0300
ruby-arel (6.0.2-1) experimental; urgency=medium
* Team upload.
* New upstream release.
* Bump standards versio to 3.9.6 (no changes).
-- Pirate Praveen <praveen@debian.org> Thu, 30 Jul 2015 21:24:55 +0530
ruby-arel (5.0.1.20140414130214-1) unstable; urgency=medium
* Team upload
* Imported Upstream version 5.0.1.20140414130214
* Bump Standards-Version to 3.9.5 (no changes needed)
* Bump minitest version in dependencies, standards-version to 3.9.5
* Remove compatibility patch with ruby-activerecord-3.2
-- Cédric Boutillier <boutil@debian.org> Sun, 27 Jul 2014 22:08:54 +0200
ruby-arel (4.0.0-3) unstable; urgency=medium
* Team upload.
* Rebuild against newer gem2deb (adds gemspecs for all interpreters, current
and future)
-- Antonio Terceiro <terceiro@debian.org> Mon, 19 May 2014 12:28:25 -0300
ruby-arel (4.0.0-2) unstable; urgency=low
* Team upload
* Restore temporarily Arel::Relation module to ensure compatibility with
ruby-activerecord-3.2 (Closes: #720141)
-- Cédric Boutillier <boutil@debian.org> Mon, 23 Sep 2013 16:15:17 +0200
ruby-arel (4.0.0-1) unstable; urgency=low
* New upstream release
* Test suite added
* Standards version changed to 3.9.4
* Docs installed
* Fixed missing upstream license
-- Nitesh A Jain <niteshjain92@gmail.com> Tue, 02 Jul 2013 21:55:27 +0530
ruby-arel (3.0.2-3) unstable; urgency=low
* Remove unecessary dependency on ruby-minitest and ruby-hoe. They are
needed only to build the package, not during runtime. (Closes: #685943)
-- Antonio Terceiro <terceiro@debian.org> Sun, 26 Aug 2012 18:16:15 -0300
ruby-arel (3.0.2-2) unstable; urgency=low
* Bump build dependency on gem2deb to >= 0.3.0~
-- Antonio Terceiro <terceiro@debian.org> Mon, 25 Jun 2012 19:52:13 -0300
ruby-arel (3.0.2-1) unstable; urgency=low
* Initial release
-- Ondřej Surý <ondrej@debian.org> Wed, 25 Apr 2012 10:04:09 +0000
|