diff --git a/debian/changelog b/debian/changelog index bfd3275..e39e6ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +python-fusepy (3.0.1-3) UNRELEASED; urgency=medium + + * Reading package lists... 0%Reading package lists... 0%Reading package + lists... 0%Reading package lists... 99%Reading package lists... 99%Reading + package lists... Done Building dependency tree... 0%Building dependency + tree... 0%Building dependency tree... 50%Building dependency tree... + 50%Building dependency tree... 92%Building dependency tree... Done Reading + state information... 0% Reading state information... 0%Reading state + information... Done Connecting to api.ftp-master.debian.org to check 3 + package versions. Please wait... Got info from api.ftp-master.debian.org for + 3 packages. Changes applied to dpkg configuration: - control source + Standards-Version: '4.4.0' -> '4.6.0' # applied fix for :Current standards + version is '4.6.0'. Please read + https://www.debian.org/doc/debian-policy/upgrading-checklist.html for the + changes that may be needed on your package to upgrade it from standard + version '4.4.0' to '4.6.0'. - compat deleted value: '12' - control source + Build-Depends:0: 'debhelper (>= 12)' -> 'debhelper-compat (= 12)' # applied + fix for :Cleared deprecated compat value; changed debhelper dependency to + debhelper dependency + + -- Debian Janitor Tue, 14 Sep 2021 21:15:39 -0000 + python-fusepy (3.0.1-2) unstable; urgency=medium * Remove python2 binary package. diff --git a/debian/compat b/debian/compat deleted file mode 100644 index 48082f7..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -12 diff --git a/debian/control b/debian/control index 3c8ae5f..50a80e4 100644 --- a/debian/control +++ b/debian/control @@ -1,16 +1,16 @@ Source: python-fusepy +Maintainer: Sascha Steinbiss Section: python +Testsuite: autopkgtest-pkg-python Priority: optional -Maintainer: Sascha Steinbiss -Build-Depends: debhelper (>= 12), +Build-Depends: debhelper-compat (= 12), dh-python, python3-all, python3-setuptools, libfuse2 -Standards-Version: 4.4.0 -Testsuite: autopkgtest-pkg-python +Standards-Version: 4.6.0 +Vcs-Browser: https://salsa.debian.org/debian/python-fusepy Vcs-Git: https://salsa.debian.org/debian/python-fusepy.git -Vcs-Browser: https://salsa.debian.org/debian/python-fusepy Homepage: https://github.com/fusepy/fusepy Package: python3-fusepy