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
|
cattle-1.0 (1.2.2-1) unstable; urgency=low
* New upstream release
* Fix building twice in a row
* Multi-Arch
- Mark libcattle-1.0-dev as Multi-Arch: same
- Mark libcattle-1.0-doc as Multi-Arch: foreign
* Other
- Drop Build-Depends on dh-exec
- Introduce safeguards against unnoticed SONAME bumps
-- Andrea Bolognani <eof@kiyuko.org> Sun, 15 Jan 2017 16:17:06 +0100
cattle-1.0 (1.2.1-1) unstable; urgency=low
* New upstream release
* Updated patches
- D01-tweak-build-system.diff
- Don't skip examples during build
* 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, 30 Oct 2016 09:46:49 +0100
cattle-1.0 (1.2.0-1) unstable; urgency=low
* New upstream release.
* Remove unneeded versioned Depends.
- Closes: #734478 (please drop versioned Depends on pkg-config)
* Bump Standards-Version to 3.9.6.
* Upload to unstable.
-- Andrea Bolognani <eof@kiyuko.org> Wed, 22 Oct 2014 23:50:21 +0200
cattle-1.0 (1.0.1-1) experimental; urgency=low
* Initial release. (Closes: #617304)
* D01-tweak-build-system.diff:
- avoid building example programs to speed up compilation.
-- Andrea Bolognani <eof@kiyuko.org> Sat, 11 Aug 2012 01:52:52 +0200
|