Package: gegl Version: 0.0.22-2 Followup-For: Bug #641693 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu precise ubuntu-patch
*** /tmp/tmplnhIa8/bug_body In Ubuntu, the attached patch was applied to achieve the following: * Switch to libjpeg8 (Closes: #641693); Change build dependency to libjpeg-dev - update debian/control{,.in} Thanks for considering the patch. -- System Information: Debian Release: wheezy/sid APT prefers oneiric-updates APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500, 'oneiric-proposed'), (500, 'oneiric'), (100, 'oneiric-backports') Architecture: amd64 (x86_64) Kernel: Linux 3.0.0-15-generic (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -Nru gegl-0.0.22/debian/changelog gegl-0.0.22/debian/changelog diff -Nru gegl-0.0.22/debian/control gegl-0.0.22/debian/control --- gegl-0.0.22/debian/control 2010-08-04 02:20:21.000000000 -0500 +++ gegl-0.0.22/debian/control 2011-12-29 22:43:48.000000000 -0600 @@ -24,7 +24,7 @@ libopenexr-dev, libgraphviz-dev, gtk-doc-tools (>= 1.0), - libjpeg62-dev, + libjpeg-dev, libspiro-dev Standards-Version: 3.8.4 Homepage: http://www.gegl.org/ diff -Nru gegl-0.0.22/debian/control.in gegl-0.0.22/debian/control.in --- gegl-0.0.22/debian/control.in 2010-08-04 02:17:04.000000000 -0500 +++ gegl-0.0.22/debian/control.in 2011-12-29 22:35:20.000000000 -0600 @@ -19,7 +19,7 @@ libopenexr-dev, libgraphviz-dev, gtk-doc-tools (>= 1.0), - libjpeg62-dev, + libjpeg-dev, libspiro-dev Standards-Version: 3.8.4 Homepage: http://www.gegl.org/