diff options
author | Romain Francoise <rfrancoise@debian.org> | 2012-06-10 17:42:59 +0200 |
---|---|---|
committer | Przemyslaw Pawelczyk <przemoc@gmail.com> | 2012-06-11 11:29:41 +0200 |
commit | 9d56f4a31f5d809e28394592c274eca5a315dc81 (patch) | |
tree | d15bf0387e4c16f65c48509e51bdf65c6aaa5197 /debian/control | |
parent | 80b891a307af77643dcf699afde846d382e76f6b (diff) |
Merge debian/ changes from Debian.
* Switch to debhelper compat level 9.
* Enable all hardening options.
* Don't overwrite environment CFLAGS, use CPPFLAGS.
* Bump Standards-Version to 3.9.3, no changes needed.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 6be8f49..bf637d4 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,8 @@ Section: misc Priority: optional Maintainer: Romain Francoise <rfrancoise@debian.org> Uploaders: David Härdeman <david@hardeman.nu> -Build-Depends: debhelper (>= 7), libattr1-dev -Standards-Version: 3.9.1 +Build-Depends: debhelper (>= 9), libattr1-dev +Standards-Version: 3.9.3 Homepage: http://david.hardeman.nu/software.php Package: metastore |