File: README.source

package info (click to toggle)
libxpp3-java 1.1.3.4.O-4
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,612 kB
  • ctags: 3,491
  • sloc: java: 24,237; xml: 805; sh: 81; makefile: 15
file content (22 lines) | stat: -rw-r--r-- 555 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Upstream tarball changes
========================

From the original upstream distribution the prebuilt
jar files were removed with rm *.jar in the basedir.


Patch management
================

This package uses the simple patch system of CDBS to manage
modifications to the upstream source code.

To apply all patches to the source, invoke
  debian/rules patch

To unapply all patches, invoke
  debian/rules unpatch

All patches are diff files located in debian/patches and should end
with ".patch". To add a patch, just drop the diff in this
directory.