diff options
author | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:19:20 +0400 |
---|---|---|
committer | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:19:20 +0400 |
commit | 178923f93f8388cf39b6f4d4e5a76e5597db98f9 (patch) | |
tree | 9480eb4f96e7af92faf0f476065e53e284175d5b /p/haskell-glut | |
parent | 85ed56743c0d2c79b764ef500c9f917d967df1d6 (diff) | |
download | DHG_packages-178923f93f8388cf39b6f4d4e5a76e5597db98f9.tar.gz |
haskell-glut: Bump standards version, no change
Diffstat (limited to 'p/haskell-glut')
-rw-r--r-- | p/haskell-glut/debian/changelog | 1 | ||||
-rw-r--r-- | p/haskell-glut/debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-glut/debian/changelog b/p/haskell-glut/debian/changelog index fd4017a4b..e2fe71b2d 100644 --- a/p/haskell-glut/debian/changelog +++ b/p/haskell-glut/debian/changelog @@ -2,6 +2,7 @@ haskell-glut (2.1.2.2-2) 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:09:37 +0200 diff --git a/p/haskell-glut/debian/control b/p/haskell-glut/debian/control index 2a82403c8..802b0d074 100644 --- a/p/haskell-glut/debian/control +++ b/p/haskell-glut/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) , haskell-devscripts (>= 0.8.13) , cdbs |