From fd577d6005b037e886c17bf1bbc396090791315a Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Sun, 16 Jan 2022 21:14:25 +0100 Subject: debian: Bump version and compat --- debian/changelog | 46 ++++++++++++++++++++++++++++++++++++++++++++++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 48 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f6b395624..daed89dcb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,49 @@ +bcfg2 (1.4.0pre2-0.1+spline4) unstable; urgency=medium + + * debconf: Verify seen value + * debconf: Support removing of conf entries + + -- Alexander Sulfrian Sun, 30 Jan 2022 05:04:26 +0100 + +bcfg2 (1.4.0pre2-0.1+spline3) unstable; urgency=medium + + * debconf: Add ability to ignore conf settings + + -- Alexander Sulfrian Sat, 29 Jan 2022 20:02:13 +0100 + +bcfg2 (1.4.0pre2-0.1+spline2) unstable; urgency=medium + + * Cfg: Block for FAM events after creating files + * SSLCA: root_ca is a BooleanOption + * PkgVars: Add support for multiple values + * PkgVars: Add new plugin to set vars for packages + * Packages: Allow to filter provided packages + * Packages: Add possibility to customize User-Agent + * Packages: Add repo options to additional_data + * Packages: Add 'pin' attribute + * Packages: Add priority to sources and sort them + * Packages: Add "pyapt" source type + * Packages: Support different compression methods + * debconf: Save current_value for reporting + * debconf: Add ConfEntry to Reporting + * debconf: Only start communicate process on demand + * debconf: Find extra entries + * debconf: Add client tool + * Client: Add dummy package client tool + * Packages: Add 'dummy' packages backend + * Packages: Ignore unicode errors in pkgng metadata + * Bundler: Use BoundBundle for the RequiredBundles + * Reporting: Set flag when interaction is fully imported + * APT: Do not install recommended packages + * APT: Save new package version for auto pkgs + * APT: Mark dependencies as automatic installed + * SSLCA: Fix certificate validation + * POSIXUsers: Add filters for supplementary gids + * debconf: Add schema + * Server: Ignore directories containing a .bcfg2-ignore file + + -- Alexander Sulfrian Sun, 16 Jan 2022 20:53:03 +0100 + bcfg2 (1.4.0pre2-0.1) UNRELEASED; urgency=low * Helper scripts packed in bcfg2-utils diff --git a/debian/compat b/debian/compat index 7f8f011eb..b4de39476 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +11 diff --git a/debian/control b/debian/control index a5e5c1b3e..e2df57679 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: admin Priority: optional Maintainer: Arto Jantunen Uploaders: Sami Haahtinen -Build-Depends: debhelper (>= 7.0.50~), +Build-Depends: debhelper (>= 11), python (>= 2.6), python-setuptools, python-sphinx (>= 1.0.7+dfsg) | python3-sphinx, -- cgit v1.2.3-1-g7c22