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

Bug#683270: unblock: salt/0.10.1-3



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
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 <uli@debian.org>  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 <mika@debian.org>
-Uploaders: Christian Hofstaedtler <christian@hofstaedtler.name>, Ulrich Dangel <mru@spamt.net>
+Uploaders: Christian Hofstaedtler <christian@hofstaedtler.name>, Ulrich Dangel <uli@debian.org>
 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


Reply to: