control: tag -1 +patch And here's a (trivial) patch. So far as I can tell this is the only place a change is required.
-- Sean Whitton
From 1a628844444f243e0bf45ae7a644bba5bfe3207c Mon Sep 17 00:00:00 2001 From: Sean Whitton <spwhit...@spwhitton.name> Date: Fri, 1 Apr 2016 17:40:48 -0700 Subject: [PATCH] Add Built-Using: to recognised binary package stanza fields --- debian/changelog | 5 ++++- lib/Debian/Control/Stanza/Binary.pm | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 061f412..0af61b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -35,7 +35,10 @@ dh-make-perl (0.90-1) UNRELEASED; urgency=medium options. They add (build) dependencies to the automatically found packages since 0.49. (Cf. #813766) - -- gregor herrmann <gre...@debian.org> Thu, 01 Oct 2015 23:42:59 +0200 + [ Sean Whitton ] + * Add Built-Using: to recognised binary package stanza fields. + + -- Sean Whitton <spwhit...@spwhitton.name> Fri, 01 Apr 2016 17:33:27 -0700 dh-make-perl (0.89-1) unstable; urgency=medium diff --git a/lib/Debian/Control/Stanza/Binary.pm b/lib/Debian/Control/Stanza/Binary.pm index 4599ec7..6bd6c4b 100644 --- a/lib/Debian/Control/Stanza/Binary.pm +++ b/lib/Debian/Control/Stanza/Binary.pm @@ -93,7 +93,7 @@ use base 'Debian::Control::Stanza'; use constant fields => qw( Package Architecture Section Priority Essential Depends Recommends Suggests - Enhances Replaces Pre_Depends Conflicts Breaks Provides Description + Enhances Replaces Pre_Depends Conflicts Breaks Provides Built_Using Description _short_description _long_description ); -- 2.8.0.rc3
signature.asc
Description: PGP signature