Your message dated Sat, 06 Jun 2015 13:11:11 +0100
with message-id <[email protected]>
and subject line Fix released with 8.1 point release
has caused the Debian Bug report #784943,
regarding jessie-pu: package ruby-defaults/1:2.1.5+deb8u1
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 [email protected]
immediately.)
--
784943: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784943
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: jessie
User: [email protected]
Usertags: pu
This adds a Conflicts: against ruby-activesupport-2.3 to help with
upgrade paths from wheezy; a similar change was made before the release
for ruby-activesupport-3.2.
debdiff is attached.
-- System Information:
Debian Release: stretch/sid
APT prefers buildd-unstable
APT policy: (500, 'buildd-unstable'), (500, 'unstable'), (500, 'testing'),
(1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-4-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 <[email protected]>
diff -Nru ruby-defaults-2.1.5/debian/changelog ruby-defaults-2.1.5+deb8u1/debian/changelog
--- ruby-defaults-2.1.5/debian/changelog 2015-03-12 19:51:00.000000000 -0300
+++ ruby-defaults-2.1.5+deb8u1/debian/changelog 2015-05-10 18:57:00.000000000 -0300
@@ -1,3 +1,11 @@
+ruby-defaults (1:2.1.5+deb8u1) jessie; urgency=medium
+
+ * ruby: add `Conflicts: ruby-activesupport-2.3` to help with several
+ Rails-related upgrade issues, e.g. when upgrading redmine from wheezy
+ (Closes: #784336).
+
+ -- Antonio Terceiro <[email protected]> Sun, 10 May 2015 18:54:20 -0300
+
ruby-defaults (1:2.1.5) unstable; urgency=medium
* ruby: add `Conflicts: ruby-activesupport-3.2` to help with several
diff -Nru ruby-defaults-2.1.5/debian/control ruby-defaults-2.1.5+deb8u1/debian/control
--- ruby-defaults-2.1.5/debian/control 2015-03-12 19:51:00.000000000 -0300
+++ ruby-defaults-2.1.5+deb8u1/debian/control 2015-05-10 18:57:00.000000000 -0300
@@ -18,7 +18,7 @@
Architecture: all
Depends: ruby2.1, ${misc:Depends}
Suggests: ri, ruby-dev
-Conflicts: ruby-activesupport-3.2
+Conflicts: ruby-activesupport-3.2, ruby-activesupport-2.3
Breaks:
apt-listbugs (<< 0.1.6),
ruby-switch (<= 0.1.0),
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Version: 8.1
Hi,
The fix discussed in this bug was released to stable as part of the 8.1
point release earlier today.
Regards,
Adam
--- End Message ---