diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2012-02-21 22:11:51 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2012-02-21 22:11:51 +0100 |
commit | baf81ea9f1f32a6868ca2829d20f4f26cc9feb72 (patch) | |
tree | 3764cbe3790440c143bbbe1fc6003f197a4993d5 /debian/gbp.conf | |
parent | b561eedd8b1d70a2b3339d167348771f1a8fc5c7 (diff) | |
download | zsh-baf81ea9f1f32a6868ca2829d20f4f26cc9feb72.tar.gz zsh-baf81ea9f1f32a6868ca2829d20f4f26cc9feb72.zip |
Raise upstream-branch version in gbp.conf to zsh-4.3.16
Diffstat (limited to 'debian/gbp.conf')
-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 51653a33f..848d033a5 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.15 +upstream-branch = zsh-4.3.16 debian-branch = debian upstream-tree = branch |