[SCM] VLC media player packaging branch, sid, updated. debian/1.0.1-1-11-gda73e88

xtophe-guest at users.alioth.debian.org xtophe-guest at users.alioth.debian.org
Fri Sep 4 23:35:05 UTC 2009


The following commit has been merged in the sid branch:
commit 972df783457bd800bf130b6dcb1ce31cde5a08f3
Author: Christophe Mutricy <xtophe at videolan.org>
Date:   Sat Sep 5 00:21:49 2009 +0200

    Add a README.source about quilt

diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 0000000..ace1951
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,15 @@
+This package uses quilt to manage all modifications to the upstream
+source.  Changes are stored in the source package as diffs in
+debian/patches and applied during the build.
+
+For more information about quilt, see /usr/share/doc/quilt/README.source
+
+Permanent patches
+0??-*.diff: Buildsystem
+1??-*.diff: Code
+2??-*.diff: Other
+3??-*.diff: "
+
+Temporary patches
+4??-*.diff: Bugs fix most likely taken from upstream Git
+CVE-*-*.diff: Security fix

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list