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
|
gmsl (1.1.9-1) unstable; urgency=medium
* New upstream release
-- Dima Kogan <dkogan@debian.org> Wed, 03 Jun 2020 19:56:36 -0700
gmsl (1.1.8-1) unstable; urgency=medium
* New upstream release
* d/copyright: Use https protocol in Format field
* d/watch: Use https protocol
-- Dima Kogan <dkogan@debian.org> Wed, 21 Nov 2018 12:30:21 -0800
gmsl (1.1.7-1) unstable; urgency=medium
* New upstream release
- new function set_is_not_member
-- Dima Kogan <dima@secretsauce.net> Mon, 24 Aug 2015 20:48:06 -0700
gmsl (1.1.5-1) unstable; urgency=medium
* New upstream release
- int_dec and dec now saturate on underflow
- new functions dec2hex, dec2bin, dec2oct
* HTML docs no longer display external logos (fixes lintian
'privacy-breach-logo' error)
-- Dima Kogan <dima@secretsauce.net> Mon, 06 Oct 2014 23:35:18 -0700
gmsl (1.1.3-2) unstable; urgency=low
* added example file to demo basic usage
-- Dima Kogan <dima@secretsauce.net> Sun, 28 Apr 2013 15:34:48 -0700
gmsl (1.1.3-1) unstable; urgency=low
* Imported Upstream version 1.1.3
* Initial upload to Debian (Closes: #693167)
-- Dima Kogan <dima@secretsauce.net> Sat, 23 Mar 2013 00:12:46 -1000
gmsl (1.1.2-1) UNRELEASED; urgency=low
* Initial import
-- Dima Kogan <dima@secretsauce.net> Thu, 15 Nov 2012 14:42:03 -0800
|