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
|
cattle-1.0 (1.2.2-3) unstable; urgency=low
* 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 17:05:08 +0200
cattle-1.0 (1.2.2-2) unstable; urgency=low
* Changes to package relationships
- Downgrade pkg-config from Depends: to Recommends: for -dev
* autopkgtest
- Add smoke test
* debhelper
- Switch to compat level 11
- Enable gir addon
* 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> Tue, 06 Feb 2018 21:42:49 +0100
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
|