diff options
author | Guido Guenther <agx@sigxcpu.org> | 2008-06-19 13:37:31 +0200 |
---|---|---|
committer | Guido Guenther <agx@sigxcpu.org> | 2008-06-19 13:37:31 +0200 |
commit | e6ce2dff1e41477cc7311fa1de83bb10c57467d1 (patch) | |
tree | 13ec2f01813bdf14892177a72b30134dd75869fd | |
parent | 45b060eddaa81dca9262fd20af046d722d20523d (diff) | |
download | git-buildpackage-e6ce2dff1e41477cc7311fa1de83bb10c57467d1.tar.gz git-buildpackage-e6ce2dff1e41477cc7311fa1de83bb10c57467d1.tar.bz2 git-buildpackage-e6ce2dff1e41477cc7311fa1de83bb10c57467d1.zip |
bump standards version
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index db37181b..0f295a8a 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Guido Guenther <agx@sigxcpu.org> Build-Depends: cdbs, debhelper (>= 5), python-dev, python-support (>= 0.3), pychecker, gtk-doc-tools, sgml2x, docbook-utils, jade, python-dateutil -Standards-Version: 3.7.3 +Standards-Version: 3.8.0 Vcs-Git: http://honk.sigxcpu.org/git/git-buildpackage.git/ Homepage: http://honk.sigxcpu.org/projects.html#git-buildpackage |