[Pkg-haskell-commits] [SCM] Debian package for MissingH branch, master, updated. debian/1.1.0.3-1-12-g2f7c227
Giovanni Mascellani
mascellani at poisson.phc.unipi.it
Sun Jul 4 21:10:55 UTC 2010
The following commit has been merged in the master branch:
commit 406f85dc57f4324b4df5088c3bbc2d0e062c2444
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date: Sun Jul 4 22:41:43 2010 +0200
First person phrasing in description removed
diff --git a/debian/changelog b/debian/changelog
index 32b7f9f..6beff48 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
missingh (1.1.0.3-3) unstable; urgency=low
+ [ Iain Lane ]
* debian/control
+ Add -prof package.
+ Update build-deps to current practice
@@ -8,6 +9,10 @@ missingh (1.1.0.3-3) unstable; urgency=low
+ Use correct Haskell substvars and include -doc build-deps
* debian/source/format: Create with 1.0. Thanks, Lintian.
+ [ Giovanni Mascellani ]
+ * Fixed some lintian warnings:
+ - First person phrasing in description removed
+
-- Iain Lane <laney at ubuntu.com> Sat, 03 Jul 2010 16:49:49 +0100
missingh (1.1.0.3-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 9503a4b..d3a025d 100644
--- a/debian/control
+++ b/debian/control
@@ -45,7 +45,7 @@ Description: Library of utility functions for Haskell, GHC6 package
be extremely portable and easy to use. It also has no prerequisites
save those that are commonly included with Haskell compilers.
.
- MissingH is based on my MissingLib library for OCaml and contains some
+ MissingH is based on MissingLib library for OCaml and contains some
of the same features. However, some features are left behind because
they are already in Haskell or not needed here -- and others are added
due to things Haskell is missing, or things that Haskell makes
@@ -63,7 +63,7 @@ Description: Library of utility functions for Haskell, profiling libraries
be extremely portable and easy to use. It also has no prerequisites
save those that are commonly included with Haskell compilers.
.
- MissingH is based on my MissingLib library for OCaml and contains some
+ MissingH is based on MissingLib library for OCaml and contains some
of the same features. However, some features are left behind because
they are already in Haskell or not needed here -- and others are added
due to things Haskell is missing, or things that Haskell makes
@@ -86,7 +86,7 @@ Description: Documentation for Haskell utility library
be extremely portable and easy to use. It also has no prerequisites
save those that are commonly included with Haskell compilers.
.
- MissingH is based on my MissingLib library for OCaml and contains some
+ MissingH is based on MissingLib library for OCaml and contains some
of the same features. However, some features are left behind because
they are already in Haskell or not needed here -- and others are added
due to things Haskell is missing, or things that Haskell makes
--
Debian package for MissingH
More information about the Pkg-haskell-commits
mailing list