1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
|
gap-scscp (2.1.4+ds-3) unstable; urgency=medium
* Debianization:
- debian/control:
- Depends fields, add lsb-base
(Closes Lintian error init.d-script-needs-depends-on-lsb-base).
-- Jerome Benoit <calculus@rezozer.net> Sat, 31 Dec 2016 16:12:58 +0000
gap-scscp (2.1.4+ds-2) unstable; urgency=medium
* Debianization:
- debian/copyright, refresh;
- debian/control:
- Depends field, bump to GAP 4r8;
- Standards Version, dump to version 3.9.8 (no change);
- Vcs-* fields, secure;
- Depends field, harden dependencies;
- debian/tests/, introduce;
- debian/sbin/gapd.in, upgrade.
-- Jerome Benoit <calculus@rezozer.net> Tue, 03 May 2016 01:25:21 +0000
gap-scscp (2.1.4+ds-1) unstable; urgency=low
* Initial release (Closes: #738011).
* Debianization:
- debian/copyright in DEP-5 format;
- debian/control:
- debhelper build-dep to >= 9;
- Standards Version 3.9.5;
- Vcs-* headers.
- debian/source, format 3.0 (quilt);
- debian/watch file;
- debian/repack, repack script to clean up and gain size;
- debian/rules:
- full and minal dh integration;
- get-orig-source uscan based target which downloads the currently
packaged upstream tarball and repacks it;
- default target which basically queries package status with uscan
-- output in DEHS format;
- gpg-signature check support, neutralize.
- daemon script gapd slightly improved, mainly for a better incorporation
within an initscript machinery, and documented though a manpage;
- initscript for GAP SCSCP server written from scratch;
- systemwide configuration files for GAP SCSCP server and clients
place in /etc/scscp/gap (Closes: #740737).
-- Jerome Benoit <calculus@rezozer.net> Thu, 28 Aug 2014 18:07:19 +0000
|