diff options
Diffstat (limited to 'p/haskell-shake')
-rw-r--r-- | p/haskell-shake/debian/changelog | 6 | ||||
-rw-r--r-- | p/haskell-shake/debian/control | 2 | ||||
-rw-r--r-- | p/haskell-shake/debian/copyright | 2 |
3 files changed, 7 insertions, 3 deletions
diff --git a/p/haskell-shake/debian/changelog b/p/haskell-shake/debian/changelog index d5ebbfee2..b6bc765f1 100644 --- a/p/haskell-shake/debian/changelog +++ b/p/haskell-shake/debian/changelog @@ -1,3 +1,9 @@ +haskell-shake (0.15.5+dfsg-5) unstable; urgency=medium + + * Bump to Standards-Version 3.9.8. + + -- Clint Adams <clint@debian.org> Sun, 17 Apr 2016 15:40:39 -0400 + haskell-shake (0.15.5+dfsg-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-shake/debian/control b/p/haskell-shake/debian/control index 431c6c175..c7b113f82 100644 --- a/p/haskell-shake/debian/control +++ b/p/haskell-shake/debian/control @@ -36,7 +36,7 @@ Build-Depends-Indep: ghc-doc, libghc-random-doc, libghc-unordered-containers-doc, libghc-utf8-string-doc, -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Homepage: http://shakebuild.com Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git diff --git a/p/haskell-shake/debian/copyright b/p/haskell-shake/debian/copyright index 6a1571926..c9b3bb22c 100644 --- a/p/haskell-shake/debian/copyright +++ b/p/haskell-shake/debian/copyright @@ -16,8 +16,6 @@ Copyright: 2014 Colin Watson License: BSD-3-clause License: BSD-3-clause - All rights reserved. - . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: |