diff options
| author | Pirate Praveen <praveen@debian.org> | 2018-02-21 22:33:28 +0530 |
|---|---|---|
| committer | git-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com> | 2018-02-22 16:39:46 +0000 |
| commit | de91d15e8bc0a518774280cbacfb8427aa037225 (patch) | |
| tree | 1840b971e742a7edfb59ec75a2905ff23edddf13 | |
| parent | 24bdb58561e373384158ae6e38892e393845cbfa (diff) | |
1.6.1-2 (patches unapplied)import/1.6.1-2ubuntu/bionic-proposedubuntu/bionic-develubuntu/bionic
Imported using git-ubuntu import.
Notes
Notes:
* Reupload to unstable
* Bump standards version to 4.1.3, debhelper compat to 11
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/compat | 2 | ||||
| -rw-r--r-- | debian/control | 4 |
3 files changed, 10 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 43266f8..7abafe0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ruby-omniauth (1.6.1-2) unstable; urgency=medium + + * Reupload to unstable + * Bump standards version to 4.1.3, debhelper compat to 11 + + -- Pirate Praveen <praveen@debian.org> Wed, 21 Feb 2018 22:33:28 +0530 + ruby-omniauth (1.6.1-1) experimental; urgency=medium * New upstream release diff --git a/debian/compat b/debian/compat index ec63514..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11 diff --git a/debian/control b/debian/control index b48660d..a0d3aa6 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org> Uploaders: Pirate Praveen <praveen@debian.org> -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 11), gem2deb, rake, ruby-hashie (>= 3.4.6~), @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9), ruby-rspec, ruby-simplecov, ruby-coveralls -Standards-Version: 4.0.0 +Standards-Version: 4.1.3 Vcs-Git: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-omniauth.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-omniauth.git Homepage: http://github.com/intridea/omniauth |
