File: changelog

package info (click to toggle)
mod-mono 3.8-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, stretch, trixie
  • size: 1,760 kB
  • ctags: 448
  • sloc: sh: 11,397; ansic: 3,127; makefile: 45
file content (581 lines) | stat: -rw-r--r-- 22,145 bytes parent folder | download
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
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
mod-mono (3.8-3) unstable; urgency=medium

  * [a013b0f] Hardcode XSP 4.2 dependencies
  * [5c73fbf] Remove .NET 2.0 alternatives from dependencies

 -- Jo Shields <jo.shields@xamarin.com>  Thu, 17 Dec 2015 14:28:28 +0000

mod-mono (3.8-2) unstable; urgency=medium

  * [943846f] Revert "Work around misalignment of version numbers between 
    xsp and mod-mono (Closes: #716896)" (Closes: #767878)

 -- Jo Shields <directhex@apebox.org>  Sun, 09 Nov 2014 23:12:21 +0000

mod-mono (3.8-1) unstable; urgency=medium

  * [1068c40] Imported Upstream version 3.8
  * [4c453f9] Use dh-autoreconf on this package (Closes: #757095)
  * [c54ea2d] Update Italian translation (Closes: #759865) (Thanks to Luca Monducci)
  * [70455fb] Updated Dutch translation (Closes: #762625) (Thanks to Frans Spiesschaert)
  * [877b95a] Refreshed XSP package version requirements

 -- Jo Shields <jo.shields@xamarin.com>  Thu, 25 Sep 2014 10:36:42 +0100

mod-mono (2.11+git20130708.6b73e85-4) unstable; urgency=low

  * [e37d95d] Version mono-runtime dependency to vaguely match XSP/mod_mono

 -- Jo Shields <directhex@apebox.org>  Wed, 06 Nov 2013 22:08:46 +0000

mod-mono (2.11+git20130708.6b73e85-3) unstable; urgency=low

  * [bb502f8] Updated Japanese translation. Thanks to victory 
    <victory.deb@gmail.com> (Closes: #717704)
  * [3a88e58] Work around misalignment of version numbers between xsp 
    and mod-mono (Closes: #716896)

 -- Jo Shields <directhex@apebox.org>  Tue, 08 Oct 2013 18:01:13 +0200

mod-mono (2.11+git20130708.6b73e85-2) unstable; urgency=low

  * Use dh_apache2 and drop apache2.4-common dependency (Closes: #666836).

 -- Colin Watson <cjwatson@debian.org>  Wed, 10 Jul 2013 11:14:53 +0100

mod-mono (2.11+git20130708.6b73e85-1) unstable; urgency=low

  * [b41e546] Imported Upstream version 2.11+git20130708.6b73e85 (Closes:
    #666836)
  * [aa892a9] Fix up package dependencies for Apache 2.4

 -- Jo Shields <directhex@apebox.org>  Tue, 09 Jul 2013 22:59:45 +0100

mod-mono (2.10-3) unstable; urgency=low

  * [07fb0a9] Add a build-dependency on mono-runtime as a cheap way to 
    ensure that this package can only be built on architectures with 
    Mono (Closes: #657800)

 -- Jo Shields <directhex@apebox.org>  Mon, 30 Jan 2012 20:26:02 +0000

mod-mono (2.10-2) unstable; urgency=low

  * Upload to Unstable

 -- Jo Shields <directhex@apebox.org>  Fri, 20 Jan 2012 10:35:05 +0000

mod-mono (2.10-1) experimental; urgency=low

  * [416f2fa] Imported Upstream version 2.10
  * [eaf9d4a] Bump package dependencies to look for 4.0 and 2.0 versions
    of ASP.NET support, not 2.0 and 1.0
  * [850d4d6] Bump package dependencies in debian/rules to the latest
    XSP version
  * [8fe987d] Stop repackaging .tar.bz2 sources as .tar.gz - it's 2011
    and we have amazing new archive format powers
  * [1ec2fe6] Switch to Debian source format 3.0
  * [9c83896] Convert packaging to Debhelper 7, and clean up
    debian/rules significantly
  * [70e9b24] Finish changes to debian/control for binary version
    requirements
  * [37d465f] Update config script to 2.0/4.0 versions of ASP.NET
    backend
  * [96f7690] Update debconf templates and translations to offer 2.0/4.0
    rather than 1.1/2.0
  * [750d2c3] Ensure we disable both possible versions of mod_mono when
    removing the package, otherwise mod_mono_auto might be kept
  * [7161553] No longer force a build-depends on Quilt, since it's
    handled at the dpkg level with Debian source format 3.0
  * [c2106e0] Bump Standards to 3.9.1
  * [7729138] Don't use Debhelper Quilt rule anymore
  * [1ceb779] Version our debhelper requirement, since we use overrides
  * [7658daf] Updated German translation. Thanks to Helge Kreutzmann.
    (Closes: #620653)
  * [f7c5cf8] Updated Russian translation. Thanks to Yuri Kozlov.
    (Closes: #620654)
  * [d064926] Updated Galician translation. Thanks to Miguel Bouzada.
  * [e68dc09] Updated Portugese translation. Thanks to Miguel
    Figueiredo. (Closes: #620666)
  * [4ccef0a] Updated French translation. Thanks to Christian Perrier.
    (Closes: #620688)
  * [9ffc341] Updated Finnish translation. Thanks to Esko Arajärvi.
    (Closes: #621010)
  * [8709926] Updated Basque translation. Thanks to Iñaki Larrañaga
    Murgoitio. (Closes: #621669)
  * [eeb664d] Updated Czech translation. Thanks to Miroslav Kure.
    (Closes: #622099)
  * [1916357] Updated Basque translation. Thanks to Iñaki Larrañaga
    Murgoitio. (Closes: #621669)
  * [c4bf624] Updated Spanish translation. Thanks to Francisco Javier
    Cuadrado. (Closes: #622613)
  * [9cbfb7d] Updated Swedish translation. Thanks to Martin Bagge.
    (Closes: #623405)

 -- Jo Shields <directhex@apebox.org>  Sat, 23 Apr 2011 15:03:08 +0100

mod-mono (2.6.3-4) unstable; urgency=low

  * [8b34845] Remove obsolete gbp.conf
  * [07a4ab2] As it turns out, the change in 2.0-1 to prevent postinst
    failure has an unwanted side effect - it is possible that
    mod_mono.conf will be created (via touch) before dpkg handles the
    conffiles - meaning it will prompt users about replacing the empty
    file. Instead, just exit without an error when the config file is
    missing (Closes: #604206)

 -- Jo Shields <directhex@apebox.org>  Thu, 25 Nov 2010 09:13:34 +0000

mod-mono (2.6.3-3) unstable; urgency=low

  * Upload to Debian Unstable.

 -- Jo Shields <directhex@apebox.org>  Mon, 13 Sep 2010 09:57:05 +0100

mod-mono (2.6.3-2) experimental; urgency=low

  * debian/rules:
    + Bump the expected XSP version to 2.6.5

 -- Jo Shields <directhex@apebox.org>  Fri, 13 Aug 2010 16:34:05 +0100

mod-mono (2.6.3-1) experimental; urgency=low

  * New upstream release
  * debian/rules:
    + Stop using ../tarballs for get-orig-source
  * debian/po/gl.po
    + Updated slightly by debconf-updatepo
  * debian/patches/dont_use_sigpwr_on_kfreebsd.patch:
    + Remove (merged upstream)
  * debian/rules:
    + Hard-code PKG_VERSION and NEXT_PKG_VERSION due to mismatched
      upstream versions of xsp and mod-mono
  * debian/control:
    + Bump mono-runtime dependency to 2.6

 -- Jo Shields <directhex@apebox.org>  Mon, 07 Jun 2010 10:06:30 +0100

mod-mono (2.4.3-1) unstable; urgency=low

  * New upstream release
  * Integrate previous NMU changes
  * Translation updates
    + Include Galician translation update (Closes: #554990)
    + Include Japanese translation update (Closes: #554575)
  * debian/patches/dont_use_sigpwr_on_kfreebsd.patch,
    debian/control,
    debian/rules:
    + Move direct file change from previous NMU into a patch, and 
      add quilt into the build system
  * debian/watch:
    + Fix watchfile to support not downloading the current
      stable release, for cases (like this) where stable isn't wanted
  * debian/control:
    + Bump to Standards 3.8.3

 -- Jo Shields <directhex@apebox.org>  Tue, 15 Dec 2009 23:38:43 +0000

mod-mono (2.4.2-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Protect SIGPWR use on kFreeBSD. Closes: #542798
  * Bump debhelper compatibility level to 7
  * As a consequence, replace "dh_clean -k" by "dh_prep"
  * Add ${misc:Depends} to libapache2-mod-mono dependencies to properly
    copy with debhelper-triggerred dependencies
  * Fix pending l10n issues. Debconf translations:
    - Russian (Yuri Kozlov).  Closes: #537515
    - German (Helge Kreutzmann).  Closes: #537521
    - French (Christian Perrier).  Closes: #537578
    - Spanish (Francisco Javier Cuadrado).  Closes: #538426
    - Swedish (Martin Bagge).  Closes: #539073
    - Italian (Luca Monducci).  Closes: #540630
    - Basque (Iñaki Larrañaga Murgoitio).  Closes: #553147
    - Finnish (Esko Arajärvi).  Closes: #553641
    - Czech (Miroslav Kure).  Closes: #553662
    - Portuguese (Miguel Figueiredo).  Closes: #554101

 -- Christian Perrier <bubulle@debian.org>  Wed, 04 Nov 2009 21:21:22 +0100

mod-mono (2.4.2-1) unstable; urgency=low

  * New upstream release
  * debian/rules:
    + Implement a get-orig-source rule
  * debian/control:
    + Bump standards version to latest version (No changes needed)
    + Alter dependencies for new mono-runtime package in Mono 2.4 
      (Closes: #536504)
    + Alter dependencies to pull in the "default" ASP.NET version
      for preference, with explicit 2.0 or 1.1 as options
  * debian/libapache2-mod-mono.conf,
    debian/libapache2-mod-mono.config:
    + Update for new executable names
  * debian/libapache2-mod-mono.templates,
    debian/po/*:
    + ASP.NET 2.0 is default now, and option names have changed
  * debian/po/nl.po:
    + Fix line breaks

 -- Jo Shields <directhex@apebox.org>  Thu, 16 Jul 2009 15:33:23 +0100

mod-mono (2.0-2) unstable; urgency=low

  * Upload to unstable.

 -- Mirco Bauer <meebey@debian.org>  Wed, 25 Feb 2009 23:20:34 +0100

mod-mono (2.0-1) experimental; urgency=low

  [ Jo Shields ]
  * New upstream release
  * libapache2-mod-mono.config:
    + Prevent postinst failure by ensuring mod_mono.conf always exists

  [ Mirco Bauer ]
  * debian/libapache2-mod-mono.conf:
    + Enhanced comments.

 -- Jo Shields <directhex@apebox.org>  Wed, 12 Nov 2008 01:35:05 +0000

mod-mono (1.9-1) unstable; urgency=low

  * New upstream version.
  * Add Jo Shields to Uploaders.
  * Integrate changes from latest NMU (Closes: #457109, #472847 #486605,
    #487069). Thanks to Christian Perrier.
  * Bump standards version to 3.8.0 (no changes needed).
  * Prefork Apache isn't as broken as some people thought. Dependency 
    lowered to apache2.2-common only, so any apache MPM can be chosen.

 -- Jo Shields <directhex@apebox.org>  Fri, 4 Jul 2008 08:45:53 +0100

mod-mono (1.2.5-2.1) unstable; urgency=low

  * Non-maintainer upload to fix pending l10n issues.
  * Debconf translations:
    - Finnish. Closes: #457109
    - Portuguese. Closes: #472847
    - Swedish. Closes: #486605
    - Turkish. Closes: #487069
  * [Lintian] No longer include the full text of the Apache 2.0 license
    but point users to /usr/share/common-licenses/Apache-2.0 instead.

 -- Christian Perrier <bubulle@debian.org>  Fri, 06 Jun 2008 18:03:34 +0200

mod-mono (1.2.5-2) unstable; urgency=low

  * Replaced build-dependency apache2-dev || apache2-threaded-dev with only
    apache2-threaded-dev.
    The buildds stopped to compile the source package, as AutoDepWait only
    honors the first package (like sbuild) while the conventional (old) way
    just tried to build it and installed apache2-threaded-dev automaticly.
  * Replaced apache2 binary dependency with apache2-mpm-worker, as the built
    module for threaded apache will not work with prefork apache.
  * Added Homepage, Vcs-Browser and Vcs-Svn fields to debian/control.
  * Added myself to Uploaders.
  * Removed Eduard Bloch and Pablo Fischer from Uploaders, as they haven't touch
    the package over 2 years anymore.

 -- Mirco Bauer <meebey@debian.org>  Sat, 01 Dec 2007 00:19:32 +0100

mod-mono (1.2.5-1) unstable; urgency=low

  * New upstream release
  * Dylan R. E. Moonfire
    + Debconf translation updates:
      - Galician (Closes: #444754)
      - Portuguese (Closes: #444671)

 -- Dylan R. E. Moonfire <debian@mfgames.com>  Mon, 26 Nov 2007 11:23:54 -0600

mod-mono (1.2.4-2) unstable; urgency=low

  * Christian Perrier
    + Debconf templates and debian/control reviewed by the debian-l10n-
      english team as part of the Smith review project. Closes: #433711
    + Debconf translation updates:
      - Remove useless English "translation"
      - French
      - Japanese. Closes: #434320
      - Galician. Closes: #434321
      - Tamil. Closes: #434403
      - German. Closes: #434407, #433201
      - Russian. Closes: #434408
      - Portuguese. Closes: #434436
      - French. Closes: #434476
      - Basque. Closes: #434498
      - Italian. Closes: #434513
      - Vietnamese. Closes: #434759
      - Spanish. Closes: #435906
      - Czech. Closes: #436281
      - Dutch. Closes: #436854
      - Swedish. Closes: #436413

 -- Dylan R. E. Moonfire <debian@mfgames.com>  Thu, 19 Jul 2007 06:11:36 +0200

mod-mono (1.2.4-1) unstable; urgency=low

  * New upstream release
  * Dylan R. E. Moonfire
    + Added Dutch translation (Closes: #423053)
    + Added Spanish translation (Closes: #415181)
    + debian/control
      - Apache 1.3 has been removed from Debian, so removed references to
        apache and also the libapache-mod-mono package. (Closes: #429087)
    + Realized libapache2-mod-mono templates were not included, added them
      to the translation files. Between this and the above entry, this
      effectively erases all translations.
  * Mirco 'meebey' Bauer
    + debian/libapache2-mod-mono.template:
      - Fixed wording
    + debian/watch:
      - Updated
    + debian/copyright:
      - Added copyright holders

 -- Dylan R. E. Moonfire <debian@mfgames.com>  Thu, 21 Jun 2007 19:13:27 -0500

mod-mono (1.2.1-2) unstable; urgency=low

  * Dylan R. E. Moonfire
    + Added Czech translation (Closes: #412309)
    + debian/control: Corrected the Apache 2.2 reference (Closes: #400985)
    + Added a debconf option to ask which version to use (Closes: #405164)
  * Sebastian 'slomo' Dröge:
    + ACK and merge NMU by Christian Perrier:
     - Added German, Swedish, Czech, Galician, Portuguese, and Japanese
       translations (Closes: #400392, #407853, #412343, #412403, #412501).
     - Converted all translations to UTF-8

 -- Dylan R. E. Moonfire <debian@mfgames.com>  Thu,  8 Mar 2007 09:02:45 +0100

mod-mono (1.2.1-1.1) unstable; urgency=low

  * Non-maintainer upload to fix pending l10n issues.
  * Debconf translations:
    - German. Closes: #400392
    - Swedish. Closes: #407853
    - Galician. Closes: #412343
    - Portuguese. Closes: 412403
    - Japanese. Closes: #412501
    - Convert all PO files to UTF-8

 -- Christian Perrier <bubulle@debian.org>  Wed, 28 Feb 2007 22:33:18 +0100

mod-mono (1.2.1-1) unstable; urgency=low

  * New upstream release

 -- Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>  Thu, 23 Nov 2006 12:00:13  -0600

mod-mono (1.1.18-1) unstable; urgency=low

  * New upstream release.
  * Dylan R. E. Moonfire
    + debian/control: Added the 2.2 requirements for unstable
      (Closes: #395132)
    + Added Italian translation (Closes: #390297)
    + Added Czech translation (Closes: #389221)
    + Added French translation (Closes: #390981)

 -- Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>  Wed, 18 Oct 2006 11:33:25 -0500

mod-mono (1.1.17-3) unstable; urgency=low

  * Mirco 'meebey' Bauer
    + Fixed debconf templates. (Closes: #389024)
    + libapache-mod-mono.postinst:
      - Added quotes around variable in "if []" check.

 -- Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>  Sun, 24 Sep 2006 01:28:16 +0200

mod-mono (1.1.17-2) unstable; urgency=low

  * Dylan R. E. Moonfire <debian@mfgames.com>
    + Corrected debian/*.templates (Closes: #350238)
    + Added Swedish translation (Closes: #387508)
    + Added Italian translation (Closes: #368338)

 -- Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>  Thu, 21 Sep 2006 19:23:18 -0500

mod-mono (1.1.17-1) unstable; urgency=low

  * New upstream release.
  * Dylan R. E. Moonfire <debian@mfgames.com>
    + Added Czech translation. (Closes: #353371)

 -- Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>  Wed, 06 Sep 2006 11:26:02 -0500

mod-mono (1.1.13-1) unstable; urgency=low

  * New upstream release
  * Dylan R. E. Moonfire <debian@mfgames.com>
    + Moved the AutoConfiguration stuff into the apache2/mods-available
      so the user can use "a2enmod mod_mono_auto" instead of editing
      files.
    + debian/control
      - Tightened required versions of XSP libraries.
    + debian/rules
      - Added perl code to identify the version for tightening
        requirements between the various packages
  * Added French translation. (Closes: #351482)

 -- Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>  Wed, 25 Jan 2006 14:22:11 -0600

mod-mono (1.1.10-1) unstable; urgency=low

  * NEW upstream release
  * Dylan R. E. Moonfire <debian@mfgames.com>
    - debian/control: Changed to Architecture: any
    - debian/copyright: Copied the Apache 2.0 license from ./COPYING and
      expanded the details to conform more to the template.
    - Working on getting this working with apache-perl and
      apache-ssl. (Closes: #311313)
    - Cleaned up all warnings and errors for lintian.
    - Added AMD64 to the architectures list.
    - Working on getting the XSP and XSP 2 stuff working better together. At
      this point, editing the files appears to be "best" approach.

 -- Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>  Wed, 07 Dec 2005 09:52:51 -0600
	
mod-mono (1.0.5-1) unstable; urgency=low

  * New upstream release
  * Pablo Fischer:
    + Fixed multiple virtualhost support for mono-server-{update,admin}.conf. 
      Now the user can have multiple virtulhosts running with mod_mono, the fault was
      using the vhosts as * and not as localhost (a realname) (closes: #267581)
  * Fabian Fagerholm <fabbe@paniq.net>: (closes: #263257, #296049)
    + debian/rules: Reworked the build process to be easier to understand
      and extend. Build the libapache2-mod-mono package.
    + debian/control: Build-depend on apache2-dev. Changed the long description
      of libapache-mod-mono. Added the libapache2-mod-mono package.
    + debian/docs: Remove a duplicated line.
    + debian/TODO: Update with ideas that testers can work on.
    + README.Debian: Cleaned up and changed wording of this text.
    + debian/watch: Added.
    + Rename some files:
      - mono.conf to libapache-mod-mono.conf, installs as mod_mono.conf
      - 500mod_mono.info to libapache-mod.mono.info, installs as 500mod_mono.info
    + Added:
      - libapache2-mod-mono.conf, installs as mod_mono.conf for apache2.
    + A number of small changes in wording, spelling errors corrected, etc.
  * Martin Quinson:
    + po support / translation support

 -- Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>  Wed, 9 Dec 2004 10:03:42 -0600

mod-mono (1.0-1) unstable; urgency=low

  * NEW Release

 -- Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>  Sat, 3 Jul 2004 14:18:32 -0600
	
mod-mono (0.11-3) unstable; urgency=low

  * Prepared for the upload into the archiv (closes: #255129)
  * renamed the source package to match the original source name better

 -- Eduard Bloch <blade@debian.org>  Tue, 22 Jun 2004 00:21:47 +0200

libapache-mod-mono (0.11-2) unstable; urgency=low

  * Fixed a dependency name, mono-server doesn't exists any more, it will be mono-apache-server

 -- Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>  Fri, 18 Jun 2004 09:27:43 -0600
  	
libapache-mod-mono (0.11-1) unstable; urgency=low

  * New release

 -- Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>  Thu, 17 Jun 2004 13:00:05 -0600
	
libapache-mod-mono (0.10-2) unstable; urgency=low

  * Fixed a dependency bug

 -- Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>  Mon, 14 Jun 2004 19:49:19 -0600
	
libapache-mod-mono (0.10-1) unstable; urgency=low

  * New Release

 -- Pablo Fischer <pablo@pablo.com.mx>  Sat, 12 Jun 2004 13:14:12 -0600
	
libapache-mod-mono (0.9-1) unstable; urgency=low

  * New Release

 -- Pablo Fischer <pablo@pablo.com.mx>  Tue, 25 May 2004 09:53:43 -0600	

libapache-mod-mono (0.8-3) unstable; urgency=low

  * Fixed a comma in a comment.. 
  * A if rule was giving me problems (restart in postinst)	

 -- Pablo Fischer <pablo@pablo.com.mx>  Fri, 21 May 2004 14:27:12 -0600	

libapache-mod-mono (0.8-2) unstable; urgency=low

  * The apache module needs to be saved with the SAME name as was compiled, I can not 
    rename it or modules-config will crashs (it reads the realname in .so).

 -- Pablo Fischer <pablo@pablo.com.mx>  Fri, 21 May 2004 14:11:21 -0600	

libapache-mod-mono (0.8-1) unstable; urgency=low

  * NEW RELEASE
  * Also, the /etc/init.d/mono-server calls should be removed, mono-server daemon dissapears in this version
  * The mono.conf dissapear, we will manage the mono.conf with the mono-server package
  * We'll use the wwwconfig scripts to add/remove configuration files from apache
	
 -- Pablo Fischer <pablo@pablo.com.mx>  Wed, 28 Apr 2004 07:30:11 -0600	

libapache-mod-mono (0.7-4) unstable; urgency=low

  * Fixed inst and removal scripts, now we check if we should start the mono-server 
    daemon, so we show the user a 'cleaner' way to install libapache-mod-mono :-)

 -- Pablo Fischer <pablo@pablo.com.mx>  Fri, 9 Apr 2004 18:41:36 -0600
	
libapache-mod-mono (0.7-3) unstable; urgency=low

  * libapache-mod-mono.prerm
    + Fixed the apachecfg dir, I was using apache2.. and eww.. we are using apache 1.3, Fixed!
  * control
    + Removed libapache-mod-mono from the mono-server dependencies. When we are uninstalling 
      mod_mono we need mono-server to stop the daemon, removing it, fixes the problem
  * libapache-mod-mono.postinst: 
    + A fix in the rules, in the != ones, I should do: "$var" != "cond", instead of 
      $var != "cond"  
    + Removed the turn on and turn off options, we don't need them, just with modules-config, and that's 
      all what we need to activate the mod_mono module, and added a disable functiont to disable  
      the module
  * README.Debian  
    + Added with a brief explanation of what is the package and what is mod_mono.
  * mono.conf:     
    + Added a new alias, /monodoc, for /monodoc application	
	
 -- Pablo Fischer <pablo@pablo.com.mx>  Tue, 16 Mar 2004 12:31:57 -0600

libapache-mod-mono (0.7-2) unstable; urgency=low

  * Initial Release.
  * Pablo Fischer:	
    + to the postinst: added two functions: restart_apache and 
      restart_monoserver.
    + mono.conf: Added the DirectoryIndex. If we are running apache 
      with mod_mono, the best idea is to show first the index.aspx 
      as the index page.	
    + rules: We create the full parent directories to /etc/apache/conf.d.
	
 -- Pablo Fischer <pablo@pablo.com.mx>  Sun, 29 Feb 2004 03:35:16 -0600
	
libapache-mod-mono (0.7-1) unstable; urgency=low

  * Initial Release.

 -- Pablo Fischer <pablo@pablo.com.mx>  Sat, 28 Feb 2004 14:55:56 -0600