~ubuntu-branches/ubuntu/oneiric/imagemagick/oneiric-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2011-06-15 11:05:28 UTC
  • mfrom: (6.2.11 sid)
  • Revision ID: james.westby@ubuntu.com-20110615110528-08jgo07a4846xh8d
Tags: 8:6.6.0.4-3ubuntu1
* Resynchronise with Debian (LP: #797595).  Remaining changes:
  - Make ufraw-batch (universe) a suggestion instead of a recommendation.
  - Make debian/rules install target depend on check; they cannot reliably
    be run in parallel.
  - Don't set MAKEFLAGS in debian/rules; just pass it to the build.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
imagemagick (8:6.6.0.4-3ubuntu1) oneiric; urgency=low
 
2
 
 
3
  * Resynchronise with Debian (LP: #797595).  Remaining changes:
 
4
    - Make ufraw-batch (universe) a suggestion instead of a recommendation.
 
5
    - Make debian/rules install target depend on check; they cannot reliably
 
6
      be run in parallel.
 
7
    - Don't set MAKEFLAGS in debian/rules; just pass it to the build.
 
8
 
 
9
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 15 Jun 2011 11:05:28 +0100
 
10
 
 
11
imagemagick (8:6.6.0.4-3) unstable; urgency=medium
 
12
 
 
13
  * Apply fix for reading config files from current directory, found by
 
14
    Jakub Wilk <jwilk@debian.org> (Closes: #601824).
 
15
    Thanks to Andreas Metzler <ametzler@downhill.at.eu.org> for the nicely
 
16
    formatted patch.
 
17
 
 
18
 -- Nelson A. de Oliveira <naoliv@debian.org>  Tue, 16 Nov 2010 10:53:04 -0200
 
19
 
 
20
imagemagick (8:6.6.0.4-2.2) unstable; urgency=low
 
21
 
 
22
  * Non-maintainer upload.
 
23
  * Change Recommends on ufraw to ufraw-batch (closes: #579775).
 
24
 
 
25
 -- Julien Cristau <jcristau@debian.org>  Tue, 10 Aug 2010 18:21:24 -0400
 
26
 
 
27
imagemagick (8:6.6.0.4-2.1) unstable; urgency=low
 
28
 
 
29
  * Non-maintainer upload.
 
30
  * Re-upload 6.6.0.4 with bumped epoch to revert ABI breakage (closes:
 
31
    #587227).
 
32
 
 
33
 -- Julien Cristau <jcristau@debian.org>  Thu, 05 Aug 2010 13:19:32 -0400
 
34
 
1
35
imagemagick (7:6.6.2.6-1ubuntu5) oneiric; urgency=low
2
36
 
3
37
  * Rebuild for Perl 5.12.
34
68
 
35
69
 -- Matthias Klose <doko@ubuntu.com>  Fri, 17 Sep 2010 16:25:17 +0200
36
70
 
37
 
imagemagick (7:6.6.2.6-1) unstable; urgency=low
38
 
 
39
 
  * New upstream release;
40
 
  * Change Recommends on ufraw to ufraw-batch (Closes: #579775);
41
 
  * Fix FTBFS when using dash to run the configure script, by setting
42
 
    CONFIG_SHELL=/bin/bash (Closes: #582073, #583024). Thank you, Niko Tyni!
43
 
 
44
 
 -- Nelson A. de Oliveira <naoliv@debian.org>  Sun, 20 Jun 2010 19:59:55 -0300
45
 
 
46
71
imagemagick (7:6.6.0.4-2) unstable; urgency=low
47
72
 
48
73
  * Revert debian/patches/type.xml.patch for now, while we address this issue