diff options
author | Michael Biebl <biebl@debian.org> | 2012-03-07 00:35:34 +0100 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2012-03-07 00:35:34 +0100 |
commit | 195279fdb9a887dd8ae2848aa5991854b0a8adcf (patch) | |
tree | 2a90f54c401f9bb5c97e577b1430405340c94fc9 /debian | |
parent | edf1a0c58f1b87cee69d05f19d080017a085ca3b (diff) | |
download | rsyslog-195279fdb9a887dd8ae2848aa5991854b0a8adcf.tar.gz |
Bump Standards-Version to 3.9.3.
Diffstat (limited to 'debian')
-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 1d71707..ef1b94d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,6 +26,7 @@ rsyslog (5.8.8-1) UNRELEASED; urgency=low * debian/copyright - Use maschine-readable copyright format 1.0. - Most parts of rsyslog have been relicensed under Apache license 2.0. + * Bump Standards-Version to 3.9.3. -- Michael Biebl <biebl@debian.org> Wed, 07 Mar 2012 00:31:03 +0100 diff --git a/debian/control b/debian/control index e1a992e..70182d5 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 8), libgnutls-dev, librelp-dev, pkg-config -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 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/ |