diff options
author | Guido Günther <agx@sigxcpu.org> | 2011-05-23 21:47:56 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2011-05-23 21:47:56 +0200 |
commit | 43e11c71f4fb72481099ee74be9f519dcb5591bd (patch) | |
tree | 65e871b97ddae93d8aafa63ee116a1035619d8ba /debian/control | |
parent | d8418992574ea72e1f8d847de67a208b6d72abd5 (diff) | |
download | git-buildpackage-43e11c71f4fb72481099ee74be9f519dcb5591bd.tar.gz git-buildpackage-43e11c71f4fb72481099ee74be9f519dcb5591bd.tar.bz2 git-buildpackage-43e11c71f4fb72481099ee74be9f519dcb5591bd.zip |
Bump standards version
No changes necessary.
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 61c412cb..fcd453d7 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: cdbs, debhelper (>= 5), python, python-support (>= 0.3), bash-completion, perl, # For the testsuite git-core, bzip2 -Standards-Version: 3.9.1 +Standards-Version: 3.9.2 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/ |