Merge lp:~mterry/unity-asset-pool/inline-debian into lp:unity-asset-pool

Proposed by Michael Terry
Status: Merged
Approved by: Francis Ginther
Approved revision: 61
Merged at revision: 61
Proposed branch: lp:~mterry/unity-asset-pool/inline-debian
Merge into: lp:unity-asset-pool
Diff against target: 564 lines (+512/-0)
10 files modified
.bzr-builddeb/default.conf (+2/-0)
debian/changelog (+180/-0)
debian/compat (+1/-0)
debian/control (+22/-0)
debian/copyright (+286/-0)
debian/install (+3/-0)
debian/rules (+11/-0)
debian/source/format (+1/-0)
debian/source/include-binaries (+4/-0)
debian/watch (+2/-0)
To merge this branch: bzr merge lp:~mterry/unity-asset-pool/inline-debian
Reviewer Review Type Date Requested Status
Francis Ginther Approve
PS Jenkins bot (community) continuous-integration Needs Fixing
Didier Roche-Tolomelli Approve
Review via email: mp+132981@code.launchpad.net

Commit message

Bring debian/ packaging inline.

Description of the change

As discussed at UDS-R, the separate debian/ packaging branches should be brought inline. This branch does that.

To post a comment you must log in.
Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

+1, feel free to switch it to approve once in sync with jenkins configuration

review: Approve
Revision history for this message
Francis Ginther (fginther) wrote :

Approve to process autolanding.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Francis Ginther (fginther) wrote :

Jenkins failed due to configuration problem, re-approving.

review: Approve
Revision history for this message
Francis Ginther (fginther) wrote :

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added directory '.bzr-builddeb'
2=== added file '.bzr-builddeb/default.conf'
3--- .bzr-builddeb/default.conf 1970-01-01 00:00:00 +0000
4+++ .bzr-builddeb/default.conf 2012-11-05 22:09:20 +0000
5@@ -0,0 +1,2 @@
6+[BUILDDEB]
7+split = True
8
9=== added directory 'debian'
10=== added file 'debian/changelog'
11--- debian/changelog 1970-01-01 00:00:00 +0000
12+++ debian/changelog 2012-11-05 22:09:20 +0000
13@@ -0,0 +1,180 @@
14+unity-asset-pool (0.8.24-0ubuntu3) UNRELEASED; urgency=low
15+
16+ * debian/control:
17+ - Update Vcs-Bzr
18+ * debian/source/format:
19+ - Switch to format 1.0, which works better with bzr-builddeb's
20+ split mode. We don't have patches anyway.
21+
22+ -- Michael Terry <mterry@ubuntu.com> Mon, 05 Nov 2012 16:42:58 -0500
23+
24+unity-asset-pool (0.8.24-0ubuntu2) quantal-proposed; urgency=low
25+
26+ * New upstream release:
27+ - [FFE][UIFE]Dash - Finesse the placement, movement and behaviour
28+ of the 12.10 Dash (LP: #1049593)
29+
30+ -- Didier Roche <didrocks@ubuntu.com> Thu, 20 Sep 2012 20:45:29 +0200
31+
32+unity-asset-pool (0.8.23-0ubuntu1) precise; urgency=low
33+
34+ [Andrea Cimitan]
35+ * New upstream release (0.8.23);
36+ + Replacing the current "workspace-switcher.png" icon. The difference
37+ is that the previous icon is opaque in the middle, and the new icon
38+ is transparent in the centre of the panes. (LP: #931567)
39+ [Paul Sladen]
40+ * debian/control: nuke the 'Vcs-Bzr:' line since it's currently a lie
41+
42+ -- Paul Sladen <sladen@ubuntu.com> Tue, 14 Feb 2012 16:42:00 +0000
43+
44+unity-asset-pool (0.8.22-0ubuntu1) oneiric; urgency=low
45+
46+ * Merge from upstream version 0.8.20
47+ * Update all Unity Group header icons (LP: #837254)
48+ * group-{apps,files,folders,music,purchase,songs}.
49+ * This release by itself does not effect changes; but future optional
50+ add-ons such as 'unity-lens-music' may choose to make use of the
51+ additional icons and as-such may in turn require UIFe (LP#861456)
52+
53+ -- Paul Sladen <sladen@canonical.com> Thu, 29 Sep 2011 13:22:29 +0100
54+
55+unity-asset-pool (0.8.21-0ubuntu1) UNRELEASED; urgency=low
56+
57+ [Andrea Cimitan]
58+ * Replace 'workspace-switcher.png' with a semi-transparent version
59+ instead of opaque. (LP: #931567)
60+
61+ -- Paul Sladen <sladen@ubuntu.com> Mon, 13 Feb 2012 18:00:00 +0000
62+
63+unity-asset-pool (0.8.20-0ubuntu2) natty; urgency=low
64+
65+ * Cherry-pick UIFe: Launcher: 'user-trash' and 'user-trash-full' are
66+ * neon-on-white lens. Should be Humanity (LP: #761421)
67+
68+ -- Didier Roche <didrocks@ubuntu.com> Mon, 18 Apr 2011 14:52:17 +0200
69+
70+unity-asset-pool (0.8.20-0ubuntu1) natty; urgency=low
71+
72+ * New upstream release.
73+ - Make unity-icon-theme inherit from Humanity
74+ - new correct export from sladen by design (LP: #745555)
75+ (those will be visible only when unity 3.8.8 will land)
76+ * debian/control:
77+ - add Vcs-Bzr tag
78+
79+ -- Didier Roche <didrocks@ubuntu.com> Thu, 14 Apr 2011 14:08:51 +0200
80+
81+unity-asset-pool (0.8.18-0ubuntu2) natty; urgency=low
82+
83+ * debian/rules: Simplify and use more standard dh form.
84+ * debian/control, debian/rules: Build with scour to optimize SVGs, add
85+ python-scour build dependency.
86+ * debian/control: Bump Standards-Version to 3.9.1.
87+
88+ -- Martin Pitt <martin.pitt@ubuntu.com> Mon, 13 Dec 2010 11:23:28 +0100
89+
90+unity-asset-pool (0.8.18-0ubuntu1) maverick; urgency=low
91+
92+ * New upstream release.
93+ - get a better CoF (needed with latest unity) (LP: #644686)
94+
95+ -- Didier Roche <didrocks@ubuntu.com> Fri, 24 Sep 2010 19:57:20 +0200
96+
97+unity-asset-pool (0.8.16-0ubuntu1) maverick; urgency=low
98+
99+ * New upstream release:
100+ - add icon for providing an "open this folder" button (LP: #633201)
101+
102+ -- Didier Roche <didrocks@ubuntu.com> Fri, 17 Sep 2010 13:52:45 +0200
103+
104+unity-asset-pool (0.8.14-0ubuntu1) maverick; urgency=low
105+
106+ * removing debian/launcher_background_middle.png (upstream):
107+ - no more copy in debian/rules
108+ - no more include in debian/source/include-binaries
109+ * New upstream release.
110+
111+ -- Didier Roche <didrocks@ubuntu.com> Tue, 14 Sep 2010 19:11:28 +0200
112+
113+unity-asset-pool (0.8.10-0ubuntu1) maverick; urgency=low
114+
115+ * New upstream release. (LP: #627434)
116+
117+ -- Didier Roche <didrocks@ubuntu.com> Tue, 31 Aug 2010 16:21:46 +0200
118+
119+unity-asset-pool (0.8.8-0ubuntu1) maverick; urgency=low
120+
121+ * New upstream release.
122+
123+ -- Sebastien Bacher <seb128@ubuntu.com> Thu, 26 Aug 2010 18:51:00 +0200
124+
125+unity-asset-pool (0.8.6-0ubuntu1) maverick; urgency=low
126+
127+ * New upstream release.
128+
129+ -- Sebastien Bacher <seb128@ubuntu.com> Thu, 19 Aug 2010 19:42:08 +0200
130+
131+unity-asset-pool (0.8.4-0ubuntu1) maverick; urgency=low
132+
133+ * New upstream release.
134+
135+ -- Didier Roche <didrocks@ubuntu.com> Mon, 02 Aug 2010 15:53:40 +0200
136+
137+unity-asset-pool (0.8.3-0ubuntu1) maverick; urgency=low
138+
139+ * New upstream release.
140+ * debian/launcher_background_middle.png, debian/rules:
141+ - change launcher background
142+ * Switch to dpkg-source 3.0 (quilt) format
143+ * add debian/source/include-binaries for previous patch
144+
145+ -- Didier Roche <didrocks@ubuntu.com> Thu, 22 Jul 2010 19:39:17 +0200
146+
147+unity-asset-pool (0.8.2-0ubuntu1) maverick; urgency=low
148+
149+ * New upstream release.
150+
151+ -- Didier Roche <didrocks@ubuntu.com> Thu, 17 Jun 2010 18:17:58 +0200
152+
153+unity-asset-pool (0.8.0-0ubuntu1) maverick; urgency=low
154+
155+ * debian/control:
156+ - bump Standards-Version to latest
157+ - Update HomePage
158+ - remove Vcs-Bzr
159+ * add debian/watch
160+ * debian/copyright: updated
161+
162+ -- Didier Roche <didrocks@ubuntu.com> Mon, 07 Jun 2010 14:20:32 +0200
163+
164+unity-asset-pool (0.0.7) lucid; urgency=low
165+
166+ * no actual changes - just trying to trigger a rebuild!
167+
168+ -- Michael Forrest <michael.forrest@canonical.com> Tue, 16 Feb 2010 10:58:05 +0000
169+
170+unity-asset-pool (0.0.6) lucid; urgency=low
171+
172+ * now this should package correctly...
173+
174+ -- Michael Forrest <michael.forrest@canonical.com> Tue, 16 Feb 2010 10:44:02 +0000
175+
176+unity-asset-pool (0.0.5ubuntu2) lucid; urgency=low
177+
178+ * added search field icon
179+
180+ -- Michael Forrest <michael.forrest@canonical.com> Tue, 16 Feb 2010 10:33:03 +0000
181+
182+unity-asset-pool (0.0.1ubuntu1) lucid; urgency=low
183+
184+ * Setting up debuild on different system
185+
186+ -- Michael Forrest <michael.forrest@canonical.com> Mon, 15 Feb 2010 12:01:01 +0000
187+
188+unity-asset-pool (0.0.1) lucid; urgency=low
189+
190+ * Initial packaging
191+
192+ -- Kenneth Wimer <kwwii@ubuntu.com> Fri, 12 Dec 2010 9:28:20 +0200
193+
194
195=== added file 'debian/compat'
196--- debian/compat 1970-01-01 00:00:00 +0000
197+++ debian/compat 2012-11-05 22:09:20 +0000
198@@ -0,0 +1,1 @@
199+7
200
201=== added file 'debian/control'
202--- debian/control 1970-01-01 00:00:00 +0000
203+++ debian/control 2012-11-05 22:09:20 +0000
204@@ -0,0 +1,22 @@
205+Source: unity-asset-pool
206+Section: gnome
207+Priority: optional
208+Maintainer: Kenneth Wimer <kwwii@ubuntu.com>
209+Build-Depends: debhelper (>= 7.0.50~),
210+ python-scour,
211+ icon-naming-utils
212+Standards-Version: 3.9.1
213+HomePage: https://launchpad.net/unity-asset-pool
214+# If you aren't a member of ~unity-team but need to upload packaging changes,
215+# just go ahead. ~unity-team will notice and sync up the code again.
216+Vcs-Bzr: https://code.launchpad.net/~unity-team/unity-asset-pool/trunk
217+
218+Package: unity-asset-pool
219+Architecture: all
220+Depends: ${misc:Depends},
221+ gnome-icon-theme,
222+ hicolor-icon-theme
223+Provides: unity-icon-theme
224+Description: Unity Assets Pool
225+ Includes icons and other images for Unity
226+
227
228=== added file 'debian/copyright'
229--- debian/copyright 1970-01-01 00:00:00 +0000
230+++ debian/copyright 2012-11-05 22:09:20 +0000
231@@ -0,0 +1,286 @@
232+This package was debianized by Kenneth Wimer <kwwii@ubuntu.com> on
233+Fri, 12 Dec 2010 9:08:32 +0200.
234+
235+Upstream Author:
236+ Michael Forrest <michael.forrest@canonical.com>
237+ Otto Greenslade <otto.greenslade@canonical.com>
238+
239+Copyright:
240+
241+(c) Canonical Ltd 2004- 2010
242+
243+Unless otherwise indicated, artwork is available under the Creative
244+Commons Attribution Share-alike license v3.0 or any later version. To
245+view a copy of this license, visit
246+http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to
247+Creative Commons, 171 Second Street, Suite 300, San Francisco,
248+California, 94105, USA. See below for the full text of the license.
249+
250+Some Rights Reserved:
251+
252+The rights in the trademarks, logos, service marks of Canonical Ltd,
253+as well as the look and feel of Ubuntu, are not licensed under the
254+Creative Commons license and are subject to the Canonical Trademark
255+Policy at http://www.ubuntu.com/ubuntu/TrademarkPolicy
256+
257+License:
258+
259+CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE
260+LEGAL SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN
261+ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS
262+INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES
263+REGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR
264+DAMAGES RESULTING FROM ITS USE.
265+
266+License
267+
268+THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS
269+CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS
270+PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE
271+WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW
272+IS PROHIBITED.
273+
274+BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND
275+AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. THE LICENSOR GRANTS YOU
276+THE RIGHTS CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH
277+TERMS AND CONDITIONS.
278+
279+1. Definitions
280+
281+ 1. "Collective Work" means a work, such as a periodical issue,
282+ anthology or encyclopedia, in which the Work in its entirety in
283+ unmodified form, along with a number of other contributions,
284+ constituting separate and independent works in themselves, are
285+ assembled into a collective whole. A work that constitutes a
286+ Collective Work will not be considered a Derivative Work
287+ (as defined below) for the purposes of this License.
288+ 2. "Derivative Work" means a work based upon the Work or upon the
289+ Work and other pre-existing works, such as a translation, musical
290+ arrangement, dramatization, fictionalization, motion picture
291+ version, sound recording, art reproduction, abridgment,
292+ condensation, or any other form in which the Work may be recast,
293+ transformed, or adapted, except that a work that constitutes a
294+ Collective Work will not be considered a Derivative Work for the
295+ purpose of this License. For the avoidance of doubt, where the Work
296+ is a musical composition or sound recording, the synchronization of
297+ the Work in timed-relation with a moving image ("synching") will be
298+ considered a Derivative Work for the purpose of this License.
299+ 3. "Licensor" means the individual or entity that offers the Work
300+ under the terms of this License.
301+ 4. "Original Author" means the individual or entity who created the
302+ Work.
303+ 5. "Work" means the copyrightable work of authorship offered under
304+ the terms of this License.
305+ 6. "You" means an individual or entity exercising rights under this
306+ License who has not previously violated the terms of this License
307+ with respect to the Work, or who has received express permission
308+ from the Licensor to exercise rights under this License despite a
309+ previous violation.
310+ 7. "License Elements" means the following high-level license
311+ attributes as selected by Licensor and indicated in the title of
312+ this License: Attribution, ShareAlike.
313+
314+2. Fair Use Rights. Nothing in this license is intended to reduce,
315+limit, or restrict any rights arising from fair use, first sale or
316+other limitations on the exclusive rights of the copyright owner under
317+copyright law or other applicable laws.
318+
319+3. License Grant. Subject to the terms and conditions of this License,
320+Licensor hereby grants You a worldwide, royalty-free, non-exclusive,
321+perpetual (for the duration of the applicable copyright) license to
322+exercise the rights in the Work as stated below:
323+
324+ 1. to reproduce the Work, to incorporate the Work into one or more
325+ Collective Works, and to reproduce the Work as incorporated in the
326+ Collective Works;
327+ 2. to create and reproduce Derivative Works;
328+ 3. to distribute copies or phonorecords of, display publicly,
329+ perform publicly, and perform publicly by means of a digital audio
330+ transmission the Work including as incorporated in Collective Works;
331+ 4. to distribute copies or phonorecords of, display publicly,
332+ perform publicly, and perform publicly by means of a digital audio
333+ transmission Derivative Works.
334+ 5.
335+
336+ For the avoidance of doubt, where the work is a musical
337+ composition:
338+ 1. Performance Royalties Under Blanket Licenses. Licensor
339+ waives the exclusive right to collect, whether individually
340+ or via a performance rights society (e.g. ASCAP, BMI, SESAC),
341+ royalties for the public performance or public digital
342+ performance (e.g. webcast) of the Work.
343+ 2. Mechanical Rights and Statutory Royalties. Licensor waives
344+ the exclusive right to collect, whether individually or via a
345+ music rights society or designated agent (e.g. Harry Fox
346+ Agency), royalties for any phonorecord You create from the
347+ Work ("cover version") and distribute, subject to the
348+ compulsory license created by 17 USC Section 115 of the US
349+ Copyright Act (or the equivalent in other jurisdictions).
350+ 6. Webcasting Rights and Statutory Royalties. For the avoidance of
351+ doubt, where the Work is a sound recording, Licensor waives the
352+ exclusive right to collect, whether individually or via a
353+ performance-rights society (e.g. SoundExchange), royalties for the
354+ public digital performance (e.g. webcast) of the Work, subject to
355+ the compulsory license created by 17 USC Section 114 of the US
356+ Copyright Act (or the equivalent in other jurisdictions).
357+
358+The above rights may be exercised in all media and formats whether now
359+known or hereafter devised. The above rights include the right to make
360+such modifications as are technically necessary to exercise the rights
361+in other media and formats. All rights not expressly granted by
362+Licensor are hereby reserved.
363+
364+4. Restrictions.The license granted in Section 3 above is expressly
365+made subject to and limited by the following restrictions:
366+
367+ 1. You may distribute, publicly display, publicly perform, or
368+ publicly digitally perform the Work only under the terms of this
369+ License, and You must include a copy of, or the Uniform Resource
370+ Identifier for, this License with every copy or phonorecord of the
371+ Work You distribute, publicly display, publicly perform, or publicly
372+ digitally perform. You may not offer or impose any terms on the Work
373+ that alter or restrict the terms of this License or the recipients'
374+ exercise of the rights granted hereunder. You may not sublicense the
375+ Work. You must keep intact all notices that refer to this License
376+ and to the disclaimer of warranties. You may not distribute,
377+ publicly display, publicly perform, or publicly digitally perform
378+ the Work with any technological measures that control access or use
379+ of the Work in a manner inconsistent with the terms of this License
380+ Agreement. The above applies to the Work as incorporated in a
381+ Collective Work, but this does not require the Collective Work apart
382+ from the Work itself to be made subject to the terms of this
383+ License. If You create a Collective Work, upon notice from any
384+ Licensor You must, to the extent practicable, remove from the
385+ Collective Work any credit as required by clause 4(c), as requested.
386+ If You create a Derivative Work, upon notice from any Licensor You
387+ must, to the extent practicable, remove from the Derivative Work
388+ any credit as required by clause 4(c), as requested.
389+ 2. You may distribute, publicly display, publicly perform, or
390+ publicly digitally perform a Derivative Work only under the terms
391+ of this License, a later version of this License with the same
392+ License Elements as this License, or a Creative Commons iCommons
393+ license that contains the same License Elements as this License
394+ (e.g. Attribution-ShareAlike 2.5 Japan). You must include a copy of,
395+ or the Uniform Resource Identifier for, this License or other
396+ license specified in the previous sentence with every copy or
397+ phonorecord of each Derivative Work You distribute, publicly
398+ display, publicly perform, or publicly digitally perform. You may
399+ not offer or impose any terms on the Derivative Works that alter or
400+ restrict the terms of this License or the recipients' exercise of
401+ the rights granted hereunder, and You must keep intact all notices
402+ that refer to this License and to the disclaimer of warranties.
403+ You may not distribute, publicly display, publicly perform, or
404+ publicly digitally perform the Derivative Work with any
405+ technological measures that control access or use of the Work in a
406+ manner inconsistent with the terms of this License Agreement.
407+ The above applies to the Derivative Work as incorporated in a
408+ Collective Work, but this does not require the Collective Work
409+ apart from the Derivative Work itself to be made subject to the
410+ terms of this License.
411+ 3. If you distribute, publicly display, publicly perform, or
412+ publicly digitally perform the Work or any Derivative Works or
413+ Collective Works, You must keep intact all copyright notices for
414+ the Work and provide, reasonable to the medium or means You are
415+ utilizing: (i) the name of the Original Author (or pseudonym, if
416+ applicable) if supplied, and/or (ii) if the Original Author and/or
417+ Licensor designate another party or parties (e.g. a sponsor
418+ institute, publishing entity, journal) for attribution in Licensor's
419+ copyright notice, terms of service or by other reasonable means, the
420+ name of such party or parties; the title of the Work if supplied; to
421+ the extent reasonably practicable, the Uniform Resource Identifier,
422+ if any, that Licensor specifies to be associated with the Work,
423+ unless such URI does not refer to the copyright notice or licensing
424+ information for the Work; and in the case of a Derivative Work, a
425+ credit identifying the use of the Work in the Derivative Work (e.g.,
426+ "French translation of the Work by Original Author," or "Screenplay
427+ based on original Work by Original Author"). Such credit may be
428+ implemented in any reasonable manner; provided, however, that in the
429+ case of a Derivative Work or Collective Work, at a minimum such
430+ credit will appear where any other comparable authorship credit
431+ appears and in a manner at least as prominent as such other
432+ comparable authorship credit.
433+
434+5. Representations, Warranties and Disclaimer
435+
436+UNLESS OTHERWISE AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS
437+THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND
438+CONCERNING THE MATERIALS, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE,
439+INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY,
440+FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF
441+LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF
442+ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW
443+THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY
444+TO YOU.
445+
446+6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE
447+LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR
448+ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES
449+ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR
450+HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
451+
452+7. Termination
453+
454+ 1. This License and the rights granted hereunder will terminate
455+ automatically upon any breach by You of the terms of this License.
456+ Individuals or entities who have received Derivative Works or
457+ Collective Works from You under this License, however, will not have
458+ their licenses terminated provided such individuals or entities
459+ remain in full compliance with those licenses. Sections 1, 2, 5, 6,
460+ 7, and 8 will survive any termination of this License.
461+ 2. Subject to the above terms and conditions, the license granted
462+ here is perpetual (for the duration of the applicable copyright in
463+ the Work). Notwithstanding the above, Licensor reserves the right to
464+ release the Work under different license terms or to stop
465+ distributing the Work at any time; provided, however that any such
466+ election will not serve to withdraw this License (or any other
467+ license that has been, or is required to be, granted under the terms
468+ of this License), and this License will continue in full force and
469+ effect unless terminated as stated above.
470+
471+8. Miscellaneous
472+
473+ 1. Each time You distribute or publicly digitally perform the Work
474+ or a Collective Work, the Licensor offers to the recipient a license
475+ to the Work on the same terms and conditions as the license granted
476+ to You under this License.
477+ 2. Each time You distribute or publicly digitally perform a
478+ Derivative Work, Licensor offers to the recipient a license to the
479+ original Work on the same terms and conditions as the license
480+ granted to You under this License.
481+ 3. If any provision of this License is invalid or unenforceable under
482+ applicable law, it shall not affect the validity or enforceability of
483+ the remainder of the terms of this License, and without further
484+ action by the parties to this agreement, such provision shall be
485+ reformed to the minimum extent necessary to make such provision
486+ valid and enforceable.
487+ 4. No term or provision of this License shall be deemed waived and
488+ no breach consented to unless such waiver or consent shall be in
489+ writing and signed by the party to be charged with such waiver or
490+ consent.
491+ 5. This License constitutes the entire agreement between the parties
492+ with respect to the Work licensed here. There are no understandings,
493+ agreements or representations with respect to the Work not specified
494+ here. Licensor shall not be bound by any additional provisions that
495+ may appear in any communication from You. This License may not be
496+ modified without the mutual written agreement of the Licensor and
497+ You.
498+
499+Creative Commons is not a party to this License, and makes no warranty
500+whatsoever in connection with the Work. Creative Commons will not be
501+liable to You or any party on any legal theory for any damages
502+whatsoever, including without limitation any general, special,
503+incidental or consequential damages arising in connection to this
504+license. Notwithstanding the foregoing two (2) sentences, if Creative
505+Commons has expressly identified itself as the Licensor hereunder,
506+it shall have all rights and obligations of Licensor.
507+
508+Except for the limited purpose of indicating to the public that the
509+Work is licensed under the CCPL, neither party will use the trademark
510+"Creative Commons" or any related trademark or logo of Creative Commons
511+without the prior written consent of Creative Commons. Any permitted
512+use will be in compliance with Creative Commons' then-current trademark
513+usage guidelines, as may be published on its website or otherwise made
514+available upon request from time to time.
515+
516+Creative Commons may be contacted at http://creativecommons.org/
517+
518
519=== added file 'debian/install'
520--- debian/install 1970-01-01 00:00:00 +0000
521+++ debian/install 2012-11-05 22:09:20 +0000
522@@ -0,0 +1,3 @@
523+launcher/* usr/share/unity/themes
524+panel/* usr/share/unity/themes
525+unity-icon-theme usr/share/icons
526
527=== added file 'debian/rules'
528--- debian/rules 1970-01-01 00:00:00 +0000
529+++ debian/rules 2012-11-05 22:09:20 +0000
530@@ -0,0 +1,11 @@
531+#!/usr/bin/make -f
532+
533+%:
534+ dh $@ --with scour
535+
536+override_dh_install:
537+ dh_install
538+ for d in $$(find $(CURDIR)/debian/unity-icon-theme/usr/share/icons -mindepth 2 -maxdepth 2 -type d) ; do \
539+ (cd $$d; for c in *; do /usr/lib/icon-naming-utils/icon-name-mapping -c $$c; done); \
540+ done
541+ touch $@
542
543=== added directory 'debian/source'
544=== added file 'debian/source/format'
545--- debian/source/format 1970-01-01 00:00:00 +0000
546+++ debian/source/format 2012-11-05 22:09:20 +0000
547@@ -0,0 +1,1 @@
548+1.0
549
550=== added file 'debian/source/include-binaries'
551--- debian/source/include-binaries 1970-01-01 00:00:00 +0000
552+++ debian/source/include-binaries 2012-11-05 22:09:20 +0000
553@@ -0,0 +1,4 @@
554+unity-icon-theme/apps/48/workspace-switcher.png
555+unity-icon-theme/places/48/user-trash-full.png
556+unity-icon-theme/places/48/user-trash.png
557+unity-icon-theme/places/svg/trash.svg
558
559=== added file 'debian/watch'
560--- debian/watch 1970-01-01 00:00:00 +0000
561+++ debian/watch 2012-11-05 22:09:20 +0000
562@@ -0,0 +1,2 @@
563+version=3
564+https://launchpad.net/unity-asset-pool/+download .*/unity-asset-pool-([0-9.]+)\.tar\.gz

Subscribers

People subscribed via source and target branches

to all changes: