diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-02-18 01:11:11 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-02-18 01:19:37 +0400 |
commit | 0de69bcca61c4625a4213346385d1d1edabcfaba (patch) | |
tree | 0a9cf9b7cc500a39b53f24ffb136c610bfd953a4 | |
parent | a083da24e3ad4517314301e52cebbde6553933d6 (diff) | |
download | augeas-0de69bcca61c4625a4213346385d1d1edabcfaba.tar.gz |
Bump standard version to 3.9.5
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e419830..7f9661c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ augeas (1.2.0-1) UNRELEASED; urgency=medium * Updated debian/libaugeas0.symbols * Switched to multiarch * Use debhelper sequencer (bump compat to 9) + * Bump standard version to 3.9.5 -- Igor Pashev <pashev.igor@gmail.com> Sun, 09 Feb 2014 02:13:02 +0400 diff --git a/debian/control b/debian/control index 855378b..278f207 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Uploaders: Free Ekanayaka <freee@debian.org>, Micah Anderson <micah@debian.org> Build-Depends: debhelper (>= 9), dh-autoreconf, libreadline-dev, chrpath, naturaldocs (>= 1.51), texlive-latex-base, libxml2-dev, pkg-config -Standards-Version: 3.9.3 +Standards-Version: 3.9.5 Section: libs Homepage: http://augeas.net/ |