diff options
author | Guido Günther <agx@sigxcpu.org> | 2010-08-04 09:50:39 -0400 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2010-08-04 09:50:39 -0400 |
commit | 34d6d84518d6f0593400af7e041d931b347ecf8a (patch) | |
tree | 1ffa139b3889a60f617c8ed0f0bd52d3f812ad38 /debian/control | |
parent | 407b6140d11d5dadc4df90f81df0edff05ea07d0 (diff) | |
download | git-buildpackage-34d6d84518d6f0593400af7e041d931b347ecf8a.tar.gz git-buildpackage-34d6d84518d6f0593400af7e041d931b347ecf8a.tar.bz2 git-buildpackage-34d6d84518d6f0593400af7e041d931b347ecf8a.zip |
Bump standards version
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 3cfdea54..e60f3b22 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Guido Günther <agx@sigxcpu.org> Build-Depends: cdbs, debhelper (>= 5), python, python-support (>= 0.3), pychecker, gtk-doc-tools, sgml2x, docbook-utils, jade, python-dateutil, python-nose, bash-completion -Standards-Version: 3.9.0 +Standards-Version: 3.9.1 Vcs-Git: git://honk.sigxcpu.org/git/git-buildpackage.git Vcs-Browser: http://git.debian.org/?p=users/agx/git-buildpackage.git Homepage: https://honk.sigxcpu.org/piki/projects/git-buildpackage/ |