Merge ~skia/ubuntu/+source/libstreamvbyte:skia/merge_0.5.1-2_0.4.1-4ubuntu1 into ubuntu/+source/libstreamvbyte:debian/sid

Proposed by Skia
Status: Needs review
Proposed branch: ~skia/ubuntu/+source/libstreamvbyte:skia/merge_0.5.1-2_0.4.1-4ubuntu1
Merge into: ubuntu/+source/libstreamvbyte:debian/sid
Diff against target: 58 lines (+17/-3)
2 files modified
debian/changelog (+13/-0)
debian/control (+4/-3)
Reviewer Review Type Date Requested Status
Skia (community) Disapprove
Graham Inggs Pending
git-ubuntu import Pending
Review via email: mp+496026@code.launchpad.net

Description of the change

To post a comment you must log in.
Revision history for this message
Graham Inggs (ginggs) wrote :

Do we really need this delta?

Revision history for this message
Skia (skia) wrote :

No. We discussed this on a side channel, and this merge is actually a sync.
I'm closing this.

review: Disapprove

Unmerged commits

67d7d94... by Skia

update-maintainer

b6be9e9... by Skia

reconstruct-changelog

4171826... by Skia

merge-changelogs

6c86f42... by Skia

  * Disable building on s390x, as this package only works on little endian

Forwarded: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1121002

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 3fbbcfa..52a44c6 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,10 @@
6+libstreamvbyte (0.5.1-2ubuntu1) resolute; urgency=medium
7+
8+ * Merge with Debian unstable (LP: #2131922). Remaining changes:
9+ - Disable building on s390x, as this package only works on little endian
10+
11+ -- Florent 'Skia' Jacquet <skia@ubuntu.com> Wed, 19 Nov 2025 12:37:24 +0100
12+
13 libstreamvbyte (0.5.1-2) unstable; urgency=medium
14
15 * Team Upload.
16@@ -17,6 +24,12 @@ libstreamvbyte (0.5.1-1) experimental; urgency=medium
17
18 -- Andreas Tille <tille@debian.org> Wed, 24 Aug 2022 15:11:46 +0200
19
20+libstreamvbyte (0.4.1-4ubuntu1) lunar; urgency=medium
21+
22+ * Disable building on s390x, as this package only works on little endian
23+
24+ -- William 'jawn-smith' Wilson <jawn-smith@ubuntu.com> Wed, 25 Jan 2023 10:39:39 -0500
25+
26 libstreamvbyte (0.4.1-4) unstable; urgency=medium
27
28 * Really fix watch file
29diff --git a/debian/control b/debian/control
30index 1374630..2df5857 100644
31--- a/debian/control
32+++ b/debian/control
33@@ -1,5 +1,6 @@
34 Source: libstreamvbyte
35-Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
36+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
37+XSBC-Original-Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
38 Uploaders: Andreas Tille <tille@debian.org>
39 Section: science
40 Priority: optional
41@@ -13,7 +14,7 @@ Homepage: https://github.com/lemire/streamvbyte
42 Rules-Requires-Root: no
43
44 Package: libstreamvbyte1
45-Architecture: any
46+Architecture: amd64 arm64 armhf ppc64el riscv64
47 Section: libs
48 Depends: ${shlibs:Depends},
49 ${misc:Depends}
50@@ -29,7 +30,7 @@ Description: fast integer compression in C using the StreamVByte codec
51 processor with NEON instructions (which is almost all of them).
52
53 Package: libstreamvbyte-dev
54-Architecture: any
55+Architecture: amd64 arm64 armhf ppc64el riscv64
56 Section: libdevel
57 Depends: libstreamvbyte1 (= ${binary:Version}),
58 ${shlibs:Depends},

Subscribers

People subscribed via source and target branches

to all changes: