[Git][reproducible-builds/strip-nondeterminism][master] 2 commits: debian/control: Depend only on libdebhelper-perl, to avoid any chance of a circular dependency
Mattia Rizzolo
gitlab at salsa.debian.org
Sun Jun 28 13:05:13 UTC 2020
Mattia Rizzolo pushed to branch master at Reproducible Builds / strip-nondeterminism
Commits:
a203a13d by Mattia Rizzolo at 2020-06-28T15:03:01+02:00
debian/control: Depend only on libdebhelper-perl, to avoid any chance of a circular dependency
This is available only for debhelper 13, but that's fine.
See: #963864
Gbp-Dch: Short
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
15174026 by Mattia Rizzolo at 2020-06-28T15:04:04+02:00
debian/control: Bump debhelper compat level to 13.
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -2,7 +2,7 @@ Source: strip-nondeterminism
Section: devel
Priority: optional
Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
Build-Depends-Indep:
libarchive-cpio-perl <!nocheck>,
libarchive-zip-perl,
@@ -70,8 +70,7 @@ Description: file non-deterministic information stripper — stand-alone tool
Package: dh-strip-nondeterminism
Architecture: all
Depends:
- libdebhelper-perl | debhelper (>= 9.20151004),
- libdebhelper-perl | debhelper (<< 12.6~),
+ libdebhelper-perl,
libfile-stripnondeterminism-perl (= ${binary:Version}),
${misc:Depends},
${perl:Depends},
View it on GitLab: https://salsa.debian.org/reproducible-builds/strip-nondeterminism/-/compare/52fef4b1508b3b37876e86c43a88c5efb6f50011...1517402656342e99e9ee39c149ecbe99503d60c8
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/strip-nondeterminism/-/compare/52fef4b1508b3b37876e86c43a88c5efb6f50011...1517402656342e99e9ee39c149ecbe99503d60c8
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20200628/ccc46400/attachment.htm>
More information about the rb-commits
mailing list