[debhelper-devel] [debhelper] 01/01: Dh_Lib: Export is_build_profile_active

Niels Thykier nthykier at moszumanska.debian.org
Wed Jun 28 09:29:20 UTC 2017


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

nthykier pushed a commit to branch master
in repository debhelper.

commit 78ae00875157b0b0f010f18c97a4f6da4ae131df
Author: Niels Thykier <niels at thykier.net>
Date:   Tue Jun 27 17:50:47 2017 +0000

    Dh_Lib: Export is_build_profile_active
    
    Signed-off-by: Niels Thykier <niels at thykier.net>
---
 Debian/Debhelper/Dh_Lib.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Debian/Debhelper/Dh_Lib.pm b/Debian/Debhelper/Dh_Lib.pm
index 961237c..15966b2 100644
--- a/Debian/Debhelper/Dh_Lib.pm
+++ b/Debian/Debhelper/Dh_Lib.pm
@@ -39,7 +39,7 @@ use vars qw(@EXPORT %dh);
 @EXPORT=qw(&init &doit &doit_noerror &complex_doit &verbose_print &error
             &nonquiet_print &print_and_doit &print_and_doit_noerror
             &warning &tmpdir &pkgfile &pkgext &pkgfilename &isnative
-	    &autoscript &filearray &filedoublearray
+	    &autoscript &filearray &filedoublearray &is_build_profile_active
 	    &getpackages &basename &dirname &xargs %dh
 	    &compat &addsubstvar &delsubstvar &excludefile &package_arch
 	    &package_is_arch_all &package_binary_arch &package_declared_arch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debhelper/debhelper.git




More information about the debhelper-devel mailing list