[Bug 2070186] Re: Create autopkgtests

2024-06-26 Thread Launchpad Bug Tracker
This bug was fixed in the package wsdd - 2:0.8-1ubuntu2

---
wsdd (2:0.8-1ubuntu2) oracular; urgency=medium

  * Create regression autopkgtests (LP: #2070186)
This test suite comes from the upstream project.
It ensures basic functionality of the wsdd daemon including:
- startup
- shutdown
- sending commands
  * Fix lintian warnings (LP: #2070263):
- update to debhelper compat version to 13
- Remove trailing spaces and newlines in debian/control
- Fix manpage escaping
  * debian/Watch: added (LP: #2070264)

 -- Alessandro Astone   Mon, 24 Jun
2024 10:26:18 +0200

** Changed in: wsdd (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2070186

Title:
  Create autopkgtests

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2070186] Re: Create autopkgtests

2024-06-26 Thread Sebastien Bacher
Thanks!

** Changed in: wsdd (Ubuntu)
   Importance: Undecided => High

** Changed in: wsdd (Ubuntu)
   Status: New => Fix Committed

** Changed in: wsdd (Ubuntu)
 Assignee: (unassigned) => Alessandro Astone (aleasto)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2070186

Title:
  Create autopkgtests

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2070186] Re: Create autopkgtests

2024-06-26 Thread Alessandro Astone
Thank you for the review.
Attached a new debdiff with a more verbose changelog.
Also added an explicit `Depends: netcat` because two of the tests invoke `nc`

** Patch added: "wsdd-autopkgtests-v2.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/wsdd/+bug/2070186/+attachment/5792468/+files/wsdd-autopkgtests-v2.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2070186

Title:
  Create autopkgtests

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2070186] Re: Create autopkgtests

2024-06-25 Thread Lena Voytek
Thank you for the autopkgtest Alessandro! I created a PPA containing the
new test here: https://launchpad.net/~lvoytek/+archive/ubuntu/wsdd-
autopkgtest and confirmed it works properly through the log here:
https://autopkgtest.ubuntu.com/results/autopkgtest-oracular-lvoytek-
wsdd-autopkgtest/oracular/amd64/w/wsdd/20240625_185307_9a1e5@/log.gz

The test looks good to me, I recommend having a more descriptive
changelog entry to provide info about the new test though.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2070186

Title:
  Create autopkgtests

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2070186] Re: Create autopkgtests

2024-06-24 Thread Ubuntu Foundations Team Bug Bot
The attachment "wsdd-autopkgtests.debdiff" seems to be a debdiff.  The
ubuntu-sponsors team has been subscribed to the bug report so that they
can review and hopefully sponsor the debdiff.  If the attachment isn't a
patch, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are member of the ~ubuntu-sponsors, unsubscribe
the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2070186

Title:
  Create autopkgtests

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2070186] Re: Create autopkgtests

2024-06-24 Thread Alessandro Astone
** Patch removed: "wsdd-autopkgtests.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/wsdd/+bug/2070186/+attachment/5791824/+files/wsdd-autopkgtests.debdiff

** Patch added: "wsdd-autopkgtests.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/wsdd/+bug/2070186/+attachment/5791935/+files/wsdd-autopkgtests.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2070186

Title:
  Create autopkgtests

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2070186] Re: Create autopkgtests

2024-06-24 Thread Alessandro Astone
** Description changed:

- The MIR process requires autopkgtests in place
+ The MIR process requires autopkgtests in place.
+ 
+ Description of the changes:
+ - Run the same tests as those run at build time, but against the installed 
executable.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2070186

Title:
  Create autopkgtests

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2070186] Re: Create autopkgtests

2024-06-24 Thread Alessandro Astone
** Patch added: "wsdd-autopkgtests.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/wsdd/+bug/2070186/+attachment/5791824/+files/wsdd-autopkgtests.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2070186

Title:
  Create autopkgtests

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs