diff options
| author | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-12-18 23:57:00 +0000 | 
|---|---|---|
| committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-12-18 23:57:00 +0000 | 
| commit | 8457a1dff00c7791cf94c43f06510c0daeb4cb7f (patch) | |
| tree | c8c136a363b211e86701a46897bf5f6fc2efbf67 | |
| parent | 72aeaeed659d96f99f3ad519aa4dffdf8d1dfdcc (diff) | |
| download | libconfig-8457a1dff00c7791cf94c43f06510c0daeb4cb7f.tar.gz | |
Update S-V to 3.9.4
No changes necessary
| -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 fa8a7a1..e281229 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@  libconfig (1.4.9-1) UNRELEASED; urgency=low    * New upstream release +  * Update S-V to 3.9.4 +    - No changes necessary   -- Jonathan McCrohan <jmccrohan@gmail.com>  Sat, 17 Nov 2012 17:05:54 +0000 diff --git a/debian/control b/debian/control index db3cf36..cec442b 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Priority: optional  Maintainer: Jose Luis Tallon <jltallon@adv-solutions.net>  Uploaders: Jonathan McCrohan <jmccrohan@gmail.com>  Build-Depends: debhelper (>= 9), autotools-dev, texinfo, texlive-latex-base -Standards-Version: 3.9.3 +Standards-Version: 3.9.4  Homepage: http://www.hyperrealm.com/libconfig/  Section: libs  | 
