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 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155
|
ruby-responders (3.0.1-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Set field Upstream-Contact in debian/copyright.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
[ Cédric Boutillier ]
* Update team name
* Add .gitattributes to keep unwanted files out of the source package
[ Pirate Praveen ]
* New upstream version 3.0.1
* Bump Standards-Version to 4.5.1 (no changes needed)
-- Pirate Praveen <praveen@debian.org> Sat, 26 Jun 2021 15:48:54 +0530
ruby-responders (3.0.0-3) unstable; urgency=medium
* Team upload
* Reupload to unstable
* Add Breaks: obs-api (<= 2.9.4-2)
-- Pirate Praveen <praveen@debian.org> Tue, 14 Apr 2020 14:54:36 +0530
ruby-responders (3.0.0-2) experimental; urgency=medium
* Team upload
* Remove deps on ruby/ruby-interpreter
* Relax deps on railties
* Bump Standards-Version to 4.5.0 (no changes needed)
-- Sruthi Chandran <srud@debian.org> Wed, 05 Feb 2020 13:06:22 +0100
ruby-responders (3.0.0-1) experimental; urgency=medium
* Team upload
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Samyak Jain ]
* New upstream version 3.0.0
* Update version=4 in d/watch
* Remove d/compat and Bumps standard version d/control
* Corrects URL format to https ~lintian warnings
* Refresh d/patches
* Adds metadata in d/upstream
* Enables tests and adds ruby-tests.rake file
-- Samyak Jain <samyak.jn11@gmail.com> Tue, 12 Nov 2019 00:01:05 +0530
ruby-responders (2.4.0-3) unstable; urgency=medium
* Team upload
[ Lucas Kanashiro ]
* Relax even more the ruby-railties version contraint
[ Pirate Praveen ]
* Update build deps
* Disable tests (rails-controller-testing is not packaged)
* Bump Standards-Version to 4.3.0 (no changes needed)
-- Pirate Praveen <praveen@debian.org> Sat, 05 Jan 2019 15:04:10 +0530
ruby-responders (2.4.0-2) unstable; urgency=medium
* Team upload.
* Relax version constraint of the runtime dependency on ruby-railties
* Update VCS urls to point to salsa
* Declare complaince with Debian Policy 4.2.0
* Bump debhelper compatibility level to 11
-- Lucas Kanashiro <lucas.kanashiro@collabora.co.uk> Thu, 23 Aug 2018 09:32:02 -0300
ruby-responders (2.4.0-1) unstable; urgency=medium
* Team upload
* New upstream release
* Use gem-install
-- Sruthi Chandran <srud@disroot.org> Fri, 15 Sep 2017 22:17:26 +0530
ruby-responders (2.3.0-1) unstable; urgency=medium
* Team upload.
* New upstream release
-- Sruthi Chandran <srud@disroot.org> Sat, 27 Aug 2016 12:05:50 +0530
ruby-responders (2.1.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* debian/patches: Remove patches that were already applied on the new
upstream version and removing test-against-rails4.1
patch, that is no longer necessary.
* debian/patches/bundler.patch: Update patch so it fits a proper patch
format.
* debian/compat: Bump to version 9, fix lintian warning.
* debian/control:
- Update vcs-git link to https, fix lintian warning.
- Update vcs-browser link to https, fix lintian warning.
- Update standards-version to 3.9.7, fix lintian warning.
- Update debhelper to require version >= 9.
-- Lucas Albuquerque Medeiros de Moura <lucas.moura128@gmail.com> Wed, 02 Mar 2016 15:50:01 -0300
ruby-responders (2.1.0-4) unstable; urgency=medium
* Team upload.
* debian/rules: install generators to a package-specific location
(Closes: #770251)
- This was done by installing the whole lib/ directory to
/usr/share/rubygems-integration/all/responders-$VERSION/lib, which is an
experiment here. It seems to work, and if nothing nasty shows up that is
something I want to generalize as an option in gem2deb.
* debian/control: wrap-and-sort
* debian/patches/test-against-rails4.1.patch: temporary patch to be able to
build against rails 4.1
-- Antonio Terceiro <terceiro@debian.org> Wed, 11 Nov 2015 11:48:26 -0200
ruby-responders (2.1.0-3) experimental; urgency=medium
* Team upload
* Fix gemspec version with patch
-- Pirate Praveen <praveen@debian.org> Fri, 28 Aug 2015 22:55:25 +0530
ruby-responders (2.1.0-2) experimental; urgency=medium
* Team upload
* Fix rails version epoch
-- Pirate Praveen <praveen@debian.org> Fri, 28 Aug 2015 22:34:14 +0530
ruby-responders (2.1.0-1) experimental; urgency=medium
* Team upload
* New upstream release
* Update watch file to look at github tags
* Add ruby-railties to depends
* Add rails-compat.patch to fix test failures (Closes: #781727)
-- Pirate Praveen <praveen@debian.org> Fri, 28 Aug 2015 22:20:35 +0530
ruby-responders (2.0.2-1) unstable; urgency=medium
* Initial release (Closes: #769622)
-- Balasankar C <balasankarc@autistici.org> Thu, 13 Nov 2014 23:59:30 +0530
|