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 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129
|
sprng (2.0a-13) unstable; urgency=medium
* Repairing broken unusable (binary) non-coordindated previous upload
* Removing several wrongly committed build artifacts
* debian/control: Updated Standards-Version: current version
* debian/compat: Increased to 10
-- Dirk Eddelbuettel <edd@debian.org> Fri, 28 Aug 2020 21:50:44 -0500
sprng (2.0a-12.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix FTBFS with gcc-10
Closes: #957837
-- Andreas Tille <tille@debian.org> Thu, 13 Aug 2020 12:41:22 +0200
sprng (2.0a-12) unstable; urgency=medium
* debian/*: Update a few files while moving package to salsa.debian.org
* debian/rules: Allow cross tools use by invoking build via dh_auto_build
(with thanks to Helmut Grohne) (Closes: #904142)
-- Dirk Eddelbuettel <edd@debian.org> Sat, 21 Jul 2018 07:53:05 -0500
sprng (2.0a-11) unstable; urgency=medium
* Makefile: Minor pedantic issue addressed (Closes: #865692)
-- Dirk Eddelbuettel <edd@debian.org> Fri, 21 Jul 2017 06:30:15 -0500
sprng (2.0a-10) unstable; urgency=medium
* SRC/insertmenu: Remove a bashism (with thanks to Reiner Herrmann, and
this time do it directly rather than rely on patch system)
(Closes: #818762)
* debian/control: Remove quilt from Build-Depends
-- Dirk Eddelbuettel <edd@debian.org> Wed, 23 Mar 2016 18:09:50 -0500
sprng (2.0a-9) unstable; urgency=low
* debian/control: Switch libsprng2 to Section: libs
* SRC/insertmenu: Remove a bashism (with thanks to Reiner Herrmann)
(Closes: #818762)
* debian/rules: Use dh_prep instead of dh_clean -p
* debian/rules: Add build-arch, build-indep targets
* debian/control: Add quilt to Build-Depends
* debian/control: Updated Standards-Version: to 3.9.6
-- Dirk Eddelbuettel <edd@debian.org> Sun, 20 Mar 2016 10:15:39 -0500
sprng (2.0a-8) unstable; urgency=low
* debian/rules, SRC/make.GENERIC: Applied patch kindly supplied by
Konstantinos Margaritis to address a build regression on armhf systems
(Closes: #627254)
* debian/control: Removed article from beginning of Description:
[lintian]
-- Dirk Eddelbuettel <edd@debian.org> Wed, 18 May 2011 19:10:54 -0500
sprng (2.0a-7) unstable; urgency=low
* SRC/pmlcg/longlong.h: Applied patch kindly supplied by Aurelien Jarno
to address builds on mips/mipsel with recent gcc versions (>= 4.4)
(Closes: #623015)
-- Dirk Eddelbuettel <edd@debian.org> Sat, 16 Apr 2011 12:25:34 -0500
sprng (2.0a-6) unstable; urgency=low
* debian/control: Updated Build-Depends: to libgmp-dev
* debian/control: Updated Standards-Version: to 3.9.1
-- Dirk Eddelbuettel <edd@debian.org> Sun, 06 Mar 2011 10:13:54 -0600
sprng (2.0a-5) unstable; urgency=low
* debian/control: Changed Section: of libsprng2-doc to 'doc' to satisfy
a Lintian warning and a wishlist bug report (Closes: #515925)
* debian/control: Updated Standards-Version: to 3.8.0
* debian/copyright: Updated to newer format
-- Dirk Eddelbuettel <edd@debian.org> Wed, 18 Feb 2009 20:22:14 -0600
sprng (2.0a-4) unstable; urgency=low
* debian/control: Changed use ${binary:Version} and ${source:Version} to
allow for binNMUs. Thanks to Lior Kaplan for the patch (Closes: #437501)
* debian/control: Set Depends: of -doc toe (>= ${source:Version}) [lintian]
* debian/control: Upgraded Standards-Version: to 3.7.2
* debian/compat: Created, set version to 5
* debian/control: Upgraded Build-Depends to debhelper (>= 5.0.0)
* debian/rules: Changed 'make realclean' invocation [lintian]
-- Dirk Eddelbuettel <edd@debian.org> Sun, 12 Aug 2007 18:10:28 -0500
sprng (2.0a-3) unstable; urgency=low
* SRC/sprng/Makefile: Add $(GMPLIB) to libsprng build (Closes: #318050)
* SRC/{make.GENERIC: Add ${GMPDEF} to CFLAGS and FFLAGS
* debian/control: Added libgmp3-dev to Depends for libsprng2-dev
(Closes: #318051)
* debian/control: Increase Standards-Version: to 3.6.2.1
-- Dirk Eddelbuettel <edd@debian.org> Sun, 17 Jul 2005 10:58:54 -0500
sprng (2.0a-2) unstable; urgency=low
* SRC/pmlcg/longlong.h: more patching for multi-line string literals
-- Dirk Eddelbuettel <edd@debian.org> Thu, 15 Jul 2004 13:27:14 -0500
sprng (2.0a-1) unstable; urgency=low
* Initial Debian packaging
-- Dirk Eddelbuettel <edd@debian.org> Mon, 5 Jul 2004 21:26:37 -0500
|