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
|
ruby-romkan (0.4.0-2) unstable; urgency=medium
* Team upload.
[ Cédric Boutillier ]
* Bump debhelper compatibility level to 9
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
* Run wrap-and-sort on packaging files
[ Christian Hofstaedtler ]
* Upload to unstable.
-- Christian Hofstaedtler <zeha@debian.org> Fri, 04 Mar 2016 19:26:23 +0100
ruby-romkan (0.4.0-2~exp1) experimental; urgency=medium
* Team upload.
* Target experimental and build with ruby 2.2.
* Add ruby-test-unit to Build-Depends for ruby2.2.
* Update Vcs-Browser to cgit URL and HTTPS.
* Bump Standards-Version to 3.9.6 (no further changes).
-- Sebastien Badia <seb@sebian.fr> Mon, 20 Apr 2015 00:13:48 +0200
ruby-romkan (0.4.0-1) unstable; urgency=low
* Team upload.
[ Cédric Boutillier ]
* use canonical URI in Vcs-* fields
[ Jonas Genannt ]
* Imported Upstream version 0.4.0
- switched to gem release
* d/control
- removed transitional packages (Closes: #735733)
- added homepage field
- bumped standards version to 3.9.5 (no changes needed)
- added XB-Ruby-Versions
* d/p/fix_encoding: removed patch, included by upstream
* renamed docs to ruby-romkan.docs
* removed d/install, d/dirs gem2deb will take care
* added ruby-tests.rb
* d/copyright
- update to format 1.0
- added myself to Copyright
-- Jonas Genannt <jonas.genannt@capi2name.de> Sat, 25 Jan 2014 21:16:59 +0100
ruby-romkan (0.4-9) unstable; urgency=low
* Standards-Version: 3.9.3
* debian/patches/fix_encoding: add encoding tag to romkan.rb
(Closes: #676148)
* debian/watch: Added.
* change source format to 3.0.
-- TANIGUCHI Takaki <takaki@debian.org> Mon, 11 Jun 2012 17:33:48 +0900
ruby-romkan (0.4-8) unstable; urgency=low
* debian/control:
- Added myself to uploaders.
- Prefer ruby over ruby-interpreter in the depends.
- Changed the priority of the transitional packages to "extra".
- Bumped standards version to 3.9.3; no changes required.
-- Paul van Tilburg <paulvt@debian.org> Tue, 29 May 2012 20:50:47 +0200
ruby-romkan (0.4-7) unstable; urgency=low
* debian/control: change Maintainer to Debian Ruby Extra Maintainers.
* Bump Standards-Version to 3.9.2
* debian/control: switch to dh7 style.
-- TANIGUCHI Takaki <takaki@debian.org> Tue, 17 May 2011 11:03:12 +0900
ruby-romkan (0.4-6) unstable; urgency=low
* New maintainer (Closes: #541057)
* update policy 3.8.3.
* change section from interpreter to ruby.
* depends new version debhelper.
* use debian/compat insted of DH_COMPAT .
-- TANIGUCHI Takaki <takaki@debian.org> Fri, 20 Nov 2009 19:57:34 +0900
ruby-romkan (0.4-5) unstable; urgency=low
* failed to installed romkan.rb in libromkan-ruby1.8
(was installed in libromkan-ruby)
-- Fumitoshi UKAI <ukai@debian.or.jp> Tue, 23 Sep 2003 08:21:19 +0900
ruby-romkan (0.4-4) unstable; urgency=low
* copy Ruby's license from ruby source.
-- Fumitoshi UKAI <ukai@debian.or.jp> Tue, 16 Sep 2003 13:02:53 +0900
ruby-romkan (0.4-3) unstable; urgency=low
* rename to libromkan-ruby1.8
* depends on libruby1.8
-- Fumitoshi UKAI <ukai@debian.or.jp> Mon, 8 Sep 2003 00:58:28 +0900
ruby-romkan (0.4-2) unstable; urgency=low
* add ruby in build-depends:
closes: Bug#142144
-- Fumitoshi UKAI <ukai@debian.or.jp> Wed, 10 Apr 2002 23:41:22 +0900
ruby-romkan (0.4-1) unstable; urgency=low
* new upstream version
-- Fumitoshi UKAI <ukai@debian.or.jp> Wed, 13 Feb 2002 00:38:30 +0900
ruby-romkan (0.3-1) unstable; urgency=low
* new upstream version
-- Fumitoshi UKAI <ukai@debian.or.jp> Tue, 17 Jul 2001 02:01:39 +0900
ruby-romkan (0.1-1) unstable; urgency=low
* Initial Release, closes: Bug#96076
-- Fumitoshi UKAI <ukai@debian.or.jp> Mon, 7 May 2001 01:14:16 +0900
|