~ubuntu-branches/ubuntu/hardy/totem-pl-parser/hardy-proposed

« back to all changes in this revision

Viewing changes to lib/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2008-01-07 21:49:25 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080107214925-r0oz12jw3rk9gvcx
Tags: 2.21.90-0ubuntu1
* New upstream release
  - Depend on Camel and newer glibs to parse dates from Atom and RSS feeds
  - Handle Byte-Order-Marks in Podcasts
  - Fix for redirections on Apple's trailer pages
  - Fix relative links when two paths have the same prefix
  - Don't copy buffers when checking for file types
* debian/control{.in};
  - Build depend on libcamel
  - Bump Standards-Version to 3.7.3
* Updated shlibs
* Added watch file
* Modify Maintainer value to match Debian-Maintainer-Field Spec

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
libtotem_glibc_la_SOURCES =
12
12
libtotem_glibc_la_LIBADD = @LTLIBOBJS@
13
13
 
14
 
EXTRA_DIST = asprintf.c
 
14
EXTRA_DIST = asprintf.c memmem.c
15
15