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

Bug#813004: jessie-pu: package ruby-defaults/1:2.1.5+deb8u2



Package: release.debian.org
Severity: normal
Tags: jessie
User: release.debian.org@packages.debian.org
Usertags: pu

This fixes a serious bug which stops a transitional package from being
installed on jessie:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798712

The debdiff is very simple, and goes attached.

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

Kernel: Linux 4.3.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-- 
Antonio Terceiro <terceiro@debian.org>
diff -Nru ruby-defaults-2.1.5+deb8u1/debian/changelog ruby-defaults-2.1.5+deb8u2/debian/changelog
--- ruby-defaults-2.1.5+deb8u1/debian/changelog	2015-05-10 18:57:00.000000000 -0300
+++ ruby-defaults-2.1.5+deb8u2/debian/changelog	2016-01-28 11:29:29.000000000 -0200
@@ -1,3 +1,10 @@
+ruby-defaults (1:2.1.5+deb8u2) jessie; urgency=medium
+
+  * ruby: make the conflict on ruby-activesupport-2.3 versioned on (<< 2:4) to
+    allow transitional package to be installed (Closes: #798712)
+
+ -- Antonio Terceiro <terceiro@debian.org>  Thu, 28 Jan 2016 11:28:36 -0200
+
 ruby-defaults (1:2.1.5+deb8u1) jessie; urgency=medium
 
   * ruby: add `Conflicts: ruby-activesupport-2.3` to help with several
diff -Nru ruby-defaults-2.1.5+deb8u1/debian/control ruby-defaults-2.1.5+deb8u2/debian/control
--- ruby-defaults-2.1.5+deb8u1/debian/control	2015-05-10 18:57:00.000000000 -0300
+++ ruby-defaults-2.1.5+deb8u2/debian/control	2016-01-28 11:29:29.000000000 -0200
@@ -18,7 +18,7 @@
 Architecture: all
 Depends: ruby2.1, ${misc:Depends}
 Suggests: ri, ruby-dev
-Conflicts: ruby-activesupport-3.2, ruby-activesupport-2.3
+Conflicts: ruby-activesupport-3.2, ruby-activesupport-2.3 (<< 2:4)
 Breaks:
  apt-listbugs (<< 0.1.6),
  ruby-switch (<= 0.1.0),

Attachment: signature.asc
Description: PGP signature


Reply to: