Sergey "Shnatsel" Davidoff has proposed merging lp:~elementaryart/elementaryicons/deb-packaging into lp:~ubuntu-art-pkg/elementaryicons/ubuntu with lp:~gilir/elementaryicons/ubuntu-2.7 as a prerequisite.
Requested reviews: Ubuntu Artwork Packagers (ubuntu-art-pkg) For more details, see: https://code.launchpad.net/~elementaryart/elementaryicons/deb-packaging/+merge/66705 Switched compression method from gzip to xz. This reduces binary package size from 4Mb to 2Mb and, according to my recent benchmarks (see http://commons.wikimedia.org/wiki/File:Decompression-bench.svg), increases decompression performance. -- https://code.launchpad.net/~elementaryart/elementaryicons/deb-packaging/+merge/66705 Your team elementary desktop team is subscribed to branch lp:~elementaryart/elementaryicons/deb-packaging.
=== modified file 'debian/changelog' --- debian/changelog 2011-07-02 22:02:31 +0000 +++ debian/changelog 2011-07-02 22:02:34 +0000 @@ -1,3 +1,9 @@ +elementary-icon-theme (2.7-0ubuntu2) natty; urgency=low + + * Switched compression method to xz + + -- Sergey "Shnatsel" Davidoff <[email protected]> Sun, 03 Jul 2011 01:50:40 +0400 + elementary-icon-theme (2.7-0ubuntu1) natty; urgency=low * New upstream release (LP: #731658) === modified file 'debian/rules' --- debian/rules 2010-02-06 01:03:03 +0000 +++ debian/rules 2011-07-02 22:02:34 +0000 @@ -27,3 +27,5 @@ PHONY: binary-arch binary-indep clean binary build install +override_dh_builddeb: + dh_builddeb -- -Zxz
-- Mailing list: https://launchpad.net/~elementaryart Post to : [email protected] Unsubscribe : https://launchpad.net/~elementaryart More help : https://help.launchpad.net/ListHelp

