File: README.source

package info (click to toggle)
polymake 4.6-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 32,288 kB
  • sloc: cpp: 156,233; perl: 42,962; javascript: 30,726; ansic: 2,907; java: 2,654; python: 641; sh: 244; xml: 117; makefile: 61
file content (9 lines) | stat: -rw-r--r-- 371 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
to make a source package from git:

% apt-get install gitpkg
% git config gitpkg.pre-export-hook /usr/share/gitpkg/hooks/pristine-tar-pre-export-hook
% git config gitpkg.deb-export-hook /usr/share/gitpkg/hooks/debcherry-deb-export-hook
% git branch pristine-tar origin/pristine-tar
% gitpkg master

 -- David Bremner <bremner@debian.org>, Tue, 30 Aug 2016 09:37:52 -0300