Change logs for wireless-tools source package in Disco

  • wireless-tools (30~pre9-13ubuntu1) disco; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - compiler-link-order.patch: libraries must be specified after the
          object/library that needs them otherwise nothing is used from them.
        - Remove the ifrename package; it conflicts with our own udev package
          which provides /etc/iftab support.
        - Add iwlist and iwevent to the wireless-tools udeb.
    
    wireless-tools (30~pre9-13) unstable; urgency=medium
    
      * Call /sbin/ip instead of ifconfg in if-pre-up script. (Closes: 908886)
      * Bump debian/compat to 11.
      * Change Priority to optional.
      * Bump Standards-Version.
    
     -- Steve Langasek <email address hidden>  Thu, 31 Jan 2019 23:09:04 -0800
  • wireless-tools (30~pre9-12ubuntu1) artful; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - compiler-link-order.patch: libraries must be specified after the
          object/library that needs them otherwise nothing is used from them.
        - Remove the ifrename package; it conflicts with our own udev package
          which provides /etc/iftab support.
        - Add iwlist and iwevent to the wireless-tools udeb.
    
    wireless-tools (30~pre9-12) unstable; urgency=medium
    
      [ Helmut Grohne ]
      * Fix FTCBFS: Also use dh_auto_build for the udeb pass. Closes: #839800
    
    wireless-tools (30~pre9-11) unstable; urgency=medium
    
      * Add ConditionPathExists=/etc/iftab to ifrename.service. Closes: #823028
      * Fix Documentation URL in ifrename.service.
      * Bump Standards-Version.
    
    wireless-tools (30~pre9-10) unstable; urgency=medium
    
      * Fix libiw.so symlink in the libiw-dev package. Closes: #822391
    
    wireless-tools (30~pre9-9) unstable; urgency=medium
    
      [ Elliot Mitchell ]
      * Support multiple 802.11 tool scripts for ifupdown. Closes: #154367
        - By default, the if-pre-up and if-post-down scripts will now check
          if the interface actually supports wireless-tools, otherwise they
          will exit without an error. Closes: #445356
    
      [ A. Costa ]
      * Fixed a typo in iwlist.8. Closes: #683635
    
      [ Guus Sliepen ]
      * Convert debian/rules to dh.
      * Bump Standards-Version.
      * Bump debian/compat.
      * Source /lib/lsb/init-functions in ifrename's init script.
      * Add a systemd service file for ifrename.
    
     -- Steve Langasek <email address hidden>  Thu, 27 Apr 2017 20:58:38 -0700