diff options
author | Marco TĂșlio Gontijo e Silva <marcot@debian.org> | 2010-02-11 01:48:33 +0300 |
---|---|---|
committer | =?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?= <=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?=> | 2010-02-11 01:48:33 +0300 |
commit | 43beedb0fb5806c8f03afe86780bd37900f01814 (patch) | |
tree | 4bcda678441f58084a695d6e1d039b24111ac659 /p/c2hs | |
parent | bb07c872aedbbb508e9c088ed59862cb773acfde (diff) | |
download | DHG_packages-43beedb0fb5806c8f03afe86780bd37900f01814.tar.gz |
c2hs: debian/control: Bump Standards-Version: to 3.8.4, no changes needed.
Diffstat (limited to 'p/c2hs')
-rw-r--r-- | p/c2hs/debian/changelog | 1 | ||||
-rw-r--r-- | p/c2hs/debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/c2hs/debian/changelog b/p/c2hs/debian/changelog index 0d8369a3e..29bfaaf98 100644 --- a/p/c2hs/debian/changelog +++ b/p/c2hs/debian/changelog @@ -23,6 +23,7 @@ c2hs (0.16.0-1) UNRELEASED; urgency=low * debian/control: Change Section: to haskell. * debian/watch: Remove spaces, since they're not allowed by uscan. * debian/control: Use Vcs-Browser: field. + * debian/control: Bump Standards-Version: to 3.8.4, no changes needed. -- Marco TĂșlio Gontijo e Silva <marcot@debian.org> Tue, 02 Feb 2010 20:30:45 -0200 diff --git a/p/c2hs/debian/control b/p/c2hs/debian/control index c6ab6dd6e..7f241ee82 100644 --- a/p/c2hs/debian/control +++ b/p/c2hs/debian/control @@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 5.0.0), xsltproc, libxml2-utils Build-Conflicts: libghc6-wash-dev -Standards-Version: 3.8.3 +Standards-Version: 3.8.4 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/c2hs Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/c2hs Homepage: http://hackage.haskell.org/package/c2hs |