summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index a977447..1c668c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ libconfig (1.4.9-3) UNRELEASED; urgency=medium
* Enable parallel build (Closes: 759581)
- Thanks to Pino Toscano for the patch
* Demote versioned pkg-config build-dep to unversioned build-dep (Closes: #734482)
+ * Bump Standards-Version to 3.9.6
+ - No changes required
-- Jonathan McCrohan <jmccrohan@gmail.com> Thu, 02 Oct 2014 23:14:30 +0100
diff --git a/debian/control b/debian/control
index e4c3719..68fc2f6 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Maintainer: Jonathan McCrohan <jmccrohan@gmail.com>
Uploaders: Jose Luis Tallon <jltallon@adv-solutions.net>
Build-Depends: debhelper (>= 9), dh-autoreconf, texinfo
Build-Depends-Indep: texlive-latex-base
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
Homepage: http://www.hyperrealm.com/libconfig/
Section: libs
span> 2011-01-04indentationmichael2-3/+3 2011-01-04support for Sure Electronics DE-LD021 by Natanael Olaizmichael1-10/+8 2011-01-02driver for EFN LED modules by Tilman Glötznermichael9-21/+469 2010-11-28commented, corrected and beautified both timer and timer group codemzuther11-197/+511 2010-11-27finished commenting the timer codemzuther2-46/+138 2010-11-20started commenting the timer codemzuther5-52/+170 2010-11-19Added brightness support for GLCD2USBharbaum5-28/+8014