File: README.source

package info (click to toggle)
tcltls 1.6%2Bdfsg-3
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 1,204 kB
  • ctags: 212
  • sloc: ansic: 2,001; tcl: 365; sh: 301; makefile: 67
file content (24 lines) | stat: -rw-r--r-- 846 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
22
23
24
Tarball:
========
The source directory has been renamed because it contained some CVS files and
directories that weren't needed. In order to get the same orig.tar.gz which has
been uploaded to debian you have to download the upstream source from 
http://sourceforge.net/projects/tls/files/ and erase the following directories:

  * config/CVS
  * tests/oldTests/CVS
  * tests/CVS
  * tests/certs/CVS
  * CVS

After removing them, the source directory has to be renamed from tls1.5/ to 
tcltls-1.5.0.dfsg and then it has to be compressed using gzip -9 in order to 
comply with Debian Policy. 

dpatch:
======
The source package itself uses a mixture of dpatch and .diff.gz for the
modifications of the upstream source. If you want to change something it is
best to use the dpatch approach as documented in

 /usr/share/doc/dpatch/README.source.gz