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 50 51 52
|
gap-openmath (11.3.1+ds-2) unstable; urgency=medium
* Debinization:
- debian/control:
- Depends field, bump to GAP 4r8;
- Standards Version, dump to version 3.9.8 (no change);
- Depends field, correct dependencies;
- debian/tests/, introduce.
-- Jerome Benoit <calculus@rezozer.net> Sat, 30 Apr 2016 02:03:14 +0000
gap-openmath (11.3.1+ds-1) unstable; urgency=medium
* New upstream version.
* Debianization:
- debian/copyright:
- repack by using the Files-Excluded machinery instead of the ad-hoc
script debian/repack;
- refresh;
- debian/control:
- Standards Version, dump to version 3.9.7 (no change);
- Vcs-* fields, secure;
- debian/repack, discard (see above);
- debian/watch:
- revisit (see above);
- debian/rules:
- get-orig-source target, revisit (see above);
- debian/gap-openmath.dir, wipe out (fanciful file).
-- Jerome Benoit <calculus@rezozer.net> Wed, 02 Mar 2016 15:19:05 +0000
gap-openmath (11.2.0+ds-1) unstable; urgency=low
* Initial release. (Closes: #738008)
* 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 reduce size;
- debian/makedoc.g, GAP script to compose the documentation;
- debian/rules:
- full 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.
-- Jerome Benoit <calculus@rezozer.net> Sat, 22 Feb 2014 21:40:23 +0000
|