[Pkg-haskell-commits] darcs: tools: Freshen up template control file a bit
laney at debian.org
laney at debian.org
Fri Jun 3 12:00:05 UTC 2011
Fri Jun 3 11:59:49 UTC 2011 laney at debian.org
* Freshen up template control file a bit
Ignore-this: 9e6a70c7f1540641739a2bf9ca5c77ed
M ./template-debian/control -12 +8
Fri Jun 3 11:59:49 UTC 2011 laney at debian.org
* Freshen up template control file a bit
Ignore-this: 9e6a70c7f1540641739a2bf9ca5c77ed
diff -rN -u old-tools//template-debian/control new-tools//template-debian/control
--- old-tools//template-debian/control 2011-06-03 12:00:05.375780651 +0000
+++ new-tools//template-debian/control 2011-06-03 12:00:05.407780885 +0000
@@ -13,7 +13,7 @@
, libfoo-dev
Build-Depends-Indep: ghc-doc
, libghc-bar-doc
-Standards-Version: 3.8.4
+Standards-Version: 3.9.2
Homepage: http://hackage.haskell.org/package/foo
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-foo
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-foo
@@ -28,11 +28,10 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Short description of foo
+ Long description of foo
+ .
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
- .
- This package contains Haskell bindings for the functions and data structures
- defined in the foo C library.
Package: libghc-foo-prof
Architecture: any
@@ -42,12 +41,10 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Short description of foo; profiling libraries
- This package provides a library for the Haskell programming language,
- compiled for profiling.
- See http://www.haskell.org/ for more information on Haskell.
+ Long description of foo
.
- This package contains Haskell bindings for the functions and data structures
- defined in the foo C library.
+ This package provides a library for the Haskell programming language, compiled
+ for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-foo-doc
Section: doc
@@ -56,9 +53,8 @@
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: Short description of foo; documentation
+ Long description of foo
+ .
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
- .
- This package contains Haskell bindings for the functions and data structures
- defined in the foo C library.
More information about the Pkg-haskell-commits
mailing list