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
|
ruby-oauth (0.5.4-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.5.4
-- Michael Moll <kvedulv@kvedulv.de> Fri, 04 Jan 2019 21:50:53 +0100
ruby-oauth (0.5.3-1) unstable; urgency=medium
* Team upload.
* New upstream release
* Bump standards version to 4.0.0 (no changes)
* Remove unused lintian overrides
-- Pirate Praveen <praveen@debian.org> Tue, 11 Jul 2017 20:14:39 +0530
ruby-oauth (0.4.7-3) unstable; urgency=medium
* Team upload
* Fix homepage in the debian/control file
* Modernize debian/control with dh-make-ruby -w
- add Testsuite: field
- bump Standards-Version to 3.9.6 (no changes needed)
* Set back debhelper compatibility to 7
* Point to the license for GPL-2+ to the versioned GPL-2 license in
/usr/share/common-licenses.
-- Cédric Boutillier <boutil@debian.org> Thu, 09 Jul 2015 22:09:44 +0200
ruby-oauth (0.4.7-2) unstable; urgency=low
* Team upload
* Rebuild with gem2deb >= 0.7.5 (install gemspec for all ruby versions)
* Bump standards version to 3.9.5 (no changes)
* Drop transitional packages (ruby-oauth was released with wheezy)
-- Pirate Praveen <praveen@debian.org> Mon, 05 May 2014 15:31:22 +0530
ruby-oauth (0.4.7-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 3.9.4.
* Add brief manual for oauth(1).
-- Taku YASUI <tach@debian.org> Thu, 15 Aug 2013 20:29:47 +0900
ruby-oauth (0.4.6-2) unstable; urgency=low
* Team upload.
* Bump build dependency on gem2deb to >= 0.3.0~.
* Build against newer gem2deb
* Override lintian warning about duplicate description of transitional
packages
* Update debian/copyright to DEP-5 copyright-format/1.0
-- Cédric Boutillier <cedric.boutillier@gmail.com> Sat, 30 Jun 2012 15:44:00 +0200
ruby-oauth (0.4.6-1) unstable; urgency=low
* New upstream release.
* Bump debhelper compat version to 8.
-- Taku YASUI <tach@debian.org> Sun, 06 May 2012 16:07:26 +0900
ruby-oauth (0.4.5-2) unstable; urgency=low
* Ruby package transition
- Change package name from liboauth-ruby to ruby-oauth
* Move repository to git.debian.org
- git://git.debian.org/pkg-ruby-extras/ruby-oauth.git
-- Taku YASUI <tach@debian.org> Wed, 11 Apr 2012 06:49:18 +0900
liboauth-ruby (0.4.5-1) unstable; urgency=low
* New upstream release
* Bump Standards-version to 3.9.2
-- Taku YASUI <tach@debian.org> Sun, 11 Sep 2011 20:08:35 +0900
liboauth-ruby (0.4.4-2) unstable; urgency=low
* Remove digest/hmac.rb from liboauth-ruby1.9.1
(closes: #602596)
-- Taku YASUI <tach@debian.org> Sun, 07 Nov 2010 11:08:56 +0900
liboauth-ruby (0.4.4-1) unstable; urgency=low
* New upstream release
-- Taku YASUI <tach@debian.org> Sat, 06 Nov 2010 10:37:57 +0900
liboauth-ruby (0.4.3-2) unstable; urgency=low
* Add debian/watch file
-- Taku YASUI <tach@debian.org> Sat, 06 Nov 2010 10:16:42 +0900
liboauth-ruby (0.4.3-1) unstable; urgency=low
* Initial release (Closes: #572016)
-- Taku YASUI <tach@debian.org> Sat, 04 Sep 2010 22:28:15 +0900
|