[Pkg-haskell-commits] darcs: cpphs: debian/control: Rename -doc package.
Marco Túlio Gontijo e Silva
marcot at debian.org
Tue Mar 16 16:36:58 UTC 2010
Tue Mar 16 13:22:25 UTC 2010 Marco T[_\c3_][_\ba_]lio Gontijo e Silva <marcot at debian.org>
* debian/control: Rename -doc package.
Ignore-this: 45476463c57f5c709ed10f0ed096ea11
M ./changelog +6
M ./control -1 +4
Tue Mar 16 13:22:25 UTC 2010 Marco Túlio Gontijo e Silva <marcot at debian.org>
* debian/control: Rename -doc package.
Ignore-this: 45476463c57f5c709ed10f0ed096ea11
diff -rN -u old-cpphs/changelog new-cpphs/changelog
--- old-cpphs/changelog 2010-03-16 16:36:57.958534185 +0000
+++ new-cpphs/changelog 2010-03-16 16:36:57.962534394 +0000
@@ -1,3 +1,9 @@
+cpphs (1.11-2) UNRELEASED; urgency=low
+
+ * debian/control: Rename -doc package.
+
+ -- Marco Túlio Gontijo e Silva <marcot at debian.org> Tue, 16 Mar 2010 10:22:17 -0300
+
cpphs (1.11-1) unstable; urgency=low
[ Joachim Breitner ]
diff -rN -u old-cpphs/control new-cpphs/control
--- old-cpphs/control 2010-03-16 16:36:57.958534185 +0000
+++ new-cpphs/control 2010-03-16 16:36:57.962534394 +0000
@@ -52,12 +52,15 @@
Description: cpphs-library for haskell; profiling libraries
This package provides some of the features of cpphs as a haskell library.
-Package: haskell-cpphs-doc
+Package: libghc6-cpphs-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
+Replaces: haskell-cpphs-doc
+Conflicts: haskell-cpphs-doc
+Provides: haskell-cpphs-doc
Description: cpphs-library for haskell; documentation
This package provides some of the features of cpphs as a haskell library.
.
More information about the Pkg-haskell-commits
mailing list