diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2013-12-28 17:21:04 +0000 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2013-12-28 17:41:13 +0000 |
commit | 9181e88ed7456b3bc2b70a3e8e0515e92a28117a (patch) | |
tree | 8da36d6fda7757fa1e9262195651036b28d03d9d | |
parent | 44346468071493f6050a74baec2f24f319c0c1af (diff) | |
download | libconfig-9181e88ed7456b3bc2b70a3e8e0515e92a28117a.tar.gz |
Bump Standards-Version to 3.9.5
No changes required
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 42998e9..91224f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ libconfig (1.4.9-2) UNRELEASED; urgency=medium Klose for this fix * Add tex-workaround.patch from Matthias Klose to fix texinfo/tex FTBFS * With sponsor's blessing, set myself as maintainer + * Bump Standards-Version to 3.9.5 + - No changes required -- Jonathan McCrohan <jmccrohan@gmail.com> Sun, 22 Dec 2013 23:25:28 +0000 diff --git a/debian/control b/debian/control index 252772d..6efe74e 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Priority: optional Maintainer: Jonathan McCrohan <jmccrohan@gmail.com> Uploaders: Jose Luis Tallon <jltallon@adv-solutions.net> Build-Depends: debhelper (>= 9), dh-autoreconf, texinfo, texlive-latex-base -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Homepage: http://www.hyperrealm.com/libconfig/ Section: libs |