[ubuntu/cosmic-proposed] nut 2.7.4-7ubuntu1 (Accepted)

Christian Ehrhardt christian.ehrhardt at canonical.com
Thu May 31 05:33:13 UTC 2018


nut (2.7.4-7ubuntu1) cosmic; urgency=medium

  * Merge with Debian unstable (LP: #1774147). Remaining changes:
    - remove Build-Depends on libpowerman0-dev
    - remove nut-powerman-pdu
      + debian/control: remove nut-powerman-pdu package
      + debian/nut-powerman-pdu.{install,manpages}: dropped for now
    - debian/source_nut.py, debian/{nut,nut-server,nut-client}.install,
      debian/rules: Install apport hooks for all top-level nut packages.
    - debian/tests/test-nut.py: in the CVE_2012_2944 test, give nut at most
      + 5 seconds to shut down, instead of expecting it to be shut down
        immediately after sending the killall.
      + Additional indication on how to run tests for xenial+
    - debian/tests/control : Fix dep8 test failures:
       + Drop python-unit from dep8 dependencies since the python-test
         package has now been removed. The unittest module has shipped with
         Python since 2.1.
       + Add dep8 test dependency on python, since Python 2 is required and
         is not necessarily installed by default any more.
    - d/nut-server.postinst, d/nut-cgi.postinst: ensure nut is member of group
      dialout (This existed, but was missed in the Changelog).
    - debian/libnutclient0.symbols: Correct symbols file for ppc64el.
      (Reduced as it is partially in Debian now)
  * Dropped Changes
    - fix cflags/ldflags mismatch (LP #1711092)
      (no more needed)
    - debian/nut-{cgi,server}.postinst: fix 'adduser' logic to be
      unconditional, since adduser is guaranteed to be idempotent.
      (was a non functional comment only change)

nut (2.7.4-7) unstable; urgency=medium

  * debian/libnutclient0.symbols: Fix symbols file, this should fix FTBFS on
    most architectures.

nut (2.7.4-6) unstable; urgency=medium

  * debian/control: Switch dependency from python-gobject to python-gobject-2,
    the former is a transitional package (Closes: #890158)
  * debian/libnutclient0.symbols: Update the symbols file to fix the FTBFS on
    ppc64 and sparc64 architectures
  * debian/control: Add python-notify to the recommended packages of
    nut-monitor, it can displays notification in case the UPS is on battery
  * debian/control: Bump debhelper build-dependency and drop dh-systemd
  * debian/rules: Assign DEB_HOST_ARCH_OS with ?= instead of :? to please
    lintian
  * debian/libnutclient0.symbols: Fix version of symbols introduced in last
    NMU
  * Add python3-nut package
  * debian/control: Bump Standards-Version to 4.1.3 and bump existing packages
    from the extra priority to optional as the former is deprecated
  * debian/nut-server.lintian-overrides: Add overrides for
    udev-rule-missing-subsystem, the SUBSYSTEM check is at the top of the file

Date: Wed, 30 May 2018 10:44:42 +0200
Changed-By: Christian Ehrhardt <christian.ehrhardt at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/nut/2.7.4-7ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 30 May 2018 10:44:42 +0200
Source: nut
Binary: nut nut-server nut-client nut-cgi nut-snmp nut-ipmi nut-xml nut-doc libupsclient4 libupsclient-dev libnutclient0 libnutclient-dev python-nut python3-nut nut-monitor libups-nut-perl
Architecture: source
Version: 2.7.4-7ubuntu1
Distribution: cosmic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Christian Ehrhardt <christian.ehrhardt at canonical.com>
Description:
 libnutclient-dev - network UPS tools - development files
 libnutclient0 - network UPS tools - new client library
 libups-nut-perl - network UPS tools - Perl bindings for NUT server
 libupsclient-dev - network UPS tools - development files
 libupsclient4 - network UPS tools - client library
 nut        - network UPS tools - metapackage
 nut-cgi    - network UPS tools - web interface
 nut-client - network UPS tools - clients
 nut-doc    - network UPS tools - documentation
 nut-ipmi   - network UPS tools - IPMI driver
 nut-monitor - network UPS tools - GUI application to monitor UPS status
 nut-server - network UPS tools - core system
 nut-snmp   - network UPS tools - SNMP driver
 nut-xml    - network UPS tools - XML/HTTP driver
 python-nut - network UPS tools - Python bindings for NUT server
 python3-nut - network UPS tools - Python3 bindings for NUT server
Closes: 890158
Launchpad-Bugs-Fixed: 1774147
Changes:
 nut (2.7.4-7ubuntu1) cosmic; urgency=medium
 .
   * Merge with Debian unstable (LP: #1774147). Remaining changes:
     - remove Build-Depends on libpowerman0-dev
     - remove nut-powerman-pdu
       + debian/control: remove nut-powerman-pdu package
       + debian/nut-powerman-pdu.{install,manpages}: dropped for now
     - debian/source_nut.py, debian/{nut,nut-server,nut-client}.install,
       debian/rules: Install apport hooks for all top-level nut packages.
     - debian/tests/test-nut.py: in the CVE_2012_2944 test, give nut at most
       + 5 seconds to shut down, instead of expecting it to be shut down
         immediately after sending the killall.
       + Additional indication on how to run tests for xenial+
     - debian/tests/control : Fix dep8 test failures:
        + Drop python-unit from dep8 dependencies since the python-test
          package has now been removed. The unittest module has shipped with
          Python since 2.1.
        + Add dep8 test dependency on python, since Python 2 is required and
          is not necessarily installed by default any more.
     - d/nut-server.postinst, d/nut-cgi.postinst: ensure nut is member of group
       dialout (This existed, but was missed in the Changelog).
     - debian/libnutclient0.symbols: Correct symbols file for ppc64el.
       (Reduced as it is partially in Debian now)
   * Dropped Changes
     - fix cflags/ldflags mismatch (LP #1711092)
       (no more needed)
     - debian/nut-{cgi,server}.postinst: fix 'adduser' logic to be
       unconditional, since adduser is guaranteed to be idempotent.
       (was a non functional comment only change)
 .
 nut (2.7.4-7) unstable; urgency=medium
 .
   * debian/libnutclient0.symbols: Fix symbols file, this should fix FTBFS on
     most architectures.
 .
 nut (2.7.4-6) unstable; urgency=medium
 .
   * debian/control: Switch dependency from python-gobject to python-gobject-2,
     the former is a transitional package (Closes: #890158)
   * debian/libnutclient0.symbols: Update the symbols file to fix the FTBFS on
     ppc64 and sparc64 architectures
   * debian/control: Add python-notify to the recommended packages of
     nut-monitor, it can displays notification in case the UPS is on battery
   * debian/control: Bump debhelper build-dependency and drop dh-systemd
   * debian/rules: Assign DEB_HOST_ARCH_OS with ?= instead of :? to please
     lintian
   * debian/libnutclient0.symbols: Fix version of symbols introduced in last
     NMU
   * Add python3-nut package
   * debian/control: Bump Standards-Version to 4.1.3 and bump existing packages
     from the extra priority to optional as the former is deprecated
   * debian/nut-server.lintian-overrides: Add overrides for
     udev-rule-missing-subsystem, the SUBSYSTEM check is at the top of the file
Checksums-Sha1:
 2e3704f7a8db2626315679717f49d0b5c0a9c1b7 3355 nut_2.7.4-7ubuntu1.dsc
 a450382dbfaff2e1bdeefeda8d3c682a36a7fc72 2509831 nut_2.7.4.orig.tar.gz
 32bd464a616cf72e5bf68e99a8dd68cabfda6ff1 60144 nut_2.7.4-7ubuntu1.debian.tar.xz
 8e5f0bcaf5d46ed5027b6aadaff8855d0553c0f9 9390 nut_2.7.4-7ubuntu1_source.buildinfo
Checksums-Sha256:
 16ccf9f58540822f20545b2d40e204ab150b64180fe769e5897cb20b754270b0 3355 nut_2.7.4-7ubuntu1.dsc
 980e82918c52d364605c0703a5dcf01f74ad2ef06e3d365949e43b7d406d25a7 2509831 nut_2.7.4.orig.tar.gz
 ba9d1c3c9b864c7a6806063b95946e8fb435c053f16b9cd82d9b4f2fb81d7bca 60144 nut_2.7.4-7ubuntu1.debian.tar.xz
 db454fd7cb2acafc8cf4efd9a1a2cf9990a9d442c25c4347db9fe313cbeac73a 9390 nut_2.7.4-7ubuntu1_source.buildinfo
Files:
 29a4678d0bd5badf69a9ac334cb01de4 3355 admin optional nut_2.7.4-7ubuntu1.dsc
 3ba53656933d7471f95140b32a5b8d5c 2509831 admin optional nut_2.7.4.orig.tar.gz
 a859cf83d48c7300851339339609aafb 60144 admin optional nut_2.7.4-7ubuntu1.debian.tar.xz
 b3a157e639ab758d705d3e1b6cb28e1a 9390 admin optional nut_2.7.4-7ubuntu1_source.buildinfo
Original-Maintainer: Arnaud Quette <aquette at debian.org>

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEktYY9mjyL47YC+71uj4pM4KAskIFAlsPhdAACgkQuj4pM4KA
skIYaQ/8D7klYwtY/pGQEAdKtvXu77d6HZWDGZd8fLeMdBlqcLf8Y1Wc2XRQfWmC
ItflszkYxld4LtFoWO5FIogxzetdqZEX6KhBWArmdWYl/NA5gj0Vt1mFBf/NB1YV
sHWKSvtshoJgrBGKAQCRDM1kJE0nvci/+miG8Lzqaketle42CpX1YkhM3M1O5lYg
j05BLUrVinv6Ysj7Bq/O8Lh15qKNa2HCEkEjgzxPbMYUz8GtzU14f5NrFBLuEZSZ
2TBdvBLtJT5ChiEpyQj5yxN6VmPVMas+JcXV/N0q3SvpvzgWJgqAuQruuGX2ZMQ4
wEpgN8m2C1grHBF3LtOv3ApU/JXDGVbkyXlEoTM1UdCxG7xgh5BYA6egCt5TDPJU
wgAcGVmHC5uhzfTdom+yWNWcGOlOS7tPUDPOnElyk4nAaixoFkDosLJwIkCFBBNG
HJ5RcPoFgamno2pnaImXmfSxM3fm1XhdU30SdvpX7Q5Vbnl+u/DZVvvaYq2TH+vP
S9KW2is0ubFMjwI5RzOhQRLDnJRtxeY8cl3CuzRArYVqKdCKtQMasvceTOXOrqGv
4xE7Vcz5e7UaoDNxovIoFqt2LtbwtQ8XF/GtUpVitTmtkJLR+8u5UabPE0xDv6E1
S3Qrcg4HnrC7J3G21R9hZ7EfvAvnY5XVKfkN2ebyq41CWDx3vsk=
=r+tN
-----END PGP SIGNATURE-----


More information about the Cosmic-changes mailing list