~ubuntu-branches/ubuntu/karmic/swftools/karmic

« back to all changes in this revision

Viewing changes to debian/patches/00list

  • Committer: Bazaar Package Importer
  • Author(s): Barry deFreese
  • Date: 2008-12-23 13:58:42 UTC
  • mfrom: (2.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20081223135842-554gaw3jaq1mrqpt
Tags: 0.8.1-2.1
* Non-maintainer upload.
* Add versioned Replaces and Conflicts on libming-util. (Closes: #480378).
* Remove optional build-depends on libart-dev.
* Fix libgif4-dev dependency. (Should be libgif-dev).
* Fix up python package building. (Closes: #509629).
  + Thanks a million to Thomas Viehmann.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#------------------------------------------------------------------------
2
2
# Manpage fixes
3
3
# - Replaced '�' with '\[:o]'
 
4
# - Escapes the minus sings
4
5
01_manpages.dpatch
5
6
#------------------------------------------------------------------------
6
7
# FAQ
7
 
# Removed the compilation and installation related questions until
8
 
# the FAQ is split in to two seaprate FAQs.
 
8
# - Removed the compilation and installation related questions until
 
9
#   the FAQ is split in to two seaprate FAQs.
9
10
02_faq.dpatch
10
11
#------------------------------------------------------------------------
11
12
# Configure
12
 
# - Ran aclocal and autoconf from automake 1.9 and autoconf 2.59
 
13
# - Ran aclocal and autoconf from automake 1.10 and autoconf 2.61
13
14
03_configure.dpatch
14
15
#------------------------------------------------------------------------
15
16
# Makefile fixes