rev 14926 - in krap/mlt/trunk/debian: . patches

Patrick Matthäi pmatthaei at alioth.debian.org
Thu Jun 18 08:23:21 UTC 2009


Author: pmatthaei
Date: 2009-06-18 08:23:19 +0000 (Thu, 18 Jun 2009)
New Revision: 14926

Added:
   krap/mlt/trunk/debian/patches/01_fix_man_whatis.diff
Modified:
   krap/mlt/trunk/debian/changelog
   krap/mlt/trunk/debian/control
   krap/mlt/trunk/debian/patches/series
Log:
  - Add 01_fix_man_whatis.diff which fixes the whatis entry.
* Extend a little bit the long-description of melt. Fixes lintian warning
  extended-description-is-probably-too-short


Modified: krap/mlt/trunk/debian/changelog
===================================================================
--- krap/mlt/trunk/debian/changelog	2009-06-18 07:26:19 UTC (rev 14925)
+++ krap/mlt/trunk/debian/changelog	2009-06-18 08:23:19 UTC (rev 14926)
@@ -1,4 +1,4 @@
-mlt (0.4.2+git20090618-1) UNRELEASED; urgency=low
+mlt (0.4.2+git20090618-1) unstable; urgency=low
 
   * New git snapshot.
     - Drop merged 07_custom_ldflags.diff patch.
@@ -9,9 +9,12 @@
     profiles.
   * Bump Standards-Version to 3.8.2 (no changes needed).
   * Drop our melt manpage and install the new one from upstream.
+    - Add 01_fix_man_whatis.diff which fixes the whatis entry.
   * Drop versioned build dependency on ffmpeg.
+  * Extend a little bit the long-description of melt. Fixes lintian warning
+    extended-description-is-probably-too-short.
 
- -- Patrick Matthäi <pmatthaei at debian.org>  Thu, 18 Jun 2009 09:22:44 +0200
+ -- Patrick Matthäi <pmatthaei at debian.org>  Thu, 18 Jun 2009 09:41:39 +0200
 
 mlt (0.4.2-2) unstable; urgency=low
 

Modified: krap/mlt/trunk/debian/control
===================================================================
--- krap/mlt/trunk/debian/control	2009-06-18 07:26:19 UTC (rev 14925)
+++ krap/mlt/trunk/debian/control	2009-06-18 08:23:19 UTC (rev 14926)
@@ -93,7 +93,9 @@
 Architecture: all
 Depends: ${misc:Depends}, melt
 Description: command line media player and video editor (dummy package)
- melt is a powerful multitrack command line oriented video editor.
+ melt was meant as a test tool for the MLT framework, but it is also a powerful
+ multitrack command line oriented video editor. It could also used as an
+ minimalistic media player for audio and video files.
  .
  This package is a dummy transition package for melt.
 
@@ -102,4 +104,6 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, libmlt-data (>= ${source:Version})
 Description: command line media player and video editor
- melt is a powerful multitrack command line oriented video editor.
+ melt was meant as a test tool for the MLT framework, but it is also a powerful
+ multitrack command line oriented video editor. It could also used as an
+ minimalistic media player for audio and video files.

Added: krap/mlt/trunk/debian/patches/01_fix_man_whatis.diff
===================================================================
--- krap/mlt/trunk/debian/patches/01_fix_man_whatis.diff	                        (rev 0)
+++ krap/mlt/trunk/debian/patches/01_fix_man_whatis.diff	2009-06-18 08:23:19 UTC (rev 14926)
@@ -0,0 +1,15 @@
+# Fix manpage whatis entry.
+
+diff -Naur mlt-0.4.2+git20090618.orig/docs/melt.1 mlt-0.4.2+git20090618/docs/melt.1
+--- mlt-0.4.2+git20090618.orig/docs/melt.1	2009-06-18 09:43:05.000000000 +0200
++++ mlt-0.4.2+git20090618/docs/melt.1	2009-06-18 09:58:13.000000000 +0200
+@@ -1,7 +1,7 @@
+ .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
+-.TH MLT "1" "June 2009" "MLT melt 0.4.3" "User Commands"
++.TH "MELT" "1" "June 2009" "MLT melt 0.4.3" "User Commands"
+ .SH NAME
+-MLT \- manual page for MLT melt 0.4.3
++melt \- command line media player and video editor
+ .SH SYNOPSIS
+ .B melt
+ [\fIoptions\fR] [\fIproducer \fR[\fIname=value\fR]\fI* \fR]\fI+\fR

Modified: krap/mlt/trunk/debian/patches/series
===================================================================
--- krap/mlt/trunk/debian/patches/series	2009-06-18 07:26:19 UTC (rev 14925)
+++ krap/mlt/trunk/debian/patches/series	2009-06-18 08:23:19 UTC (rev 14926)
@@ -1 +1,2 @@
+01_fix_man_whatis.diff
 10_fix_xine_module_cflags.diff




More information about the pkg-kde-commits mailing list