[Desktop-packages] [Bug 1732795] Re: Sync rfkill 0.5-2 (main) from Debian unstable (main)

2017-11-21 Thread Launchpad Bug Tracker
This bug was fixed in the package rfkill - 0.5-2ubuntu1

---
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 . (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   Tue, 21 Nov 2017
15:41:16 -0800

** Changed in: rfkill (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to rfkill in Ubuntu.
https://bugs.launchpad.net/bugs/1732795

Title:
  Sync rfkill 0.5-2 (main) from Debian unstable (main)

Status in rfkill package in Ubuntu:
  Fix Released

Bug description:
  Please sync rfkill 0.5-2 (main) from Debian unstable (main)

  Explanation of the Ubuntu delta and why it can be dropped:
* Resynchronise with Debian.  Remaining changes:
  - Add upstart jobs rfkill-store and rfkill-restore to save soft RF kill
state across reboots.

  Per the changelog the only remaining changes is to create the upstart jobs in 
/etc/init. 
  That's no longer needed and no longer has any effect with upstart no longer 
used - in fact
  some of upstart has already been removed from this package, see:
* Drop obsolete and no-op dh_installinit --upstart-only option.
  (LP: #1519228)

  
  Changelog entries since current bionic version 0.5-1ubuntu4:

  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 . (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.

   -- Joao Eriberto Mota Filho   Mon, 13 Nov 2017
  18:17:03 -0200

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rfkill/+bug/1732795/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1732795] Re: Sync rfkill 0.5-2 (main) from Debian unstable (main)

2017-11-21 Thread dino99
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.

 -- Steve Langasek   Tue, 21 Nov 2017
15:41:16 -0800

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to rfkill in Ubuntu.
https://bugs.launchpad.net/bugs/1732795

Title:
  Sync rfkill 0.5-2 (main) from Debian unstable (main)

Status in rfkill package in Ubuntu:
  New

Bug description:
  Please sync rfkill 0.5-2 (main) from Debian unstable (main)

  Explanation of the Ubuntu delta and why it can be dropped:
* Resynchronise with Debian.  Remaining changes:
  - Add upstart jobs rfkill-store and rfkill-restore to save soft RF kill
state across reboots.

  Per the changelog the only remaining changes is to create the upstart jobs in 
/etc/init. 
  That's no longer needed and no longer has any effect with upstart no longer 
used - in fact
  some of upstart has already been removed from this package, see:
* Drop obsolete and no-op dh_installinit --upstart-only option.
  (LP: #1519228)

  
  Changelog entries since current bionic version 0.5-1ubuntu4:

  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 . (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.

   -- Joao Eriberto Mota Filho   Mon, 13 Nov 2017
  18:17:03 -0200

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rfkill/+bug/1732795/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1732795] Re: Sync rfkill 0.5-2 (main) from Debian unstable (main)

2017-11-21 Thread Steve Langasek
This must not be a sync because the old Ubuntu version ships upstart
jobs as conffiles which must be cleaned up on upgrade.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to rfkill in Ubuntu.
https://bugs.launchpad.net/bugs/1732795

Title:
  Sync rfkill 0.5-2 (main) from Debian unstable (main)

Status in rfkill package in Ubuntu:
  New

Bug description:
  Please sync rfkill 0.5-2 (main) from Debian unstable (main)

  Explanation of the Ubuntu delta and why it can be dropped:
* Resynchronise with Debian.  Remaining changes:
  - Add upstart jobs rfkill-store and rfkill-restore to save soft RF kill
state across reboots.

  Per the changelog the only remaining changes is to create the upstart jobs in 
/etc/init. 
  That's no longer needed and no longer has any effect with upstart no longer 
used - in fact
  some of upstart has already been removed from this package, see:
* Drop obsolete and no-op dh_installinit --upstart-only option.
  (LP: #1519228)

  
  Changelog entries since current bionic version 0.5-1ubuntu4:

  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 . (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.

   -- Joao Eriberto Mota Filho   Mon, 13 Nov 2017
  18:17:03 -0200

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rfkill/+bug/1732795/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp