[pbuilder] 01/02: d/rules: enable universe by default in Ubuntu

Mattia Rizzolo mattia at debian.org
Mon May 16 00:33:58 UTC 2016


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

mattia pushed a commit to branch master
in repository pbuilder.

commit b7f831d4fafb96b06be3b59a9e1d090f0fefc39c
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Mon May 16 00:03:47 2016 +0000

    d/rules: enable universe by default in Ubuntu
    
    LP: #237591
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index dd3fe28..d367f1c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,7 @@ else
 	sed "s#http://httpredir.debian.org/debian#http://archive.ubuntu.com/ubuntu#g" -i debian/pbuilder.config
 	sed "s#http://httpredir.debian.org/debian#http://archive.ubuntu.com/ubuntu#g" -i pbuilderrc
 	sed "s/#DISTRIBUTION=sid/DISTRIBUTION=yakkety/" -i pbuilderrc
+	sed 's/COMPONENTS="main"/COMPONENTS="main universe"/' -i pbuilderrc
 endif
 	dh_clean
 

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



More information about the Pbuilder-maint mailing list