Empty dependency_libs

Bug #1017486 reported by Iain Lane
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gstreamer0.10 (Ubuntu)
Fix Released
Undecided
Unassigned
guile-gnome-platform (Ubuntu)
Fix Released
Undecided
Unassigned
tulip (Ubuntu)
Fix Released
Undecided
Iain Lane

Bug Description

I'd like to get to the point where we can sync libxml2. The one remaining sticking point is its .la file; we still have stuff in-archive depending on it. Let's fix that.

Tags: patch
Revision history for this message
Iain Lane (laney) wrote :

Here's the gstreamer diff. tulip and guile-gnome-platform aren't too happy. I'll leave those for now, and hopefully come back to them later.

Revision history for this message
Iain Lane (laney) wrote :
Iain Lane (laney)
Changed in gstreamer0.10 (Ubuntu):
status: New → Confirmed
tags: added: patch
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gstreamer0.10 - 0.10.36-1ubuntu2

---------------
gstreamer0.10 (0.10.36-1ubuntu2) quantal; urgency=low

  * Empty dependency_libs in all .la files. (LP: #1017486)
 -- Iain Lane <email address hidden> Mon, 25 Jun 2012 13:21:43 +0100

Changed in gstreamer0.10 (Ubuntu):
status: Confirmed → Fix Released
Revision history for this message
Daniel Holbach (dholbach) wrote :

No patches left to sponsor, so I'll unsubscribe sponsors for now.

Revision history for this message
Micah Gersten (micahg) wrote :

guile-gnome-platform (2.16.2-1) unstable; urgency=low

  * New upstream version:
    - obsoletes patch fixes/gtk-2.18-build.
    - other patches rebased.
    - new patch to allow building against guile-1.8.
    - new patch to preserve meaning of --disable-Werror
      configure option.
    - needs g-wrap (>= 1.9.14); Build-Depends adjusted.
  * New patch to fix deprecated glib includes (closes: #665552).
  * debian/rules:
    - Use -a flag for xvfb-run to guard against potential
      build failures.
    - Bump automake and autoconf versions (1.11 and 2.69,
      respectively) to match new upstream. Build-Depends
      adjusted.
  * Bump Standards-Version to 3.9.3 (no changes).
  * Drop tg2quilt in favor of gbp-pq, as this requires no special
    knowledge from collaborators.

 -- Andreas Rottmann <email address hidden> Sat, 02 Jun 2012 16:30:43 +0200

guile-gnome-platform (2.16.1-6.1) unstable; urgency=low

  * Non-maintainer upload.
  * Don't pass -GTK_DISABLE_DEPRECATED when using libgnomeui, as
    GtkCallbackMarshal is disabled with GTK 2.24. Closes: #634292.
  * Explicitly link with orbit, fixing the test suite.
  * Finish emptying dependency_libs from the .la files. Closes: #642695.

 -- Regis Boudin <email address hidden> Tue, 04 Oct 2011 19:26:06 +0100

Changed in guile-gnome-platform (Ubuntu):
status: New → Fix Released
Iain Lane (laney)
Changed in tulip (Ubuntu):
status: New → In Progress
assignee: nobody → Iain Lane (laney)
Revision history for this message
Iain Lane (laney) wrote :
Download full text (7.2 KiB)

This bug was fixed in the package tulip - 3.7.0dfsg-4

---------------
tulip (3.7.0dfsg-4) unstable; urgency=low

  * Completely disable crash handler on archs other than i386 and amd64,
    it currenty requires explicit knowledge of the architecture's
    instruction pointer (<sigh> should have read upstream code at first...).

 -- Yann Dirson <email address hidden> Sat, 19 May 2012 14:07:32 +0200

tulip (3.7.0dfsg-3) unstable; urgency=low

  * Replace all remaining uses of __linux and __linux__ by __unix__.
  * Restrict binutils-dev build-depend any-i386 and any-amd64 instead of
    using negation (which did not appear to work for any reason ?).
  * Add license paragraph for "Files: *" (lintian).

 -- Yann Dirson <email address hidden> Sat, 19 May 2012 10:32:50 +0200

tulip (3.7.0dfsg-2) unstable; urgency=low

  * Restrict binutils-dev build-depend to exclude archs with cpus
    not supported by the "detailed stack traces" feature.
  * Check for __unix__ instead of __linux, so the "detailed stack traces"
    feature will work on non-linux archs.

 -- Yann Dirson <email address hidden> Fri, 18 May 2012 15:26:14 +0200

tulip (3.7.0dfsg-1) unstable; urgency=low

  * New upstream release:
    * drop patches included or superceded upstream:
      * "Make gzstream library name tunable as GZStreamLibrary"
      * "Use system FTGL, not the one shipped in thirtparty/"
      * "Rename gzstream library to gzstreamtlp-3.6"
      * "Rename libOGDF.so to libOGDFtlp-3.6.so"
    * Refreshed remaining patches:
      * Factored out references to doc-building jars in cmake files
      * Comment out INSTALL_RPATH flag on executables.
      * Disable python binding.
      * Use Debian-packaged jars.
      * Fix FTBFS with GCC 4.7.
    * Set the UBUNTU_PPA_BUILD cmake flag to benefit from this work.
    * Updated package names for new version and new lib names.
    * Builds and installs docs when using -DBUILD_DOC=ON.
  * Acknowledge NMU, sync with work done in parallel on the package:
    * Don't call dh_auto_build for arch-indep which do not need it
    * Remove -a and -i flags from calls where dh already adds them.
  * Separate shlib version with a dash in 3rdparty libs, so parsing the
    soname will correctly identify the version (thanks lintian...).
  * Move online help from tulip-doc into new tulip-help package, and let
    tulip recommend it.
  * Build-depend on binutils-dev to benefit from detailed stack traces on crash.
  * Use bash for tulip-config script with bashism (Closes: #530127).
  * When making docs, move expansion of the "doc-*" pattern from the shell
    up to make, so log failures on buildd can give meaningful information.
  * Updated debian/README.maint, to reflect the use of a collab-maint git repo.
  * Added Vcs-git and Vcs-browser control fields.
  * Declare "dfsg" version mangling in debian/watch (lintian).
  * Fixed continuation lines in debian/copyright (lintian).
  * Added GPL2 license paragraph for the (unused) ftgl subtree (lintian).
  * Bumped Standards-Version to 3.9.3, no other change.

 -- Yann Dirson <email address hidden> Sat, 12 May 2012 11:18:11 +0200

tulip (3.6.0dfsg-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix...

Read more...

Changed in tulip (Ubuntu):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.