[pbuilder] 02/02: d/rules: default to artful in the Ubuntu builds

Mattia Rizzolo mattia at debian.org
Tue Jul 4 13:07:59 UTC 2017


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

mattia pushed a commit to branch master
in repository pbuilder.

commit 9c1cfe7c8a8e4e4def51f6a4558c72776eb28eb8
Author: Hans Joachim Desserud <debian at desserud.org>
Date:   Tue Jul 4 15:07:28 2017 +0200

    d/rules: default to artful in the Ubuntu builds
    
    Closes: #867030
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index a50bb90..e9344d7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ else
 	sed "s#http://httpredir.debian.org/debian#http://archive.ubuntu.com/ubuntu#g" -i debian/pbuilder.templates
 	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=zesty/" -i pbuilderrc
+	sed "s/#DISTRIBUTION=sid/DISTRIBUTION=artful/" -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