diff options
author | Joachim Breitner <mail@joachim-breitner.de> | 2015-08-20 10:18:02 +0200 |
---|---|---|
committer | Joachim Breitner <mail@joachim-breitner.de> | 2015-08-20 10:18:33 +0200 |
commit | 4e56ac6ef3f62c8b2ee8a11104fc57083772538c (patch) | |
tree | 1a0693c9dd25e945ef4d7459ea5df3e3e0fa9096 /p/haskell-gitlib | |
parent | aa064350ec5a91191524df29f381964c0f5da841 (diff) | |
download | DHG_packages-4e56ac6ef3f62c8b2ee8a11104fc57083772538c.tar.gz |
Bump standards-version to 3.9.6 (561 packages)
Diffstat (limited to 'p/haskell-gitlib')
-rw-r--r-- | p/haskell-gitlib/debian/changelog | 1 | ||||
-rw-r--r-- | p/haskell-gitlib/debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-gitlib/debian/changelog b/p/haskell-gitlib/debian/changelog index 26b9ffeaf..3f2d0c9d5 100644 --- a/p/haskell-gitlib/debian/changelog +++ b/p/haskell-gitlib/debian/changelog @@ -1,6 +1,7 @@ haskell-gitlib (3.1.0.2-1) unstable; urgency=medium * New upstream release + * Bump standards-version to 3.9.6 -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:08:14 +0200 diff --git a/p/haskell-gitlib/debian/control b/p/haskell-gitlib/debian/control index d6fb3e128..03cbe9d52 100644 --- a/p/haskell-gitlib/debian/control +++ b/p/haskell-gitlib/debian/control @@ -54,7 +54,7 @@ Build-Depends-Indep: ghc-doc, libghc-tagged-doc, libghc-text-doc, libghc-unordered-containers-doc, -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/gitlib Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-gitlib Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-gitlib |