From 384e3f9b4e2aab1731ceab0538ec5b22a3bf6be7 Mon Sep 17 00:00:00 2001 From: Iustin Pop Date: Thu, 3 Jan 2019 10:21:38 +0100 Subject: [PATCH] Update packaging and release 0.5.3-2 Misc changes: * switch Vcs URLs to Salsa * switch watch file and copyright URLs to https * update standards version (remove 'extra' priority) * drop obsolete Xs-Python* headers * add Rules-Requires-Root: no * switch to debhelper compat level 12 --- debian/changelog | 14 ++++++++++++++ debian/compat | 1 - debian/control | 9 +++------ debian/copyright | 4 ++-- debian/watch | 2 +- 5 files changed, 20 insertions(+), 10 deletions(-) delete mode 100644 debian/compat diff --git a/debian/changelog b/debian/changelog index 9bd1dc1..c8c3123 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +python-pylibacl (0.5.3-2) unstable; urgency=medium + + * Refresh packaging for upcoming release: + - switch Vcs URLs to Salsa + - switch watch file and copyright URLs to https + - update standards version (remove 'extra' priority) + - drop obsolete Xs-Python* headers + - add Rules-Requires-Root: no + - switch to debhelper compat level 12 + * Do a source-full upload to include upstream tarball signature in the + archive. + + -- Iustin Pop Thu, 03 Jan 2019 10:16:25 +0100 + python-pylibacl (0.5.3-1) unstable; urgency=medium * Imported Upstream version 0.5.3; main changes: diff --git a/debian/compat b/debian/compat deleted file mode 100644 index ec63514..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -9 diff --git a/debian/control b/debian/control index 9ce87fb..8d345df 100644 --- a/debian/control +++ b/debian/control @@ -2,17 +2,16 @@ Source: python-pylibacl Section: python Priority: optional Maintainer: Iustin Pop -Build-Depends: debhelper (>= 9), dh-python, +Build-Depends: debhelper-compat (= 12), dh-python, python (>= 2.6.6-3~), python-all-dev (>= 2.6.6-3~), python-all-dbg, python3-all, python3-all-dev, python3-all-dbg, libacl1-dev, python-setuptools, python3-setuptools, python-sphinx (>= 1.0.7+dfsg) | python3-sphinx -Standards-Version: 3.9.8 +Standards-Version: 4.3.0 Homepage: http://pylibacl.k1024.org/ Vcs-Browser: https://salsa.debian.org/debian/python-pylibacl Vcs-Git: https://salsa.debian.org/debian/python-pylibacl.git -X-Python-Version: >= 2.4 -X-Python3-Version: >= 3.0 +Rules-Requires-Root: no Package: python-pylibacl Architecture: any @@ -28,7 +27,6 @@ Description: module for manipulating POSIX.1e ACLs Package: python-pylibacl-dbg Section: debug -Priority: extra Architecture: any Depends: python-pylibacl (= ${binary:Version}), python-dbg, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends} @@ -54,7 +52,6 @@ Description: module for manipulating POSIX.1e ACLs (Python3 version) Package: python3-pylibacl-dbg Section: debug -Priority: extra Architecture: any Depends: python3-pylibacl (= ${binary:Version}), python3-dbg, ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends} diff --git a/debian/copyright b/debian/copyright index bc51f20..b43039e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-name: pylibacl Upstream-contact: iustin@k1024.org, https://github.com/iustin/pylibacl -Source: http://pylibacl.k1024.org/ +Source: https://pylibacl.k1024.org/ Copyright: 2002-2009, 2012, 2014, 2015 Iustin Pop Files: * diff --git a/debian/watch b/debian/watch index bdca05b..ce186c6 100644 --- a/debian/watch +++ b/debian/watch @@ -3,4 +3,4 @@ version=3 # the package is located on my own site, github deprecated downloads opts=pgpsigurlmangle=s/$/.asc/ \ - http://pylibacl.k1024.org/downloads/pylibacl-(.+).tar.gz + https://pylibacl.k1024.org/downloads/pylibacl-(.+).tar.gz -- 2.39.2