[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#924724: marked as done (unblock: ruby-recaptcha/4.11.1-2)



Your message dated Sun, 17 Mar 2019 07:37:00 +0000
with message-id <34a2962b-5454-e35b-6095-7f2f9507a86d@thykier.net>
and subject line Re: Bug#924724: unblock: ruby-recaptcha/4.11.1-2
has caused the Debian Bug report #924724,
regarding unblock: ruby-recaptcha/4.11.1-2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
924724: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924724
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package ruby-recaptcha

This package was unnecessarily dependning on rails which pulls in a large
number of unneeded packages. This was noticed after the last rails update
which moved all development dependencies to rails binary from ruby-rails.

reverse-depends rails showed ruby-recaptcha and ruby-mobile-fu

$ debdiff ruby-recaptcha_4.11.1-1.dsc ruby-recaptcha_4.11.1-2.dsc 
dpkg-source: warning: extracting unsigned source package (/home/pravi/forge/debian/git/ruby-team/ruby-recaptcha_4.11.1-1.dsc)
dpkg-source: warning: extracting unsigned source package (/home/pravi/forge/debian/git/ruby-team/ruby-recaptcha_4.11.1-2.dsc)
diff -Nru ruby-recaptcha-4.11.1/debian/changelog ruby-recaptcha-4.11.1/debian/changelog
--- ruby-recaptcha-4.11.1/debian/changelog	2018-08-24 23:50:37.000000000 +0530
+++ ruby-recaptcha-4.11.1/debian/changelog	2019-03-06 17:03:24.000000000 +0530
@@ -1,3 +1,11 @@
+ruby-recaptcha (4.11.1-2) unstable; urgency=medium
+
+  * Remove unneeded dependency on rails, add ruby-json dependency
+  * Bump Standards-Version to 4.3.0 (no changes needed)
+  * Update debhelper compatibility level to 11~
+
+ -- Pirate Praveen <praveen@debian.org>  Wed, 06 Mar 2019 17:03:24 +0530
+
 ruby-recaptcha (4.11.1-1) unstable; urgency=medium
 
   * Team upload.
diff -Nru ruby-recaptcha-4.11.1/debian/control ruby-recaptcha-4.11.1/debian/control
--- ruby-recaptcha-4.11.1/debian/control	2018-08-24 23:50:37.000000000 +0530
+++ ruby-recaptcha-4.11.1/debian/control	2019-03-06 17:03:24.000000000 +0530
@@ -3,9 +3,9 @@
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
 Uploaders: Pirate Praveen <praveen@debian.org>
-Build-Depends: debhelper (>= 11),
+Build-Depends: debhelper (>= 11~),
                gem2deb
-Standards-Version: 4.2.0
+Standards-Version: 4.3.0
 Homepage: https://github.com/ambethia/recaptcha/
 Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-recaptcha
 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-recaptcha.git
@@ -14,8 +14,8 @@
 Package: ruby-recaptcha
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: rails (>> 4.1),
-         ruby | ruby-interpreter,
+Depends: ruby | ruby-interpreter,
+         ruby-json,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Ruby helpers for the reCAPTCHA API

unblock ruby-recaptcha/4.11.1-2

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.18.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8), LANGUAGE=en_IN:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

--- End Message ---
--- Begin Message ---
Pirate Praveen:
> Package: release.debian.org
> Severity: normal
> User: release.debian.org@packages.debian.org
> Usertags: unblock
> 
> Please unblock package ruby-recaptcha
> 
> This package was unnecessarily dependning on rails which pulls in a large
> number of unneeded packages. This was noticed after the last rails update
> which moved all development dependencies to rails binary from ruby-rails.
> 
> reverse-depends rails showed ruby-recaptcha and ruby-mobile-fu
> 
> [...]
> 
> unblock ruby-recaptcha/4.11.1-2
> 
> [...]

Unblocked, thanks.
~Niels

--- End Message ---

Reply to: