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 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100
|
gap-float (0.7.4+ds-3) unstable; urgency=medium
* Upload to unstable.
-- Jerome Benoit <calculus@rezozer.net> Thu, 20 Oct 2016 03:11:47 +0000
gap-float (0.7.4+ds-2) experimental; urgency=medium
* Migration Bug fix (Closes: #835505).
-- Jerome Benoit <calculus@rezozer.net> Sat, 15 Oct 2016 04:06:46 +0000
gap-float (0.7.4+ds-1) unstable; urgency=medium
* New upstream release.
* Debianization:
- debian/watch:
- bump to version 4;
- update;
- debian/repack, discad (see below);
- debian/copyright:
- Files-Excluded field, introduce;
- refresh;
- debian/patches/*patch:
- d/p/upstream-autotoolization-doc.patch, discard;
- d/p/debianization-documentation.patch, introduce;
- Origin field, correct;
- refresh;
- debian/rules:
- dh_prep, override to compose documentation;
- get-orig-source field, add compression scheme;
- refresh.
-- Jerome Benoit <calculus@rezozer.net> Fri, 14 Oct 2016 04:11:24 +0000
gap-float (0.6.3+ds-3) unstable; urgency=medium
* Debianization:
- debian/control:
- Standards Version, bump to 3.9.8 (no change);
- debian/copyright, refresh;
- debian/tests/, introduce.
-- Jerome Benoit <calculus@rezozer.net> Sat, 30 Apr 2016 19:09:39 +0000
gap-float (0.6.3+ds-2) unstable; urgency=medium
* Debianization:
- debian/control:
- Depends field, bump to GAP 4r8;
- Standards Version, bump to 3.9.7;
- Vcs-* fields, secure;
- debian/clean, ad hoc introduction.
-- Jerome Benoit <calculus@rezozer.net> Sun, 17 Apr 2016 12:31:52 +0000
gap-float (0.6.3+ds-1) unstable; urgency=medium
* New upstream version.
* Debianization:
- debian/control, Standards Version 3.9.6 bump (no change);
- debian/repack, refresh;
- debian/rules:
- multiarch support, correct;
- debian/patches/, refresh;
- debian/gap-float.doc-base, not forget.
* Minor fixes submitted to the upstream maintainer.
-- Jerome Benoit <calculus@rezozer.net> Sun, 28 Sep 2014 02:38:03 +0000
gap-float (0.6.0+ds-1) unstable; urgency=low
* Initial release (Closes: #734316):
thanks to the upstream maintainer for reorganizing the source tarball
wrt to autotools customs, for providing a gpg signature, and other
minor enhancements that have facilitated the packaging.
* 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/patches/ patches in DEP-3 format;
- debian/watch, effective set up with upstream signature verification;
- debian/repack, repack script to clean up and gain weight;
- debian/rules:
- autoreconf-iguration;
- 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;
- debian/gap-float.install, install float.so module within debian
architecture hierarchy wrt GAP 4r7p5-1 new policy;
* Fixes, enhancements, request for a better autotools machinery support
(more rational, passing the `make distcheck' test) and bug reports has
been submitted to the upstream maintainer.
-- Jerome Benoit <calculus@rezozer.net> Wed, 20 Aug 2014 07:36:13 +0000
|