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 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142
|
cmocka (1.1.5-2) unstable; urgency=medium
* Upload to unstable now that buster has been released
* Update standards version, no changes needed.
* Set upstream metadata fields: Contact, Name.
-- David Prévot <taffit@debian.org> Sat, 10 Aug 2019 17:34:42 -1000
cmocka (1.1.5-1) experimental; urgency=medium
* Upload to experimental during the freeze
[ Andreas Schneider ]
* Bump version to 1.1.5
[ David Prévot ]
* Use debhelper-compat 12
* Update Standards-Version to 4.3.0
* Update copyright
-- David Prévot <taffit@debian.org> Sun, 31 Mar 2019 21:45:18 -1000
cmocka (1.1.3-1) unstable; urgency=medium
[ Andreas Schneider ]
* Bump version to 1.1.3
[ David Prévot ]
* Use debhelper-compat 11
* Drop get-orig-source target
* Declare minimum required cmake version (Closes: #908385)
* Update copyright
* Drop static libraries not built anymore
-- David Prévot <taffit@debian.org> Fri, 28 Sep 2018 17:43:00 -1000
cmocka (1.1.2-1) unstable; urgency=medium
[ Andreas Schneider ]
* Bump version to 1.1.2
[ Sandro Knauß ]
* Cleanup changelog
[ David Prévot ]
* Update d/watch to currently signed file
* Use priority optional
* Move project repository to salsa.d.o
* Update Standards-Version to 4.2.1
* Use HTTPS URLs
* Update copyright
* Update documentation building rule
* Update symbols file
-- David Prévot <taffit@debian.org> Thu, 30 Aug 2018 15:13:09 -1000
cmocka (1.1.1-1) unstable; urgency=medium
* New upstream version 1.1.1 (Closes: #861266)
* watch file:
- match newer versions
- Enable gpg signature for orig tarballs.
(#731725 was solved in meanwhile)
* Change my own mailaddress to hefee@debian.org
* Updated VCS links to secure protocol
* Update symbols for new version on amd64
* Update multiarch metadata
* Bump Standards-Version:
- Change link to changelog format to secure version.
* Bump compat level to 10 (No changes needed)
* Add hardening=+all to rules.
* Update signing key for orig tarballs
-- Sandro Knauß <hefee@debian.org> Tue, 04 Jul 2017 12:09:10 +0200
cmocka (1.0.1-3) unstable; urgency=medium
* Do not run tests when building doc (Closes: #806610)
* Update Standards-Version to 3.9.8
-- David Prévot <taffit@debian.org> Sun, 28 Aug 2016 16:53:27 -1000
cmocka (1.0.1-2) unstable; urgency=medium
* Upload to unstable since Jessie has been released
-- David Prévot <taffit@debian.org> Fri, 15 May 2015 11:14:35 -0400
cmocka (1.0.1-1) experimental; urgency=medium
[ Andreas Schneider ]
* include: Add macro for assert_ptr_equal().
* Bump version to 1.0.1
-- David Prévot <taffit@debian.org> Sun, 15 Mar 2015 10:51:14 -0400
cmocka (1.0.0-1) experimental; urgency=medium
[ Andreas Schneider ]
* Add cmockery legacy header.
* Bump version to 1.0.0.
* Fix building with newer gcc versions (Closes: #777818)
[ David Prévot ]
* Update watch file
* Update copyright
* Install a cmockery header
* Bump standards version to 3.9.6
* Upload to experimental to respect the freeze
-- David Prévot <taffit@debian.org> Sun, 22 Feb 2015 15:44:49 -0400
cmocka (0.4.1-2) unstable; urgency=medium
[ Pino Toscano ]
* Install configuration files for CMake (Closes: #749923)
-- David Prévot <taffit@debian.org> Fri, 30 May 2014 17:43:06 -0400
cmocka (0.4.1-1) unstable; urgency=medium
[ Andreas Schneider ]
* Bump version to 0.4.1.
-- David Prévot <taffit@debian.org> Fri, 23 May 2014 10:30:40 -0400
cmocka (0.4.0-1) unstable; urgency=medium
[ Andreas Schneider ]
* Bump version to 0.4.0.
[ David Prévot ]
* Use dh_doxygen to get rid of *.md5 and *.map files
* Provide jQuery helper for cmocka-doc
-- David Prévot <taffit@debian.org> Sun, 13 Apr 2014 10:43:02 -0400
cmocka (0.3.2-1) unstable; urgency=low
* Initial release (Closes: #731719)
-- David Prévot <taffit@debian.org> Sun, 08 Dec 2013 23:29:02 -0400
|