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 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205
|
tevent (0.9.31-1) unstable; urgency=medium
[ Jelmer Vernooij ]
* Change maintainer to Debian Samba package maintainers.
[ Mathieu Parent ]
* New upstream version.
- Update symbols
- Bumping talloc Buid-Depends to 2.1.8
* Add me to uploaders
* Use secure Vcs-* uris
* Use automatic debug packages (-dbgsym)
* Use https homepage for tevent
* Mark libtevent-dev Multi-Arch: same
* Fix libreplace path in debian/copyright
* Bump standards version to 3.9.8 (no changes)
-- Mathieu Parent <sathieu@debian.org> Sun, 09 Oct 2016 20:47:15 +0200
tevent (0.9.28-1) unstable; urgency=medium
* New upstream version.
* Drop upstreamed patch 01_fix_ld_library_path.
* Update Vcs-Git URL to use new host name (anonscm.debian.org).
-- Jelmer Vernooij <jelmer@debian.org> Sun, 13 Dec 2015 01:15:17 +0000
tevent (0.9.26-3) unstable; urgency=low
* debian/copyright: Set short names for licenses.
* Fix Vcs-Git header.
* debian/rules: Properly clean up bin/, .lock-wscript and libtevent.a.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 12 Dec 2015 01:17:11 +0000
tevent (0.9.26-2) unstable; urgency=medium
* Set LD_LIBRARY_PATH during tests. Fixes FTBFS. Closes: #805319
-- Jelmer Vernooij <jelmer@debian.org> Tue, 17 Nov 2015 00:57:47 +0000
tevent (0.9.26-1) unstable; urgency=medium
* New upstream release.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 08 Nov 2015 21:42:12 +0000
tevent (0.9.25-1) unstable; urgency=medium
* Fix watch file.
* New upstream release.
* Bump standards version to 3.9.6 (no changes).
* debian/copyright: Fix duplicate license names.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 19 Sep 2015 03:16:10 +0000
tevent (0.9.16-1) unstable; urgency=low
* New upstream release.
* Switch to debhelper 9.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 10 Jun 2012 13:23:16 +0200
tevent (0.9.15-2) unstable; urgency=low
* Only depend on (optional) libaio-dev on Linux. Thanks Robert Millan.
Closes: #650954
* debian/copyright: Refer to LGPL-3 license file rather than symlink.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 29 Mar 2012 00:42:38 +0200
tevent (0.9.15-1) unstable; urgency=low
* New upstream release.
* Bump standards version to 3.9.3 (no changes).
-- Jelmer Vernooij <jelmer@debian.org> Mon, 12 Mar 2012 19:48:56 +0100
tevent (0.9.14+git20120207-1) unstable; urgency=low
* New upstream snapshot.
+ Unpacks waf source code. Closes: #654510
-- Jelmer Vernooij <jelmer@debian.org> Tue, 07 Feb 2012 15:36:52 +0100
tevent (0.9.14-1) unstable; urgency=low
* New upstream release.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 10 Aug 2011 13:49:40 +0200
tevent (0.9.13-3) unstable; urgency=low
* Upload to unstable.
* Switch to new style debhelper.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 28 Jul 2011 16:37:04 +0200
tevent (0.9.13-2) experimental; urgency=low
* Add libtevent-dbg package.
* Add multi-arch support.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 26 Jul 2011 20:28:46 +0200
tevent (0.9.13-1) unstable; urgency=low
* New upstream release.
* Add homepage field.
* Bump standards version to 3.9.2 (no changes).
-- Jelmer Vernooij <jelmer@debian.org> Mon, 18 Jul 2011 17:48:12 +0200
tevent (0.9.11~git20110311-1) unstable; urgency=low
* New upstream snapshot.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 12 Mar 2011 00:50:21 +0100
tevent (0.9.10-1) unstable; urgency=low
* New upstream release.
* Remove reference to deprecated BSD license file.
* Support building against talloc 2.0.1.
* Add script for automatically updating dependencies.
* Add missing dependencies on ${misc:Depends}.
* Link with --as-needed.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 21 Dec 2010 19:38:38 +0100
tevent (0.9.9~git20100928-2) unstable; urgency=low
* Depend on python-dev to build new Python module. Closes: #598374
-- Jelmer Vernooij <jelmer@debian.org> Tue, 28 Sep 2010 17:21:10 +0200
tevent (0.9.9~git20100928-1) unstable; urgency=low
* Support building against talloc 2.0.1.
* New upstream snapshot. Closes: #598362
-- Jelmer Vernooij <jelmer@debian.org> Mon, 13 Sep 2010 15:28:58 +0200
tevent (0.9.9~git20100522-3) experimental; urgency=low
* Add missing dependency on pkg-config and python. Closes: #595642
-- Jelmer Vernooij <jelmer@debian.org> Fri, 27 Aug 2010 02:35:21 +0200
tevent (0.9.9~git20100522-2) experimental; urgency=low
* Bump standards version to 3.9.1.
+ Inline BSD license in copyright file.
* Add missing build dependency on Python (required by waf).
* Depend on talloc >= 2.0.3.
* Switch to Bazaar.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 26 Aug 2010 23:33:51 +0200
tevent (0.9.9~git20100522-1) experimental; urgency=low
* New upstream snapshot.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 23 May 2010 15:37:56 +0200
tevent (0.9.9~git20100514-1) experimental; urgency=low
* New upstream snapshot.
* Bump standards version to 3.8.4.
* Use source format 3.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 14 May 2010 18:12:51 +0200
tevent (0.9.8-1) unstable; urgency=low
* New upstream release.
* Bump standards version to 3.8.3.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 11 Sep 2009 22:40:00 +0200
tevent (0.9.6~20090604-1) experimental; urgency=low
* New upstream snapshot.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 05 Jun 2009 01:08:49 +0200
tevent (0.9.5~20090516-1) unstable; urgency=low
* New upstream snapshot.
* Bump standards version to 3.8.1.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 16 May 2009 04:30:35 +0200
tevent (0.9.3~git20090221-1) unstable; urgency=low
* New upstream snapshot.
* Add dependency on libaio-dev.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 02 Feb 2009 23:33:20 +0100
tevent (0.9.2~git20090105-1) unstable; urgency=low
* Initial release. (Closes: #509225)
-- Jelmer Vernooij <jelmer@debian.org> Tue, 06 Jan 2009 20:57:29 +0100
|