From 2fd02b1f5f50d499b8f19d0cc5e9bc9ed7e686cd Mon Sep 17 00:00:00 2001 From: Dimitri John Ledkov Date: Sat, 26 Jan 2019 00:37:47 +0000 Subject: New upstream release --- debian/changelog | 6 ++++++ debian/patches/python3-use-deb-layout.patch | 8 ++++---- 2 files changed, 10 insertions(+), 4 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 8f30355b..ca405e4d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +btrfs-progs (4.20.1-1) unstable; urgency=medium + + * New upstream release + + -- Dimitri John Ledkov Sat, 26 Jan 2019 00:34:29 +0000 + btrfs-progs (4.19.1-2) unstable; urgency=medium * Rebuild with libzstd support on. diff --git a/debian/patches/python3-use-deb-layout.patch b/debian/patches/python3-use-deb-layout.patch index c44773ce..fed530fa 100644 --- a/debian/patches/python3-use-deb-layout.patch +++ b/debian/patches/python3-use-deb-layout.patch @@ -3,11 +3,11 @@ Author: Dimitri John Ledkov Forwarded: not-needed Last-Update: 2018-05-14 -Index: btrfs-progs/Makefile +Index: btrfs-progs-4.20.1/Makefile =================================================================== ---- btrfs-progs.orig/Makefile -+++ btrfs-progs/Makefile -@@ -668,7 +668,7 @@ endif +--- btrfs-progs-4.20.1.orig/Makefile ++++ btrfs-progs-4.20.1/Makefile +@@ -680,7 +680,7 @@ endif ifeq ($(PYTHON_BINDINGS),1) install_python: libbtrfsutil_python $(Q)cd libbtrfsutil/python; \ -- cgit v1.2.3