[ubuntu/karmic] edje 0.9.92.061-1 (Accepted)

Ubuntu Installer archive at ubuntu.com
Thu Jul 16 07:50:27 BST 2009


edje (0.9.92.061-1) unstable; urgency=low

  * New upstream snapshot
  * Drop Add-libtool-Wl-as-needed-reordering-workaround.patch, no longer needed
  * Update libedje-bin deps following the evas engines rename
  * Upload to unstable

edje (0.9.92.060-1) experimental; urgency=low

  * New SVN snapshot
    - Drop patches, no longer needed:
      + 0002-fix-library-soname.patch
      + 0003-reapply-autofoo.patch
    - Package renaming due to upstream SONAME change.
      + Update shlibs and .install files as a consequence
  * Update Standards-Version, no change needed
  * Move libedje-dbg to the debug section
  * libedje-dev now depends on libedje-bin, as it's needed to compile themes
  * Package name purposedly doesn't match SONAME, in an attempt to make the
    former a bit more meaningful than libedje-ver-pre-01-0
    - Override the lintian warning: package-name-doesnt-match-sonames

edje (0.9.9.050+svn20090204-1) experimental; urgency=low

  * New SVN snapshot
   - tighten requirements on libeina-dev
   - Bump shlibs due to functions added to the API
   - Add --enable-doc to configure to get the doc built
   - Update dependency on libevas-engines
  * Make libedje-bin depend on a recent libembryo-bin
    - Fixes a bug when using edje_cc while E is running, as it calls embryo_cc,
      which uses environment variables set by E where it shouldn't
  * Use a proper short description for libedje-dbg

edje (0.9.9.050+svn20081206-2) experimental; urgency=low

  * Remove version name from -dev packages name
  * [lintian] Add ${misc:Depends} to libedje-doc too

edje (0.9.9.050+svn20081206-1) experimental; urgency=low

  * Upstream SVN snapshot
    - Packages renamed due to API changes
      + libedje-dev->libedje-0.9.9.050a-dev, libedje0->libedje-0.9.9.050a
    - Add debian/patches/{01-fix-library-soname,02-reapply-autofoo}: Use release
      instead of version-info to create libedje SONAME, to prevent things
      from breaking when the ABI changes again.
    - Build-depend and make libedje-0.9.9.050a-dev depend on libeina-0.0.1a-dev
  * [lintian] Add ${misc:Depends} to package dependencies
  * [lintian] Fix some escapes in debian/edje_cc.1 and debian/edje_recc.1
  * Update Standards-Version to 3.8.0

