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 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509
|
nant (0.92~rc1+dfsg-7) unstable; urgency=medium
* [48d668e] Fix build on newer Mono w/ -api facades. Thanks to Sean Champ.
-- Jo Shields <joshield@microsoft.com> Tue, 25 Feb 2020 10:05:43 -0500
nant (0.92~rc1+dfsg-6) unstable; urgency=medium
* [15d2223] Fix typo looking for 4.5 tools in 4.0 dir (Closes: #793970)
-- Jo Shields <jo.shields@xamarin.com> Wed, 16 Dec 2015 11:45:58 +0000
nant (0.92~rc1+dfsg-5) unstable; urgency=medium
* Import upstream diffs to add support for mono-4.5 framework.
-- Dimitri John Ledkov <xnox@ubuntu.com> Mon, 14 Dec 2015 18:17:39 +0000
nant (0.92~rc1+dfsg-4) unstable; urgency=medium
* No-change rebuild for NUnit 2.6.3 (Closes: #762225)
-- Jo Shields <directhex@apebox.org> Mon, 22 Sep 2014 10:04:56 +0100
nant (0.92~rc1+dfsg-3) unstable; urgency=low
* [93b6f15] Add debian/patches/
use_mono_mcs_common_compiler_infrastructure.patch
(Cherry picked from 69c8ee96493c5d953212397c8ca06c2392372ca4)
(Closes: #713760, #713768)
-- Jo Shields <directhex@apebox.org> Fri, 11 Oct 2013 15:06:40 +0200
nant (0.92~rc1+dfsg-2) unstable; urgency=low
* Upload to unstable.
-- Jo Shields <directhex@apebox.org> Sun, 27 May 2012 16:59:31 +0100
nant (0.92~rc1+dfsg-1) experimental; urgency=low
* [73a7503] Standards-Version → 3.9.3, no changes
* [4073149] Remove useless DMUA flag
* [4af100d] refresh patches
* [f16bb89] remove-netDumbster.patch
* [6bdd529] s/destdir/DESTDIR/
* [3d0a2ee] add lowercase-docdir.patch: use usr/share/doc/nant as docdir
* [2f79f36] wrap-and-sort debian/
* [488bab1] bump nunit b-d to >= 2.6
* [f391286] add get-orig-source
* [1c6cddf] use --with cli instead of cli.make
-- Julian Taylor <jtaylor@ubuntu.com> Sat, 26 May 2012 21:48:22 +0100
nant (0.91~alpha2+dfsg-4) unstable; urgency=low
* Upload to unstable
* [fec82c9] Fix spacing in debian/control
-- Iain Lane <laney@debian.org> Tue, 17 Jan 2012 22:18:23 +0000
nant (0.91~alpha2+dfsg-3) experimental; urgency=low
* [1048e01] Build against Mono 2.10.
This causes nant to use the 4.0 profile by default and therefore to be
used to compile 4.0 packages hopefully without further changes.
-- Iain Lane <laney@debian.org> Fri, 29 Jul 2011 21:42:56 +0100
nant (0.91~alpha2+dfsg-2) experimental; urgency=low
* [d130072] Update patches to build against NUnit 2.5, not bundled 2.2.
* [06d961e] Mandate NUnit 2.5 in the build-dependencies
-- Jo Shields <directhex@apebox.org> Mon, 04 Jul 2011 17:16:33 +0100
nant (0.91~alpha2+dfsg-1) unstable; urgency=low
[ Jelmer Vernooij ]
* Remove myself from uploaders.
[ Jo Shields ]
* [ff1d1e1] Imported Upstream version 0.91~alpha2+dfsg
* [9b374bc] Bump Debian Standards Version to 3.9.2.
* [8d53875] Refresh package description slightly.
* [5087eab] Refresh Vcs-* fields.
* [31d87a4] Migrate from dpatch to DebSrc 3.0 (quilt).
* [d076fc0] Refresh debian/rules to use dh7-style rules.
* [634354c] Reverse order of imported patches, as some depend on others.
* [e724652] Refresh debian/patches/000-fix_build_system.patch and DESTDIR.
* [f76581e] Refresh debian/patches/001-nant-task-cs-InitializeElement.patch.
* [72d654f] Refresh debian/patches/002-nant-load-partial-name.patch.
* [f513c5b] Refresh debian/patches/003-nant-use-system-dlls.patch.
* [b4fc082] Refresh debian/patches/004-nant-nunit_2.4.patch.
* [1424d3d] Remove 005-nant-ExternalProgramBase-race.patch - committed
upstream.
* [ac1e636] Refresh debian/patches/006-nant-dont-build-ndoc-support.patch.
* [d13dc8e] Backport support for 4.0 with Mono from upstream.
* [d0cdf99] Downgrade #ziplib API, as bundle version is newer than Mono
version.
* [327fe55] Tweak destdir for DH7 semantics.
-- Jo Shields <directhex@apebox.org> Fri, 01 Jul 2011 00:07:23 +0100
nant (0.85.dfsg1-9) unstable; urgency=low
[ David Paleino ]
* debian/control:
+ Updated my e-mail address
[ Jo Shields ]
* debian/control:
+ No-change bump to Standards 3.8.3
+ Build-depend on -cil-dev packages
* debian/rules,
debian/control:
+ Use mono-csc from mono-devel 2.4.3 as compiler command (Closes: #562366)
-- Jo Shields <directhex@apebox.org> Wed, 06 Jan 2010 15:10:39 +0000
nant (0.85.dfsg1-8) unstable; urgency=low
* debian/patches/006-nant-dont-build-ndoc-support.dpatch,
debian/control:
+ Remove support for ndoc task - we don't use it, and it pulls
in undesirable dependencies. This also breaks a nasty circular
build-dep on libndoc1.3-cil, which is built by nant
-- Jo Shields <directhex@apebox.org> Mon, 15 Jun 2009 20:12:47 +0100
nant (0.85.dfsg1-7) unstable; urgency=low
* Upload to unstable.
-- Mirco Bauer <meebey@debian.org> Thu, 26 Feb 2009 00:23:47 +0100
nant (0.85.dfsg1-6) experimental; urgency=low
* debian/control:
+ removed 1.0 Build-Dependencies
+ using mono-devel instead of mono-gmcs in runtime Depends
+ debhelper dependency bumped to >= 7
+ added ${misc:Depends} to nant
* debian/patches/:
+ 000-fix_build_system.dpatch added
* debian/rules:
+ Rewritten and switched to dh7-style
* debian/compat bumped to 7
* debian/watch updated to version 3
-- David Paleino <d.paleino@gmail.com> Wed, 03 Dec 2008 17:46:17 +0100
nant (0.85.dfsg1-5) unstable; urgency=low
[ David Paleino ]
* debian/control:
+ Removed Dave Beckett <dajobe@debian.org> from Uploaders.
[ Mirco Bauer ]
* debian/control:
+ Enhanced package description.
+ Added Vcs-Browser field.
+ Bumped cli-common-dev build-dep to >= 0.5.4 as we are using
dh_clistrip and dh_clifixperms from it.
* debian/rules:
+ Removed -m paramater to dh_clideps call, as it doesn't know such
parameter.
+ Added dh_clistrip and dh_clifixperms calls.
+ Removed find call to fix file permissions, as dh_clifixperms takes now
care of this.
+ Removed dh_shlibdeps call as this package doesn't contain native
binaries or libraries.
+ Delete examples/StyleTask/SimpleExtensionObject/SimpleExtension.dll
before the build to force nant to rebuild it (as the file is shipped in
the tarball).
* debian/patches/005-nant-ExternalProgramBase-race.dpatch:
+ New patch to prevent Mono detection failure due to a race on SMP
machines. Based on upstream fix for bug 1733671 (Closes: #483073)
(thanks goes to Y Giridhar Appaji Nag <appaji@debian.org> for
investigation and providing the dpatch)
-- Mirco Bauer <meebey@debian.org> Thu, 16 Oct 2008 22:50:40 +0200
nant (0.85.dfsg1-4) unstable; urgency=low
* Use right NDoc directory. (Closes: #492300)
-- Jelmer Vernooij <jelmer@samba.org> Fri, 25 Jul 2008 04:29:19 +0200
nant (0.85.dfsg1-3) unstable; urgency=low
* Fix build dependency on renamed libndoc1.3-cil. (Closes: #490322)
-- Jelmer Vernooij <jelmer@samba.org> Tue, 22 Jul 2008 23:34:19 +0200
nant (0.85.dfsg1-2) unstable; urgency=low
* Build against version 2.4 of nunit.
* Bump standards version to 3.8.0.
* Cope with dfsg mangling in watch file.
-- Jelmer Vernooij <jelmer@samba.org> Sat, 14 Jun 2008 16:59:38 +0200
nant (0.85.dfsg1-1) unstable; urgency=low
* Remove binaries without source. (Closes: #374634)
-- Jelmer Vernooij <jelmer@samba.org> Mon, 26 May 2008 23:12:50 +0200
nant (0.85-3) unstable; urgency=low
* Changed maintainer to Debian CLI Applications Team. (Closes: #477064)
* Add myself as uploader.
* Use newer nunit (libnunit2.2.6-cil)
* Add patch to work around obsolete
System.Reflection.Assembly.LoadWithPartialName(). (Closes: #475213)
-- Jelmer Vernooij <jelmer@samba.org> Mon, 26 May 2008 21:15:12 +0200
nant (0.85-2) unstable; urgency=low
* Depend on mono-gmcs (Closes: #408395)
* Added patch 001-nant-task-cs-InitializeElement.dpatch
to get around Mono compiler turning a former warning into an error.
Again. (Closes: #422838)
-- Dave Beckett <dajobe@debian.org> Sun, 24 Jun 2007 12:15:53 -0700
nant (0.85-1) unstable; urgency=low
* New upstream release
* It only took 2 years 11 months to go from 0.84 to 0.85
* Build depend indep on cli-common-dev (>= 0.4.4)
-- Dave Beckett <dajobe@debian.org> Sun, 15 Oct 2006 00:25:05 -0700
nant (0.84+0.85-rc4-1) unstable; urgency=low
* New upstream release
* Acknowledge NMU (Closes: #372588)
* Standards-Version 3.7.2
* Update to latest CLI policy package split. Build-Depends-Indep: on
cli-common-dev, libmono-winforms1.0-cil, libmono-winforms2.0-cil and
mono-gmcs to get 1.0 and 2.0 packages
* Removed patches no longer needed:
- 01-AssemblyInfoTask.cs.patch
- 02-ScriptTask.cs.patch
- 03-XmlResultFormatter.cs.patch
- 04-SourceControl.patch
- 05-ExceptionTest.cs
-- Dave Beckett <dajobe@debian.org> Mon, 12 Jun 2006 23:30:36 -0700
nant (0.84+0.85-rc3-10.1) unstable; urgency=low
* Non-maintainer upload.
* Add a build-dep on libmono-winforms1.0-cil to fix FTBFS, thanks Daniel
Schepler. (Closes: #370163)
[debian/control]
-- Loic Minier <lool@dooz.org> Sat, 10 Jun 2006 14:37:38 +0200
nant (0.84+0.85-rc3-10) unstable; urgency=low
* Remove call to dh_makeclilibs since nant has no public GAC installed
libraries (Closes: 361976)
-- Dave Beckett <dajobe@debian.org> Tue, 11 Apr 2006 09:09:30 -0700
nant (0.84+0.85-rc3-9) unstable; urgency=low
* Update debian/watch again to use http://qa.debian.org/watch/sf.php to
try to follow sourceforge updates.
* Depend on cli-common (>= 0.2.0)
-- Dave Beckett <dajobe@debian.org> Sat, 4 Feb 2006 23:03:29 -0800
nant (0.84+0.85-rc3-8) unstable; urgency=low
* Depend on libmono-dev to get mono.pc at runtime.
-- Dave Beckett <dajobe@debian.org> Mon, 20 Jun 2005 10:10:51 +0100
nant (0.84+0.85-rc3-7) unstable; urgency=low
* Removed obsolete Build-Depend: on mono-jit and mono-utils
* Fixed debian/watch file
* Added patches from CVS HEAD to build with mono 1.1.8 packages:
- 01-AssemblyInfoTask.cs.patch
- 02-ScriptTask.cs.patch
- 03-XmlResultFormatter.cs.patch
- 04-SourceControl.patch
- 05-ExceptionTest.cs
-- Dave Beckett <dajobe@debian.org> Sat, 18 Jun 2005 14:49:10 +0100
nant (0.84+0.85-rc3-6) unstable; urgency=low
* Upload to unstable now that mono is in unstable
* Added debian/watch file
-- Dave Beckett <dajobe@debian.org> Thu, 16 Jun 2005 11:52:30 +0100
nant (0.84+0.85-rc3-5) experimental; urgency=low
* Tiny nant.1 fix
* Checked pending bugs that were fixed with new upstream or packaging:
- Nant builds reliably inside pbuilder using the mono 1.1.x
experimental debs (Closes: #300416).
- The mono resgen.exe is now correctly invoked by the
<resgen> task (Closes: #283740)
-- Dave Beckett <dajobe@debian.org> Fri, 20 May 2005 19:02:36 +0100
nant (0.84+0.85-rc3-4) experimental; urgency=low
* Make /usr/bin/nant exec cli and NAnt.exe rather than use old cli-wrapper
* Wrote a manual page for nant
-- Dave Beckett <dajobe@debian.org> Mon, 16 May 2005 12:31:10 +0100
nant (0.84+0.85-rc3-3) experimental; urgency=low
* Remove debian/resgen and update debian/dirs to new mono conventions
* Depend on mono 1.1.6
-- Dave Beckett <dajobe@debian.org> Mon, 16 May 2005 11:22:25 +0100
nant (0.84+0.85-rc3-2) experimental; urgency=low
* Rebuild against mono 1.1 experimental
-- Dave Beckett <dajobe@debian.org> Mon, 16 May 2005 10:29:31 +0100
nant (0.84+0.85-rc3-1) unstable; urgency=low
* New upstream version.
-- Dave Beckett <dajobe@debian.org> Wed, 20 Apr 2005 20:51:57 +0100
nant (0.84+0.85-rc1-2) unstable; urgency=low
* New Maintainer (Closes: 305458)
-- Dave Beckett <dajobe@debian.org> Wed, 20 Apr 2005 16:00:37 +0100
nant (0.84+0.85-rc1-1) unstable; urgency=low
* New upstream version.
-- John Goerzen <jgoerzen@complete.org> Mon, 13 Dec 2004 09:08:02 -0600
nant (0.84+0.85-20040825-2) unstable; urgency=low
* Added dependencies on pkg-config and related packages.
-- John Goerzen <jgoerzen@complete.org> Thu, 26 Aug 2004 13:54:55 -0500
nant (0.84+0.85-20040825-1) unstable; urgency=low
* Initial Release. Closes: #268207.
-- John Goerzen <jgoerzen@complete.org> Thu, 26 Aug 2004 10:27:38 -0500
nant (0.85-2) unstable; urgency=low
* Depend on mono-gmcs (Closes: #408395)
* Added patch 001-nant-task-cs-InitializeElement.dpatch
to get around Mono compiler turning a former warning into an error.
Again. (Closes: #422838)
-- Dave Beckett <dajobe@debian.org> Sun, 24 Jun 2007 12:15:53 -0700
nant (0.85-1) unstable; urgency=low
* New upstream release
* It only took 2 years 11 months to go from 0.84 to 0.85
* Build depend indep on cli-common-dev (>= 0.4.4)
-- Dave Beckett <dajobe@debian.org> Sun, 15 Oct 2006 00:25:05 -0700
nant (0.84+0.85-rc4-1) unstable; urgency=low
* New upstream release
* Acknowledge NMU (Closes: #372588)
* Standards-Version 3.7.2
* Update to latest CLI policy package split. Build-Depends-Indep: on
cli-common-dev, libmono-winforms1.0-cil, libmono-winforms2.0-cil and
mono-gmcs to get 1.0 and 2.0 packages
* Removed patches no longer needed:
- 01-AssemblyInfoTask.cs.patch
- 02-ScriptTask.cs.patch
- 03-XmlResultFormatter.cs.patch
- 04-SourceControl.patch
- 05-ExceptionTest.cs
-- Dave Beckett <dajobe@debian.org> Mon, 12 Jun 2006 23:30:36 -0700
nant (0.84+0.85-rc3-10.1) unstable; urgency=low
* Non-maintainer upload.
* Add a build-dep on libmono-winforms1.0-cil to fix FTBFS, thanks Daniel
Schepler. (Closes: #370163)
[debian/control]
-- Loic Minier <lool@dooz.org> Sat, 10 Jun 2006 14:37:38 +0200
nant (0.84+0.85-rc3-10) unstable; urgency=low
* Remove call to dh_makeclilibs since nant has no public GAC installed
libraries (Closes: 361976)
-- Dave Beckett <dajobe@debian.org> Tue, 11 Apr 2006 09:09:30 -0700
nant (0.84+0.85-rc3-9) unstable; urgency=low
* Update debian/watch again to use http://qa.debian.org/watch/sf.php to
try to follow sourceforge updates.
* Depend on cli-common (>= 0.2.0)
-- Dave Beckett <dajobe@debian.org> Sat, 4 Feb 2006 23:03:29 -0800
nant (0.84+0.85-rc3-8) unstable; urgency=low
* Depend on libmono-dev to get mono.pc at runtime.
-- Dave Beckett <dajobe@debian.org> Mon, 20 Jun 2005 10:10:51 +0100
nant (0.84+0.85-rc3-7) unstable; urgency=low
* Removed obsolete Build-Depend: on mono-jit and mono-utils
* Fixed debian/watch file
* Added patches from CVS HEAD to build with mono 1.1.8 packages:
- 01-AssemblyInfoTask.cs.patch
- 02-ScriptTask.cs.patch
- 03-XmlResultFormatter.cs.patch
- 04-SourceControl.patch
- 05-ExceptionTest.cs
-- Dave Beckett <dajobe@debian.org> Sat, 18 Jun 2005 14:49:10 +0100
nant (0.84+0.85-rc3-6) unstable; urgency=low
* Upload to unstable now that mono is in unstable
* Added debian/watch file
-- Dave Beckett <dajobe@debian.org> Thu, 16 Jun 2005 11:52:30 +0100
nant (0.84+0.85-rc3-5) experimental; urgency=low
* Tiny nant.1 fix
* Checked pending bugs that were fixed with new upstream or packaging:
- Nant builds reliably inside pbuilder using the mono 1.1.x
experimental debs (Closes: #300416).
- The mono resgen.exe is now correctly invoked by the
<resgen> task (Closes: #283740)
-- Dave Beckett <dajobe@debian.org> Fri, 20 May 2005 19:02:36 +0100
nant (0.84+0.85-rc3-4) experimental; urgency=low
* Make /usr/bin/nant exec cli and NAnt.exe rather than use old cli-wrapper
* Wrote a manual page for nant
-- Dave Beckett <dajobe@debian.org> Mon, 16 May 2005 12:31:10 +0100
nant (0.84+0.85-rc3-3) experimental; urgency=low
* Remove debian/resgen and update debian/dirs to new mono conventions
* Depend on mono 1.1.6
-- Dave Beckett <dajobe@debian.org> Mon, 16 May 2005 11:22:25 +0100
nant (0.84+0.85-rc3-2) experimental; urgency=low
* Rebuild against mono 1.1 experimental
-- Dave Beckett <dajobe@debian.org> Mon, 16 May 2005 10:29:31 +0100
nant (0.84+0.85-rc3-1) unstable; urgency=low
* New upstream version.
-- Dave Beckett <dajobe@debian.org> Wed, 20 Apr 2005 20:51:57 +0100
nant (0.84+0.85-rc1-2) unstable; urgency=low
* New Maintainer (Closes: 305458)
-- Dave Beckett <dajobe@debian.org> Wed, 20 Apr 2005 16:00:37 +0100
nant (0.84+0.85-rc1-1) unstable; urgency=low
* New upstream version.
-- John Goerzen <jgoerzen@complete.org> Mon, 13 Dec 2004 09:08:02 -0600
nant (0.84+0.85-20040825-2) unstable; urgency=low
* Added dependencies on pkg-config and related packages.
-- John Goerzen <jgoerzen@complete.org> Thu, 26 Aug 2004 13:54:55 -0500
nant (0.84+0.85-20040825-1) unstable; urgency=low
* Initial Release. Closes: #268207.
-- John Goerzen <jgoerzen@complete.org> Thu, 26 Aug 2004 10:27:38 -0500
|