rfkill 0.5-2ubuntu1 source package in Ubuntu

Changelog

rfkill (0.5-2ubuntu1) bionic; urgency=low

  * Sync from Debian unstable; all previous changes dropped as obsolete,
    the minimum required systemd version shipped in xenial and the upstart
    jobs can now be dropped.  LP: #1732795.
    - Fixes problem of rfkill being configured while udev is not configured.
      LP: #1647069.
  * debian/rfkill.maintscript: handle removal of obsolete upstart jobs on
    upgrade.  This change can be dropped after 18.04 LTS.

rfkill (0.5-2) unstable; urgency=medium

  * QA upload.
  * Set Debian QA Group as maintainer. (see #881513)
  * Migrations:
      - debian/control to format 1.0.
      - debian/rules to simplified format.
      - DH level to 10.
  * debian/control:
      - Bumped Standards-Version to 4.1.1.
      - Removed no longer needed build dependency dpkg-dev.
      - Updated VCS fields.
  * debian/patches/:
      - debian-changes:
          ~ Renamed to 10_fix-manpage.patch.
          ~ Added a specific header.
      - 20_add-GCC-hardening.patch: created to use GCC hardening.
  * debian/rules:
      - Do not use Debian revision as version for final binary.
      - Use build architecture compiler to avoid a FTCBFS. Thanks to
        Helmut Grohne <email address hidden>. (Closes: #839798)
  * debian/source/:
      - options: removed. This file was pushing all patches to a single file.
      - patch-header: removed. It was creating a "default" header.
  * debian/watch:
      - Bumped to version 4.
      - Updated.

 -- Steve Langasek <email address hidden>  Tue, 21 Nov 2017 15:41:16 -0800

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rfkill_0.5.orig.tar.xz 7.6 KiB e0ae3004215e39a6c5c36e0726558740728d16f67ebdb8bea621250f6091d86a
rfkill_0.5-2ubuntu1.debian.tar.xz 4.4 KiB 784218d70e93ad384cd38c91a0ec52fc871596a58998bafc736fcbb86849e027
rfkill_0.5-2ubuntu1.dsc 1.9 KiB f6c33fa36b01aedd8ce02ed9a79e6cd35caf2494b44b3d7d81ca2156aea3ee15

View changes file

Binary packages built by this source

rfkill: tool for enabling and disabling wireless devices

 rfkill is a simple tool for accessing the Linux rfkill device interface,
 which is used to enable and disable wireless networking devices, typically
 WLAN, Bluetooth and mobile broadband.
 .
 rfkill uses /dev/rfkill, which is present in Linux kernel 2.6.31 and later.

rfkill-dbgsym: debug symbols for rfkill