Upstreams Debian packaging is auto-generated, which implies any code
change has a change to their debian/*, but that usually is just bumping
the date like:

a7f65970 linux musl libc: changes so musl libc will build
diff --git a/debian/changelog b/debian/changelog
index 5e9d3953..99a63b2a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ sg3-utils (1.48-0.1) unstable; urgency=low
 
   * New upstream version
 
- -- Douglas Gilbert <dgilb...@interlog.com>  Wed, 23 Jun 2023 19:00:00 -0400
+ -- Douglas Gilbert <dgilb...@interlog.com>  Tue, 18 Jul 2023 11:00:00 -0400
 
 sg3-utils (1.47-0.1) unstable; urgency=low


I checked what was actually changed and the commits we care about are:
- 0018eb69 more sg_logs json work; fix debian package build breakage due to 
last commit
  => which is due to https://github.com/hreinecke/sg3_utils/commit/5104bd62

That changes this in debian/:
--- a/debian/sg3-utils.examples
+++ b/debian/sg3-utils.examples
@@ -1,2 +1 @@
 examples/*
-archive


Upstream stayed at libsgutils2-2 naming, so we will have to do that in addition.

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

Title:
  Merge sg3-utils from Debian unstable for plucky

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sg3-utils/+bug/2085291/+subscriptions


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

Reply via email to