[Pkg-haskell-commits] darcs: haskell-gstreamer: Use substvars for Haskell description blurbs
Joachim Breitner
mail at joachim-breitner.de
Fri May 24 09:23:31 UTC 2013
Fri May 24 08:54:55 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Use substvars for Haskell description blurbs
Ignore-this: 30b80628a38b219d3b8059d2a1ae6e36
M ./changelog +1
M ./control -12 +7
Fri May 24 08:54:55 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Use substvars for Haskell description blurbs
Ignore-this: 30b80628a38b219d3b8059d2a1ae6e36
diff -rN -u old-haskell-gstreamer//changelog new-haskell-gstreamer//changelog
--- old-haskell-gstreamer//changelog 2013-05-24 09:23:31.230132502 +0000
+++ new-haskell-gstreamer//changelog 2013-05-24 09:23:31.234085959 +0000
@@ -1,6 +1,7 @@
haskell-gstreamer (0.12.1.2-2) UNRELEASED; urgency=low
* Enable compat level 9
+ * Use substvars for Haskell description blurbs
-- Joachim Breitner <nomeata at debian.org> Fri, 24 May 2013 09:53:38 +0200
diff -rN -u old-haskell-gstreamer//control new-haskell-gstreamer//control
--- old-haskell-gstreamer//control 2013-05-24 09:23:31.230132502 +0000
+++ new-haskell-gstreamer//control 2013-05-24 09:23:31.234085959 +0000
@@ -5,7 +5,7 @@
Uploaders: Marco TĂșlio Gontijo e Silva <marcot at debian.org>
Build-Depends: debhelper (>= 9)
, cdbs
- , haskell-devscripts (>= 0.8.13)
+ , haskell-devscripts (>= 0.8.15)
, ghc
, ghc-prof
, libghc-mtl-dev
@@ -34,9 +34,8 @@
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: Binding to the GStreamer open source multimedia framework
- This package provides a library for the Haskell programming language.
- See http://www.haskell.org/ for more information on Haskell.
+Description: Binding to the GStreamer open source multimedia framework${haskell:ShortBlurb}
+ ${haskell:Blurb}
.
This package provides a wrapper around the GStreamer C library. GStreamer is a
library for constructing graphs of media-handling components. The applications
@@ -50,10 +49,8 @@
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: Binding to the GStreamer open source multimedia framework; 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.
+Description: Binding to the GStreamer open source multimedia framework${haskell:ShortBlurb}
+ ${haskell:Blurb}
.
This package provides a wrapper around the GStreamer C library. GStreamer is a
library for constructing graphs of media-handling components. The applications
@@ -66,10 +63,8 @@
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
-Description: Binding to the GStreamer open source multimedia framework; documentation
- This package provides the documentation for a library for the Haskell
- programming language.
- See http://www.haskell.org/ for more information on Haskell.
+Description: Binding to the GStreamer open source multimedia framework${haskell:ShortBlurb}
+ ${haskell:Blurb}
.
This package provides a wrapper around the GStreamer C library. GStreamer is a
library for constructing graphs of media-handling components. The applications
More information about the Pkg-haskell-commits
mailing list