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
|
scrypt (1.2.0+git.3.c1a9826-1) unstable; urgency=medium
* merge upstream master branch
* harden
* bump policy version
* harden
* bump to debhelper 10
* include README.md in docs
-- Barak A. Pearlmutter <bap@debian.org> Mon, 14 Nov 2016 15:30:22 +0000
scrypt (1.2.0+git.2.d8147ba-1) unstable; urgency=medium
* merge upstream master branch
-- Barak A. Pearlmutter <bap@debian.org> Fri, 19 Feb 2016 11:09:07 +0000
scrypt (1.2.0+git.1.c5c3d3b-1) unstable; urgency=medium
* merge upstream master branch
-- Barak A. Pearlmutter <bap@debian.org> Thu, 10 Dec 2015 10:26:29 +0000
scrypt (1.2.0-1) unstable; urgency=medium
* debian/source/local-options: single-debian-patch option
* debian/copyright: modernize
* debian/control:
- bump standards version, no changes required
- build depend on autoconf-archive for AX_CFLAGS_WARN_ALL quilt patch
* new upstream version
* forward port, simplify, and refactor quilt patches
* debian/rules:
- remove now-obsolete SSE configuration options
- adjustments for autoreconf
- upstream no longer distributes a top-level Makefile
* the SVN repository is dated and hosted by a now-read-only provider
(google code) so we took the upstream tarball and flush SVN
-- Barak A. Pearlmutter <bap@debian.org> Thu, 27 Aug 2015 09:55:28 +0100
scrypt (1.1.6+svn31-1) unstable; urgency=medium
* add pointer to upstream SVN repository, and discussion thereof
* take upstream release from upstream SVN repository
* patches:
- avoid unnecessary -lrt
- tweak autotools to build without manual intervention
* switch from autotools-dev to dh-autoreconf
* bump policy version
* use canonical urls for packaging repository
* enable sse2 when arch=amd64
* include upstream tarball signing key (currently not checked)
-- Barak A. Pearlmutter <bap@debian.org> Fri, 11 Apr 2014 15:56:09 +0100
scrypt (1.1.6-3) unstable; urgency=low
* dh9
* bump policy version, no changes needed
-- Barak A. Pearlmutter <bap@debian.org> Thu, 08 Mar 2012 16:41:25 +0000
scrypt (1.1.6-2) unstable; urgency=low
* Add build dependency on libssl-dev (closes: #624132)
-- Barak A. Pearlmutter <bap@debian.org> Tue, 26 Apr 2011 12:15:52 +0100
scrypt (1.1.6-1) unstable; urgency=low
* Initial release (Closes: #620806)
-- Barak A. Pearlmutter <bap@debian.org> Mon, 04 Apr 2011 10:39:18 +0100
|