aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2012-05-19 14:45:33 +0100
committerJonathan McCrohan <jmccrohan@gmail.com>2012-05-19 14:45:33 +0100
commit62cdef067360a2550a2594944885c4f111b4aae7 (patch)
treebc4c0ef429058efb134f56176d6745bd585a2505 /debian/changelog
parent280bb6fe8dc289551d6d3cd14634af11651c5196 (diff)
downloadlcd4linux-62cdef067360a2550a2594944885c4f111b4aae7.tar.gz
Bump dh to v9
Switch to dh-style debian/rules
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index c488b4c..a37134f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,13 @@
-lcd4linux (0.11.0~svn1188-1) UNRELEASED; urgency=low
+lcd4linux (0.11.0~svn1189-1) UNRELEASED; urgency=low
* New upstream snapshot
- Adds Hex support to the evaluator
- Fixes -Wimplicit-function-declaration build warnings
+ - Fixes -Werror=format-security build errors
- Fixes plugin_file syslog flood if file does not exist
* d/rules: Add get-orig-source target
+ * Bump dh to v9
+ * Switch to dh-style debian/rules
-- Jonathan McCrohan <jmccrohan@gmail.com> Thu, 17 May 2012 01:14:40 +0100