Your message dated Wed, 15 Apr 2015 20:46:01 +0200
with message-id <[email protected]>
and subject line Re: Bug#782656: unblock: cross-gcc/14
has caused the Debian Bug report #782656,
regarding unblock: cross-gcc/14
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.)
--
782656: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=782656
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package cross-gcc
An RC bug was filed against -13 in testing (missing dependency), which
is indeed correct and the trivial fix is to add said dependency.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=782542
debdiff:
diff -Nru cross-gcc-14/debian/changelog cross-gcc-13/debian/changelog
--- cross-gcc-14/debian/changelog 2015-04-15 18:14:56.000000000 +0100
+++ cross-gcc-13/debian/changelog 2015-01-28 06:18:12.000000000 +0000
@@ -1,9 +1,3 @@
-cross-gcc (14) unstable; urgency=medium
-
- * Add missing realpath dependency (Closes: #782542)
-
- -- Wookey <[email protected]> Wed, 15 Apr 2015 18:14:48 +0100
-
cross-gcc (13) unstable; urgency=medium
* Supporting multiple gcc trees at the same time. Currently 4.9 and 5
diff -Nru cross-gcc-14/debian/control cross-gcc-13/debian/control
--- cross-gcc-14/debian/control 2015-04-15 18:11:09.000000000 +0100
+++ cross-gcc-13/debian/control 2015-01-28 06:18:12.000000000 +0000
@@ -10,7 +10,7 @@
Package: cross-gcc-dev
Architecture: all
-Depends: ${misc:Depends}, make, realpath
+Depends: ${misc:Depends}, make
Description: Tools for building cross-compilers and cross-compiler packages
This package provides the rules and scripts for making cross-toolchain
packages. It can also be used directly to make cross-toolchains that
unblock cross-gcc/14
-- System Information:
Debian Release: 7.8
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
On 2015-04-15 19:49, Wookey wrote:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
>
> Please unblock package cross-gcc
>
> An RC bug was filed against -13 in testing (missing dependency), which
> is indeed correct and the trivial fix is to add said dependency.
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=782542
>
> [...]
>
> unblock cross-gcc/14
>
>[...]
Unblocked, thanks.
~Niels
--- End Message ---