[Pkg-gtkpod-devel] r346 - in libgpod/trunk/debian: . patches

djpig at alioth.debian.org djpig at alioth.debian.org
Sat Jan 24 12:35:03 UTC 2009


Author: djpig
Date: 2009-01-24 12:35:03 +0000 (Sat, 24 Jan 2009)
New Revision: 346

Removed:
   libgpod/trunk/debian/patches/30_fix_photo_for_classic_and_nano_video.dpatch
Modified:
   libgpod/trunk/debian/changelog
   libgpod/trunk/debian/patches/00list
Log:
drop patch 30_fix_photo_for_classic_and_nano_video, was
backported from upstream svn


Modified: libgpod/trunk/debian/changelog
===================================================================
--- libgpod/trunk/debian/changelog	2009-01-24 12:31:55 UTC (rev 345)
+++ libgpod/trunk/debian/changelog	2009-01-24 12:35:03 UTC (rev 346)
@@ -4,6 +4,8 @@
     + drop patch 10_allow-autoreconf, applied upstream
     + update patch 20_no-superfluous-ffi-dep
     + update patch 25_xsltproc-nonet
+    + drop patch 30_fix_photo_for_classic_and_nano_video, was
+      backported from upstream svn
   * Fix watch file to use SF.net redirector implicetly
 
  -- Frank Lichtenheld <djpig at debian.org>  Sat, 24 Jan 2009 11:35:12 +0100

Modified: libgpod/trunk/debian/patches/00list
===================================================================
--- libgpod/trunk/debian/patches/00list	2009-01-24 12:31:55 UTC (rev 345)
+++ libgpod/trunk/debian/patches/00list	2009-01-24 12:35:03 UTC (rev 346)
@@ -1,3 +1,2 @@
 20_no-superfluous-ffi-dep
 25_xsltproc-nonet
-30_fix_photo_for_classic_and_nano_video.dpatch

Deleted: libgpod/trunk/debian/patches/30_fix_photo_for_classic_and_nano_video.dpatch
===================================================================
--- libgpod/trunk/debian/patches/30_fix_photo_for_classic_and_nano_video.dpatch	2009-01-24 12:31:55 UTC (rev 345)
+++ libgpod/trunk/debian/patches/30_fix_photo_for_classic_and_nano_video.dpatch	2009-01-24 12:35:03 UTC (rev 346)
@@ -1,19 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 30_fix_photo_for_classic_and_nano_video.dpatch by Patrick Ammann
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Upstream r1898: fix ITDB_THUMB_PHOTO_FULL_SCREEN format on ipod classic and nano video
-
- at DPATCH@
-diff -urNad trunk~/src/itdb_device.c trunk/src/itdb_device.c
---- trunk~/src/itdb_device.c	2007/11/16 18:06:32	1793
-+++ trunk/src/itdb_device.c	2008/01/02 13:32:15	1899
-@@ -317,7 +317,7 @@
-     {ITDB_THUMB_COVER_MEDIUM,     128, 128, 1055, THUMB_FORMAT_RGB565_LE},
-     {ITDB_THUMB_COVER_XLARGE,     320, 320, 1060, THUMB_FORMAT_RGB565_LE},
-     {ITDB_THUMB_PHOTO_TV_SCREEN,  720, 480, 1067, THUMB_FORMAT_I420_LE},
--    {ITDB_THUMB_PHOTO_FULL_SCREEN,320, 240, 1064, THUMB_FORMAT_RGB888_LE},
-+    {ITDB_THUMB_PHOTO_FULL_SCREEN,320, 240, 1024, THUMB_FORMAT_RGB565_LE},
-     {ITDB_THUMB_PHOTO_SMALL,       64,  64, 1066, THUMB_FORMAT_RGB565_LE},
- /*  These are the same as for the iPod video... -- labeled by the iPod as
-     "chapter images" */




More information about the Pkg-gtkpod-devel mailing list