diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2014-09-15 00:23:34 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2014-09-15 00:23:34 +0200 |
commit | a6b779537717f2de989d2bf20f16e9a5d2af2ff1 (patch) | |
tree | 448c940afdb09e8dee1b529405941a90c3862165 | |
parent | 0ef12ed3cb844d90ed681ba879bb86207bf2323e (diff) | |
download | zsh-a6b779537717f2de989d2bf20f16e9a5d2af2ff1.tar.gz zsh-a6b779537717f2de989d2bf20f16e9a5d2af2ff1.zip |
Declare packaging branch in Vcs-Git header
Thanks Benoit Plessis!
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 79d8ef0d9..1318604cf 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Uploaders: Michael Prokop <mika@debian.org>, Richard Hartmann <richih@debian.org> Standards-Version: 3.9.5 Homepage: http://www.zsh.org/ -Vcs-Git: git://anonscm.debian.org/collab-maint/zsh.git +Vcs-Git: git://anonscm.debian.org/collab-maint/zsh.git -b debian Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/zsh.git Package: zsh |