File: README.source

package info (click to toggle)
polymake 4.14-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 35,888 kB
  • sloc: cpp: 168,933; perl: 43,407; javascript: 31,575; ansic: 3,007; java: 2,654; python: 632; sh: 268; 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