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
|
ruby-timecop (0.9.6-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
* Update standards version to 4.4.1, no changes needed.
* Update watch file format version to 4.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
* Apply multi-arch hints. + ruby-timecop: Add Multi-Arch: foreign.
[ Cédric Boutillier ]
* [ci skip] Update team name
* [ci skip] Add .gitattributes to keep unwanted files out of the source
package
[ Lucas Nussbaum ]
* New upstream version 0.9.6
* Refresh packaging using dh-make-ruby -w
* test_helper.rb_editing.patch: improve header
* Fix running test suite
-- Lucas Nussbaum <lucas@debian.org> Sat, 14 Jan 2023 14:33:55 +0000
ruby-timecop (0.9.5-1) unstable; urgency=medium
* New upstream version 0.9.5
* Update packaging with dh-make-ruby -w
+ drop explicit ruby dependency
+ gem install layout
+ use ruby-tests.rake instead of ruby-tests.rb
+ bump Standards-Version to 4.6.1 (no changes needed)
* Drop debian/tests directory
* Refresh test_helper.rb_editing.patch
* Build-depend on ruby-rspec
* Bump debhelper compatibility level to 13
-- Cédric Boutillier <boutil@debian.org> Mon, 18 Jul 2022 16:36:49 +0200
ruby-timecop (0.9.1-1) unstable; urgency=medium
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Cédric Boutillier ]
* New upstream version 0.9.1
* Run wrap-and-sort on packaging files
* Bump Standards-Version to 4.4.0 (no changes needed)
* Move debian/watch to gemwatch.debian.net
* Use salsa.debian.org in Vcs-* fields
* Refresh test_helper.rb_editing.patch
* Drop fix_path_require.patch, fixed upstream
* Drop compat file, rely on debhelper-compat and bump compat level to 12
* Use secure copyright file specification URI.
-- Cédric Boutillier <boutil@debian.org> Sun, 15 Sep 2019 10:13:02 +0200
ruby-timecop (0.8.0-1) unstable; urgency=medium
* Team upload
* New upstream release
* debian/rules: set TZ=UTC (Closes: #795663)
* Refresh packaging with a new dh-make-ruby run
-- Antonio Terceiro <terceiro@debian.org> Thu, 10 Sep 2015 19:59:42 -0300
ruby-timecop (0.7.3-1) unstable; urgency=medium
* Imported Upstream version 0.7.3
* Refresh patches
* Buid-depends on ruby-minitest instead of ruby-test-unit
* Bump Standards-Version to 3.9.6 (no changes needed)
-- Cédric Boutillier <boutil@debian.org> Tue, 26 May 2015 23:33:34 +0200
ruby-timecop (0.7.1-1) unstable; urgency=medium
[ Jérémy Bobbio ]
* Add git-buildpackage configuration
[ Cédric Boutillier ]
* Imported Upstream version 0.7.1
* Add myself to the uploders
* Bump Standards-Version to 3.9.5 (no changes needed)
* Build-depend on ruby-test-unit (Closes: #759898)
* Add autopkgtest support
+ prefix tests path with ./
+ add fix_path_require.patch to use an absolute path to require timecop in
tests, as the local lib/ directory is moved away during autopkgtest.
* Do not install History.rdoc, not shipped anymore by upstream
-- Cédric Boutillier <boutil@debian.org> Sun, 31 Aug 2014 23:57:29 +0200
ruby-timecop (0.5.9-2) unstable; urgency=low
* Team upload.
* Add missing Build-Depends on ruby-tzinfo. (Closes: #713166)
* Update project homepage URL.
* Clean up boilerplate in debian/rules.
-- Jérémy Bobbio <lunar@debian.org> Sun, 23 Jun 2013 13:32:29 +0200
ruby-timecop (0.5.9-1) unstable; urgency=low
* Initial release (Closes: #692052)
-- Nandaja Varma <nandaja.varma@gmail.com> Thu, 01 Nov 2012 23:33:19 +0400
|