[pkg-go] Bug#898874: golang-github-containerd-btrfs: Update dependencies for split out libbtrfs-dev
Dimitri John Ledkov
xnox at ubuntu.com
Wed May 16 22:39:11 BST 2018
Package: golang-github-containerd-btrfs
Version: 0.0~git20171005.72c0a35-1
Severity: important
Tags: patch
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Dear Maintainer,
libbtrfs-dev is now packaged separately. Please update deps.
Regards,
Dimitri.
-----BEGIN PGP SIGNATURE-----
iQFEBAEBCgAuFiEEdzyZ69ChEXIhenw/ysLYuc0spfkFAlr8pP4QHHhub3hAdWJ1
bnR1LmNvbQAKCRDKwti5zSyl+dOoB/4+YUZtVL3JjfrVQjDOymq1GJcYwu62oDQr
dpMorvpxQl4L8Pit55830iJrrNB7JbIvnhkgh84tuh8rX1n36vkdoCe25z1YL0kf
YVGFH8vASgAYiJskAyvFv+pRSJdfv5+6SbWzAsLNp+2nX68OXPveAP7o1g+Or3p1
DGO/5PW0ImKlS2n/T8xrNTs9gAhmUyoeFTHRSmVYz7VYecOZfVUXWJN9vFEa9jWQ
tAF8PZ0BfBIGrltAkTl7Zpx6gjsT+lEBGrClfKpRWWP79wH40jE1o5EEERx6Jr6L
TWKmSrSDkNi3sNUlJZRjT0kjHu/sFicilUE9xEUeE5qxfnypkOvN
=0SY0
-----END PGP SIGNATURE-----
-------------- next part --------------
diff -Nru golang-github-containerd-btrfs-0.0~git20171005.72c0a35/debian/changelog golang-github-containerd-btrfs-0.0~git20171005.72c0a35/debian/changelog
--- golang-github-containerd-btrfs-0.0~git20171005.72c0a35/debian/changelog 2018-02-21 11:22:01.000000000 +0000
+++ golang-github-containerd-btrfs-0.0~git20171005.72c0a35/debian/changelog 2018-05-16 14:08:35.000000000 +0100
@@ -1,3 +1,10 @@
+golang-github-containerd-btrfs (0.0~git20171005.72c0a35-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Update build-dependencies to use the new libbtrfs-dev package.
+
+ -- Dimitri John Ledkov <xnox at ubuntu.com> Wed, 16 May 2018 14:08:35 +0100
+
golang-github-containerd-btrfs (0.0~git20171005.72c0a35-1) unstable; urgency=medium
* Initial release (Closes: #890989)
diff -Nru golang-github-containerd-btrfs-0.0~git20171005.72c0a35/debian/control golang-github-containerd-btrfs-0.0~git20171005.72c0a35/debian/control
--- golang-github-containerd-btrfs-0.0~git20171005.72c0a35/debian/control 2018-02-21 11:22:01.000000000 +0000
+++ golang-github-containerd-btrfs-0.0~git20171005.72c0a35/debian/control 2018-05-16 14:08:35.000000000 +0100
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Go Packaging Team <pkg-go-maintainers at lists.alioth.debian.org>
Uploaders: Arnaud Rebillout <arnaud.rebillout at collabora.com>
-Build-Depends: btrfs-progs,
+Build-Depends: libbtrfs-dev | btrfs-progs (<< 4.16.1~),
debhelper (>= 11),
dh-golang,
golang-any,
@@ -18,7 +18,7 @@
Package: golang-github-containerd-btrfs-dev
Architecture: all
Depends: ${misc:Depends},
- btrfs-progs,
+ libbtrfs-dev | btrfs-progs (<< 4.16.1~),
golang-github-pkg-errors-dev
Description: Btrfs bindings for Go
Native Go bindings for btrfs.
More information about the Pkg-go-maintainers
mailing list