[Pkg-mono-svn-commits] [SCM] mono branch, master, created. 6f41e8b2a96bc4ca527d62fa50936b707d62b35d

Mirco Bauer meebey at meebey.net
Wed Apr 22 21:23:15 UTC 2009


The branch, master has been created
        at  6f41e8b2a96bc4ca527d62fa50936b707d62b35d (commit)

- Shortlog ------------------------------------------------------------
commit 6f41e8b2a96bc4ca527d62fa50936b707d62b35d
Merge: d1df6c03022c1f2223eb9db54d8c058672e06941 e11d0f5ec38de57728d18bd063266f809c7b72ba
Author: Mirco Bauer <meebey at meebey.net>
Date:   Wed Apr 22 22:10:22 2009 +0200

    Merge commit 'upstream/2.0.1'

commit d1df6c03022c1f2223eb9db54d8c058672e06941
Merge: e0633cc6027eea83393d072bebb3d981b96ba4eb 1e574d4565135bf3efbe0e78b33d285f467a8690
Author: Mirco Bauer <meebey at meebey.net>
Date:   Wed Apr 22 22:08:47 2009 +0200

    Merge branch 'upstream'

commit e0633cc6027eea83393d072bebb3d981b96ba4eb
Author: Mirco Bauer <meebey at debian.org>
Date:   Fri Apr 10 01:40:53 2009 +0000

    docs/AgilityPack.dll issues

