[SCM] FFmpeg packaging branch, master.snapshot, updated. debian/0.6-1-13-g7cf7ddb

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Mon Jun 28 08:28:00 UTC 2010


The following commit has been merged in the master.snapshot branch:
commit c04f7cda5f4379111fa698c01777a8880a3fe21a
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Fri Jun 25 23:33:29 2010 +0200

    fix usage documentation in debian/get-orig-source.sh

diff --git a/debian/get-orig-source.sh b/debian/get-orig-source.sh
index dfa1cc2..9cf8a87 100644
--- a/debian/get-orig-source.sh
+++ b/debian/get-orig-source.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 #
 #  Script to create a 'pristine' tarball for the debian ffmpeg source package
-#  Copyright (C) 2008, Reinhard Tartler
+#  Copyright (C) 2008, 2009, 2010 Reinhard Tartler
 #
 #  This program is free software; you can redistribute it and/or modify
 #  it under the terms of the GNU General Public License as published by
@@ -23,7 +23,7 @@ usage() {
 	cat >&2 <<EOF
 usage: $0 [-dh]
   -h : display help
-  -r : svn revision
+  -d : date of svn snapshot
   -o : output tarball name
   -c : path to cleanup script
 EOF

-- 
FFmpeg packaging



More information about the pkg-multimedia-commits mailing list