--- ChangeLog | 4 ++++ debian/control | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog index 119abb9..ce898e2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2012-05-23 Guillaume Lazzara z@lrde.epita.fr
+ * debian/control: Update Standards-Version. + +2012-05-23 Guillaume Lazzara z@lrde.epita.fr + * debian/rules: Update deprecated dh_clean -k command.
2012-05-23 Guillaume Lazzara z@lrde.epita.fr diff --git a/debian/control b/debian/control index d74f69b..a971a88 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Priority: extra Maintainer: Olena Team olena@lrde.epita.fr Build-Depends: debhelper (>= 5), autotools-dev, dpkg-dev (>= 1.13.19) -Standards-Version: 3.9.1 +Standards-Version: 3.9.3 Vcs-Browser: https://trac.lrde.epita.fr/olena/browser Vcs-Git: git://git.lrde.epita.fr/olena Homepage: http://olena.lrde.epita.fr