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 | c5758a8bd53fb5a336c741309a2245aa45c5d93f (patch) | |
| tree | 997f3ae3e4c9d83983f331c11b9fb3296b8c797f | |
| parent | e04e1eb664484c1b935642e172bf473448aae491 (diff) | |
| parent | 714ef3cdb3e9f8e465dd4e09765d41cf3f313c7d (diff) | |
2.0.1-2 (patches applied)applied/2.0.1-2applied/ubuntu/resolute-develapplied/ubuntu/resoluteapplied/ubuntu/questing-develapplied/ubuntu/questingapplied/ubuntu/plucky-develapplied/ubuntu/pluckyapplied/ubuntu/oracular-develapplied/ubuntu/oracularapplied/ubuntu/noble-develapplied/ubuntu/nobleapplied/ubuntu/mantic-develapplied/ubuntu/manticapplied/ubuntu/lunar-proposedapplied/ubuntu/lunar-develapplied/ubuntu/lunarapplied/ubuntu/develapplied/debian/sidapplied/debian/bookworm
Imported using git-ubuntu import.
| -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 |
