Merge ~ravi-sharma/ubuntu/+source/wireless-tools:fix-lp2075850-oracular into ubuntu/+source/wireless-tools:ubuntu/devel

Proposed by Ravi Kant Sharma
Status: Merged
Merged at revision: 604cf8d1b011632278a0d6fd076c7c7ddc975602
Proposed branch: ~ravi-sharma/ubuntu/+source/wireless-tools:fix-lp2075850-oracular
Merge into: ubuntu/+source/wireless-tools:ubuntu/devel
Diff against target: 36 lines (+6/-11)
2 files modified
debian/changelog (+6/-0)
debian/control (+0/-11)
Reviewer Review Type Date Requested Status
Graham Inggs (community) Approve
git-ubuntu import Pending
Review via email: mp+470977@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Ravi Kant Sharma (ravi-sharma) wrote (last edit ):

PPA: https://launchpad.net/~ravi-sharma/+archive/ubuntu/fix-lp2075850-wt-oracular

PPA tests:
* Results:
  - wireless-tools/30~pre9-17ubuntu2
    + ✅ wireless-tools on oracular for amd64 @ 09.08.24 11:46:11
      • Log: https://autopkgtest.ubuntu.com/results/autopkgtest-oracular-ravi-sharma-fix-lp2075850-wt-oracular/oracular/amd64/w/wireless-tools/20240809_114611_0d3ec@/log.gz
    + ✅ wireless-tools on oracular for arm64 @ 09.08.24 13:14:27
      • Log: https://autopkgtest.ubuntu.com/results/autopkgtest-oracular-ravi-sharma-fix-lp2075850-wt-oracular/oracular/arm64/w/wireless-tools/20240809_131427_78025@/log.gz
     + ✅ wireless-tools on oracular for armhf @ 12.08.24 13:03:35
      • Log: https://autopkgtest.ubuntu.com/results/autopkgtest-oracular-ravi-sharma-fix-lp2075850-wt-oracular/oracular/armhf/w/wireless-tools/20240812_130335_10ad6@/log.gz
    + ✅ wireless-tools on oracular for i386 @ 09.08.24 11:47:58
      • Log: https://autopkgtest.ubuntu.com/results/autopkgtest-oracular-ravi-sharma-fix-lp2075850-wt-oracular/oracular/i386/w/wireless-tools/20240809_114758_589d9@/log.gz
    + ✅ wireless-tools on oracular for ppc64el @ 09.08.24 11:48:01
      • Log: https://autopkgtest.ubuntu.com/results/autopkgtest-oracular-ravi-sharma-fix-lp2075850-wt-oracular/oracular/ppc64el/w/wireless-tools/20240809_114801_421c5@/log.gz
    + ✅ wireless-tools on oracular for s390x @ 09.08.24 11:46:44
      • Log: https://autopkgtest.ubuntu.com/results/autopkgtest-oracular-ravi-sharma-fix-lp2075850-wt-oracular/oracular/s390x/w/wireless-tools/20240809_114644_81be4@/log.gz

The package has no tests.

Revision history for this message
Ravi Kant Sharma (ravi-sharma) :
Revision history for this message
Graham Inggs (ginggs) wrote :

Is it necessary to remove Package: wireless-tools-udeb from debian/control?

Ubuntu's dpkg sets 'noudeb' build profile by default.

The change in debian/rules might not be needed either.

Revision history for this message
Ravi Kant Sharma (ravi-sharma) wrote :

Thanks for the review. I have addressed comments. PPA has the new package.

Revision history for this message
Graham Inggs (ginggs) wrote :

Looks good to me, sponsoring

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/debian/changelog b/debian/changelog
2index 6669e0c..49fbda3 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,9 @@
6+wireless-tools (30~pre9-17ubuntu2) oracular; urgency=medium
7+
8+ * Removing wireless-tools userspace package (LP: #2075850)
9+
10+ -- Ravi Kant Sharma <ravi.kant.sharma@canonical.com> Fri, 09 Aug 2024 12:59:03 +0200
11+
12 wireless-tools (30~pre9-17ubuntu1) oracular; urgency=medium
13
14 * Merge from Debian unstable. Remaining changes:
15diff --git a/debian/control b/debian/control
16index d7c6057..b2342d8 100644
17--- a/debian/control
18+++ b/debian/control
19@@ -10,17 +10,6 @@ Vcs-Browser: https://salsa.debian.org/debian/wireless-tools
20 Vcs-Git: https://salsa.debian.org/debian/wireless-tools.git
21 Rules-Requires-Root: no
22
23-Package: wireless-tools
24-Section: net
25-Architecture: linux-any
26-Multi-Arch: foreign
27-Depends: ${shlibs:Depends}, ${misc:Depends}
28-Description: Tools for manipulating Linux Wireless Extensions
29- This package contains the Wireless tools, used to manipulate
30- the Linux Wireless Extensions. The Wireless Extension is an interface
31- allowing you to set Wireless LAN specific parameters and get the
32- specific stats.
33-
34 Package: libiw30t64
35 Provides: ${t64:Provides}
36 Conflicts: libiw30 (<< ${source:Version})

Subscribers

People subscribed via source and target branches