[Pkg-haskell-commits] darcs: haskell-gstreamer: Move Haskell blurb to the end of the description, reduces the impact of #708703
Joachim Breitner
mail at joachim-breitner.de
Sun May 26 07:43:21 UTC 2013
Sat May 25 21:42:44 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: fcad48fe29c5eb28325e4edeb11f6fae
M ./changelog +7
M ./control -6 +6
Sat May 25 21:42:44 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: fcad48fe29c5eb28325e4edeb11f6fae
diff -rN -u old-haskell-gstreamer//changelog new-haskell-gstreamer//changelog
--- old-haskell-gstreamer//changelog 2013-05-26 07:43:21.518253644 +0000
+++ new-haskell-gstreamer//changelog 2013-05-26 07:43:21.526365946 +0000
@@ -1,3 +1,10 @@
+haskell-gstreamer (0.12.1.2-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:44 +0200
+
haskell-gstreamer (0.12.1.2-2) unstable; urgency=low
* Enable compat level 9
diff -rN -u old-haskell-gstreamer//control new-haskell-gstreamer//control
--- old-haskell-gstreamer//control 2013-05-26 07:43:21.510165704 +0000
+++ new-haskell-gstreamer//control 2013-05-26 07:43:21.522334197 +0000
@@ -35,12 +35,12 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
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
it supports range from simple OggVorbis playback, audiovideo streaming to
complex audio (mixing) and video (non-linear editing) processing.
+ .
+ ${haskell:Blurb}
Package: libghc-gstreamer-prof
Architecture: any
@@ -50,12 +50,12 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
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
it supports range from simple OggVorbis playback, audiovideo streaming to
complex audio (mixing) and video (non-linear editing) processing.
+ .
+ ${haskell:Blurb}
Package: libghc-gstreamer-doc
Section: doc
@@ -64,9 +64,9 @@
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
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
it supports range from simple OggVorbis playback, audiovideo streaming to
complex audio (mixing) and video (non-linear editing) processing.
+ .
+ ${haskell:Blurb}
More information about the Pkg-haskell-commits
mailing list