edje (0.9.9.050-1.1) experimental; urgency=low

  * Non-maintainer upload.
  * Fix FTBFS: Depend on suitable version of libevas-dev (Closes: #505235)

edje (0.9.9.050-1) experimental; urgency=low

  * New upstream release

edje (0.9.9.043-1) experimental; urgency=low

  * New upstream release
  * Docs are now prebuilt in the tarball

edje (0.5.0.042-2) experimental; urgency=low

  [ Jan Luebbe ]
  * Add support for keeping patches as git commits and build-depend on quilt
  * Add workaround for libtool option reordering
  * Enable -Wl,--as-needed

edje (0.5.0.042-1) experimental; urgency=low

  * Initial Release (Closes: #468267)
  * Apply patch from Niv Sardi <xaiki at debian.org> and change it to
    document the license for data/* and doc/*. Also refer to
    common-licenses on Debian.

Date: Thu,  16 Jul 2009 07:38:51 +0100
Changed-By: Nicolas Valc?rcel (nxvl) <nicolas.valcarcel at canonical.com>
Maintainer: Debian Pkg-e Team <pkg-e-devel at lists.alioth.debian.org>
Origin: Debian/unstable
https://launchpad.net/ubuntu/karmic/+source/edje/0.9.92.061-1
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Thu,  16 Jul 2009 07:38:51 +0100
Source: edje
Binary: libedje-bin, libedje-svn-02, libedje-doc, libedje-dev, libedje-dbg
Architecture: source
Version: 0.9.92.061-1
Distribution: karmic
Urgency: low
Maintainer: Debian Pkg-e Team <pkg-e-devel at lists.alioth.debian.org>
Changed-By: Nicolas Valc?rcel (nxvl) <nicolas.valcarcel at canonical.com>
Closes: 468267 505235
Changes: 
 edje (0.9.92.061-1) unstable; urgency=low
 .
   * New upstream snapshot
   * Drop Add-libtool-Wl-as-needed-reordering-workaround.patch, no longer needed
   * Update libedje-bin deps following the evas engines rename
   * Upload to unstable
 .
 edje (0.9.92.060-1) experimental; urgency=low
 .
   * New SVN snapshot
     - Drop patches, no longer needed:
       + 0002-fix-library-soname.patch
       + 0003-reapply-autofoo.patch
     - Package renaming due to upstream SONAME change.
       + Update shlibs and .install files as a consequence
   * Update Standards-Version, no change needed
   * Move libedje-dbg to the debug section
   * libedje-dev now depends on libedje-bin, as it's needed to compile themes
   * Package name purposedly doesn't match SONAME, in an attempt to make the
     former a bit more meaningful than libedje-ver-pre-01-0
     - Override the lintian warning: package-name-doesnt-match-sonames
 .
 edje (0.9.9.050+svn20090204-1) experimental; urgency=low
 .
   * New SVN snapshot
    - tighten requirements on libeina-dev
    - Bump shlibs due to functions added to the API
    - Add --enable-doc to configure to get the doc built
    - Update dependency on libevas-engines
   * Make libedje-bin depend on a recent libembryo-bin
     - Fixes a bug when using edje_cc while E is running, as it calls embryo_cc,
       which uses environment variables set by E where it shouldn't
   * Use a proper short description for libedje-dbg
 .
 edje (0.9.9.050+svn20081206-2) experimental; urgency=low
 .
   * Remove version name from -dev packages name
   * [lintian] Add ${misc:Depends} to libedje-doc too
 .
 edje (0.9.9.050+svn20081206-1) experimental; urgency=low
 .
   * Upstream SVN snapshot
     - Packages renamed due to API changes
       + libedje-dev->libedje-0.9.9.050a-dev, libedje0->libedje-0.9.9.050a
     - Add debian/patches/{01-fix-library-soname,02-reapply-autofoo}: Use release
       instead of version-info to create libedje SONAME, to prevent things
       from breaking when the ABI changes again.
     - Build-depend and make libedje-0.9.9.050a-dev depend on libeina-0.0.1a-dev
   * [lintian] Add ${misc:Depends} to package dependencies
   * [lintian] Fix some escapes in debian/edje_cc.1 and debian/edje_recc.1
   * Update Standards-Version to 3.8.0
 .
 edje (0.9.9.050-1.1) experimental; urgency=low
 .
   * Non-maintainer upload.
   * Fix FTBFS: Depend on suitable version of libevas-dev (Closes: #505235)
 .
 edje (0.9.9.050-1) experimental; urgency=low
 .
   * New upstream release
 .
 edje (0.9.9.043-1) experimental; urgency=low
 .
   * New upstream release
   * Docs are now prebuilt in the tarball
 .
 edje (0.5.0.042-2) experimental; urgency=low
 .
   [ Jan Luebbe ]
   * Add support for keeping patches as git commits and build-depend on quilt
   * Add workaround for libtool option reordering
   * Enable -Wl,--as-needed
 .
 edje (0.5.0.042-1) experimental; urgency=low
 .
   * Initial Release (Closes: #468267)
   * Apply patch from Niv Sardi <xaiki at debian.org> and change it to
     document the license for data/* and doc/*. Also refer to
     common-licenses on Debian.
Files: 
 41c0a29450c1e5533bddf0123e20362f 1436 libs optional edje_0.9.92.061-1.dsc
 253c9509dd48893f09da85c61cac2029 1738004 libs optional edje_0.9.92.061.orig.tar.gz
 1e238caa64f494e57e26ba28533322c1 4909 libs optional edje_0.9.92.061-1.diff.gz


More information about the Karmic-changes mailing list