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
|
ruby-omniauth-oauth (1.2.0-2) unstable; urgency=medium
* Team upload.
* No-change upload to unstable.
-- Lucas Kanashiro <kanashiro@debian.org> Wed, 14 Dec 2022 16:29:17 -0300
ruby-omniauth-oauth (1.2.0-1) experimental; urgency=medium
* Team Upload.
[ Cédric Boutillier ]
* Bump debhelper compatibility level to 9
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
* Run wrap-and-sort on packaging files
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
* Update watch file format version to 4.
* Remove overrides for lintian tags that are no longer supported.
* Use secure URI in debian/watch.
* Bump debhelper from old 12 to 13.
[ Mohammed Bilal ]
* New upstream version 1.2.0 (Closes: #999720)
* Bump Standards-Version to 4.6.1 (no changes needed)
* Switch to ruby:Depends for ruby dependencies
* Refresh patches
* Update patch headers
* Update copyright
* Update min version of omniauth
-- Mohammed Bilal <mdbilal@disroot.org> Fri, 13 May 2022 23:57:47 +0530
ruby-omniauth-oauth (1.1.0-2) unstable; urgency=medium
* Reupload to unstable
* Check gemspec dependencies on build
-- Pirate Praveen <praveen@debian.org> Sun, 27 Dec 2015 16:22:35 +0530
ruby-omniauth-oauth (1.1.0-1) experimental; urgency=medium
* New upstream release
* Refresh patches
* Bump standards version to 3.9.6 (no changes)
-- Pirate Praveen <praveen@debian.org> Wed, 05 Aug 2015 17:02:37 +0530
ruby-omniauth-oauth (1.0.1-2) unstable; urgency=low
* Rebuild with gem2deb >= 0.7.5 (install gemspec for all ruby versions)
* Bump standards version to 3.9.5 (no changes)
* Run tests
- add ruby-tests.rake
* Add more build deps
- ruby-rspec, ruby-simplecov, ruby-rack-test,
- ruby-webmock, ruby-omniauth, ruby-oauth
* Disable network tests with patch
* Remove coverage in clean
-- Pirate Praveen <praveen@debian.org> Mon, 05 May 2014 13:43:28 +0530
ruby-omniauth-oauth (1.0.1-1) unstable; urgency=low
* Initial release (Closes: #708386)
-- Praveen Arimbrathodiyil <praveen@debian.org> Wed, 12 Jun 2013 18:33:36 +0530
|