File: README.Debian-source

package info (click to toggle)
svnkit 1.3.5%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 9,116 kB
  • sloc: java: 109,839; xml: 990; sh: 193; makefile: 25
file content (21 lines) | stat: -rw-r--r-- 839 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21


The upstream tarball has been modified as follows, to comply with DFSG:

  * All .jar files under contrib directories have been removed since
    Debian packages must build with libraries installed on system.

  * Directory doc/javadoc was removed since files in that directory
    are regenerated during build-time.

  * Some .class files were removed, since some can be regenerated
    during build-time but others don't, specifically those files were
    located in:
    svnkit/src/org/tmatesoft/svn/core/internal/io/fs/repcache/
    svnkit/src/org/tmatesoft/svn/core/internal/io/svn/sasl/

  * Additionally, a convenience copy of javahl was removed from
    directory contrib/javahl. Instead of rebuilding this code,
    libsvnkit-java recommends libsvn-java.

 -- Miguel Landaeta <miguel@miguel.cc>  Wed, 10 Mar 2010 19:10:19 -0430