diff options
author | Michael Biebl <biebl@debian.org> | 2010-08-05 18:32:18 +0200 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2010-08-05 18:32:18 +0200 |
commit | dfb1a13d786df4ad1a376b6b1d4c26ce65ba62c9 (patch) | |
tree | a136de697d194a8e12734b6e9b26a3880139f6a4 | |
parent | 900fe872209329a54a5fe311712d4be3ca4abe06 (diff) | |
download | rsyslog-dfb1a13d786df4ad1a376b6b1d4c26ce65ba62c9.tar.gz |
Bump Standards-Version to 3.9.1. No further 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 3cd46de..8a03046 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ rsyslog (4.6.4-1) UNRELEASED; urgency=low * New upstream release. - bugfix: programname filter in ! configuration can not be reset. Thanks to Kiss Gabor for the patch. Closes: #540807 + * Bump Standards-Version to 3.9.1. No further changes. -- Michael Biebl <biebl@debian.org> Thu, 05 Aug 2010 18:27:09 +0200 diff --git a/debian/control b/debian/control index 0ad3e31..2d9a887 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: admin Priority: important Maintainer: Michael Biebl <biebl@debian.org> Build-Depends: debhelper (>= 7.0.50), autotools-dev (>= 20100122.1), zlib1g-dev, libmysqlclient-dev, libpq-dev, libkrb5-dev, libgnutls-dev, librelp-dev, pkg-config -Standards-Version: 3.9.0 +Standards-Version: 3.9.1 Vcs-Git: git://git.debian.org/git/collab-maint/rsyslog.git Vcs-Browser: http://git.debian.org/?p=collab-maint/rsyslog.git;a=summary Homepage: http://www.rsyslog.com/ |