[pbuilder] 02/02: debian/rules: Change default Ubuntu DISTRIBUTION to zesty

James Clarke jrtc27-guest at moszumanska.debian.org
Tue Oct 18 14:30:52 UTC 2016


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

jrtc27-guest pushed a commit to branch master
in repository pbuilder.

commit 36313d8acb6e875abe8d23821bb40b42ea7da111
Author: James Clarke <jrtc27 at jrtc27.com>
Date:   Tue Oct 18 15:29:36 2016 +0100

    debian/rules: Change default Ubuntu DISTRIBUTION to zesty
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index d367f1c..a50bb90 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=yakkety/" -i pbuilderrc
+	sed "s/#DISTRIBUTION=sid/DISTRIBUTION=zesty/" -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