Changeset: 9268d48532aa for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/9268d48532aa Removed Files: debian/compat Modified Files: debian/control Branch: Dec2023 Log Message:
Updated Debian/Ubuntu configuration. diffs (26 lines): diff --git a/debian/compat b/debian/compat deleted file mode 100644 --- a/debian/compat +++ /dev/null @@ -1,1 +0,0 @@ -12 diff --git a/debian/control b/debian/control --- a/debian/control +++ b/debian/control @@ -5,14 +5,14 @@ Maintainer: MonetDB Foundation <info@mon Homepage: https://www.monetdb.org/ Vcs-Browser: https://dev.monetdb.org/hg/MonetDB/ Vcs-Hg: https://dev.monetdb.org/hg/MonetDB/ -b Dec2023 -Build-Depends: debhelper (>= 12), cmake (>= 3.12), bison, +Build-Depends: debhelper-compat (= 12), cmake (>= 3.12), bison, libbz2-dev, libcurl4-gnutls-dev, libgeos-dev (>= 3.10.0), libpcre3-dev, libreadline-dev, liblzma-dev, liblz4-dev (>= 1.8.0), libxml2-dev, pkg-config, python3, python3-dev, python3-numpy, unixodbc-dev, zlib1g-dev, r-base-dev, libcfitsio-dev, libssl-dev (>= 1.1.1) -Standards-Version: 3.8.0 +Standards-Version: 4.6.2 Package: libmonetdb28 Architecture: any _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
