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
|
beef (1.0.2-3) unstable; urgency=low
* Package relationships
- Build-Depends: on libreadline-dev instead of libreadline6-dev
- The latter is purely virtual
* Other
- Update Standards-Version to 4.1.4
- No changes needed
- Adapt watch file to new download URLs
-- Andrea Bolognani <eof@kiyuko.org> Sun, 01 Jul 2018 15:05:57 +0200
beef (1.0.2-2) unstable; urgency=low
* autopkgtest
- Add smoke test
* debhelper
- Switch to compat level 11
* Security
- Use https:// for upstream URLs
- Add GPG signature verification to watch file
* Other
- Update Standards-Version to 4.1.3
- Use Format: https://... in Debian copyright file
- Permit Rules-Requires-Root: no
- Point Vcs-*: to salsa.debian.org
-- Andrea Bolognani <eof@kiyuko.org> Sat, 10 Feb 2018 17:21:31 +0100
beef (1.0.2-1) unstable; urgency=low
* New upstream release
* debhelper
- Switch to compat level 10
- Parallel builds are now supported
* Security
- Enable +bindnow hardening option
- Use HTTPS wherever possible
* Other
- Update Standards-Version to 3.9.8
- No changes needed
-- Andrea Bolognani <eof@kiyuko.org> Sun, 15 Jan 2017 20:12:25 +0100
beef (1.0.1-1) unstable; urgency=low
* New upstream release.
* U01-fix-whatis-entry.diff:
- merged upstream; dropped.
* D01-tweak-build-system.diff:
- merge all upstream build system modifications into a single patch.
* Bump Standards-Version to 3.9.6.
* Upload to unstable.
-- Andrea Bolognani <eof@kiyuko.org> Thu, 23 Oct 2014 01:11:33 +0200
beef (1.0.0-1) experimental; urgency=low
* New upstream release. (Closes: #639247)
* Fix watch file. (Closes: #529748)
* U01-fix-whatis-entry.diff:
- use the conventional format for the NAME section of the man
page, so that programs such as whatis and apropos can parse it.
* D01-skip-documentation-files.diff:
- don't install duplicated documentation files.
* D02-leave-changelog-alone.diff:
- don't overwrite upstream changelog.
* Switch to 3.0 (quilt) source format.
* Switch to compat level 9.
* Update Debian copyright file to the final version of the
machine-readable copyright file specification.
* Add Vcs-* control fields.
* Bump Standards-Version to 3.9.3 (no changes needed).
-- Andrea Bolognani <eof@kiyuko.org> Tue, 21 Aug 2012 21:01:11 +0200
beef (0.0.6-2) unstable; urgency=low
* Added watch file
* Added support for DEB_BUILD_OPTIONS (noopt)
* Don't ignore `$(MAKE) clean' errors anymore
* Bumped Standards-Version to 3.7.3 (no changes needed)
* Moved Homepage to the proper control field
* Changed debian/copyright to comply with the proposed machine-interpretable
copyright format (with some modifications)
-- Andrea Bolognani <eof@kiyuko.org> Sun, 17 Feb 2008 23:51:57 +0100
beef (0.0.6-1) unstable; urgency=low
* New upstream release
* Bumped Standards-Version to 3.7.2
* Improved long description
* Added Homepage pseudo-field
* Sponsored package by Neil McGovern <neilm@debian.org>
- Proofread and updated long description to better English
-- Andrea Bolognani <eof@kiyuko.org> Thu, 1 Feb 2007 19:58:12 +0100
beef (0.0.5-1) unstable; urgency=low
* New upstream release
* Added copyright notice for the packaging work
-- Andrea Bolognani <eof@kiyuko.org> Wed, 29 Mar 2006 09:44:35 +0100
beef (0.0.4-1) unstable; urgency=low
* Initial release. Closes: #355179
-- Andrea Bolognani <eof@kiyuko.org> Fri, 10 Mar 2006 16:02:20 +0100
|