X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=debian%2Fchangelog;h=93afb97398df020eb56f77ba36084198495b5793;hp=ecfde0bc8130dd527479f1c3614777fb622461e7;hb=4b49778f44b9149451ba36e5f1bd7830c74c8fee;hpb=b7519560db07975f7a16cd24d12fe61ba0b4d84c diff --git a/debian/changelog b/debian/changelog index ecfde0b..93afb97 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,64 @@ -ctsim (5.2.1-1) unstable; urgency=low +ctsim (6.0.0-2) unstable; urgency=low - * New upstream - * debian/control: Change Build-Depends to libpng-dev from libpng12-dev - (closes:662293) + * Merge patches and packaging changes kindly make by Debian Med Team + + -- Kevin M. Rosenberg Wed, 21 Mar 2018 00:55:11 -0600 + +ctsim (6.0.0-1) unstable; urgency=low + + * New upstream, supports OpenMP parallelism and migrated to wxgtk3.0 and libpng1.6 + * debian/control: Update for wxgtk3 + + -- Kevin M. Rosenberg Tue, 20 Mar 2018 22:40:50 -0600 + +ctsim (5.2.0-4) unstable; urgency=medium + + * Fix watch file + * Remove redundant README.Debian + * hardening=+all + * debhelper 10 + * Remove empty postinst script - -- Kevin M. Rosenberg Fri, 21 Dec 2012 14:31:30 -0700 + -- Andreas Tille Tue, 06 Dec 2016 10:17:38 +0100 + +ctsim (5.2.0-3) unstable; urgency=medium + + * cme fix dpkg-control + * DEP3 header for libpng16 patch + * Fix d/rules (thanks to Chris Lamb for the patch) + Closes: 834574 + * Remove menu file + * hardening=+all,-pie + + -- Andreas Tille Wed, 17 Aug 2016 13:36:53 +0200 + +ctsim (5.2.0-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix "FTBFS with libpng16" (Closes: #809897) + + -- Tobias Frost Sun, 24 Jan 2016 12:58:10 +0100 + +ctsim (5.2.0-2) unstable; urgency=medium + + [ Olly Betts ] + * Update to use wxWidgets 3.0 (new patch: wx3.0-compat.patch) + Closes: #751552 + + [ Andreas Tille ] + * Take over the package into Debian Med team + * debian/control: + - debhelper 9 + - Priority: optional + - cme fix dpkg-control + * Build-Depends on libpng-dev, change from libpng12-dev + Closes: #662293 + * debian/copyright: DEP5 + * debian/rules: Use dh in d/rules + * fix upstream Makefile issues (finally by using dh-autoreconf) + * spelling fix + + -- Andreas Tille Mon, 11 Aug 2014 10:05:01 +0200 ctsim (5.2.0-1.1) unstable; urgency=low