Change logs for gnome-sharp2 source package in Lucid

  • gnome-sharp2 (2.24.1-6ubuntu1) lucid; urgency=low
    
      * Merge from Debian testing, remaining changes:
        - debian/rules: install the upstream changelog in the gnome-sharp2
          package only
      * Dropped changes, superseded in Debian:
        - build-depend on libmono-cairo2.0-cil instead of libmono-cairo1.0-cil:
          this build-dependency has been dropped entirely.
    
    gnome-sharp2 (2.24.1-6) unstable; urgency=low
    
      * debian/control:
        + Add explicit Depends lines to libgnome2.0-cil-dev pointing to -dev
          packages which gnome-sharp-2.0.pc has Requires: lines for
    
    gnome-sharp2 (2.24.1-5) unstable; urgency=low
    
      [ Jo Shields ]
      * debian/control:
        + Bump to Standards 3.8.3
        + Switch mono-devel and *-cil build-dependencies for mono -dev transition
        + Add missing build-depend on libglib2.0-cil-dev
      * debian/control,
        debian/lib*.install:
        + Create unversioned -dev packages containing pkg-config files, GAPI
          files, and generic tools in some cases
      * debian/rules,
        debian/libgnome-cil-dev.install:
        + Don't rename pcfile. Leave it as-is, as the "unversioned" name for
          the gnome-sharp-2.0 package. Yes yes, I know, it'd be nice if upstream
          could be consistent over ABI versions, but there you go.
      * debian/rules:
        + Use mono-csc as compiler command
    
      [ Mirco Bauer ]
      * debian/lib*-cil-dev.install
        debian/control:
        + Renamed the -cil-dev packages so they contain the API version, as the
          pkg-config files are versioned too.
          (no Replaces/Conflicts added as -2 never hit the archive!)
      * debian/control:
        + Let gnome-sharp2 meta package depend on the same source version for
          simple and reliable upgrades.
    
      [ Christopher James Halse Rogers ]
      * debian/ltmain-add-as-needed.patch:
        + Add --as-needed magic to ltmain.sh
      * debian/rules:
        + Apply ltmain-add-as-needed.patch after running autoreconf.  This should
          be more robust than copying a patched ltmain.sh from debian/ as ltmain.sh
          is required to be versioned in lock-step with the rest of libtool.
      * debian/README.source:
        + Add dpatch README.source; we might as well comply with policy here.
          One less lintian warning!
     -- Steve Langasek <email address hidden>   Fri, 29 Jan 2010 03:11:04 +0000
  • gnome-sharp2 (2.24.1-4ubuntu1) karmic; urgency=low
    
      * Merge from Debian unstable, remaining changes:
        - debian/rules: install the upstream changelog in the gnome-sharp2
          package only
        - debian/control: build-depend on libmono-cairo2.0-cil instead of
          libmono-cairo1.0-cil, for the mono 2.0 transition.
    
    gnome-sharp2 (2.24.1-4) unstable; urgency=low
    
      [ Iain Lane ]
      * debian/libgnome2.24-cil.install,
        debian/libgnome2.24-cil.installcligac,
        debian/patches/02_fix_pkg-config_paths.dpatch:
        + Install gconf-sharp-peditors to /usr/lib/cli/gconf-sharp-peditors-2.24
          per policy. Fix broken pc file too.
    
      [ Mirco Bauer ]
      * debian/*.install
        debian/*.installcligac:
        + Switched to /usr/lib/cli/$ASSEMBLY-$ABI/ directory layout, to make the
          ABI versioning of the assemblies more clear.
      * debian/rules:
        + Replaced full re-autogen with autoreconf, that should be more than
          enough.
        + Put patched ltmain.sh in place for --as-needed magic.
        + Don't build binary-indep packages if the binary-arch target was
          called. (Closes: #521399)
    
    gnome-sharp2 (2.24.1-3) unstable; urgency=low
    
      * debian/rules:
        + Only call dh_makeclilibs on arch:all packages in binary-indep target
          and on arch:any packages in binary-arch target.
        + Added hack that makes sure the clilibs of the arch:all packages are
          always generated as the arch:any packages rely on that for
          inner-dependencies between the packages. This caused missing binary
          dependencies on non-i386 (my arch) because I built binary-indep and
          binary-arch unlike the buildds. (Closes: #520966)
    
    gnome-sharp2 (2.24.1-2) unstable; urgency=low
    
      * Upload to unstable
      * debian/*.install
        debian/*.installcligac:
        + Use late-GAC install now for all libraries as per Debian CLI Policy and
          with that the new locations (/usr/lib/cli instead of /usr/lib/mono).
          This allows us to install multiple versions of a library at the same
          time when an ABI bump was done, which happened with libgnome2.0-cil ->
          libgnome2.24-cil. This also makes a very smooth transition possible.
      * debian/control:
        + Use multiple lines for build-deps.
        + Removed conflicts libgnome2.0-cil from libgnome2.24-cil as they have
          different assembly versions and are parallel installable now.
        + Bumped Standards-Version to 3.8.1 (no changes needed)
        + Bumped debhelper build-dep to >= 7.
        + Added libtool, autoconf, and automake to build-deps.
      * debian/compat:
        + Bumped to 7
      * debian/patches/00list:
        + Disabled 99_ltmain_as-needed as it has no influence to the binary deps
          and caused issues withthe re-autogen in debian/rules.
      * debian/MAINTAINERS:
        + Removed (thats what control is for)
    
    gnome-sharp2 (2.24.1-1) experimental; urgency=low
    
      * New upstream release:
        + debian/control,
          debian/*.install:
          - All libraries except gnome-sharp were versioned back to
            2.0 as upstream added policy assemblies again for the older
            versions and their API didn't really change. gnome-sharp
            is still in libgnome2.24-cil and has no policy assemblies
            as the API has changed.
    
     -- Steve Langasek <email address hidden>   Wed, 29 Apr 2009 22:41:40 +0000