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
|
ruby-ahoy-email (1.1.1-2) unstable; urgency=medium
* Team upload.
* d/clean: gem2deb is caring about the .lock file.
* d/control: Re-add the Testsuite field.
(Maintainer): Fix name.
* d/patches/996156-remove-gemfile-lock.patch: Drop patch.
- This is done by gem2deb now. So the patch is obsolete.
* d/patches/series: Remove patch.
-- Daniel Leidert <dleidert@debian.org> Wed, 01 Dec 2021 03:44:20 +0100
ruby-ahoy-email (1.1.1-1) unstable; urgency=medium
* Team upload.
* d/clean: Remove Gemfile.lock and files created by tests.
* d/control (Standards-Version): Bump to 4.6.0.
* d/copyright: Add Upstream-Contact field.
(Copyright): Update information.
* d/rules: Use gem installation layout. Install upstream changelog.
* d/watch: Fix download URL.
* d/patches/996156-remove-gemfile-lock.patch: Add patch.
- Remove created Gemfile.lock before each test run (closes: #996156).
* d/patches/series: Enable new patch.
* d/upstream/metadata: Add Archive and Changelog fields.
-- Daniel Leidert <dleidert@debian.org> Thu, 04 Nov 2021 22:58:23 +0100
ruby-ahoy-email (1.1.0-2) unstable; urgency=medium
* Team Upload
* Change bundler to ruby-bundler in build deps
* Enable tests (copy from upstream Rakefile)
* Relax rails version to allow rails 5 and rails 6
* Remove require_relative in gemspec (fixes autopkgtest partly)
* Adjust Gemfile for autopkgtest
* Disable autopkgtest (unable to fix #959060)
-- Pirate Praveen <praveen@debian.org> Thu, 23 Jul 2020 01:38:40 +0530
ruby-ahoy-email (1.1.0-1) unstable; urgency=medium
* New upstream version 1.1.0
* Fix d/patches
* Disable tests temporarily (Closes: #959060)
* Fix package wrt cme
-- Utkarsh Gupta <utkarsh@debian.org> Sat, 20 Jun 2020 00:56:34 +0530
ruby-ahoy-email (1.0.3-2) unstable; urgency=medium
* Source-only upload
* Add patch to bump sqlite3
* Add patch to not use require_relative
* Use @d.o address
-- Utkarsh Gupta <utkarsh@debian.org> Thu, 02 Apr 2020 23:38:32 +0530
ruby-ahoy-email (1.0.3-1) unstable; urgency=medium
* Initial release (Closes: #932412)
-- Utkarsh Gupta <guptautkarsh2102@gmail.com> Thu, 29 Aug 2019 06:49:28 +0530
|