File: README.source

package info (click to toggle)
polymake 4.3-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 31,528 kB
  • sloc: cpp: 152,204; perl: 43,222; javascript: 30,700; ansic: 2,937; java: 2,654; python: 641; sh: 244; xml: 117; makefile: 62
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