diff options
author | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:18:39 +0400 |
---|---|---|
committer | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:18:39 +0400 |
commit | 420d53bd0b06c26222d32caf9e96f7ab563347c6 (patch) | |
tree | 300ffdcc5e5a6502d338a3d61b062e620912f7ac /p/haskell-byteorder/debian | |
parent | 746c4f52b7fcb4beb2a219a566079ca860bd6665 (diff) | |
download | DHG_packages-420d53bd0b06c26222d32caf9e96f7ab563347c6.tar.gz |
haskell-byteorder: Bump standards version, no change
Diffstat (limited to 'p/haskell-byteorder/debian')
-rw-r--r-- | p/haskell-byteorder/debian/changelog | 1 | ||||
-rw-r--r-- | p/haskell-byteorder/debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-byteorder/debian/changelog b/p/haskell-byteorder/debian/changelog index 29e590925..6e5f05cb8 100644 --- a/p/haskell-byteorder/debian/changelog +++ b/p/haskell-byteorder/debian/changelog @@ -7,6 +7,7 @@ haskell-byteorder (1.0.3-3) UNRELEASED; urgency=low [ Joachim Breitner ] * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental + * Bump standards version, no change -- Giovanni Mascellani <gio@debian.org> Fri, 15 Jun 2012 18:09:26 +0200 diff --git a/p/haskell-byteorder/debian/control b/p/haskell-byteorder/debian/control index 6b0ac07cc..a4608a9e3 100644 --- a/p/haskell-byteorder/debian/control +++ b/p/haskell-byteorder/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/byteorder Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-byteorder Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-byteorder |