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
|
ruby-dotenv (2.4.0-1) unstable; urgency=medium
* Team upload
* Remove myself from Uploaders:
* New upstream version 2.4.0
* Bump debhelper compatibility level to 11
* Bump Standards-Version to 4.1.4; no changes needed
* Vcs-*: point to salsa.debian.org
* debian/watch: point to gemwatch.debian.net
-- Antonio Terceiro <terceiro@debian.org> Wed, 09 May 2018 14:07:07 -0300
ruby-dotenv (2.2.1-1) unstable; urgency=medium
[ Cédric Boutillier ]
* Use https:// in Vcs-* fields
* Run wrap-and-sort on packaging files
[ Antonio Terceiro ]
* New upstream version 2.2.1
* debian/rules:
- remove code to remove `dotenv` program (Closes: #870330)
- replace DH_RUBY_GEMSPEC with a symlink in debian/gemspec
* debian/control:
- Bump Standards-Version to 4.0.0 (no changes needed)
- Bump debhelper compatibility level to 10
- Set `Testsuite:` to `autopkgtest-pkg-ruby`
* Drop explicit debian/tests/control, not needed anymore
* Drop debian/patches/*. There was only a single patch, and the original
issue has been fixed differently by upstream.
-- Antonio Terceiro <terceiro@debian.org> Tue, 01 Aug 2017 14:43:27 -0300
ruby-dotenv (2.0.2-1) unstable; urgency=medium
* Team upload.
* New upstream release
* debian/watch: point at github
* Refresh packaging with a new dh-make-ruby run
* 0001-parser_spec-don-t-assume-being-run-with-ruby.patch: fix test suite
when running under the non-default Ruby interpreter (Closes: #794168)
-- Antonio Terceiro <terceiro@debian.org> Thu, 10 Sep 2015 19:59:19 -0300
ruby-dotenv (1.0.2-2) unstable; urgency=medium
* Team upload.
* Re-upload to unstable
-- Pirate Praveen <praveen@debian.org> Tue, 12 May 2015 10:26:00 +0530
ruby-dotenv (1.0.2-1) experimental; urgency=medium
* Team upload.
* New upstream release.
* Bump standards version to 3.9.6 (no changes)
-- Pirate Praveen <praveen@debian.org> Mon, 13 Apr 2015 12:25:10 +0530
ruby-dotenv (0.9.0-1) unstable; urgency=low
* New upstream Release
* Removing bin/dotenv from the binary package
-- Markus Tornow <tornow@riseup.net> Sat, 12 Oct 2013 00:44:46 +0200
ruby-dotenv (0.7.0-1) unstable; urgency=low
* Initial release (Closes: #707839)
-- Markus Tornow <tornow@riseup.net> Wed, 08 May 2013 20:30:58 +0200
|