From 0bf8762f71d2208ebaed1ed84d44a83abc4de255ab05d3147c268b14d8c258f2 Mon Sep 17 00:00:00 2001 From: Martin Wilck Date: Tue, 12 Jul 2022 19:20:50 +0000 Subject: [PATCH] Accepting request 974409 from home:-miska-:branches:system:packagemanager - Add missing uscan dependencies perl-{File-HomeDir,IPC-Run,Moo} OBS-URL: https://build.opensuse.org/request/show/974409 OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/devscripts?expand=0&rev=26 --- devscripts.changes | 5 +++++ devscripts.spec | 7 +++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/devscripts.changes b/devscripts.changes index dafec7f..65d8edf 100644 --- a/devscripts.changes +++ b/devscripts.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 2 11:42:50 UTC 2022 - Michal Hrusecky + +- Add missing uscan dependencies perl-{File-HomeDir,IPC-Run,Moo} + ------------------------------------------------------------------- Mon Nov 23 17:53:12 UTC 2020 - Martin Liška diff --git a/devscripts.spec b/devscripts.spec index 3a12d69..56e0ed8 100644 --- a/devscripts.spec +++ b/devscripts.spec @@ -1,7 +1,7 @@ # # spec file for package devscripts # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ Name: devscripts Version: 2.19.5 Release: 0 Summary: Scripts to make the life of a Debian Package maintainer easier -License: GPL-2.0-or-later AND GPL-2.0-only AND GPL-3.0-or-later AND GPL-3.0-only AND Artistic-2.0 AND (GPL-1.0-or-later OR Artistic-1.0) AND SUSE-Public-Domain AND ISC +License: (Artistic-1.0 OR GPL-1.0-or-later) AND Artistic-2.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-or-later AND GPL-3.0-only AND SUSE-Public-Domain AND ISC Group: Development/Tools/Building URL: https://salsa.debian.org/debian/devscripts Source: https://salsa.debian.org/debian/devscripts/-/archive/v%{version}/devscripts-v%{version}.tar.bz2 @@ -47,6 +47,9 @@ BuildRequires: zlib-devel Requires: checkbashisms >= %{version} Requires: dpkg Requires: html2text +Requires: perl-File-HomeDir +Requires: perl-IPC-Run +Requires: perl-Moo # provides same %_bindir/hardening-check binary Conflicts: hardening-check Provides: deb:%{_bindir}/debchange