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
|
ruby-rspec-instafail (1.0.0-4) unstable; urgency=medium
* debian/patches
- add 0001-do-not-use-git-command.patch to fix test failure with git
* debian/control
- fix dependency
* debian/ruby-tests.rb
- wrote it
-- Hideki Yamane <henrich@debian.org> Sun, 16 Dec 2018 18:16:01 +0900
ruby-rspec-instafail (1.0.0-3) unstable; urgency=medium
* debian/control
- move Vcs-* to salsa.debian.org
- set Standards-Version: 4.2.1
- drop deprecated "Depends: ruby-interpreter"
- add Testsuite: autopkgtest-pkg-ruby
* use dh11
* debian/copyright
-use https
- update copyright year
* debian/watch
- update to use gemwatch.debian.net
-- Hideki Yamane <henrich@debian.org> Sun, 14 Oct 2018 03:29:46 +0900
ruby-rspec-instafail (1.0.0-2) unstable; urgency=medium
* debian/control
- fix Vcs-Git URI
-- Hideki Yamane <henrich@debian.org> Sun, 05 Jun 2016 12:08:12 +0900
ruby-rspec-instafail (1.0.0-1) unstable; urgency=medium
* New upstream release
* debian/control
- set Standards-Version: 3.9.8
- use https for Vcs-Git
- Bump up debhelper version 9
* debian/compat
- set 9
-- Hideki Yamane <henrich@debian.org> Sat, 21 May 2016 22:21:50 +0900
ruby-rspec-instafail (0.4.0-1) unstable; urgency=medium
* New upstream release
* debian/control
- use https, instead of http
* add debian/gbp.conf
-- Hideki Yamane <henrich@debian.org> Mon, 16 Nov 2015 03:30:11 +0900
ruby-rspec-instafail (0.2.6-1) unstable; urgency=medium
* Imported Upstream version 0.2.6
* debian/control
- update Vcs-Browser
- set Standards-Version: 3.9.6
-- Hideki Yamane <henrich@debian.org> Sat, 30 May 2015 00:03:22 +0900
ruby-rspec-instafail (0.2.5-1) unstable; urgency=low
[ Hideki Yamane ]
* Initial release (Closes: #702666)
-- Pirate Praveen <praveen@debian.org> Wed, 10 Sep 2014 21:26:39 +0530
|