From d65d2eb0e16fd49f482248488ffc7a2938b49353 Mon Sep 17 00:00:00 2001 From: Martin <debacle@debian.org> Date: Mon, 9 Jan 2023 22:30:19 +0000 Subject: [PATCH] update standards version to 4.6.2, no changes needed, prepare 1.2.0-2 --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c014252..0e84ddc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-cssselect (1.2.0-2) unstable; urgency=medium + + * Update standards version to 4.6.2, no changes needed. + + -- Martin <debacle@debian.org> Mon, 09 Jan 2023 22:23:20 +0000 + python-cssselect (1.2.0-1) unstable; urgency=medium [ Debian Janitor ] diff --git a/debian/control b/debian/control index 04c8d33..55b0054 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: python Priority: optional Maintainer: Debian Python Team <team+python@tracker.debian.org> Uploaders: TANIGUCHI Takaki <takaki@debian.org>, - W. Martin Borgert <debacle@debian.org>, + Martin <debacle@debian.org>, Andrey Rahmatullin <wrar@debian.org> Build-Depends: debhelper-compat (= 13), dh-python, @@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 13), python3-lxml <!nocheck>, python3-pytest <!nocheck>, python3-setuptools, -Standards-Version: 4.6.1 +Standards-Version: 4.6.2 Homepage: https://github.com/scrapy/cssselect/ Vcs-Git: https://salsa.debian.org/python-team/packages/python-cssselect.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-cssselect -- GitLab