From 43e2b1abf4ec0700d5178f21193e0cae1d929a58 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Wed, 3 Feb 2016 12:45:58 -0800 Subject: Point to the ubuntu/precise branch * Update debian/gbp.conf to build the ubuntu/precise branch. * Update Vcs-Git to point to the ubuntu/precise branch. --- debian/changelog | 4 +++- debian/control | 2 +- debian/gbp.conf | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index ed3fb31..140a2f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,8 +8,10 @@ wallet (1.3-1~ebp12.04+1) precise; urgency=medium Perl core yet in precise. * Disable the strictness test on the Perl libraries, since we don't have all the dependencies to install. + * Update debian/gbp.conf to build the ubuntu/precise branch. + * Update Vcs-Git to point to the ubuntu/precise branch. - -- Russ Allbery Tue, 18 Aug 2015 09:41:24 -0700 + -- Russ Allbery Wed, 03 Feb 2016 12:45:27 -0800 wallet (1.3-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index cca6375..3823b91 100644 --- a/debian/control +++ b/debian/control @@ -32,7 +32,7 @@ Build-Depends: sqlite3, Standards-Version: 3.9.6 Homepage: http://www.eyrie.org/~eagle/software/wallet/ -Vcs-Git: git://git.eyrie.org/kerberos/wallet.git -b debian/master +Vcs-Git: git://git.eyrie.org/kerberos/wallet.git -b ubuntu/precise Vcs-Browser: http://git.eyrie.org/?p=kerberos/wallet.git Package: keytab-backend diff --git a/debian/gbp.conf b/debian/gbp.conf index 9002977..52f0aa3 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -2,6 +2,6 @@ # upstream development using the DEP-14 layout. [DEFAULT] -debian-branch = debian/master +debian-branch = ubuntu/precise upstream-branch = upstream/latest pristine-tar = True -- cgit v1.2.3