> The attached patch removes timestamps from the build system

Apologies; no need to strip the XPM. Updated patch attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-
diff -urNad udj-desktop-client.orig/udj-desktop-client-0.6.3/debian/rules 
udj-desktop-client/udj-desktop-client-0.6.3/debian/rules
--- udj-desktop-client.orig/udj-desktop-client-0.6.3/debian/rules       
2015-02-22 10:22:07.216821050 +0000
+++ udj-desktop-client/udj-desktop-client-0.6.3/debian/rules    2015-02-22 
10:33:49.256691340 +0000
@@ -6,7 +6,7 @@
 override_dh_auto_build:
        dh_auto_build
        convert icons/udjlauncher.svg -resize 32x32 
debian/udj-desktop-client.xpm
-       convert icons/udjlauncher.svg -resize 48x48 
debian/udj-desktop-client.png
+       convert icons/udjlauncher.svg -resize 48x48 +set date:create +set 
date:modify -define png:exclude-chunk=time debian/udj-desktop-client.png
        cp icons/udjlauncher.svg debian/udj-desktop-client.svg
 
 override_dh_auto_install:

Reply via email to