diff options
author | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:18:47 +0400 |
---|---|---|
committer | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:18:47 +0400 |
commit | 2fae10c130480568af89d7e20f1a257230b6e057 (patch) | |
tree | d652c8193c2a37265902d2c4d0ddf03bc816ff3e /p/haskell-clock/debian | |
parent | fc2d6db5cbd72bc8bac72df69e9b024f7dcf6886 (diff) | |
download | DHG_packages-2fae10c130480568af89d7e20f1a257230b6e057.tar.gz |
haskell-clock: Bump standards version, no change
Diffstat (limited to 'p/haskell-clock/debian')
-rw-r--r-- | p/haskell-clock/debian/changelog | 1 | ||||
-rw-r--r-- | p/haskell-clock/debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-clock/debian/changelog b/p/haskell-clock/debian/changelog index dfb5310e9..4289bb7e4 100644 --- a/p/haskell-clock/debian/changelog +++ b/p/haskell-clock/debian/changelog @@ -2,6 +2,7 @@ haskell-clock (0.2.0.0-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:08:08 +0200 diff --git a/p/haskell-clock/debian/control b/p/haskell-clock/debian/control index b58c5d265..43e37ee2d 100644 --- a/p/haskell-clock/debian/control +++ b/p/haskell-clock/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 7) , ghc , ghc-prof Build-Depends-Indep: ghc-doc -Standards-Version: 3.9.2 +Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/clock Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-clock Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-clock |