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
|
xc3sprog (0+svn795+dfsg-3) unstable; urgency=medium
* Add debian/watch
* CMakeLists.txt: Revert change by FORTIFY_SOURCE
* xc2c_warp: Spell check
* debian/control: wrap and sort
* debian/control: update debhelper compat to 13
* debian/control: bump standards-version, no changes
* debian/rules: Add hardening options
-- Ricardo Ribalda Delgado <ricardo@ribalda.com> Fri, 05 Jun 2020 09:05:45 +0200
xc3sprog (0+svn795+dfsg-2) unstable; urgency=medium
* debian/copyright: use spaces rather than tabs to start continuation
lines.
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set field Upstream-Contact in debian/copyright.
* Changed vcs type from Svn to Git based on URL.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
* Update salsa CI file
* Enable -D_FORTIFY_SOURCE=2
-- Ricardo Ribalda Delgado <ricardo@ribalda.com> Mon, 11 May 2020 11:41:27 +0200
xc3sprog (0+svn795+dfsg-1) unstable; urgency=medium
* Initial release (Closes: #639956)
* Enable CI for salsa
* Fix copyright
-- Ricardo Ribalda Delgado <ricardo@ribalda.com> Mon, 14 Jan 2019 11:03:00 +0100
|