~ubuntu-branches/ubuntu/karmic/mod-mono/karmic

« back to all changes in this revision

Viewing changes to config.in

  • Committer: Bazaar Package Importer
  • Author(s): Dylan R. E. Moonfire
  • Date: 2007-06-21 19:13:27 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20070621191327-5vhqh4p3tofymbtg
Tags: 1.2.4-1
* 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

Show diffs side-by-side

added added

removed removed

Lines of Context:
151
151
/* Define to `int' if <sys/types.h> does not define. */
152
152
#undef pid_t
153
153
 
154
 
/* Define to `unsigned' if <sys/types.h> does not define. */
 
154
/* Define to `unsigned int' if <sys/types.h> does not define. */
155
155
#undef size_t
156
156
 
157
157
/* Define as `fork' if `vfork' does not work. */