[Pkg-haskell-commits] [SCM] exception safe alternative to QSem, QSemN, SampleVar branch, master, updated. 721248eea196452fdf9d2eaeebfd9cc7e9b63444
Joey Hess
joey at kitenet.net
Sun Oct 7 21:39:07 UTC 2012
The following commit has been merged in the master branch:
commit 721248eea196452fdf9d2eaeebfd9cc7e9b63444
Author: Joey Hess <joey at kitenet.net>
Date: Sun Oct 7 17:38:21 2012 -0400
lintian fixes
diff --git a/debian/control b/debian/control
index 37e29a9..f2799f4 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9)
, libghc-stm-prof
Build-Depends-Indep: ghc-doc
, libghc-stm-doc
-Standards-Version: 3.9.1
+Standards-Version: 3.9.3
Homepage: http://hackage.haskell.org/package/SafeSemaphore
Vcs-Darcs: http://anonscm.debian.org/git/pkg-haskell/haskell-safesemaphore.git/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-haskell/haskell-safesemaphore.git;a=summary
diff --git a/debian/copyright b/debian/copyright
index 4240f3a..3f3d62f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
-Format-Specification: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Name: SafeSemaphore
-Maintainer: Joey Hess <joeyh at debian.org>
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: SafeSemaphore
+Upstream-Contact: Chris Kuklewicz <haskell at list.mightyreason.com>
Source: http://hackage.haskell.org/package/SafeSemaphore
Copyright: © 2011, Chris Kuklewicz
--
exception safe alternative to QSem, QSemN, SampleVar
More information about the Pkg-haskell-commits
mailing list