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
|
cxxtest (4.4+git171022-1) unstable; urgency=medium
* New git snapshot release.
* Update debhelper level to 10 .
* Update Standards-Version to 4.2.1 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sun, 25 Nov 2018 10:33:15 +0000
cxxtest (4.4-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Add B-D: asciidoc-dblatex (Closes: #851029).
-- Andrey Rahmatullin <wrar@debian.org> Sat, 21 Jan 2017 22:51:45 +0500
cxxtest (4.4-2) unstable; urgency=low
* Always build full package (closes: #831929).
* Make rebuildable.
* Update Standards-Version to 3.9.8 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Wed, 20 Jul 2016 19:57:52 +0000
cxxtest (4.4-1) unstable; urgency=low
* New upstream version.
* Update Standards-Version to 3.9.6 and debhelper level to 9 .
* New maintainer (closes: #787237).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 30 May 2015 16:21:07 +0000
cxxtest (4.3-1) unstable; urgency=low
* New upstream version.
* Added dependency on python-coverage (required by new upstream sources).
* Copied manpage file from version 4.2.1-2 because that file is required
to build this package but it is missing in the current upstream tarball.
* Updated debian/watch file to be more flexible with tarball extensions.
* Updated debian/control Standards-Version to 3.9.5.
-- Simone Rossetto <simros85@gmail.com> Sat, 02 Nov 2013 08:47:52 +0100
cxxtest (4.2.1-2) unstable; urgency=low
* Fix "cxxtest tries to download files from the net during the build"
added dependency on docbook-xsl package. (Closes: #706720)
* Updated debian/control Standards-Version to 3.9.4.
-- Simone Rossetto <simros85@gmail.com> Sat, 04 May 2013 09:17:37 +0200
cxxtest (4.2.1-1) unstable; urgency=low
* New upstream version.
* Updated the copyright license of the "debian" subfolder and of the whole
package following decision of the upstream authors to switch to LGPL-3.
-- Simone Rossetto <simros85@gmail.com> Sun, 17 Mar 2013 09:29:57 +0100
cxxtest (4.1-1) unstable; urgency=low
* New upstream version.
-- Simone Rossetto <simros85@gmail.com> Tue, 05 Mar 2013 10:34:07 +0100
cxxtest (4.0.3-2) unstable; urgency=low
* Merged the package's old description with the upstream one.
* Updated debian/copyright file setting the right license keyword for
source files.
* Python private modules are now installed in a private folder.
-- Simone Rossetto <simros85@gmail.com> Thu, 05 Apr 2012 21:38:57 +0200
cxxtest (4.0.3-1) unstable; urgency=low
* New upstream version (Closes: #606373)
-- Simone Rossetto <simros85@gmail.com> Thu, 01 Mar 2012 20:55:29 +0100
cxxtest (3.10.1-1) UNRELEASED; urgency=low
* Initial release.
* Patched the source files to make QtGui.h compatbile even with Qt4.
* Patched the original documentation to reflect the Debian installation
paths of CxxTest generators.
-- Simone Rossetto <simros85@gmail.com> Mon, 05 Sep 2011 21:26:40 +0200
|