diff options
author | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:18:45 +0400 |
---|---|---|
committer | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:18:45 +0400 |
commit | 1430c4a9160dfeb68c3b6d066e40c8319467bcfd (patch) | |
tree | fe41e92eed095c533890b9a4725ff8961c4b9119 /p/haskell-chell | |
parent | 82d178b080b587d32139df5037a66ec21c27447a (diff) | |
download | DHG_packages-1430c4a9160dfeb68c3b6d066e40c8319467bcfd.tar.gz |
haskell-chell: Bump standards version, no change
Diffstat (limited to 'p/haskell-chell')
-rw-r--r-- | p/haskell-chell/debian/changelog | 1 | ||||
-rw-r--r-- | p/haskell-chell/debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-chell/debian/changelog b/p/haskell-chell/debian/changelog index b861323cb..19a2afc5f 100644 --- a/p/haskell-chell/debian/changelog +++ b/p/haskell-chell/debian/changelog @@ -2,6 +2,7 @@ haskell-chell (0.3-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:08:03 +0200 diff --git a/p/haskell-chell/debian/control b/p/haskell-chell/debian/control index b9640eaa0..d17fc9984 100644 --- a/p/haskell-chell/debian/control +++ b/p/haskell-chell/debian/control @@ -34,7 +34,7 @@ Build-Depends-Indep: , libghc-system-filepath-doc , libghc-text-doc , libghc-transformers-doc -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 Homepage: https://john-millikin.com/software/chell/ Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-chell Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-chell |