[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1082079: hplip: Correct branch name listed in d/gbp.conf



Package: hplip
Version: 3.22.10+dfsg0-5
Tags: patch

Someone seem to, for some strange reason, to have renamed the branch
used for the Debian packaging on salsa, without updating
debian/gbp.conf.  This cause 'gbp buildpackage' to fail.  This patch
solve the issue:

diff --git a/debian/gbp.conf b/debian/gbp.conf
index 1c857998..68f381d1 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,5 +1,5 @@
 [DEFAULT]
-debian-branch = debian/master
+debian-branch = debian/main
 upstream-branch = upstream/latest
 pristine-tar = True
 

-- 
Happy hacking
Petter Reinholdtsen


Reply to: