diff options
author | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:18:21 +0400 |
---|---|---|
committer | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:18:21 +0400 |
commit | 667e1bc2a8a3cf3da29214094986013d35349810 (patch) | |
tree | dbb1fa75ad37639522b510abdec34e28f1b9b6bc /p/cpphs | |
parent | 6fcc18e1d9519dae7191afea2397e2cef7bb274a (diff) | |
download | DHG_packages-667e1bc2a8a3cf3da29214094986013d35349810.tar.gz |
cpphs: Bump standards version, no change
Diffstat (limited to 'p/cpphs')
-rw-r--r-- | p/cpphs/debian/changelog | 1 | ||||
-rw-r--r-- | p/cpphs/debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/cpphs/debian/changelog b/p/cpphs/debian/changelog index b21f418e6..c2e24c968 100644 --- a/p/cpphs/debian/changelog +++ b/p/cpphs/debian/changelog @@ -2,6 +2,7 @@ cpphs (1.13.3-3) UNRELEASED; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental + * Bump standards version, no change -- Joachim Breitner <nomeata@debian.org> Sat, 13 Oct 2012 14:07:00 +0200 diff --git a/p/cpphs/debian/control b/p/cpphs/debian/control index dd38c7843..8ac0daec6 100644 --- a/p/cpphs/debian/control +++ b/p/cpphs/debian/control @@ -3,7 +3,7 @@ Section: haskell Priority: extra Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> Uploaders: Joachim Breitner <nomeata@debian.org> -Standards-Version: 3.8.4 +Standards-Version: 3.9.4 Build-Depends: debhelper (>= 7) , cdbs , haskell-devscripts (>= 0.8.13) |