From f11a0077975744fea51816890e1efece2e4ebb4e Mon Sep 17 00:00:00 2001 From: Boyuan Yang Date: Sat, 28 Mar 2020 23:40:53 -0400 Subject: [PATCH] debian/control,compat: Minor fixes --- debian/changelog | 10 ++++++++++ debian/compat | 1 - debian/control | 7 ++++--- 3 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 debian/compat diff --git a/debian/changelog b/debian/changelog index 236eaba..42feb87 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +alien (8.95.1) unstable; urgency=medium + + * QA upload. + * Rebuild source and binary package. + * debian/control: + + Bump debhelper compat to v12. + + Bump Standards-Version to 4.5.0. + + -- Boyuan Yang Sat, 28 Mar 2020 23:40:10 -0400 + alien (8.95) unstable; urgency=medium * QA upload. 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 f6f0af0..7145fca 100644 --- a/debian/control +++ b/debian/control @@ -1,10 +1,11 @@ Source: alien Section: admin Priority: optional -Build-Depends: debhelper (>= 9) +Build-Depends: debhelper-compat (= 12) Maintainer: Debian QA Group -Standards-Version: 3.9.6 -Vcs-Git: git://git.kitenet.net/alien +Standards-Version: 4.5.0 +Vcs-Git: https://salsa.debian.org/debian/alien.git +Vcs-Browser: https://salsa.debian.org/debian/alien Homepage: http://kitenet.net/~joey/code/alien/ Package: alien