diff options
author | Cyril Brulebois <kibi@debian.org> | 2011-06-24 11:31:37 +0200 |
---|---|---|
committer | Cyril Brulebois <kibi@debian.org> | 2011-06-24 11:31:37 +0200 |
commit | e7b7ae230cf8f3ad52b5f4cbdebe442f846f67cb (patch) | |
tree | b6a9362ec06441fbbd9479c98d63ed1927b34375 | |
parent | 22821b05b9bc6f3d5d8bbbc465d7bd6387f16d30 (diff) | |
download | xutils-dev-e7b7ae230cf8f3ad52b5f4cbdebe442f846f67cb.tar.gz |
Bump Standards-Version to 3.9.2 (no changes).
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index bd48a74..7e78ee7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ xutils-dev (1:7.6+5) UNRELEASED; urgency=low * util-macros 1.15.0 * Update versions file accordingly. + * Bump Standards-Version to 3.9.2 (no changes). -- Cyril Brulebois <kibi@debian.org> Fri, 24 Jun 2011 11:18:51 +0200 diff --git a/debian/control b/debian/control index 7f505fe..3bd83ee 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: pkg-config, quilt, x11proto-core-dev, -Standards-Version: 3.9.0 +Standards-Version: 3.9.2 Vcs-Git: git://git.debian.org/git/pkg-xorg/app/xutils-dev Vcs-Browser: http://git.debian.org/?p=pkg-xorg/app/xutils-dev.git |