Ubuntu cinepaint 0.21-2-0ubuntu4
Ubuntu Merge-o-Matic <mom-GeWIH/[email protected]>
| Newsgroups | gmane.comp.video.cinepaint.devel |
|---|---|
| Message-ID | <[email protected]> |
This e-mail has been sent due to an upload to Ubuntu that contains Ubuntu changes. It contains the difference between the new version and the previous version of the same source package in Ubuntu. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Cinepaint-developers mailing list Cinepaint-developers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org https://lists.sourceforge.net/lists/listinfo/cinepaint-developers
cinepaint_0.21-2-0ubuntu4_source.changes
(text/plain, 1.1 KB)
Format: 1.7 Date: Mon, 16 Apr 2007 19:44:29 +0200 Source: cinepaint Binary: libcinepaint-dev libcinepaint0 cinepaint-data cinepaint Architecture: source Version: 0.21-2-0ubuntu4 Distribution: feisty Urgency: low Maintainer: Ubuntu MOTU Developers <[email protected]> Changed-By: Albin Tonnerre <[email protected]> Description: cinepaint - motion picture image painting and retouching tool cinepaint-data - data files for CinePaint libcinepaint-dev - development library files for CinePaint libcinepaint0 - runtime library files for CinePaint Changes: cinepaint (0.21-2-0ubuntu4) feisty; urgency=low . * Add a missing Depends: on gimp-python (LP: #91709) * debian/rules: remove /usr/lib/cinepaint/0.21-2/plug-ins/script-fu from cinepaint for now as it causes a segv when starting the program Files: 1b92770799e16cb7bc633e57d50ea621 939 graphics optional cinepaint_0.21-2-0ubuntu4.dsc c74de209331a583d92b5304caca0807e 19527 graphics optional cinepaint_0.21-2-0ubuntu4.diff.gz Original-Maintainer: Andrew Lau <[email protected]>
cinepaint_0.21-2-0ubuntu4.patch
(text/plain, 1.9 KB)
diff -pruN 0.21-2-0ubuntu3/debian/changelog 0.21-2-0ubuntu4/debian/changelog --- 0.21-2-0ubuntu3/debian/changelog 2007-05-02 13:59:47.000000000 +0100 +++ 0.21-2-0ubuntu4/debian/changelog 2007-05-02 13:59:49.000000000 +0100 @@ -1,3 +1,11 @@ +cinepaint (0.21-2-0ubuntu4) feisty; urgency=low + + * Add a missing Depends: on gimp-python (LP: #91709) + * debian/rules: remove /usr/lib/cinepaint/0.21-2/plug-ins/script-fu from + cinepaint for now as it causes a segv when starting the program + + -- Albin Tonnerre <[email protected]> Mon, 16 Apr 2007 19:44:29 +0200 + cinepaint (0.21-2-0ubuntu3) feisty; urgency=low * 02_fix-module-name-gtkcons.py.patch: fix wrong GTK modules names in diff -pruN 0.21-2-0ubuntu3/debian/control 0.21-2-0ubuntu4/debian/control --- 0.21-2-0ubuntu3/debian/control 2007-05-02 13:59:47.000000000 +0100 +++ 0.21-2-0ubuntu4/debian/control 2007-05-02 13:59:49.000000000 +0100 @@ -9,7 +9,7 @@ Standards-Version: 3.6.2.2 Package: cinepaint Section: graphics Architecture: any -Depends: ${shlibs:Depends}, cinepaint-data (= ${Source-Version}) +Depends: ${shlibs:Depends}, cinepaint-data (= ${Source-Version}), gimp-python Description: motion picture image painting and retouching tool CinePaint is a painting and image retouching program designed to work best with 35mm film and other high resolution high dynamic range images. Through diff -pruN 0.21-2-0ubuntu3/debian/rules 0.21-2-0ubuntu4/debian/rules --- 0.21-2-0ubuntu3/debian/rules 2007-05-02 13:59:47.000000000 +0100 +++ 0.21-2-0ubuntu4/debian/rules 2007-05-02 13:59:49.000000000 +0100 @@ -24,6 +24,9 @@ DEB_INSTALL_CHANGELOGS_cinepaint := --no DEB_INSTALL_DOCS_libcinepaint-dev := --no-act DEB_INSTALL_CHANGELOGS_libcinepaint-dev := --no-act +install/cinepaint-data:: + rm debian/tmp/usr/lib/cinepaint/0.21-2/plug-ins/script-fu + # Record build-time version information binary-post-install/libcinepaint0:: /usr/bin/dh_buildinfo -p libcinepaint0