File: README.Debian-source

package info (click to toggle)
luabind 0.9.1%2Bgit20150823%2Bdfsg-3
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,692 kB
  • sloc: cpp: 14,884; makefile: 204; sh: 41; python: 38; ansic: 11
file content (16 lines) | stat: -rw-r--r-- 629 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
luabind for Debian
------------------

The orig tarball has been repacked to remove the non-free logo

 $ rm doc/luabind-logo-label.ps

New tarball name is luabind-0.7.dfsg.orig.tar.gz

 -- Arthur Loiret <arthur.loiret@gmail.com>, Mon,  9 Apr 2007 17:53:40 +0200

Following the transition to new upstream, the orig tarball is created like this:

 $ git archive --format=tar --prefix=luabind-0.9.1+git20150823+dfsg/ HEAD | tar -f - --delete luabind-0.9.1+git20150823+dfsg/doc/luabind-logo-label.ps | xz >../luabind_0.9.1+git20150823+dfsg.orig.tar.xz

 -- Roberto C. Sanchez <roberto@connexer.com>  Fri, 16 Aug 2019 17:00:18 -0400