diff options
author | Michael Prokop <mika@debian.org> | 2012-01-23 10:36:02 +0100 |
---|---|---|
committer | Michael Prokop <mika@debian.org> | 2012-01-23 10:36:29 +0100 |
commit | 340a3b41e51e3f39249a9e28f0615b063f073a3c (patch) | |
tree | 21ed68f1d1a40eefeda6289d84c5c626c8d5c97f | |
parent | 53f9140d9a1a039da4b65c57ecbf8ea4ad98d283 (diff) | |
download | zsh-340a3b41e51e3f39249a9e28f0615b063f073a3c.tar.gz zsh-340a3b41e51e3f39249a9e28f0615b063f073a3c.zip |
Raise upstream-branch version in gbp.conf to zsh-4.3.15
-rw-r--r-- | debian/gbp.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf index f19a44fd0..51653a33f 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,7 +1,7 @@ # Configuration file for git-buildpackage and friends [DEFAULT] -upstream-branch = zsh-4.3.13 +upstream-branch = zsh-4.3.15 debian-branch = debian upstream-tree = branch |