[dh-make-perl] 01/02: Add Built-Using: to recognised binary package stanza fields

gregor herrmann gregoa at debian.org
Sat Apr 2 02:02:13 UTC 2016


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository dh-make-perl.

commit 4df0bfd7d4cefced53c89f5c03c397f8ebdce1e6
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Fri Apr 1 17:40:48 2016 -0700

    Add Built-Using: to recognised binary package stanza fields
    
    Closes: #819701
---
 lib/Debian/Control/Stanza/Binary.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
 );
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/dh-make-perl.git



More information about the Pkg-perl-cvs-commits mailing list