File: README.source

package info (click to toggle)
libc%2B%2B 3.5-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 39,088 kB
  • ctags: 20,667
  • sloc: cpp: 365,451; ansic: 3,125; asm: 651; sh: 630; makefile: 66
file content (16 lines) | stat: -rw-r--r-- 620 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
libc++ for Debian
-----------------

 Please use debian/rules get-orig-source to get sources for current package
 version.

 You can use the script libc++-get-orig-source.sh in debian folder. This script
 takes as argument the version of package in two formats:
 X.Y~svnZ or X.Y.
 If the first form is specified, script uses SVN revision Z when checkouting
 sources.
 Otherwise, it uses the current revision of libc++ SVN repository. Target in
 debian/rules get-orig-source just invoke script with version specified in
 debian/changelog file.

 -- Sylvestre Ledru <sylvestre@debian.org>, Wed, 24 Apr 2013 09:32:10 +0200