[Pkg-haskell-commits] darcs: darcs: Move Haskell blurb to the end of the description, reduces the impact of #708703
Joachim Breitner
mail at joachim-breitner.de
Sun May 26 08:16:50 UTC 2013
Sat May 25 21:42:14 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Move Haskell blurb to the end of the description, reduces the impact of #708703
Ignore-this: b4c49878b595df42b0965bdb176d6824
M ./changelog +7
M ./control -6 +6
Sat May 25 21:42:14 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Move Haskell blurb to the end of the description, reduces the impact of #708703
Ignore-this: b4c49878b595df42b0965bdb176d6824
diff -rN -u old-darcs//changelog new-darcs//changelog
--- old-darcs//changelog 2013-05-26 08:16:49.822132875 +0000
+++ new-darcs//changelog 2013-05-26 08:16:49.838544126 +0000
@@ -1,3 +1,10 @@
+darcs (2.8.4-3) UNRELEASED; urgency=low
+
+ * Move Haskell blurb to the end of the description, reduces the impact
+ of #708703
+
+ -- Joachim Breitner <nomeata at debian.org> Sat, 25 May 2013 23:42:14 +0200
+
darcs (2.8.4-2) unstable; urgency=low
* Enable compat level 9
diff -rN -u old-darcs//control new-darcs//control
--- old-darcs//control 2013-05-26 08:16:49.818277309 +0000
+++ new-darcs//control 2013-05-26 08:16:49.830539994 +0000
@@ -109,10 +109,10 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: distributed, interactive, smart revision control system${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
This library provides an interface to the Darcs distributed revision control
system.
+ .
+ ${haskell:Blurb}
Package: libghc-darcs-prof
Architecture: any
@@ -121,10 +121,10 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: distributed, interactive, smart revision control system${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
This library provides an interface to the Darcs distributed revision control
system.
+ .
+ ${haskell:Blurb}
Package: libghc-darcs-doc
Section: doc
@@ -133,7 +133,7 @@
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: distributed, interactive, smart revision control system${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
This library provides an interface to the Darcs distributed revision control
system.
+ .
+ ${haskell:Blurb}
More information about the Pkg-haskell-commits
mailing list