File: README.source

package info (click to toggle)
vlc 2.0.3-5%2Bdeb7u2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 155,972 kB
  • sloc: ansic: 350,796; cpp: 80,439; objc: 28,824; sh: 13,349; makefile: 2,096; xml: 1,536; asm: 815; python: 240; perl: 110; sed: 16
file content (23 lines) | stat: -rw-r--r-- 731 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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


This package uses Git-Buildpackage as a VCS to manage the packaging.
You might experience troubles when merging the upstream branch in the sid or experimental branches.
Try merging with -s recursive -X theirs
Or use git checkout --theirs upstream/x.y.z -- <paths>  to sort the mess.