diff options
| author | Antonio Terceiro <terceiro@debian.org> | 2022-12-14 16:53:04 -0300 |
|---|---|---|
| committer | git-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com> | 2022-12-15 04:39:55 +0000 |
| commit | b2e1fd6ac100b07b6e0b2494bf004cd83003b6db (patch) | |
| tree | b68bac9665acdc9acf6d07758c10e1845e48be66 | |
| parent | 23aca92b780a235cf72912d8d8ce2add24ed1f25 (diff) | |
2.0.1-2 (patches unapplied)HEADimport/2.0.1-2ubuntu/resolute-develubuntu/resoluteubuntu/questing-develubuntu/questingubuntu/plucky-develubuntu/pluckyubuntu/oracular-develubuntu/oracularubuntu/noble-develubuntu/nobleubuntu/mantic-develubuntu/manticubuntu/lunar-proposedubuntu/lunar-develubuntu/lunarubuntu/develdebian/siddebian/bookworm
Imported using git-ubuntu import.
Notes
Notes:
* Team upload
* Drop spurious build dependency on ruby-safe-yaml
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/control | 1 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index eee447c..a42ff9b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ruby-omniauth-github (2.0.1-2) unstable; urgency=medium + + * Team upload + * Drop spurious build dependency on ruby-safe-yaml + + -- Antonio Terceiro <terceiro@debian.org> Wed, 14 Dec 2022 16:53:04 -0300 + ruby-omniauth-github (2.0.1-1) unstable; urgency=medium * Team Upload diff --git a/debian/control b/debian/control index d2c54c2..6c5a4d3 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,6 @@ Build-Depends: debhelper-compat (= 13), ruby-omniauth-oauth2 (>= 1.8~), ruby-rack-test, ruby-rspec, - ruby-safe-yaml, ruby-webmock Standards-Version: 4.6.1 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-omniauth-github.git |
