~ubuntu-branches/ubuntu/saucy/brasero/saucy

« back to all changes in this revision

Viewing changes to .pc/013_unity_launcher_progress.patch/libbrasero-burn/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Iain Lane, Iain Lane, Robert Ancell
  • Date: 2012-11-28 13:25:56 UTC
  • mfrom: (1.1.55)
  • Revision ID: package-import@ubuntu.com-20121128132556-c9rlxv30c0kkkhgj
Tags: 3.6.1-0ubuntu1
[ Iain Lane ]
* New upstream release 3.6.1.
  - Port to new documentation infrastructure
  - Port brasero to GStreamer 1.0
  - Add Desktop Actions for Unity
* debian/patches/011_static_quicklist.patch,
  debian/patches/git_burn_libisofs.patch: Remove, now upstream
* Refresh other patches 
* Clean up duplicate libnotify-dev BD 
* debian/rules: Fail when upstream files (except .la files) aren't installed 

[ Robert Ancell ]
 * New upstream release (LP: #1052711)
 * debian/control:
   - Build-depend on yelp-tools instead of gnome-doc-utils
   - Use GStreamer 1.0 build-depends
 * debian/brasero-common.install:
   - Use new help location

Show diffs side-by-side

added added

removed removed

Lines of Context:
67
67
        $(BRASERO_GTK_LIBS)                                     \
68
68
        $(BRASERO_GSTREAMER_LIBS)                               \
69
69
        $(BRASERO_LIBNOTIFY_LIBS)                                       \
70
 
        $(BRASERO_CANBERRA_LIBS)
 
70
        $(BRASERO_CANBERRA_LIBS)                                \
 
71
        $(LIBM)
71
72
 
72
73
libbrasero_burn3_la_LDFLAGS =                                   \
73
74
        -version-info $(LIBBRASERO_LT_VERSION)                  \