commit ce76b68cd259050cf651eb4b4f673b0e57de97c4
Author: Jo Shields <directhex at apebox.org>
Date:   Thu Mar 12 11:12:21 2009 +0000

      [ Jo Shields ]
      * debian/control:
        + Update package descriptions to make it clearer what is what, and
          avoid multiple packages with identical short descriptions
          (Closes: #519404)

commit 534c6f80122f5d9e3790aba2e64fd6e7c750aed3
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Feb 24 23:24:20 2009 +0000

      * debian/control:
        + Removed libgamin-dev, libcups2-dev, librsvg2-dev, libgtk2.0-dev and
          libgnomeui-dev from build-deps-indep as those packages are only needed
          to generate the debian/shlibs.local file using the
          debian/update-shlibs.local.sh script (the script checks now if those
          are installed). This extended hack is needed as shared-mime-info in
          unstable conflicts with gnome < 2.24 and gnome 2.24 is blocked by
          the Mono 2.0 transition.
      * debian/shlibs.local:
        + Updated using the debian/update-shlibs.local.sh script.

commit 9022c1f50b2628880dc59f0ee349c45b26133e05
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Feb 24 22:15:00 2009 +0000

    go Mono 2.0 go!

commit c9c1ceae96f997ff28ff3376bd32fbe16158d39b
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Feb 15 11:27:46 2009 +0000

      * debian/control:
        + The compilers (mono-mcs and mono-gmcs) are not forward compatible with
          newer upstream versions, thus added stronger dependencies.

commit 28e9cb045e5f2f62fb15921983a8bd9d971837b0
Author: Mirco Bauer <meebey at debian.org>
Date:   Sat Jan 31 17:30:32 2009 +0000

      * debian/dh_clideps
        debian/dh_makeclilibs:
        + Re-synced from cli-common 0.6.0, needed for dh 7.0 backwards
          compatibilty.

commit fd9f5c1782dfcc03536250332f78d0549946f3d4
Author: Mirco Bauer <meebey at debian.org>
Date:   Thu Jan 29 23:30:20 2009 +0000

    fixed varable name

commit 5e5f3397d74cb6f2c384c9c5af784875050f1367
Author: Mirco Bauer <meebey at debian.org>
Date:   Thu Jan 29 23:28:45 2009 +0000

    darn we can't abuse DH_OPTIONS because many dh_* tools handle unknown non-option arguments fatal!

commit 54d99c7c6355dd704c9f08e0da5b8bea6f10ddc8
Author: Mirco Bauer <meebey at debian.org>
Date:   Thu Jan 29 22:59:52 2009 +0000

    export DH_OPTIONS

commit eaa7db545182a387f5c4cd18d954b728fdf7acff
Author: Mirco Bauer <meebey at debian.org>
Date:   Thu Jan 29 22:52:04 2009 +0000

      * debian/rules:
        + Pass the --internal-mono parameter via DH_OPTIONS instead of in every
          dh_*cli* command invocation.
        + Pass internal-mono instead of --internal-mono if the debhelper version
          is older than 7.1, as that one doesn't support custom parameters via
          init(). This ensures backwards compatibility with older debhelper
          versions, as found in Ubuntu.
      * debian/control:
        + Lowered debhelper build-dep to >= 5.

commit e014fdcba99cda6dc932e56b1dd5c3f88c8058e5
Author: Mirco Bauer <meebey at debian.org>
Date:   Mon Jan 26 22:20:08 2009 +0000

     * Rebuilt against libc6 and glib from unstable.

commit 5de5a8639e1924dfecbb8122406e58db3492b212
Author: Mirco Bauer <meebey at debian.org>
Date:   Wed Jan 21 23:35:27 2009 +0000

      * debian/control:
        + Made dependency on libmono0, libmono-corlib2.0-cil and
          libmono-corlib1.0-cil strong for mono-utils to ensure that the correct
          versions are pulled in (else we might confuse APT or funny buildds).
        + Bumped debhelper build-dep to >= 7.1, as needed for the bundled
          debian/dh_* scripts.
      * debian/dh_clideps
        debian/dh_makeclilibs:
        + Synced from cli-common 0.6.0, needed for dh 7.1 support.

commit e31a38b59aa653ea087d9e70fef116be8f881e3e
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Jan 20 21:32:35 2009 +0000

        + Added many stronged versioned binary dependencies to mono-devel as hack
          to make experimental buildds happy, else everything needing
          mono-devel >= 2.0 will FTBFS in experimental (e.g. KDE4).
          (thanks goes to Modestas Vainius for the investigation)
    
       [ David Paleino ]
       * debian/patches/fix_TcpClient_IPv6_r122598.dpatch:
         + Fix bug in TcpClient() implementation preventing IPv6 connections
           from working

commit c83f7622f2345ae75fb86434e9ec1fac40855005
Author: Mirco Bauer <meebey at debian.org>
Date:   Thu Dec 18 15:15:22 2008 +0000

    nicer changelog

commit 93bfd9ae22d9d23ee32b031e5765da54dbaaf1ac
Author: Mirco Bauer <meebey at debian.org>
Date:   Thu Dec 18 15:14:11 2008 +0000

      * debian/mono-1.0-devel.postinst
        debian/mono-1.0-devel.prerm
        debian/mono-mcs.postinst
        debian/mono-mcs.prerm
        debian/mono-devel.postinst
        debian/mono-devel.prerm:
        + Moved update-alternative calls to mono-devel.{postinst,prerm}.
      * debian/mono.links
        debian/mono.postinst
        + Removed, those are just left-overs.
      * debian/mono-jit.postinst:
        + Lowered alternative priority to 10 like all other alternative we install.
      * debian/control:
        + Moved cli-* Provides from mono-1.0-devel, mono-mcs and mono-gmcs to
          mono-devel, as thats where the cli-* alternatives now lives.

commit 50b5fa78586fed86f27c31568a746440c555520b
Author: Jo Shields <directhex at apebox.org>
Date:   Sat Nov 29 21:22:20 2008 +0000

    You didn't see this *cough*

commit 5d45abb2b21ac3d786d633da569222f925e75aac
Author: Jo Shields <directhex at apebox.org>
Date:   Sat Nov 29 21:15:20 2008 +0000

    Make #507297 less of a problem by throwing warning rather than exception on funny network interfaces

commit 2fdfe0ca0240c3e2559401c77c7e60bef67bb542
Author: Jo Shields <directhex at apebox.org>
Date:   Fri Nov 28 23:17:01 2008 +0000

    Fix for Muine FTBFS (https://bugzilla.novell.com/show_bug.cgi?id=434892)

commit c6899555994da990728aa13c11f8882545e55c0a
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Nov 25 20:29:13 2008 +0000

    finalizing changelog, yay

commit 5067a53d86ea61f8549895bb30f241d86c2e39ec
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Nov 23 22:08:51 2008 +0000

      * debian/mono-common.install:
        + Name the /etc files and directories explicitly to make sure not to
          install /etc/mconfig by accident when doing a binary-indep binary-arch
          (in that order) build.

commit 702615eeea6171d1dfc3632d00df0606fb081345
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Nov 23 15:42:26 2008 +0000

      * debian/patches/armel_fix_configure_fpu_check.dpatch:
        + Forward ported patch from 1.2.4 to fix FTBFS on linux/armel.
      * debian/patches/99_autoreconf.dpatch:
        + Updated
    
      [ David Paleino ]
      * Group Policy:
        + implemented get-orig-source target in debian/rules

commit 94fcb367e6768f60624ff6f0d7ad0e71a418b469
Author: Jo Shields <directhex at apebox.org>
Date:   Wed Nov 19 23:14:54 2008 +0000

    Fix armel FTBFS on glibc 2.8

commit 4140a1fea57b2543f709e0a632e268727ac24b3c
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Nov 16 17:26:09 2008 +0000

    bumped preview revision

commit 172bee731413cca6cb73c76eb2e92f8db8df8df3
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Nov 16 17:25:28 2008 +0000

      * New upstream (bugfix) release.
      * debian/patches/99_autoreconf.dpatch:
        + Updated
      * debian/mono-devel.links:
        + Make csc a symlink to gmcs, a runtime version neutral default
          compiler.

commit bd0642800f92aae6f3029e0c4c698a73123ff01d
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Nov 11 21:53:00 2008 +0000

      * debian/mono-1.0-devel.manpages:
        + Removed mcs1 as it's already shipped in mono-mcs.

commit d7a27f771f3dcef1c48ebad66e8d23e70f68012d
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Nov 11 21:51:28 2008 +0000

    flush 2.0-1

commit 1be420ac04ffe2f81dc02101afc067d23fff17a9
Author: Jo Shields <directhex at apebox.org>
Date:   Wed Nov 5 14:40:03 2008 +0000

    libcupsys2-dev died in cups 1.3.7-6. Use | in build-dep to ensure easy backporting to Lenny (& Hardy)

commit 833dd9a64a848ab3d4fe05bfde9dc3b8ef70fef1
Author: Jo Shields <directhex at apebox.org>
Date:   Wed Oct 15 07:58:58 2008 +0000

    Some silly bugger needs to check their dpatches:
    assembly.c.orig      | 2503 +++++++++++++++++++++++++++++++++++++++++++++++++++
    Thanks to daniel.holbach at ubuntu.com for spotting this

commit 1c878cfc23ddacf2e1ea7143defe6abc3569ec62
Author: Mirco Bauer <meebey at debian.org>
Date:   Mon Oct 13 21:29:53 2008 +0000

    bump timestamp

commit 8262417b3052808e8e83d6977b64d75bc419ac16
Author: Mirco Bauer <meebey at debian.org>
Date:   Mon Oct 13 21:16:29 2008 +0000

      * debian/fix_Assembly.LoadFrom_deadlock.dpatch:
        + Fixes deadlock in loading assemblies code like Assembly.LoadFrom(),
          causing deadlocks (mostly) on SMP systems.
          (patches taken from upstream SVN revisions: r105036, r105153, r113458,
           r115451 and r115697)

commit 3bcec7ee0d7af04075564f51264ce51b805fcf77
Author: Jo Shields <directhex at apebox.org>
Date:   Sat Oct 11 13:45:06 2008 +0000

    Clean up changelog

commit 150c350d46144f24ff9b51d45dfe7723a9ae844d
Author: Jo Shields <directhex at apebox.org>
Date:   Sat Oct 11 13:29:22 2008 +0000

    1.9.1+dfsg-4 commit - 6 bugs closed, incl two CVE's

commit a84a0d467350b41919935a4f189af10e3b0e8f62
Author: Mirco Bauer <meebey at debian.org>
Date:   Fri Aug 29 20:41:28 2008 +0000

      * Added lpia to Architecture fields.
        (to make Jo Shields more happy)

commit 879848c962b38a945a832347898c866f570a35ab
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Aug 5 20:55:17 2008 +0000

    finalize changelog

commit 6c126847e711a96a9bdda04dcebd274c15f52b74
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Aug 5 20:39:05 2008 +0000

      * debian/control
        debian/rules
        debian/libmono-nunit2.2-cil.install:
        + Added libmono-nunit2.2-cil package needed by packages like monodevelop
          and mono-tools, the nunit 2.4 API (libnunit2.4-cil) changed too much to
          port these packages. (thus urgency set to medium)
      * debian/patches/fix-mono-nunit.pc.in.dpatch:
        + Remove stupid relative path from prefix variable.

commit f225a1378ef25acb0b9b9237bb1f4ec63acfedff
Author: Mirco Bauer <meebey at debian.org>
Date:   Wed Jul 16 16:59:07 2008 +0000

      * debian/control:
        + Removed -1 revision of all Replaces lines with << as condition, as it's
          useless and makes backports and Ubuntu integration easier.
        + Added Conflicts on mono-classlib-{1,2}.0 (<< 1.1.13.6) and
          mono-classlib-{1,2}.0-dbg to ensure they are removed on all systems and
          the transition is finished long time ago.
      * debian/libmono-system1.0-cil.clideps-override
        debian/libmono-system2.0-cil.clideps-override:
        + libcupsys2 package was renamed to libcups2, moves the dependeny on
          libcups2 to suggests.

commit 4d00e51186c94af0ce4f02bccf35fd42e32db895
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Jul 8 21:04:21 2008 +0000

      * debian/shlibs.local:
        + Updated for the Mono 1.9 release.
      * debian/rules:
        debian/libmono-system2.0-cil.install:
        + Added System.Xml.Linq library but with the correct compiler-directory.
          (Closes: #487996)
      * debian/rules:
        + Removed --list-missing from dh_install call, it's useless in the current
          implementation.
      * debian/control:
        + Added libdiplus to dependencies of libmono-system-web1.0-cil and
          libmono-system-web2.0-cil as System.Web.UI.WebControls.WebColorConverter
          invokes it (which is needed by most web applications). (Closes: #479683)
      * debian/patches/fix_Dictionary_preventing_GC_r102114.dpatch:
        Clear empty slots in keySlots and valueSlots. Otherwise the garbage
        collector cannot reclaim the referenced key/value.
        (patch taken from upstream SVN revision 102114)
      * debian/patches/fix_TdsConnectionPool_svn.dpatch:
        Remove unnecessary locks and code refactoring.
        Update according to the new return type of
        TdsConnectionPool.GetConnectionPool().
        Added member to keep track of pool status.
        Do not call tds.Reset () as it is already done in the connection pool.
        Honor timeout and throw appropriate exception when connections are not
        available.
        When pooled connection cannot be reset, remove it from pool and allow slot
        to be re-used for a newly established.
        When pool is full, and no connection becomes available before the connect
        timeout has elapsed, then throw an InvalidOperationException.
        (patch taken from upstream SVN revisions 105424, 105432, 105433, 105719,
         106448 and 107325)

commit a275a4776a50d1c65868348d128424374f6ab6f5
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Jun 17 22:03:26 2008 +0000

    for the sake of consistency

commit 58dbfc92edb51c58e5edce39e77b0c18c9566835
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Jun 17 22:02:12 2008 +0000

      * Urgency set to medium as this release contains important bugfixes for
        different architectures.
      * debian/patches/fix_bound_checking_r98524_r98527.dpatch:
        + Fixes bound checking caused SIGSEGV on AMD64 when building XSP.
          (Closes: #486652, patch taken from upstream SVN revision 98524 and 98527)
          (thanks to Jo Shields <directhex at apebox.org> for investigation and
           providing the dpatch)
      * debian/patches/fix_softfloat_r105848.dpatch:
        + Fixed softfloat caused SIGABRT on armel when building banshee.
          (Closes: #485112, patch taken from upstream SVN revision 105848)
      * debian/patches/fix_stack_alignment_r105650_r105651.dpatch:
        + Fixes stack alignment, caused assertions on AMD64. (Closes: #473119)
          (patch taken from upstream SVN revision 105650 and 105651)
      * debian/patches/fix_xen_support_r103474_r103475.dpatch:
        + Fixes XEN support caused "4gb seg fixup" messages. (Closes: #481699)
          (patch taken from upstream SVN revision 103474 and 103475)
          (thanks to Andrew Deason <adeason2 at uiuc.edu> for investigation and
           providing the dpatch)
      * debian/patches/99_autoreconf.dpatch:
        + Updated

commit f90dbd2a4a2d399d2f3e4a4d84f4a206fd534b9b
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun May 25 22:35:52 2008 +0000

    ugly but valid

commit d8d1d9efa42220b1e52c42c4f905da52fe00c178
Author: Mirco Bauer <meebey at debian.org>
Date:   Wed Apr 23 19:53:13 2008 +0000

    finialize mono 1.9.1+dfsg-1

commit f206498edf7489ad1f643867ec27d3813b332329
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Apr 22 23:02:44 2008 +0000

    beautify output

commit 2987e2cd199527dd2c92c758ae75acacdc61b92a
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Apr 22 22:14:43 2008 +0000

    implemented support to compare .deb and .changes files

commit ad4a1152fab0bbc5a0728ff6926b902999d11f91
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Apr 15 20:33:23 2008 +0000

    finalize mono 1.9+dfsg-3

commit b3f54ed26ee5c4b5cd0a38e0b770fc2b2d0e2540
Author: Mirco Bauer <meebey at debian.org>
Date:   Mon Apr 14 22:55:51 2008 +0000

      * debian/patches/pass_CPPFLAGS_nicely_r98803.dpatch:
        + Pass CPPFLAGS nicely to libgc, fixes FTBFS. (Closes: #475972)
          (taken from upstream SVN revision 98803)

commit 61f4ca35d94a27c71b3739cb0944b8673ba94dee
Author: Mirco Bauer <meebey at debian.org>
Date:   Mon Apr 7 21:09:51 2008 +0000

    mono 1.9+dfsg-2 release

commit 75b225d7790c32e33fe18b105d171ee9169de6b8
Author: Mirco Bauer <meebey at debian.org>
Date:   Thu Mar 27 22:50:50 2008 +0000

    - args, last minute fix

commit 1b94e60463261363fec355d114072dd289ce844e
Author: Mirco Bauer <meebey at debian.org>
Date:   Thu Mar 27 21:36:56 2008 +0000

    - preparing upload to experimental

commit 6a25922dc96090141ad877840b8b8de1fccd9f41
Author: Mirco Bauer <meebey at debian.org>
Date:   Fri Mar 21 21:44:34 2008 +0000

    - work in progress

commit fe39af545c4d756685b539ab9286976d714213cc
Author: Sebastian Dröge <slomo at debian.org>
Date:   Fri Mar 21 19:38:12 2008 +0000

      + Set default CFLAGS to -O2 -g.

commit f77dac9f0b51159e9e4c2f57b5107a238e01dfe9
Author: Sebastian Dröge <slomo at debian.org>
Date:   Fri Mar 21 19:30:48 2008 +0000

    * debian/rules:
      + Put CFLAGS into "" to make the shell happy and fix FTBFS.

commit b4c732a535b728343af4adcceba488a425460807
Author: Mirco Bauer <meebey at debian.org>
Date:   Thu Mar 20 19:44:33 2008 +0000

    - implemented -k switch

commit d1240feb2b2c76d5b023ac916060c3cd86e56056
Author: Sebastian Dröge <slomo at debian.org>
Date:   Thu Mar 20 19:17:48 2008 +0000

    * debian/patches/method-signature-testing.dpatch:
      + Patch from upstream SVN to fix db4o build failure with cecil 0.6,
        improves checking of method signatures.

commit 7d686cb2b372adcbda6add9eae6bd536d90d9745
Author: Mirco Bauer <meebey at debian.org>
Date:   Mon Feb 4 20:09:21 2008 +0000

    - preparing -6

commit 87e45dadd844930ddd46b74cddd3280f7851d807
Author: Mirco Bauer <meebey at debian.org>
Date:   Wed Jan 2 20:08:03 2008 +0000

    - recommend libmono-dev and pkg-config

commit 81515ce6cb63942e6d2536e01526edd3a304b8ab
Author: Mirco Bauer <meebey at debian.org>
Date:   Thu Dec 27 21:30:58 2007 +0000

    - mono 1.2.6+dfsg-5 release

commit fb24d289e49d3a1dbe71556b49ae0aa0dc031be0
Author: Mirco Bauer <meebey at debian.org>
Date:   Wed Dec 26 22:52:49 2007 +0000

    - last minute fixes

commit b619425834a1dcdc14908a31f940584a464faaf1
Author: Mirco Bauer <meebey at debian.org>
Date:   Wed Dec 26 22:33:47 2007 +0000

    mono 1.2.6+dfsg-4 release

commit 410b4e62835868869926633438ef765860764271
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Dec 25 15:03:36 2007 +0000

    mono 1.2.6+dfsg-3 release (again)

commit c95f1dcbcd7d9e192893d739d07baeac57e28430
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Dec 25 15:03:20 2007 +0000

    - more cleanups

commit 3c20124b37d51a155286c3b41eef0b49e707884b
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Dec 25 13:53:07 2007 +0000

    - last minute fixes

commit 2883a8516700721c9350922a205399359cba60b6
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Dec 25 13:25:31 2007 +0000

    mono 1.2.6+dfsg-3 release

commit 73ef34175aefdb6f9f4256868bfb673d23166413
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Dec 23 00:16:39 2007 +0000

    - minor fix

commit 278e48b26ac50631fb0b5c9a5288c6216fab72da
Author: Mirco Bauer <meebey at debian.org>
Date:   Sat Dec 22 23:25:35 2007 +0000

    - last minute fix

commit 7a963708cd75b576072aaf49c7ed8c05416b3dda
Author: Mirco Bauer <meebey at debian.org>
Date:   Sat Dec 22 23:20:10 2007 +0000

    mono (1.2.6+dfsg-2) release

commit b7a4ee51045339ae295b78524969dae05aafbede
Author: Mirco Bauer <meebey at debian.org>
Date:   Thu Dec 20 23:53:17 2007 +0000

    - mono 1.2.6+dfsg-1 release

commit c39830e28858f2c106312152ddd2b14ad54571d6
Author: Mirco Bauer <meebey at debian.org>
Date:   Thu Dec 20 23:31:51 2007 +0000

    - more fixes

commit 0bb961c72f8bbfb552ec33542b797e33c0db4b4c
Author: Mirco Bauer <meebey at debian.org>
Date:   Thu Dec 20 22:01:04 2007 +0000

    - mono 1.2.6+dfsg

commit 75f9e05525a23d8bad040f658783c869ef8bb3b5
Author: Mirco Bauer <meebey at debian.org>
Date:   Wed Dec 19 22:41:45 2007 +0000

    - some copyright update

commit 372866f2d11f6822ecf0f08cbdd089eb7b28a79b
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Dec 18 23:22:42 2007 +0000

    - flush 1.2.6 changes, still work-in-progress though. (needs testing)

commit f53869d9da6365e9def9069b4cda3619e3071f9c
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Dec 18 20:47:02 2007 +0000

    - ship prj2make-sharp
    - split I18N libs

commit 14cc4573e29fa79123db2bb4eda86fb9429cb0fd
Author: Mirco Bauer <meebey at debian.org>
Date:   Mon Dec 17 23:31:45 2007 +0000

    - updated changelog

commit 0777e7ad8b1fafd6e6e57ccc707c3481e5a7408d
Author: Mirco Bauer <meebey at debian.org>
Date:   Mon Dec 17 23:03:25 2007 +0000

    - reverted to r

commit 3a6d254f0fabbbd904f371b40145add672fb1598
Author: Sebastian Dröge <slomo at debian.org>
Date:   Mon Dec 17 07:55:07 2007 +0000

    * debian/rules:
      + Don't ship Mono.Mozilla in libmono2.0-cil.
    * debian/control,
      debian/mono-1.0-service.install,
      debian/mono-2.0-service.install:
      + Make the old mono-[12].0-service packages transitional packages
        and ship the binaries in mono-[12].0-tools-dev.

commit 79f865d41e9484998b5d670788cada5c4ea478d8
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Dec 16 22:42:55 2007 +0000

    - big mono 1.2.6 update, but not finished yet (work in progress)

commit c7549164625993d00177434937a9e632f31cd9e1
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Dec 2 15:03:03 2007 +0000

    - added assembly version check
    - made script more bashy

commit 2b41b30ed2d7ed4c69c4266593d047a600434438
Author: Sebastian Dröge <slomo at debian.org>
Date:   Sun Nov 11 11:19:31 2007 +0000

    * revert all changes

commit 9d0ab06593d0f759b0081b473fe5817658386e30
Author: Sebastian Dröge <slomo at debian.org>
Date:   Sun Nov 11 11:13:07 2007 +0000

        - Build Mono.Cairo with support for cairo 1.2 functions and bump
          clilibs for this.

commit 568887b7a43491e91cf7b628a07aa1b462f4de9c
Author: Sebastian Dröge <slomo at debian.org>
Date:   Sun Nov 11 11:08:58 2007 +0000

    * fix version

commit f63e24dc29a7d317fb0493c76868d5239e5f0117
Author: Sebastian Dröge <slomo at debian.org>
Date:   Sun Nov 11 11:03:48 2007 +0000

      + debian/patches/mono-cairo_1.2.dpatch,
        debian/rules:
        - Build Mono.Cairo with support for cairo 1.2 functions.
        - Bump MONO_API to 1.2.5.2 for this.

commit 1d9ab6a8f34b4c887317f71683e400b8630cc27a
Author: Sebastian Dröge <slomo at debian.org>
Date:   Sun Nov 11 10:59:51 2007 +0000

    * Sebastian 'slomo' Dröge:
      + New upstream release:
        - SECURITY: Fixes CVE-2007-5473, only Windows is affected:
           XSP could've returned page source code instead of the requested
           page under certain circumstances.

commit f322df577212f9da7d1efe0af1275bc2f3882299
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Nov 6 22:00:34 2007 +0000

    - don't call .exe files directly in mono-api-check

commit ddd186aa2ab4cdd937dbf3e97ffeec2f7ee5a10f
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Nov 4 17:11:25 2007 +0000

    - silence gacutil output

commit 679ec01a7f5c470714ca42756fc4bc6680b8d21a
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Nov 4 15:52:25 2007 +0000

    - fixed chomp usage, and return code check.

commit 0f1936e0bc6762e3cf6314daf1921ffd92847b86
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Nov 4 14:37:45 2007 +0000

    - added fix for CVE-2007-5197

commit a94da73a5487c3704b7548be37e9a4483e64d311
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Oct 28 18:58:33 2007 +0000

    - changelog entry

commit 11850822c9809c177d69332ed04f3d89138ba626
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Oct 28 18:57:11 2007 +0000

    - cosmetic fix

commit 25c0eca2cb224210e7cb4c4d9acab92e0312251e
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Sep 23 18:24:10 2007 +0000

    - mono 1.2.5.1 release

commit 5afc58865426027104979df0489164bd89dcb829
Author: Mirco Bauer <meebey at debian.org>
Date:   Thu Sep 13 19:55:09 2007 +0000

    - mono 1.2.5-2

commit a08b9769e8fd6139d5f9dd13591465fcb53d978e
Author: Sebastian Dröge <slomo at debian.org>
Date:   Wed Sep 5 05:05:38 2007 +0000

    * Sebastian 'slomo' Dröge:
      + debian/FirebirdSql.Data.Firebird.dll.config,
        debian/shlibs.local:
        - Use libfbclient2 instead of old and to be removed libfbclient1.
          Thanks to Damyan Ivanov <dmn at debian.org> for the
          patch (Closes: #440850).
      + debian/changelog:
        - Use urgency=medium because of the RC bugfix.

commit bf042a80fa79198a7dbd92d99f287796af966c76
Author: Sebastian Dröge <slomo at debian.org>
Date:   Wed Sep 5 05:03:23 2007 +0000

    * debian/FirebirdSql.Data.Firebird.dll.config,
      debian/shlibs.local:
      + Use libfbclient2 instead of old and to be removed libfbclient1.
        Thanks to Damyan Ivanov <dmn at debian.org> for the patch (Closes: #440850).

commit c262b9b21e767ef816b228f13775383d54e07206
Author: Mirco Bauer <meebey at debian.org>
Date:   Mon Sep 3 22:18:25 2007 +0000

    mono 1.2.5-1 release

commit c11d7ccb04a48d47589000d231f944c791946173
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Sep 2 22:58:56 2007 +0000

    - first import

commit 6894c269ce2d4f4a4bb4b27f8cdf663e9116aeed
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Sep 2 22:58:28 2007 +0000

    - mono 1.2.5-1~pre1

commit 41f223325a1ef643d740ee195d7db4abf9e10a69
Author: Mirco Bauer <meebey at debian.org>
Date:   Thu Aug 9 18:30:10 2007 +0000

    - reorder patches and re-autoconf

commit f511fed5dec1c38345fcea885af18939b3f0a0c1
Author: Mirco Bauer <meebey at debian.org>
Date:   Thu Aug 9 17:56:03 2007 +0000

    mono 1.2.4-6 release

commit dc8b39f584342f6cad976846fac09c6cd60a3132
Author: Mirco Bauer <meebey at debian.org>
Date:   Mon Aug 6 21:06:25 2007 +0000

    - adding autogen.sh for later maybe

commit f9fdd63d335234ee0a3079ae6641b4e4f4004a5b
Author: Mirco Bauer <meebey at debian.org>
Date:   Mon Aug 6 21:05:38 2007 +0000

    - flush

commit df40f3b9abd38ff5962e383d0ae9cab63258765a
Author: Sebastian Dröge <slomo at debian.org>
Date:   Mon Aug 6 10:31:46 2007 +0000

    * Sebastian 'slomo' Dröge:
      + debian/patches/armel_fix_configure_fpu_check.dpatch:
        - Regenerate configure for the change.

commit d9023b033a4f7730fb2678055271fcf00e46f069
Author: Mirco Bauer <meebey at debian.org>
Date:   Sat Jul 21 14:16:13 2007 +0000

    - softfloatier

commit a06ee95c6df8f729b082778a96e6d60ae8a3cbcb
Author: Mirco Bauer <meebey at debian.org>
Date:   Sat Jul 21 14:11:56 2007 +0000

    - memory leak patch

commit 02cd3f746ab1b85c5abb4ccba5d50285a1ab4383
Author: Mirco Bauer <meebey at debian.org>
Date:   Sat Jul 21 13:48:46 2007 +0000

    - mono 1.2.4-5 release
    - applied armel patch

commit 25e1bf92d8b0f7b36113ec70443568c6073744ee
Author: Mirco Bauer <meebey at debian.org>
Date:   Mon Jul 16 15:52:37 2007 +0000

    - fixed PPC bug investigation credits
      (as I said I waited for debian confirmation of the patch, but someone couldn't wait to stick the patch in)
    - replaced ${Source-Version}

commit ccc8583b54387f018c0697dcc3dd8378301d58e0
Author: Sebastian Dröge <slomo at debian.org>
Date:   Mon Jul 16 11:57:15 2007 +0000

    * debian/patches/mono-ppc-corruption.dpatch:
      + Fix memory corruption on PPC, causing many Gtk# programs to crash.
        Patch from upstream SVN.
        (Closes: #428209, #430614, #427934, #428190, #429685)

commit e792648b235006becef5c179ff8fb31541a16780
Author: Mirco Bauer <meebey at debian.org>
Date:   Wed Jun 13 14:58:16 2007 +0000

    - mono (1.2.4-4) release

commit 7a967d56e3959aa75ffd6f1bf2dc305b7c97cf38
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Jun 12 23:33:05 2007 +0000

    - ARM fix

commit 5f313e47c75ba5fc84ec01eef0d537687a11d019
Author: Sebastian Dröge <slomo at debian.org>
Date:   Tue Jun 12 18:15:31 2007 +0000

    * debian/patches/g_thread_init.dpatch:
      + Call g_thread_init() as early as possible as this is required for newer
        glib versions. See:
        http://bugzilla.ximian.com/show_bug.cgi?id=81862
        http://bugzilla.gnome.org/show_bug.cgi?id=331853
        Patch from upstream SVN, rev. 78018.

commit 4bca1ee1fc0bf18545b732a71fd0b7902f6a42d0
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue May 29 20:57:30 2007 +0000

    - mono 1.2.4-3 release

commit 291fe03c6ad44e95637cf6798e6751701d53321b
Author: Mirco Bauer <meebey at debian.org>
Date:   Mon May 28 21:48:06 2007 +0000

    - mono 1.2.4-2 release

commit 87b625c489b849ec4f688685c08a1891656ec710
Author: Mirco Bauer <meebey at debian.org>
Date:   Mon May 28 14:22:30 2007 +0000

    - 1.2.4-2

commit c74c7746b6a44e665cc2f74053b522e2c3bdbc04
Author: Sebastian Dröge <slomo at debian.org>
Date:   Mon May 21 12:12:32 2007 +0000

    * Sebastian 'slomo' Dröge:
      + debian/rules:
        - Set executable bit on dh_clistrip and the other debhelper scripts
          to fix FTBFS.

commit 1e3a11735d45c5048be7dad7a80c3bdbadafbae9
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun May 20 23:04:28 2007 +0000

    - 1.2.4-1 release

commit 25dff5c30e9225a14aad01983056b1027d888794
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun May 20 22:12:34 2007 +0000

    - clean it good, almost at 1.2.4-1

commit b58ac86863cdf1595c614719bde138c9656bf868
Author: Mirco Bauer <meebey at debian.org>
Date:   Mon Apr 16 01:52:43 2007 +0000

    s/meebey.net/debian.org/

commit 8e4436c16835d8dee5a8681d61822c18ff3546a7
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Apr 15 23:29:26 2007 +0000

    - mono 1.2.3.1-5 release

commit bcdc22f7888e882c743f40fd699531ccdbb1c644
Author: Sebastian Dröge <slomo at debian.org>
Date:   Sun Apr 15 19:13:50 2007 +0000

    * prepare mono for unstable

commit a798db7255af78bc2a6824ece0e4cabda0edd9f9
Author: Sebastian Dröge <slomo at debian.org>
Date:   Sun Apr 15 18:27:53 2007 +0000

    * use the real mono 1.2.3.1-3

commit 55bc2d019b58930365b114394b81e3fcdb627873
Author: Sebastian Dröge <slomo at debian.org>
Date:   Mon Mar 5 07:08:02 2007 +0000

    * stricter mono-utils dependencies

commit bbdf6cf3f9725b07fb5f8e1acf80f802e80e225c
Author: Sebastian Dröge <slomo at debian.org>
Date:   Thu Mar 1 00:35:55 2007 +0000

    * libmono-winforms*-cil should suggest shared-mime-info

commit e0997b73c84503259e1d5ea48db41bdbacc35e3e
Author: Sebastian Dröge <slomo at debian.org>
Date:   Tue Feb 27 20:15:43 2007 +0000

    * add kfreebsd-amd64 to archs

commit c40df55d7c954df2807bc49e872b5cf4e0386067
Author: Sebastian Dröge <slomo at debian.org>
Date:   Tue Feb 27 09:53:54 2007 +0000

    * and another build fix...

commit 1011905ac56b5c1388e114d6c63031a0c56f586e
Author: Sebastian Dröge <slomo at debian.org>
Date:   Tue Feb 27 08:48:28 2007 +0000

    * fix various build failures and update to 1.2.3.1-1

commit f7b3c77e00246b61ca40ec74d352b031d9aaf9f9
Author: Mirco Bauer <meebey at debian.org>
Date:   Mon Feb 26 21:28:48 2007 +0000

    - moved dh_install call

commit 49f8e66309efa8e4cc2ccc04286377c490e98454
Author: Sebastian Dröge <slomo at debian.org>
Date:   Sat Feb 24 17:50:14 2007 +0000

    * merge etch branch

commit dfbd6b40a7048ea4ef2ba0bb96a8dd4c59a0a77d
Author: Sebastian Dröge <slomo at debian.org>
Date:   Mon Jan 8 00:24:07 2007 +0000

    * updated my mail address in all places, don't worry, nothing uploaded for this trivial change

commit deec9d909ef6e6010a2cfcfa4794ccbe270877d4
Author: Mirco Bauer <meebey at debian.org>
Date:   Wed Dec 20 20:55:58 2006 +0000

    - update

commit 4e179dd6a4f7c3b1b53a75f2e54d5ded2c4a6e09
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Dec 17 21:56:49 2006 +0000

    - work in progress

commit 87a0dccb0f3078ef97c16de578f4fd7e848ccbce
Author: Mirco Bauer <meebey at debian.org>
Date:   Thu Dec 14 23:50:54 2006 +0000

    - fix

commit ff7c0712e7eba2b875dd10d18f790722ac618db2
Author: Mirco Bauer <meebey at debian.org>
Date:   Thu Dec 14 23:44:38 2006 +0000

    - mono 1.2.2.1-2 release

commit b1d13f4491d11a8d17f2aeb7e28f72e2addada1a
Author: Mirco Bauer <meebey at debian.org>
Date:   Thu Dec 14 23:31:20 2006 +0000

    - mono 1.2.2.1-2 release

commit bcc1a2275d3a77a67fed01ab2089fdf023eafd4d
Author: Mirco Bauer <meebey at debian.org>
Date:   Mon Dec 11 20:32:08 2006 +0000

    - mono 1.2.2.1-1 release

commit 6417c034380c39f934fe7a9dd1184d4990249809
Author: Sebastian Dröge <slomo at debian.org>
Date:   Mon Dec 11 12:05:22 2006 +0000

    * update mono to 1.2.2.1

commit 76a3bb91f1d636bdbc12e1e083dac766a133d111
Author: Mirco Bauer <meebey at debian.org>
Date:   Wed Dec 6 22:43:20 2006 +0000

    - update

commit fe13c0f2f6d9013bf1cbcb90622d04c13ca3fad2
Author: Sebastian Dröge <slomo at debian.org>
Date:   Tue Dec 5 19:10:00 2006 +0000

    * update mono to 1.2.2

commit 5e93d4d38963a8710315d798bb105c360ad3f9f3
Author: Mirco Bauer <meebey at debian.org>
Date:   Fri Nov 24 00:09:52 2006 +0000

    - almost release

commit a8da7c9121829acfeb9a5c15db6f6df987f97e76
Author: Sebastian Dröge <slomo at debian.org>
Date:   Thu Oct 19 05:00:38 2006 +0000

    * improve changelog

commit dc8c43f1d984babdc9d20ac533d1ac00e232b51c
Author: Sebastian Dröge <slomo at debian.org>
Date:   Thu Oct 19 04:59:38 2006 +0000

    * fix banshee compilation with mono 1.1.18

commit 5a6b65c0b76df1bfb7240d8ed8f57cab048ff120
Author: Mirco Bauer <meebey at debian.org>
Date:   Wed Oct 18 21:35:22 2006 +0000

    - fixed rules

commit ea000953a319f035b8b6e39e9ea6513eaebd727e
Author: Mirco Bauer <meebey at debian.org>
Date:   Wed Oct 18 21:26:23 2006 +0000

    - mono 1.1.18-2 release

commit c41b267b449e675fdb2423f918a7bd4d82fa382b
Author: Mirco Bauer <meebey at debian.org>
Date:   Mon Oct 16 19:20:09 2006 +0000

    - changelog bit

commit 1a1f3caaf0e6fa8a2f05df14f622358e8a342d3b
Author: Mirco Bauer <meebey at debian.org>
Date:   Mon Oct 16 19:18:04 2006 +0000

    mono 1.1.18-1 release

commit 482b31cb6a57db768f3a5a5effc741994e004311
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Oct 3 13:41:48 2006 +0000

    - 1.1.17.1-5 release

commit 1beffae02611b6e07fd90d3ec7b1d9291b8af37c
Author: Mirco Bauer <meebey at debian.org>
Date:   Sat Sep 23 22:14:47 2006 +0000

    - bugfix

commit 08742953b19b36d4b3ce8babe9b3ddaab227c1da
Author: Mirco Bauer <meebey at debian.org>
Date:   Sat Sep 23 21:43:17 2006 +0000

    - remove DH_VERBOSE

commit 701af7efb7388109f7be814372d7a4eb23af2d6f
Author: Mirco Bauer <meebey at debian.org>
Date:   Sat Sep 23 21:12:29 2006 +0000

    1.1.17.1-4 release

commit 819d940488e973ba895dd439a8639d99468f86af
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Sep 17 12:45:00 2006 +0000

    - disabled DH_VERBOSE

commit 76635185ac7c4cfc5b27b2b0ef477e0e4130e084
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Sep 17 10:47:46 2006 +0000

    - Mono 1.1.17.1-3 release, contains a lot of love! (specially dh_clideps)

commit f410501bf50f93684283b4c91d865c11882a7b86
Author: Mirco Bauer <meebey at debian.org>
Date:   Mon Sep 4 20:52:24 2006 +0000

    - updated watch file

commit c644f33d555ca60244455386d52a14b9127cf7c7
Author: Mirco Bauer <meebey at debian.org>
Date:   Mon Sep 4 20:45:05 2006 +0000

    - updated

commit f2d9b2838d75fdb14bd0e20a583f98aa08ac24c5
Author: Mirco Bauer <meebey at debian.org>
Date:   Mon Sep 4 20:43:32 2006 +0000

    - -2 release

commit 1e2843f71e8d29d21ff57c08af2e6b70207f5f4d
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Sep 3 20:51:48 2006 +0000

    - -1 release

commit c48aec6e04bd8f1216faade602738629f4cdc7fd
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Sep 3 20:40:06 2006 +0000

    - 1.1.17.1 release

commit dfd326cba4ff9c2f37b3754cd9265152ef7c57de
Author: Sebastian Dröge <slomo at debian.org>
Date:   Tue Jul 11 16:56:07 2006 +0000

    * small fix for the mono runtime script

commit ef4c7b42833c7e0035759af1af639ced54d5cfb8
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Jul 4 19:54:35 2006 +0000

    - watch update

commit f5f43112a12fbb48e003212e8de9606ab919b479
Author: Sebastian Dröge <slomo at debian.org>
Date:   Tue Jul 4 18:37:31 2006 +0000

    * doesn't close this bug, this has to be fixed from the roots, i.e. in cli-common

commit 6df40f48d832e34964327f3deca9baacb454054f
Author: Sebastian Dröge <slomo at debian.org>
Date:   Tue Jul 4 18:15:17 2006 +0000

    * removed a ) that broke the script

commit fc0fe563df6400c0a34b9d9579658ba81dfed4c6
Author: Sebastian Dröge <slomo at debian.org>
Date:   Tue Jul 4 18:13:31 2006 +0000

    * fixed the gacutil and the mono runtime installer script

commit 1f344bffab999b59ef01547d03b3e9c52b4d929f
Author: Sebastian Dröge <slomo at debian.org>
Date:   Wed Jun 28 10:28:05 2006 +0000

    * only use LANG=C where the output is parsed

commit d1aa615b6c84ef2a0842b147b88dd1b4f0241922
Author: Sebastian Dröge <slomo at debian.org>
Date:   Wed Jun 28 09:54:07 2006 +0000

    * byte order mark isn't printed anymore to the console
    * call everything from mono.runtime-script with LANG=C

commit 72c9408d279c0b842f983c014c7b8f7167e4789a
Author: Sebastian Dröge <slomo at debian.org>
Date:   Tue Jun 27 14:01:47 2006 +0000

    * added svn revisions

commit 7bc2fa680042d5fe4c8e505c915af320ad65a7ca
Author: Sebastian Dröge <slomo at debian.org>
Date:   Tue Jun 27 13:12:51 2006 +0000

    * updated mono to 1.1.13.8

commit 351642cbfe4b56c4dc5ce6a1ea4b16b9fb818548
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue May 9 20:34:31 2006 +0000

    - updated changelog

commit 14d0c64f2d22662ca9dc75ea5cd8d6c993ee4404
Author: Sebastian Dröge <slomo at debian.org>
Date:   Wed May 3 18:01:08 2006 +0000

    * and don't forget to add the patch itself ;)

commit 9c00f254fc90d099c10c664d1be1f457ac367f56
Author: Sebastian Dröge <slomo at debian.org>
Date:   Wed May 3 17:55:35 2006 +0000

    * added a patch to mono

commit e17428f32b5ac05d22394f6f4469152adad09ea6
Author: Mirco Bauer <meebey at debian.org>
Date:   Sat Apr 29 12:52:15 2006 +0000

    - updated changelog

commit a325da9b8d3c9e47809cdbdc7cbbbd3333b344bf
Author: Mirco Bauer <meebey at debian.org>
Date:   Sat Apr 29 11:32:50 2006 +0000

    - .NET 2.0 support

commit 49748b681d64eb08dd7dd2ee7c65d84670268b41
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Apr 23 15:11:35 2006 +0000

    - remove extra ,

commit 80e1fd3041299ae85d6bf189428e20a9ded1417b
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Apr 23 15:10:16 2006 +0000

    - binfmt

commit e91248a701845130a8026376a3731fe9073aacce
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Apr 23 14:06:42 2006 +0000

    - added svn:ignore property

commit 2d01258699cc1aa5d4a3c339541620516a06b0e8
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Apr 23 13:55:25 2006 +0000

    - mono 1.1.13.6-3 with optional cli-common 0.4.0 support

commit e857bd559af841ff08bf42272c1344d76cd48c22
Author: Mirco Bauer <meebey at debian.org>
Date:   Fri Apr 14 20:55:31 2006 +0000

    - mono-runtime

commit bc8d2895fa131962022b2373bc602e07f52e69a3
Author: Mirco Bauer <meebey at debian.org>
Date:   Mon Apr 10 17:55:49 2006 +0000

    - moved the building of the MonoGetAssemblyName.cs after "make install", else its very ugly to use the built mono runtime

commit 350659068bc8a6294ab8f69c46639aa9fc8d0912
Author: Mirco Bauer <meebey at debian.org>
Date:   Mon Apr 10 17:36:14 2006 +0000

    - fixed the mcs.exe call

commit 0745604b6383994fe5832a21f77519d5bbc57a65
Author: Dylan R. E. Moonfire <debian at mfgames.com>
Date:   Sun Apr 9 21:00:27 2006 +0000

    Got the mono-gac package to set up the late-GAC installer
    properly. Also moved to not needing monop as part of the
    installer and fixing a couple minor bugs.

commit 53519e519b1965c60ed5097a36a607d14b8a46a1
Author: Mirco Bauer <meebey at debian.org>
Date:   Thu Apr 6 10:24:50 2006 +0000

    - fixes

commit 15b58f3afe85e32f227aef1507be15191969fa61
Author: Mirco Bauer <meebey at debian.org>
Date:   Thu Apr 6 09:26:02 2006 +0000

    - removed -f from rm calls, else we don't notice if they don't match anymore.
    - fixed rm of System.Messaging.dll

commit 1358dfbb50f6fac2689dbbdc356753ce7863afd0
Author: Mirco Bauer <meebey at debian.org>
Date:   Wed Apr 5 23:28:04 2006 +0000

    - finalize changelog for 1.1.13.6-1 upload

commit b3f8d95d30898fd056745b98f17d01e6a1a409fc
Author: Mirco Bauer <meebey at debian.org>
Date:   Wed Apr 5 21:48:36 2006 +0000

    s/1.1.13.4-2/1.1.13.6-1/

commit a1a1e5f724487f0da0a7e267d9049365abc132ff
Author: Mirco Bauer <meebey at debian.org>
Date:   Wed Apr 5 21:19:13 2006 +0000

    - changed libmono-c5-0.5-cil to libmono-c5-1.0-cil

commit 209f86a430112f5914c84909afaa496799508965
Author: Sebastian Dröge <slomo at debian.org>
Date:   Wed Apr 5 21:18:06 2006 +0000

    * fixed changelog :)

commit 454342e3bd9e4eb00b142caa04acbe04368e4223
Author: Sebastian Dröge <slomo at debian.org>
Date:   Wed Apr 5 21:17:11 2006 +0000

    * removed old patches

commit 870e8dfdffae03485490840c17fcf95d97658caa
Author: Sebastian Dröge <slomo at debian.org>
Date:   Wed Apr 5 16:42:05 2006 +0000

    * added mono-api-check and two patches to mono

commit 0d72c9a2193e06548ae21eb8aed5f3ab04be97ae
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Apr 2 22:45:48 2006 +0000

    - more files

commit 377a5d5c041b9598fee70a80b595993643ec05c2
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Apr 2 22:44:05 2006 +0000

    - da final split!

commit 2497351c362090f8c859f2da40357ee219397658
Author: Dylan R. E. Moonfire <debian at mfgames.com>
Date:   Tue Mar 28 20:07:43 2006 +0000

    Fancy indent not needed if we don't show feedback from this script.

commit 228d8c423567d15411e0d51d8a1a54dcc358fab8
Author: Dylan R. E. Moonfire <debian at mfgames.com>
Date:   Mon Mar 27 20:44:54 2006 +0000

    We need to use the full path when/if /usr/bin/gacutil becomes an
    alternative.

commit 60f6510843671c2f533d88fd2d37a9a81bcebba2
Author: Dylan R. E. Moonfire <debian at mfgames.com>
Date:   Mon Mar 27 17:56:01 2006 +0000

    Updated the script to use /usr/share/cli-common.

commit 1bb6e41aa6dcb4e8edef80b4e6f5eb9e40b49ff9
Author: Dylan R. E. Moonfire <debian at mfgames.com>
Date:   Fri Mar 24 20:52:11 2006 +0000

    These are the two proposed files for the late GAC install script
    and a replacement for the monop process (which lets it be stored in mono-gac
    which is where this script belongs).

commit e42824466c5155bf721b1d2683966e7b18466431
Author: Sebastian Dröge <slomo at debian.org>
Date:   Sun Mar 12 15:21:24 2006 +0000

    * make the patch a correct -p1 patch... bad dpatch :/

commit 023cb28f89237f4e92c44d467f881f7985332b77
Author: Sebastian Dröge <slomo at debian.org>
Date:   Sun Mar 12 15:13:05 2006 +0000

    * mono/debian/patches/unix-end-point-equals.dpatch (SVN rev 57754:57757):
      + Fix Equals() and GetHashCode() of Mono.Unix.UnixEndPoint.
        http://bugzilla.ximian.com/show_bug.cgi?id=77747

commit bc3e05b515ea5ab6d38eeaf76b92d8af00da77af
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Mar 12 00:05:14 2006 +0000

    - added CLI policy url

commit a36a400ccc795a1a7e41d4e147d1b7d564db3284
Author: Mirco Bauer <meebey at debian.org>
Date:   Sat Mar 11 23:16:25 2006 +0000

    - last minute patches from ubuntu

commit 06e13ad9c45260d1f23fe866023b46b816a447e2
Author: Mirco Bauer <meebey at debian.org>
Date:   Sat Mar 11 22:44:24 2006 +0000

    - changed to replaces to << 1.1.13.4-1

commit 69ddba7cb5d590c435d0f76099a0e7752c44e98f
Author: Mirco Bauer <meebey at debian.org>
Date:   Sat Mar 11 22:22:59 2006 +0000

    - 1.1.13.4-1 release

commit 164f9919c4937d0f61bcaeafb7645741c1341c73
Author: Mirco Bauer <meebey at debian.org>
Date:   Sat Mar 11 21:46:53 2006 +0000

    - bumped version to -1

commit 41e7800d3c1a4d3bf30b5ca1e2e0da247b50e0b1
Author: Mirco Bauer <meebey at debian.org>
Date:   Sat Mar 11 21:30:13 2006 +0000

    - Mono 1.1.13.4-1 release

commit 7939f220887e06df32072227f9c8e7869eaadd89
Author: Mirco Bauer <meebey at debian.org>
Date:   Mon Jan 30 20:23:35 2006 +0000

    - mono 1.1.13.2 release

commit f61622a3419ec32b2bc9fd24745e42097288edb7
Author: Mirco Bauer <meebey at debian.org>
Date:   Mon Jan 30 18:36:49 2006 +0000

    - enable arm + armeb

commit 4389a5a4af458223f1414fd83c00ca5af13034d8
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Jan 15 04:07:53 2006 +0000

    - build fix for mono 1.1.13.1

commit 534a1d85f2ed495da5ac378af62820b8c02d08a2
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Jan 15 03:07:05 2006 +0000

    - mono 1.1.13.1-1

commit be411caea623f1d5350610cff0e7011cf2647fa2
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Jan 15 02:36:16 2006 +0000

    - mono 1.1.13 release

commit 3e8846212b1427ab700f068b4e53f786786ffda8
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Dec 27 22:06:49 2005 +0000

    - added libxt-dev to build-deps

commit 9ccd3236512062d8471ec253aaf0b46e1731d4bb
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Dec 27 21:33:44 2005 +0000

    - give kfreebsd a chance, added libx11-dev build-dep

commit a39e9c799ef310cf9a420561026fd731a9523d5f
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Dec 27 17:40:50 2005 +0000

    - mono 1.1.12.1 release

commit 1f7b69f3771faa8b099294f9d969b8c153a1a9b1
Author: Mirco Bauer <meebey at debian.org>
Date:   Mon Nov 21 15:56:59 2005 +0000

    - mono 1.1.10 release

commit ccc709d318b699266c5a91dee65b4da55ae5ff13
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Oct 16 21:30:42 2005 +0000

    - remove empty manpage.

commit 519ead501cd3a7175ff3e9434e4ab904a7d651dd
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Oct 16 21:22:43 2005 +0000

    - 1.1.9.2-1 release

commit 977af82d9a5199e7800d5148f818153c0d81ffb5
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Oct 16 19:40:12 2005 +0000

    - changed email address

commit 515517ae4504fc6b4b86f0e4a8b4aa7dec55eb7d
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Oct 16 19:24:07 2005 +0000

    - added XSP2 patch

commit ef664b70a2ff25f9e745f766840cf5bfb984b76b
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Oct 16 19:05:51 2005 +0000

    - 1.1.9.2-1 release

commit e0748344dd1f7ae370f0aff6d67d32a1cd569eca
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Oct 2 16:47:27 2005 +0000

    - 1.1.9.1-3 release

commit a18330963541e7f3f9e41867a389898d23759d1c
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Oct 2 15:49:15 2005 +0000

    - synced cli-common

commit 8e4b68c3970337d5dd1815d59281cc705c2efaa5
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Oct 2 15:18:18 2005 +0000

    - 64bit fixes.

commit b2a2d74e543d49a730b966611f5971f269b6a332
Author: Eduard Bloch <blade at debian.org>
Date:   Tue Sep 27 11:03:37 2005 +0000

    Changelog comment

commit fb563bf06005e063c1a69055afb66ce43b378140
Author: Eduard Bloch <blade at debian.org>
Date:   Tue Sep 27 11:01:42 2005 +0000

    Lintian cleanups: bashisms, deleting rpath with chrpath

commit 778ee337a91384976abf5392c48111f8bfcce790
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Sep 27 09:59:14 2005 +0000

    - Mono 1.1.9.1-2 release

commit 029c44373a5bbeee853f7ac0cbbe55ee4eefebf1
Author: Mirco Bauer <meebey at debian.org>
Date:   Mon Sep 26 09:01:15 2005 +0000

    - Mono 1.1.9.1-2 release

commit 6ae908b97df74e04c9c0f36bebe6cce4ee40f54b
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Sep 25 17:50:12 2005 +0000

    - Mono 1.1.9.1

commit bfb7d0062f6497cf3b7fc7d75e78c4b67d5477da
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Sep 4 20:43:13 2005 +0000

    - 1.1.8.3-1 release.

commit 2c1ceafa1b7942b8f5f8f61867e23023bf8f8b9d
Author: Mirco Bauer <meebey at debian.org>
Date:   Wed Aug 31 09:25:55 2005 +0000

    - mono 1.1.8.3 fix

commit 9a3bf19d3e56189a0cee61078a86fc0805bda5f1
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Jul 10 20:36:50 2005 +0000

    - fixed bootstrap problems with mono-classlib-1.0 depdency on mono-common.
    - applied patch my Ingo Saitz for easier bootstrapping (no build-dep on mono anymore!).

commit 0cc00892b435e43eb6b3a1d5ba5c26becf5765a7
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Jul 3 13:55:48 2005 +0000

    - upsy, added missing files.
    - prepared changelog for 1.1.8.1-3.

commit 1bbd2b89735df5c46902d53d71a00e526bd1b379
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Jul 3 11:12:13 2005 +0000

    - fixed #316691, manpage of mono-mcs was overwritten by mono-utils during upgrade.

commit 9a626a5fd0142a3ba738875a601660b4219843df
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Jul 3 10:35:17 2005 +0000

    - changed order.

commit a7d4e7839fb20207104ada2e9c5bca232227706a
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Jun 21 22:41:57 2005 +0000

    - eeeeks, Vsa 7.0 should not be here, but 8.0 should (thanks to Ingo Salz for spotting this)

commit 21f7232c8622c1e53e68aff99d776ad975d64876
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Jun 21 22:18:15 2005 +0000

    - added -f to rm in clean target

commit 7329ebff6be922b4416306ca2167477bf1ed95ec
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Jun 21 21:12:30 2005 +0000

    - typo

commit 9cbd679aa488da59b3324555561c4363d5ab1b3d
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Jun 21 21:10:12 2005 +0000

    - preparing 1.1.8.1-1

commit 7e0daf3e932d440a8ac8165ef97b36b10707f8b4
Author: Mirco Bauer <meebey at debian.org>
Date:   Fri Jun 17 23:48:55 2005 +0000

    - update

commit 81093799be661c24a747a2f54fb0a5a97207ab44
Author: Mirco Bauer <meebey at debian.org>
Date:   Fri Jun 17 23:40:03 2005 +0000

    - big fat warning

commit 94f8f80dae6da0db80efe1a417bc2f7f4fa47654
Author: Mirco Bauer <meebey at debian.org>
Date:   Fri Jun 17 23:37:45 2005 +0000

    - updated for 1.1.8.
    - splitted packages for 2.0 stuff.

commit 097f70cd30b90a041482f75a4226dced984e8294
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun May 29 17:52:07 2005 +0000

    - making ready for upload to unstable

commit 8b827b86dbe89f2f369c57b42d1f27b8e60a3ced
Author: Mirco Bauer <meebey at debian.org>
Date:   Sat May 14 16:59:23 2005 +0000

    - added amd64

commit 357e8ac661b48a4534e7059d75390bba1cda5b4b
Author: Mirco Bauer <meebey at debian.org>
Date:   Sat Apr 23 13:17:12 2005 +0000

    - fixed section

commit c308c07bc1a76330761e51f1a7676a04398b7c8f
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Apr 17 19:21:11 2005 +0000

    - bump revision.

commit 7dcbeb0d2958c352b9e7a95bd6680c8c0e55ba2b
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Apr 17 19:20:14 2005 +0000

    - cli-common update.

commit 6e964a7f34056eac205cc883b5ffd5618c77851e
Author: Mirco Bauer <meebey at debian.org>
Date:   Sat Apr 16 18:09:04 2005 +0000

    - finishing changelog for experimental upload.

commit bac61f30b5927147efb905562c59bb456c7f09e9
Author: Mirco Bauer <meebey at debian.org>
Date:   Sat Apr 16 18:05:39 2005 +0000

    - merged mono/branches/1.1 with mono/trunk

commit ca5810b6fa39690e45786eece448918964a637f7
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Feb 15 22:14:00 2005 +0000

    - removing s390 support
    - tuned dh_* scripts to check buil-dep for mono-utils >= 1.x

commit 85b2f267f4f7e4cbd963f7e3f909226ccb7c14d6
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Jan 30 20:43:04 2005 +0000

    - fixed date and set version to 1.0.5-1

commit 2998a71126dc6f72e79ea7c6a8d9e1027bfff2e1
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Jan 30 20:34:26 2005 +0000

    - cosmetic changes.

commit 3d6172feab78d7a927cfc96a26c06e6a4a632b2a
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Jan 30 20:05:11 2005 +0000

    - in clean target, removing generated manpages.

commit 4ad30714197b6eee920e1bb900063ecde5b0b1a2
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Jan 30 17:27:35 2005 +0000

    - removed .NET 2.0 support.
    - big cleanup.

commit 53f3d84c1685dcd8c9e263f6ec937d497547e25e
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Jan 30 17:25:37 2005 +0000

    - updated list according to statements of lupus (mono developer)

commit 987d8b5d135f62b5eb97e88da845633e0346d20e
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Dec 5 22:01:12 2004 +0000

    - preparing upload

commit db5e355433a2cfdece4f72ee0789af3c560e75ac
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Dec 5 20:02:32 2004 +0000

    - fixed date format

commit 774d824062ace59a1a6e7c996dcff428c2835a06
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Dec 5 19:59:17 2004 +0000

    - not required, dh_* does the trick

commit 8f03aaa37373115bc46d67e8b3ddb0055e5d73a1
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Dec 5 19:50:42 2004 +0000

    - added CVS and .svn removal command

commit 7332d78ed4abdbbf4154f431356e71cd0f9037fb
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Dec 5 16:28:18 2004 +0000

    - closing bug, cosmetic things in debian/rules

commit 3928d2ef37de7972297f370039b791933ae44419
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Oct 12 19:36:12 2004 +0000

    - removed automake from build-deps

commit b2b976192cb9ad6d85a853d0789a8429925771c5
Author: Mirco Bauer <meebey at debian.org>
Date:   Mon Oct 11 20:06:54 2004 +0000

    - cleanups

commit 01bb3c155fab44fb9b92fc53e3663550919e2d24
Author: Mirco Bauer <meebey at debian.org>
Date:   Mon Oct 11 19:48:30 2004 +0000

    - preparing 1.0.2 package release

commit 6724c19bae7a3095c4f5b33e20c370f8cbe392f2
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Sep 26 12:43:57 2004 +0000

    - included amd64 build patch

commit 7683899576dbf92dba22dcffd4091d008c5cc78a
Author: Eduard Bloch <blade at debian.org>
Date:   Thu Aug 12 12:15:37 2004 +0000

    The ntpl option name has changed

commit db273e8a3fceb0a2733cc5975f649c4e2d8594a3
Author: Eduard Bloch <blade at debian.org>
Date:   Thu Aug 12 12:09:22 2004 +0000

    Added the upstream/debian mixture fuckup/solution note to README.Debian

commit 59a99fd1d5bb4d54a4cad1f74c76ba1cd7c0be25
Author: Eduard Bloch <blade at debian.org>
Date:   Thu Aug 12 11:59:27 2004 +0000

    New mono release, 1.0.1

commit c5f3dd8ebcce67ccb8518f343d622d1dc3deeca6
Author: Eduard Bloch <blade at debian.org>
Date:   Sun Aug 8 17:55:28 2004 +0000

    Better changelog message and finalizing the changelog for 1.0-4

commit 351a9b87e60155ba7ae981e740a7095488f7c016
Author: Eduard Bloch <blade at debian.org>
Date:   Sun Aug 8 17:49:37 2004 +0000

    Added the library linker patch

commit 32a2c5da3de87e48316ce75dcef0d552ccbe442f
Author: Eduard Bloch <blade at debian.org>
Date:   Sun Aug 8 17:36:29 2004 +0000

    The ntpl problem "solved" by disabling it

commit 5f1053bf973b343f085197d941867370ca2450b3
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Aug 8 16:19:52 2004 +0000

    - added Mono BSP line

commit 4233049ab97ebaa2211850801c3360e67f70671f
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Aug 8 15:55:22 2004 +0000

    - removed " from variable definitions, crap Makefile stuff :)

commit ee43c1c6bb83f555c9f897f405189623cbf86f51
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Aug 8 15:49:04 2004 +0000

    - typo fixes, mono metapackage arch adjustments

commit a32dfefa365ababb2abb8e8efbd0013370b92d36
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Aug 8 14:39:35 2004 +0000

    - s390 build fix

commit a73719a5adffd3ae36599939908b1ff55d8f69d6
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Jul 11 20:00:17 2004 +0000

    - fix for woody's debhelper

commit ca8efe36475bdedf02cfdea8981696ee675022b2
Author: Eduard Bloch <blade at debian.org>
Date:   Wed Jul 7 21:27:55 2004 +0000

    Mh...

commit ae7dad20c583aa7d6625913ef859f80d358800ad
Author: Eduard Bloch <blade at debian.org>
Date:   Wed Jul 7 21:26:52 2004 +0000

    Sorry people, I fucked it up...

commit cbce6bf0483d45985ce9eff7e99f0b2ff834b8da
Author: Eduard Bloch <blade at debian.org>
Date:   Wed Jul 7 16:54:35 2004 +0000

    Workarounds for monodis problems

commit 650014d3429fb5ae649f39481b495b86fd9d22d4
Author: Eduard Bloch <blade at debian.org>
Date:   Sun Jul 4 15:45:04 2004 +0000

    FTBFS workarounds for s390, arm, alpha

commit 24b00ebf36a3e138f8404091bd4d8ffc6ca7bdfd
Author: Eduard Bloch <blade at debian.org>
Date:   Sat Jul 3 10:31:37 2004 +0000

    Releasing mono now, now reason to wait anymore looking at the mass of
    potential bugs

commit 8022429317ac25b0764fa5fecc355e1deac8ceb9
Author: Mirco Bauer <meebey at debian.org>
Date:   Wed Jun 30 20:52:21 2004 +0000

    - we have 3.6.1 no problem here

commit 8ccbe70dfb357f389ee3767d967674c79fb119b8
Author: Mirco Bauer <meebey at debian.org>
Date:   Wed Jun 30 18:52:56 2004 +0000

    - eerr Zomb did you forget this cleanup when you moved to .install files? :)

commit 582604e7878da833b719b98a405dca317ae7f9c4
Author: Mirco Bauer <meebey at debian.org>
Date:   Wed Jun 30 18:42:59 2004 +0000

    - cleanups

commit d9024ca18944127d4369d4f29f9cebe0c09aec16
Author: Eduard Bloch <blade at debian.org>
Date:   Wed Jun 30 16:23:38 2004 +0000

    Update to 1.0 version

commit f5d89105d54bb0a615b1294b9c4945da7889654a
Author: Eduard Bloch <blade at debian.org>
Date:   Mon Jun 28 18:11:24 2004 +0000

    Finalizing changelog and fixed the ...Helper removal

commit 6d8f0b7ccf2e0c740225d286b5d49a84f39304fa
Author: Eduard Bloch <blade at debian.org>
Date:   Mon Jun 28 17:39:05 2004 +0000

    Moved .files to .install

commit 2476bdd346b872a42d2d39a25327118c16d6094e
Author: Eduard Bloch <blade at debian.org>
Date:   Mon Jun 28 16:54:40 2004 +0000

    Version fix, dependencies fix, it works with those from 0.96

commit 9be2c22c4c73a4d90bae339746632fe8bfda0db4
Author: Eduard Bloch <blade at debian.org>
Date:   Mon Jun 28 16:23:48 2004 +0000

    mono rc1 update

commit f3d3975305030a1ffe1a7accc35203604932aae6
Author: Eduard Bloch <blade at debian.org>
Date:   Sun Jun 20 18:49:00 2004 +0000

    More cleanups, Ackermann works again

commit f434465af9b34a6980736b9864f57acab5c07292
Author: Pablo Fischer <pablo at pablo.com.mx>
Date:   Sun Jun 20 18:19:31 2004 +0000

    Update, my requests

commit cbb0cfcdb038605f89e5936bb1128e8a94dd45e8
Author: Eduard Bloch <blade at debian.org>
Date:   Sun Jun 20 08:10:20 2004 +0000

     - remove obsolete and autogenerated docs
     - remove obsolete scripts
     - relax the mono-tuils version check (cosmetical, though)
     - remove icu dependency on arm (not available, build broken and no way
       to fix without an arm box for development)

commit ba18c9a4957afe011770c84738e7f2d7816aef26
Author: Mirco Bauer <meebey at debian.org>
Date:   Sat Jun 19 21:01:42 2004 +0000

    - updated arch list (only HP-UX not Linux/HPPA is supported)
    - set right supported arch fields, according to upstream

commit b75a44904320e7bff975225c20905cddad7c4593
Author: Eduard Bloch <blade at debian.org>
Date:   Sat Jun 19 12:40:34 2004 +0000

    Updading changelogs to final

commit 8a3c6092f6421dbbe2a7767517e141138e4d3e57
Author: Eduard Bloch <blade at debian.org>
Date:   Sat Jun 19 12:23:35 2004 +0000

    dh_installxsp now also specify a substvar variable to get a dependency
    on the xsp server

commit 1cbc167f57bef1051d942e11deda7434c8a6b18e
Author: Eduard Bloch <blade at debian.org>
Date:   Sat Jun 19 10:48:15 2004 +0000

    Dont't write crap into .netlibs from checks of unsigned files (fixes
    monodevelop)

commit e540f9eb4967ef4ee7634b099cfa02673e0c9abe
Author: Eduard Bloch <blade at debian.org>
Date:   Sat Jun 19 08:14:28 2004 +0000

    Don't set any dependency on mono with -r

commit c78284216ee28064031c021d5b0325c0b5c0eb58
Author: Eduard Bloch <blade at debian.org>
Date:   Sat Jun 19 00:28:59 2004 +0000

    Conventions update

commit 4de54d418a4050c7f4394f9597bf0e18ae37136c
Author: Eduard Bloch <blade at debian.org>
Date:   Sat Jun 19 00:15:49 2004 +0000

    Call the option -r for Relaxed Dependency

commit 8d05744e2031d85e97055394bf560f049e2d76aa
Author: Eduard Bloch <blade at debian.org>
Date:   Sat Jun 19 00:08:15 2004 +0000

    no-mono-jit-deps option for dh_netdeps

commit 84f42b9011c9325d7d13ec7ab8cbaa1becc65f35
Author: Eduard Bloch <blade at debian.org>
Date:   Fri Jun 18 11:07:21 2004 +0000

    Preluminary NEWS file

commit d3449deb7b80c4aefc58ff9fd694d3c067de174e
Author: Eduard Bloch <blade at debian.org>
Date:   Wed Jun 16 21:19:00 2004 +0000

    Only print this warning with verbose flag

commit a2ca2d13a5d6946880ffb49431ad26a9a44aa3eb
Author: Eduard Bloch <blade at debian.org>
Date:   Wed Jun 16 21:01:44 2004 +0000

    Enabled Jackson's patch

commit b6fa8327b68beed5fcdee0967a900231135de603
Author: Eduard Bloch <blade at debian.org>
Date:   Wed Jun 16 20:49:38 2004 +0000

    Jackson's patch to make monodis not segfault, and dh_netdeps hacks to
    read data from STDERR as well

commit 396b4bec2bc9b22fe7fb073df64af7d925dab85e
Author: Eduard Bloch <blade at debian.org>
Date:   Wed Jun 16 18:37:57 2004 +0000

    Cosmetical, (more) care whether the substvars file was really opened

commit fc3603c653c6fedaf1224943e9195f4893485699
Author: Eduard Bloch <blade at debian.org>
Date:   Wed Jun 16 12:52:36 2004 +0000

    mono beta3 update

commit d81550ea3efda133fcbb4e546d362632226b90dd
Author: Eduard Bloch <blade at debian.org>
Date:   Tue Jun 15 21:59:21 2004 +0000

    Actually enable the extra .config checks

commit 8102845ff2f2c8c1b26af63578a1520d8ebaf60b
Author: Eduard Bloch <blade at debian.org>
Date:   Tue Jun 15 12:26:05 2004 +0000

    Better logics - the native shlibs dependency now moved completely to the
    libfoo-cil packages, since those are the ones that really open the .so
    libs. Still not perfect, now the resolution is only done by looking at
    the .config file and assuming that it is complete. The other possible
    (HALF!) solution is the resolveShlibs function which I disabled for now
    since it is untested. The other method is looking with --moduleRef and
    guessing where the module can be (for example libglibglue ->
    libglibglue.so), but this is IMO highly unreliable and requires to
    rebuilt all the resolution logic of mono in this script, which would
    cause to much bloat, IMO.

commit 78fa4d9aac93279d7fec3a9de64178819d18d803
Author: Pablo Fischer <pablo at pablo.com.mx>
Date:   Tue Jun 15 05:10:59 2004 +0000

    Fixed a BIG BUG.
    
    dh_installxsp was keeping as executable the /etc/xsp/ and /etc/mono-server files.

commit 1b35a75191f85d6f74fb878d8dcf1e13aad96fe6
Author: Eduard Bloch <blade at debian.org>
Date:   Mon Jun 14 22:21:19 2004 +0000

    Cheat code in dh_netdebs - dupes removal after shlib:Depends
    consideration and sort order beautification

commit c2c7001e925cd1bf07235f9990745dfd473638ab
Author: Eduard Bloch <blade at debian.org>
Date:   Mon Jun 14 19:30:52 2004 +0000

    Code optimisation (only read *.shlibs when needed) and additional
    resolution of stupid short sharedlib refs like "libgnomeprint.so", via
    .config and *.shlibs (untested)

commit da8b7ab9b95730b81f471020689b326767c67197
Author: Pablo Fischer <pablo at pablo.com.mx>
Date:   Mon Jun 14 18:30:51 2004 +0000

    Updated

commit 9e4e11b499e7ef2fefaa68d050af2f0477866d1e
Author: Pablo Fischer <pablo at pablo.com.mx>
Date:   Mon Jun 14 18:29:24 2004 +0000

    Added support for autoscripts.
    
    Replace #DEBHELPER# with dh_installxsp stuff.

commit 58a3949d7b2e41b20a4203a759a8527ade6349b7
Author: Eduard Bloch <blade at debian.org>
Date:   Mon Jun 14 15:15:52 2004 +0000

    Installing dh_installxsp in mono-utils

commit 43df98aa676c0852ae499b55706ce68986238444
Author: Eduard Bloch <blade at debian.org>
Date:   Sat Jun 12 22:26:56 2004 +0000

    The -r auto guessing option

commit fedac4a010cfc145ecb1b9977c399459fb883485
Author: Eduard Bloch <blade at debian.org>
Date:   Sat Jun 12 20:43:36 2004 +0000

    Beatification

commit 4f8a25467d3b4fa6da829e9af1e156dd814321a3
Author: Eduard Bloch <blade at debian.org>
Date:   Sat Jun 12 19:56:45 2004 +0000

    Fixes, dupes filter for dependencies

commit a8fc2105a5b8bde62180b8425ddbfbce61ec5a2d
Author: Eduard Bloch <blade at debian.org>
Date:   Sat Jun 12 18:47:47 2004 +0000

    Fixes

commit b64991be4041c0da711eff37ffa3f08437ecbf93
Author: Eduard Bloch <blade at debian.org>
Date:   Sat Jun 12 17:36:36 2004 +0000

    Fix a small glitch (cosmetic, debug stuff)

commit f0d7a71a9ea74a6bd47daadff00b304df78d9d03
Author: Eduard Bloch <blade at debian.org>
Date:   Sat Jun 12 17:27:08 2004 +0000

    Ehm, forgot something

commit c3da40e22d7abf009e094606128f53191adb13b6
Author: Eduard Bloch <blade at debian.org>
Date:   Sat Jun 12 17:24:34 2004 +0000

    mono vs. mint check at build time

commit c7433e0312d4c4187440cdc7c9f83cf0c4d92840
Author: Mirco Bauer <meebey at debian.org>
Date:   Sat Jun 12 17:11:04 2004 +0000

    - upsy, moved dpkg-dev dep to mono-jit (thanks to Zomb for the note)

commit 538bff54593c46a984434f8619be6f6533071bf2
Author: Eduard Bloch <blade at debian.org>
Date:   Sat Jun 12 16:54:47 2004 +0000

    Manpages fixes, tool almost ready.

commit 10dd2e096f927fbebc477437b7d5814e47bb0584
Author: Eduard Bloch <blade at debian.org>
Date:   Sat Jun 12 16:41:35 2004 +0000

    shlibs from .config parsing and including

commit dcbd0ccf2493fb5be3785193ff950b60963be081
Author: Mirco Bauer <meebey at debian.org>
Date:   Sat Jun 12 16:32:38 2004 +0000

    - added dpkg-dev dependency for update-alternatives checks

commit 2c8a52acef617f202ed0f2e49d373c2217ed87ff
Author: Eduard Bloch <blade at debian.org>
Date:   Sat Jun 12 16:04:31 2004 +0000

    Integration into mono-utils, first manpage for dh_make...

commit 58daadd7ca85c18c22dfd5c601d8573c01f5cd47
Author: Michael Schiansky <ms at debian.org>
Date:   Sat Jun 12 16:00:58 2004 +0000

    closing #241686

commit 3a59aa1c97dda3874e4609cdb22b5de287176554
Author: Eduard Bloch <blade at debian.org>
Date:   Sat Jun 12 14:22:32 2004 +0000

    Almost working versions of dh_tools

commit fbdac165ac57f591d179068732e5ea2dd71704a3
Author: Eduard Bloch <blade at debian.org>
Date:   Sat Jun 12 08:18:36 2004 +0000

    Rename to dotnetdeps

commit c5e207b285a1e38c6d4b77a1b994dc0fdd413c88
Author: Eduard Bloch <blade at debian.org>
Date:   Thu Jun 10 22:22:27 2004 +0000

    Preinst to move /usr/lib/mono *directory* around

commit d4bfac4e2ce00bd0d8af0eae2e34c92579fd0bcd
Author: Eduard Bloch <blade at debian.org>
Date:   Thu Jun 10 14:18:42 2004 +0000

    Upgrade to beta2 and version provides

commit 1e7f083782a89e26c0656a6edd11b67ad2f00e10
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Jun 8 07:54:49 2004 +0000

    - fixed trailing line

commit a93c680cfc1c22662539f201b2e025af3f8b7c5f
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Jun 8 07:52:56 2004 +0000

    - first import

commit 721a99ff748dfb3cb94165db8b700b038da88e15
Author: Eduard Bloch <blade at debian.org>
Date:   Mon Jun 7 00:46:02 2004 +0000

    Actually, this hook needed for Arch: any packages too

commit 85df476cd906d12d5a1f4fdc7211e975a38ab137
Author: Eduard Bloch <blade at debian.org>
Date:   Mon Jun 7 00:09:19 2004 +0000

    Doing the same for mono-assemblies and using a proper way to pass
    substvars

commit 3a3c569a4154065d5af3429ea0291cbe889f664a
Author: Eduard Bloch <blade at debian.org>
Date:   Sun Jun 6 23:35:46 2004 +0000

    monosn no longer installed by Makefile for some reason, work around with cp

commit e53e53479a9e522f343b6f8e49fe33d5f0231d0a
Author: Eduard Bloch <blade at debian.org>
Date:   Sun Jun 6 23:08:23 2004 +0000

    Lib version trough version provides

commit d90d0495df1e2551a210edb6a04a50bb7005dac2
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Jun 6 22:50:04 2004 +0000

    - enabled preview option
    - disabled icu

commit 08ef103cdf9c638bf77d59c2397c6e57ab0be34c
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun Jun 6 22:48:53 2004 +0000

    - updated

commit a55536ed3e3d7bd3b0690267926159916252314b
Author: Eduard Bloch <blade at debian.org>
Date:   Sun Jun 6 02:19:29 2004 +0000

    Pointer to our group web site

commit 0deaa4c9708a57c19c824a691d74f0febb4e89bf
Author: Eduard Bloch <blade at debian.org>
Date:   Sun May 30 20:58:25 2004 +0000

    Final changelog

commit 19c2f9d37b5c14e977b423565ad379034661019b
Author: Mirco Bauer <meebey at debian.org>
Date:   Thu May 20 14:03:56 2004 +0000

    - added libglib2.0-dev to libmono-dev deps (mono.pc references it) thanks to Michel Dänzer!

commit f0c4c9e2cca7480b16c5b8103e605b9576f07867
Author: Mirco Bauer <meebey at debian.org>
Date:   Thu May 20 09:57:28 2004 +0000

    - removed set jit lower priority, the package was never released

commit 3f20c63c5700907a96c695c05773b5771b058734
Author: Mirco Bauer <meebey at debian.org>
Date:   Thu May 20 09:36:32 2004 +0000

    - mono-jit for ppc is back (now with more stability)

commit 74c855e057e616a12a9a49b4b107ca0d3ae0c8b9
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue May 11 21:32:11 2004 +0000

    - bumped pre version number

commit b0857b15879ca44982a46337344e1bc2d5171666
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue May 11 21:31:24 2004 +0000

    - added dllmap hook

commit 32a68ee802e88a845c3fd8dea3fa2af61fe52297
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue May 11 21:08:44 2004 +0000

    - proper dll map, soon not required anymore, programs can ship own dllmaps (libs maybe too?)

commit c5d68c6f981e6e15c40d89a9fbf4fd5429525210
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue May 11 14:49:49 2004 +0000

    - added .wapi directory hack

commit 26f14004155720d94a4fbfe7850336e91eb79123
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun May 9 19:08:22 2004 +0000

    - spelling fix

commit 764a43dd85537c0667c1d8dff1521e134da7eef4
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun May 9 18:53:36 2004 +0000

    - converted to utf8

commit d5e0fcd5d7bd722569e42d9bfc02587d007f077d
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun May 9 18:39:59 2004 +0000

    - added /usr/bin/pedump /usr/bin/monosn
    - removed manpage, its now in mono-utils.manpages

commit ad2c66412766bcfce74d785ecbbb46f203928348
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun May 9 18:38:42 2004 +0000

    - updated manpages

commit 9a54a7133003dbd14ddfcd342a567c4e86a312cc
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun May 9 18:37:24 2004 +0000

    - added cil-opcodes.xml

commit 7a9ee0688dfaee089555dbe45fa2bd3be80ca2d6
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun May 9 18:33:12 2004 +0000

    - undocumentated manpage for monosn

commit 9852cdb7d99f87e91be87b7b2cffb8c26fdd83e2
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun May 9 18:32:05 2004 +0000

    - added monosn to package description

commit 487af91847477cc8cd2a0e5a8b1528bb7839c34b
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun May 9 17:07:38 2004 +0000

    - cosmetics

commit 590fadbf88eecac47f96186cdc0b5820a020d32d
Author: Mirco Bauer <meebey at debian.org>
Date:   Sat May 8 17:49:57 2004 +0000

    - removed dpatches for now
    - don't run autogen.sh, upstream's configure should be ok now
    - delete not selfcompiled assembly files (they are annoying for packages, btw mcs source package builds them)

commit 9e6b208b5547888f011ca333b585c04e4e265ccb
Author: Mirco Bauer <meebey at debian.org>
Date:   Sat May 8 17:45:14 2004 +0000

    - updated conflicts for 0.91 release

commit 1f835b85248a9243a3bf67e4616d097a6b167376
Author: Mirco Bauer <meebey at debian.org>
Date:   Sat May 8 17:41:07 2004 +0000

    - this goes to the mcs source package, not here

commit 43b13d600f5a1fb1517d216edb1923ae6a4c53ba
Author: Mirco Bauer <meebey at debian.org>
Date:   Thu May 6 20:26:45 2004 +0000

    - not needed anymore mint libs moved to mono-mint package

commit cdebfe63590a15d930b915385ef649ef58ccd462
Author: Mirco Bauer <meebey at debian.org>
Date:   Thu May 6 20:19:30 2004 +0000

    - first import

commit 62ec0d64e637ebb62f6cd60ceae42daf8810f11b
Author: Mirco Bauer <meebey at debian.org>
Date:   Thu May 6 20:18:36 2004 +0000

    - moved to mono-mint package

commit 685a40e4f69a451e82ea048bb203e4da3d3d0096
Author: Mirco Bauer <meebey at debian.org>
Date:   Thu May 6 19:16:34 2004 +0000

    - updated

commit eff608754ac5815f3077ca45a67e95f9f2a634a5
Author: Mirco Bauer <meebey at debian.org>
Date:   Thu May 6 19:13:04 2004 +0000

    - wrong package, they shouldn't be here ;)

commit 6c23f9bd72f7f33ba1fb9e0d2b4c90ebd4fb5f4d
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun May 2 19:09:58 2004 +0000

    - fixed architecture check (thanks to Salz for the note)

commit 643769f12f26f6e4a24c34e7a85a4bf861ceb7bb
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun May 2 18:38:11 2004 +0000

    - updated

commit 47e57a73d01ddf1f2c02a438ae574c466bc93e1b
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun May 2 18:37:19 2004 +0000

    - if build arch is sparc, don't compile jit

commit 006031b2d0848c926d8ac80356b5441d0115866a
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun May 2 18:31:48 2004 +0000

    - set priority lower for mono if !i386 OR !s390 (jit runs unstable on PPC yet)

commit bdd612de39e3ebb8fd9826bbca1f98225b730610
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun May 2 17:28:01 2004 +0000

    - added s390 to mono-jit, libmono0, libmono-dev architectures

commit 84595794163446bad139fe21c04a24938f1553de
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun May 2 17:22:26 2004 +0000

    - changed email address back to mail at meebey.net I will fix that someday, but
    not now

commit d636f6a48e06a26cf6f170062d4769eb1a6aad27
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun May 2 17:19:40 2004 +0000

    - updated

commit cd580841a7cf487526a7e48422c797df801e174f
Author: Mirco Bauer <meebey at debian.org>
Date:   Sun May 2 17:17:00 2004 +0000

    - documentated supported architectures in README.Debian

commit 78bfe470f447862bc12b2bf8773ac9ab69d0631a
Author: Eduard Bloch <blade at debian.org>
Date:   Thu Apr 15 21:35:38 2004 +0000

    -02 update with kernel detection override and minor updates

commit a81e93b23544856ec5ab9a3d0324ad2132701f3a
Author: Eduard Bloch <blade at debian.org>
Date:   Tue Apr 6 23:31:45 2004 +0000

    Typos fix, hppa patch

commit e65c69f3377d9e70b1b57b647426b25ad268769f
Author: Eduard Bloch <blade at debian.org>
Date:   Tue Apr 6 22:33:48 2004 +0000

    Version fixes, gobject-2 added to the map

commit 6a5aef5ae445725a2f5fd7937fd91e72a986e783
Author: Eduard Bloch <blade at debian.org>
Date:   Tue Apr 6 08:21:10 2004 +0000

    changelog to 0.31
    DLL map updates, perl hacks disabled

commit 8838d38ae60cf59cd966e558543619dafe219c1f
Author: Eduard Bloch <blade at debian.org>
Date:   Tue Mar 16 00:46:37 2004 +0000

    Fixed cli-wrapper, exporting mono_path and not segfaulting in corner
    cases

commit 71d5e02a52b4d1f3fcbd3cc331264521e01b3ae6
Author: Eduard Bloch <blade at debian.org>
Date:   Sun Mar 14 18:52:42 2004 +0000

    changed to use usdl path as the last one

commit 35607ccf0e998187a78b8ed0f6fb5f74d00c791e
Author: Eduard Bloch <blade at debian.org>
Date:   Sun Mar 14 18:19:52 2004 +0000

    Rewrote parts of cli-wrapper to set MONO_PATH as needed

commit b57291330bb89a1b451cf72a91314d9ffdcba60a
Author: Eduard Bloch <blade at debian.org>
Date:   Sat Mar 6 12:35:02 2004 +0000

       * New upstream release
       * Eduard Bloch:
         + debian/control: limited "any" arch lists to those really supported by the
           Mono project. libmono0(-dev) to i386 powerpc (closes: #235315)
         + added a workaround for gnomeui-2 symbolic name (closes: #235946)
         + deleting the alternatives entries only on removal (closes: #234815)

commit 2cccd087ebeb35475ed3089caa80e79defb74194
Author: Eduard Bloch <blade at debian.org>
Date:   Thu Feb 26 09:42:43 2004 +0000

         + debian/control: limit all arch lists to those really supported by the
           Mono project

commit 808912c7c7b5347a931d9b9bca4d5e6dfb4874fd
Author: Eduard Bloch <blade at debian.org>
Date:   Tue Feb 24 17:45:09 2004 +0000

    Added a patch for configure.in to use non-supported architectures
    (using dpathc, build-dep added)

commit 1074cb54c7a5f9a51a031827ce97b64b4d9aae2c
Author: Eduard Bloch <blade at debian.org>
Date:   Tue Feb 24 17:16:14 2004 +0000

    Sync mono with my preview branch

commit 11ead990b814a8ddf937414f7a669917b8281072
Author: Teófilo Ruiz Suárez <teo at debian.org>
Date:   Wed Feb 11 21:54:13 2004 +0000

    libicu26-dev out of Build-Depends

commit 52e274d0debf5df55d96e89ace67254266bcec38
Author: Eduard Bloch <blade at debian.org>
Date:   Wed Feb 11 16:44:34 2004 +0000

    Document cli-common conflict

commit bd10d115c64c414e5292b159d5dd47762f9f7afe
Author: Eduard Bloch <blade at debian.org>
Date:   Wed Feb 11 16:44:02 2004 +0000

    Since cli-common may be the only one installed virtual package,
    mono-common should also conflict with it

commit e2b2b5647d89a4d9458665e22060f5414972eedb
Author: Eduard Bloch <blade at debian.org>
Date:   Wed Feb 11 10:29:58 2004 +0000

    Updated infos, included policy, better document structure

commit d37dc1ef0fa8e3779659a29db44e47e80fadb5c5
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Feb 10 14:19:28 2004 +0000

    - new file

commit e51744752156b3d4aef0b888880741baa95f4b95
Author: Teófilo Ruiz Suárez <teo at debian.org>
Date:   Tue Feb 10 11:59:51 2004 +0000

    Actually, we don't remove icu-config, we just don't 'chmod +x' it

commit c0eb3e7a024a64cf997469fb4834db72f76d714e
Author: Teófilo Ruiz Suárez <teo at debian.org>
Date:   Tue Feb 10 11:47:08 2004 +0000

    New 0.29.99 release to fix #231966

commit b6485121e27fa7aefc54cb28caf074977f380968
Author: Eduard Bloch <blade at debian.org>
Date:   Mon Feb 9 21:29:51 2004 +0000

    Ehm, I need glib for the wrapper

commit 6e24e8b84c43cc52f71f4d771a66abe18d9fbf80
Author: Eduard Bloch <blade at debian.org>
Date:   Mon Feb 9 21:24:27 2004 +0000

    0.30 preparation

commit c0e1a13dcdc6152d8980e736391a360bccb44136
Author: Eduard Bloch <blade at debian.org>
Date:   Mon Feb 9 13:08:10 2004 +0000

    "Improved" cli-wrapper

commit 664a1c9d5e1c8e2a381b6b3d967e10fead0d8c8b
Author: Eduard Bloch <blade at debian.org>
Date:   Sun Feb 8 23:19:46 2004 +0000

    My personal todo favorite

commit 0d02f462b70ea8daf525b38cd963323c009b93b6
Author: Eduard Bloch <blade at debian.org>
Date:   Sun Feb 8 10:04:04 2004 +0000

    The release preview. Test it, damn...

commit cffb8bf11db5c892e3073f38864dd77612a0529e
Author: Eduard Bloch <blade at debian.org>
Date:   Thu Feb 5 20:29:46 2004 +0000

    Eh, the commits mails are at least good to notice the own mistakes

commit eae525b2927d668925e0a069473208c3e79d5013
Author: Eduard Bloch <blade at debian.org>
Date:   Thu Feb 5 20:25:05 2004 +0000

    Perl hook to fix sonames
    Changelog rewritten to show authors

commit 69f9390b2e570ce3800568312f44de40b2943c2f
Author: Teófilo Ruiz Suárez <teo at debian.org>
Date:   Thu Feb 5 20:14:29 2004 +0000

    Changes reverted

commit f360fe81271602bd3cdda1bbdf218385fefe6a9b
Author: Teófilo Ruiz Suárez <teo at debian.org>
Date:   Thu Feb 5 20:00:37 2004 +0000

    Added automake1.7 change

commit bfa42392c2207d1780590f8b51957214c06ab067
Author: Teófilo Ruiz Suárez <teo at debian.org>
Date:   Thu Feb 5 19:13:22 2004 +0000

    automake1.7 in build-deps now, and etc/mono is not a file but a dir

commit 0e2a542aa46c3b516cef71714edf434dfc53fdc2
Author: Eduard Bloch <blade at debian.org>
Date:   Thu Feb 5 15:21:29 2004 +0000

    Libtool to build-deps, fixes the "ize" bug

commit cbcc6358ad2ecc1bf50cd788c951ac7152f3bfe5
Author: Mirco Bauer <meebey at debian.org>
Date:   Thu Feb 5 14:55:11 2004 +0000

    - removed "-" from the $(MAKE) calls inside the if[] shell, it's not a make shell.

commit 72d8f1eb6f093e7a5c8fabe52dbc0e896553ea67
Author: Eduard Bloch <blade at debian.org>
Date:   Thu Feb 5 11:51:31 2004 +0000

    Damn, forgot the actual config file

commit 2d18cef56fb334b44d0903ef7b486d5b79ba0302
Author: Eduard Bloch <blade at debian.org>
Date:   Thu Feb 5 11:38:09 2004 +0000

    preparing final 0.29 release

commit e8f10a3990066b091657acf2e7ca50ee32fd31f7
Author: Eduard Bloch <blade at debian.org>
Date:   Tue Jan 27 11:01:03 2004 +0000

    Install my binary wrapper for .EXEs, to use instead of shell wrappers

commit 42db3edf5b390dc5e0e6f2bd5e48fa8e9ae82b29
Author: Eduard Bloch <blade at debian.org>
Date:   Mon Jan 26 17:47:13 2004 +0000

    Added testing 0.30pre2 version string (lower than the current one). It
    builds!

commit f7b613eacb4348b9ff6a4c50a1178792c17820f1
Author: Eduard Bloch <blade at debian.org>
Date:   Mon Jan 26 16:20:12 2004 +0000

    icu-config added, note in changelog, note in README.Debian removed,
    build-dep added

commit 0174ee34af4ba08a1bcefe46b74119cc49e16fc9
Author: Eduard Bloch <blade at debian.org>
Date:   Sun Jan 25 17:09:53 2004 +0000

    Err, mono-mint should conflict with libmint*

commit 37a117bc82502c27ecf3e28572392f6fe2c5414a
Author: Eduard Bloch <blade at debian.org>
Date:   Wed Jan 21 22:29:23 2004 +0000

    It sucks. Simply sucks. Reverted the version to the daily of 14.01

commit a4b8952e23394cc839a0440b12267bb4cd168a18
Author: Eduard Bloch <blade at debian.org>
Date:   Wed Jan 21 19:25:18 2004 +0000

    Copy the -base files list

commit c64cf992d2ce3cde3a9cffc9b6080becd800fee6
Author: Eduard Bloch <blade at debian.org>
Date:   Wed Jan 21 19:24:44 2004 +0000

    copy it

commit 06601822011469eb3ea2175ed4bdc464422d7fc2
Author: Eduard Bloch <blade at debian.org>
Date:   Wed Jan 21 00:01:53 2004 +0000

    Typo

commit cee733feffe90c5959074255351b0a6bbb6e3abe
Author: Eduard Bloch <blade at debian.org>
Date:   Tue Jan 20 19:03:46 2004 +0000

    remove the manpages again, they better go to mcs itself

commit f2609b125ce0e25ebea90a3e4015cfe1e841b6ae
Author: Eduard Bloch <blade at debian.org>
Date:   Tue Jan 20 18:46:47 2004 +0000

    Documented it...

commit 6c61bc85d74ba2813e66365ff7e0b2700668ef38
Author: Eduard Bloch <blade at debian.org>
Date:   Tue Jan 20 18:45:35 2004 +0000

    Adding the manpages of mcs utils to the mono-utils package. Not the
    ideal location, but we make mono-mcs just depend on it later.

commit 693a453ea44288abe579a75d0d98b6a49c3b09d0
Author: Eduard Bloch <blade at debian.org>
Date:   Tue Jan 20 18:25:38 2004 +0000

    Following hints of Paolo Molaro:
    mono for x86 and ppc
    correct mono description
    mono-utils description

commit 54daefa8ba7d0f42351de8554b02fe67831901f8
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Jan 20 09:06:53 2004 +0000

    - changed description of mono-jit, it's more than an interpreter!

commit c0855d118043da26def85633d29f0e74b38fa7f2
Author: Mirco Bauer <meebey at debian.org>
Date:   Tue Jan 20 08:54:41 2004 +0000

    - added a task for me, I wanna also package some ;)

commit 9027e515cb72b1743bf356d449651855b59f7889
Author: Eduard Bloch <blade at debian.org>
Date:   Mon Jan 19 23:59:56 2004 +0000

    Adjusting Conflicts/Depends after libmint removal

commit 4daab779276fb023a29ce9b02e5e0b83b5d93a8b
Author: Eduard Bloch <blade at debian.org>
Date:   Mon Jan 19 23:09:28 2004 +0000

    Kick libmint stuff

commit 7c25739a4135c1a0c91f045f1ee7939fe4a5c613
Author: Eduard Bloch <blade at debian.org>
Date:   Mon Jan 19 13:10:05 2004 +0000

    Fixed ML address

commit fa897859c7936790d5c919dc79e8b2536b5de8c6
Author: Eduard Bloch <blade at debian.org>
Date:   Mon Jan 19 13:03:13 2004 +0000

    Close the old itp

commit 7ce6cbabe1eda3fa6c007c492180383b4757ae9f
Author: Eduard Bloch <blade at debian.org>
Date:   Mon Jan 19 11:02:30 2004 +0000

    Updated todo list

commit b20eab1969c46109264804cb298cc1155c0bcc36
Author: Eduard Bloch <blade at debian.org>
Date:   Sun Jan 18 18:24:18 2004 +0000

    new changelog entry

commit 65be72ae23e795083a9e337a53581d58777a82fd
Author: Eduard Bloch <blade at debian.org>
Date:   Sun Jan 18 18:11:41 2004 +0000

    Making changelog ready for release

commit 40cba6b256b43fe9c512de0bad088a2c8cc50d7f
Author: Eduard Bloch <blade at debian.org>
Date:   Sun Jan 18 17:42:07 2004 +0000

       * Adapted the /usr/share/doc/mono-interpreter (now -mint) fixing hooks

commit 31e57fb66de0553a86355a5b6886ce8c754ae508
Author: Eduard Bloch <blade at debian.org>
Date:   Sat Jan 17 13:09:51 2004 +0000

    Alternative dependecies between -dev, otherwise libmint was installed
    w/o headers

commit abe8d9f0d60ef609906f9dfe9637fc9b21387153
Author: Eduard Bloch <blade at debian.org>
Date:   Sat Jan 17 12:45:50 2004 +0000

    Provisorik naming policy, fixed the arch list (s/,/ /)

commit 26a2f07398190dc082129cf5c25a6a8f0a222732
Author: Eduard Bloch <blade at debian.org>
Date:   Sat Jan 17 01:06:07 2004 +0000

    Mooh, how to fix that weird shared-memory messages

commit fcece85f53ac26e0c874a53d05610012f1d5802a
Author: Mirco Bauer <meebey at debian.org>
Date:   Fri Jan 16 14:12:10 2004 +0000

    - changed arch list.

commit 05f2772aab7fb30bb87d334c36c3f45cdcf57d94
Author: Eduard Bloch <blade at debian.org>
Date:   Fri Jan 16 13:16:54 2004 +0000

    Described changes in changelog
    Added myself as Package Uploader to control

commit c93a98948872767bd58c26a0f3bdcd07795bdf90
Author: Mirco Bauer <meebey at debian.org>
Date:   Thu Jan 15 20:38:17 2004 +0000

    - changed package name suggestion (which was discussed on #debian-mono)

commit 0ec0e3ad449cca0ec0fbd81efb25a8501cad4e21
Author: Eduard Bloch <blade at debian.org>
Date:   Thu Jan 15 14:12:31 2004 +0000

    lintian overrides, but does not work somehow

commit 35ffe1c8d9868bdf5819b36fb20923811d2bfdf9
Author: Eduard Bloch <blade at debian.org>
Date:   Thu Jan 15 11:44:35 2004 +0000

    shlibs fixes
    provisoric manpage bodies
    README.Debian
    refreshing configure files on build time, autogen.sh included

commit 67468a2044fcc77cc3a3170de4741f66491d0a92
Author: Eduard Bloch <blade at debian.org>
Date:   Thu Jan 15 07:40:55 2004 +0000

    fixed the hook again, fixed the Arch line of libmint* in control

commit 78231ae96aa7cd74a025422313e59dea2fd7f2b7
Author: Eduard Bloch <blade at debian.org>
Date:   Thu Jan 15 07:36:24 2004 +0000

    Subsitute hook fixed, storing files under the target filename too.

commit eac6e15df50af89fbe81ecb8e049b788626cadd6
Author: Eduard Bloch <blade at debian.org>
Date:   Thu Jan 15 07:21:29 2004 +0000

    Eeks, stupid think-o in shlibs.in files

commit a44f42630906a15d4642236ebad14e5b36709584
Author: Eduard Bloch <blade at debian.org>
Date:   Thu Jan 15 07:14:09 2004 +0000

    Gna, shlibs.in files forgotten

commit 522afd2acb1ed810909df75062dabe53d4a10406
Author: Eduard Bloch <blade at debian.org>
Date:   Thu Jan 15 07:11:33 2004 +0000

    shlibs stuff, libmint and libmono files, typo fixes and conflicts in
    control

commit 72f16f01e9487fbd6c0ac2d347e7ed7645eaccd0
Author: Eduard Bloch <blade at debian.org>
Date:   Thu Jan 15 00:43:23 2004 +0000

    todo stuff, fixed reverse dependencies

commit e1a14f306fea69e0ecee15f5ff030fd579361767
Author: Eduard Bloch <blade at debian.org>
Date:   Thu Jan 15 00:24:45 2004 +0000

    argh, something duplicated

commit 6696f283c0a5fe295e974cf6b0d8d9cdbecf27c0
Author: Eduard Bloch <blade at debian.org>
Date:   Thu Jan 15 00:23:28 2004 +0000

    file renames following control; mono-common is the first package in
    control  to be acted on as first since it contains the docs

commit e906f3c7d7f604499e09713182bdd08ba934fce5
Author: Eduard Bloch <blade at debian.org>
Date:   Wed Jan 14 23:45:43 2004 +0000

    copyright typo fix, changelog changed to the latest daily, icu build-dep
    removed, was useles

commit 73606e3e0e64aa81b16779696042b675db7d64ac
Author: Eduard Bloch <blade at debian.org>
Date:   Wed Jan 14 23:25:04 2004 +0000

    Detector included, copyright file adopted

commit 3aa95d30a7f78faa88cf14f3a31c8ee9740bbe73
Author: Eduard Bloch <blade at debian.org>
Date:   Wed Jan 14 22:33:52 2004 +0000

    ICU is need for build, build-deps adjusted

commit b4ad49acd2029033ae53d624abf09d4262827d70
Author: Eduard Bloch <blade at debian.org>
Date:   Wed Jan 14 22:04:42 2004 +0000

    New changelog entry

commit 31025d6ab53adb6558693e5d7cbf6288b0521f14
Author: Eduard Bloch <blade at debian.org>
Date:   Wed Jan 14 21:52:10 2004 +0000

    moved some description updates to msc

commit 7cb19e5ad5c112ffa46136264f1780b21bb1a348
Author: Eduard Bloch <blade at debian.org>
Date:   Wed Jan 14 17:47:00 2004 +0000

    The wrapper is not the best idea, it uses $0 and will fail for apps in
    $PATH

commit 24fcd974b98abf91e9c52e9b4ea299f609bc6798
Author: Eduard Bloch <blade at debian.org>
Date:   Wed Jan 14 17:32:30 2004 +0000

    Various

commit 779d0ad7b13ebc65b899b349de8cadb86680246d
Author: Eduard Bloch <blade at debian.org>
Date:   Wed Jan 14 16:39:33 2004 +0000

    Polishing, proper target sections

commit 8fdfcb2fc2e7bdc9855073ac069446a84da1c6e5
Author: Eduard Bloch <blade at debian.org>
Date:   Wed Jan 14 16:28:24 2004 +0000

    Descriptions and new package names, preversion

commit 43fdc7f17bc9400813213b02ab7352e32f2d8c4e
Author: Eduard Bloch <blade at debian.org>
Date:   Wed Jan 14 10:07:33 2004 +0000

    Fixing debian/rules permissions

commit 31e65d384b53751d05e23cb4a59e3029dbc7981b
Author: Eduard Bloch <blade at debian.org>
Date:   Wed Jan 14 10:07:15 2004 +0000

    Load newtrunk into mono/trunk.

commit 814496dd7c9a5ad8afd0c6bd65125a71b3195bab
Author: Eduard Bloch <blade at debian.org>
Date:   Wed Jan 14 10:05:30 2004 +0000

    Forking to Trunk

commit 67791dceeea19d4487a4316fbf5b3702bd6c2770
Author: Eduard Bloch <blade at debian.org>
Date:   Wed Jan 14 10:05:02 2004 +0000

    Installing original source version

-----------------------------------------------------------------------

-- 
mono



More information about the Pkg-mono-svn-commits mailing list