From a98ea577c7942babf998099bd548a8668b425168 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 16 Feb 2021 09:50:59 +0100 Subject: fix silly packaging bug --- debian/changelog | 6 ++++++ debian/control | 8 +------- debian/libgnunet.install | 1 + 3 files changed, 8 insertions(+), 7 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 49f744aa4..0e1ace7da 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gnunet (0.14.0-5) unstable; urgency=high + + * Fix inclusion of libgnunetutil.so in libgnunetutil. + + -- Christian Grothoff Mon, 16 Feb 2021 13:02:10 +0100 + gnunet (0.14.0-4) unstable; urgency=medium * Remove dependency of libgnunetutil on gnunet. diff --git a/debian/control b/debian/control index d5dda42eb..01b549286 100644 --- a/debian/control +++ b/debian/control @@ -48,13 +48,7 @@ Depends: lsb-base, netbase, ${misc:Depends}, - libc6 (>= 2.29), - libcurl3-gnutls (>= 7.35.0), - libjansson4 (>= 2.1), - libmicrohttpd12 (>= 0.9.50), - libpq5, - libsqlite3-0 (>= 3.8.7), - zlib1g (>= 1:1.1.4) + ${shlibs:Depends} Description: libraries of GNU's framework for secure peer-to-peer networking. GNUnet is a framework for secure peer-to-peer networking that does not use any centralized or otherwise trusted services. Its high-level goal is to provide a diff --git a/debian/libgnunet.install b/debian/libgnunet.install index 9e7624b8a..5ec1676cc 100644 --- a/debian/libgnunet.install +++ b/debian/libgnunet.install @@ -2,6 +2,7 @@ usr/lib/*/libgnunetcurl.so.* usr/lib/*/libgnunetjson.so.* usr/lib/*/libgnunetpq.so.* usr/lib/*/libgnunetsq.so.* +usr/lib/*/libgnunetutil.so.* usr/share/locale/ usr/share/gnunet/config.d/util.conf usr/bin/gnunet-bugreport -- cgit v1.2.3