From: Arvin Schnell Date: Wed, 17 Apr 2024 15:05:05 +0000 (+0200) Subject: - reverted some parts of PR#884 to fix build in obs X-Git-Tag: v0.11.0~5^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F898%2Fhead;p=thirdparty%2Fsnapper.git - reverted some parts of PR#884 to fix build in obs --- diff --git a/dists/debian/control b/dists/debian/control index 5fcae382..f94618f7 100644 --- a/dists/debian/control +++ b/dists/debian/control @@ -2,7 +2,7 @@ Source: snapper Priority: optional Section: admin Maintainer: Arvin Schnell -Build-Depends: debhelper (>= 4.1.16), g++, libacl1-dev, libboost-dev, libboost-thread-dev, libboost-system-dev, libboost-test-dev, libbtrfs-dev, libext2fs-dev, libjson-c-dev, libmount-dev, libxml2-dev, libz-dev, libdbus-1-dev, libpam-dev, xsltproc, docbook-xsl +Build-Depends: debhelper (>= 4.1.16), g++, libboost-dev, libboost-thread-dev, libboost-system-dev, libboost-test-dev, libxml2-dev, libz-dev, libdbus-1-dev, libpam-dev, xsltproc, docbook-xsl Homepage: http://en.opensuse.org/Portal:Snapper Package: snapper diff --git a/package/snapper.changes b/package/snapper.changes index 7ab3faf9..05c4e0b3 100644 --- a/package/snapper.changes +++ b/package/snapper.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 17 17:03:40 CEST 2024 - aschnell@suse.com + +- reverted some parts of PR#884 to fix build in obs + ------------------------------------------------------------------- Wed Apr 17 15:00:13 CEST 2024 - aschnell@suse.com