Your message dated Wed, 1 Aug 2012 22:31:09 +0200
with message-id <[email protected]>
and subject line Re: Bug#683270: unblock: salt/0.10.1-3
has caused the Debian Bug report #683270,
regarding unblock: salt/0.10.1-3
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.)
--
683270: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683270
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 salt
By requiring dmidecode salt can't be installed on non x86 systems like
arm. This issue was raised by an user in the upstream chat who wanted to
install salt on arm.
Even though there is no specific bug report changing the depends
to an recommends would be a good thing and was discussed with upstream.
unblock salt/0.10.1-3
debdiff between 0.10.1-2 and 0.10.1-3
diff -Nru salt-0.10.1/debian/changelog salt-0.10.1/debian/changelog
--- salt-0.10.1/debian/changelog 2012-07-11 13:10:35.000000000 +0200
+++ salt-0.10.1/debian/changelog 2012-07-30 12:40:53.000000000 +0200
@@ -1,3 +1,10 @@
+salt (0.10.1-3) unstable; urgency=low
+
+ * [efbd4a8] Change uploaders email address for Ulrich Dangel
+ * [442ead1] Recommends dmidecode instead of Depend to support non-x86
systems.
+
+ -- Ulrich Dangel <[email protected]> Mon, 30 Jul 2012 12:40:53 +0200
+
salt (0.10.1-2) unstable; urgency=low
* [bda6011] Add dmidecode to depends for salt-minion. (Closes: #680410)
diff -Nru salt-0.10.1/debian/control salt-0.10.1/debian/control
--- salt-0.10.1/debian/control 2012-07-11 13:10:35.000000000 +0200
+++ salt-0.10.1/debian/control 2012-07-30 07:38:50.000000000 +0200
@@ -2,7 +2,7 @@
Section: admin
Priority: optional
Maintainer: Michael Prokop <[email protected]>
-Uploaders: Christian Hofstaedtler <[email protected]>, Ulrich Dangel
<[email protected]>
+Uploaders: Christian Hofstaedtler <[email protected]>, Ulrich Dangel
<[email protected]>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 9.20120410~),
cython,
@@ -78,10 +78,10 @@
Package: salt-minion
Architecture: all
Depends: ${misc:Depends},
- dmidecode,
python,
python-pkg-resources,
salt-common (= ${source:Version})
+Recommends: dmidecode
Suggests: python-augeas
Description: client package for salt, the distributed remote execution system
salt is a powerful remote execution manager that can be used to
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.4-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
On Mon, Jul 30, 2012 at 13:16:17 +0200, Ulrich Dangel wrote:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
>
> Please unblock package salt
>
> By requiring dmidecode salt can't be installed on non x86 systems like
> arm. This issue was raised by an user in the upstream chat who wanted to
> install salt on arm.
>
> Even though there is no specific bug report changing the depends
> to an recommends would be a good thing and was discussed with upstream.
>
> unblock salt/0.10.1-3
>
Unblocked. Kinda wondering what people use dmidecode for that's not in
/sys/class/dmi, but oh well.
Cheers,
Julien
signature.asc
Description: Digital signature
--- End Message ---