diff options
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 |