Merge lp:~dobey/ubuntuone-storage-protocol/pkg-no-certs into lp:ubuntuone-storage-protocol

Proposed by dobey
Status: Rejected
Rejected by: dobey
Proposed branch: lp:~dobey/ubuntuone-storage-protocol/pkg-no-certs
Merge into: lp:ubuntuone-storage-protocol
Diff against target: 970 lines (+931/-0)
8 files modified
changelog (+197/-0)
compat (+1/-0)
control (+37/-0)
copyright (+680/-0)
docs (+2/-0)
python-ubuntuone-storageprotocol.examples (+3/-0)
rules (+8/-0)
watch (+3/-0)
To merge this branch: bzr merge lp:~dobey/ubuntuone-storage-protocol/pkg-no-certs
Reviewer Review Type Date Requested Status
Ubuntu One hackers Pending
Review via email: mp+165473@code.launchpad.net

Commit message

Remove the post/pre scripts as we don't ship certs here any longer.

To post a comment you must log in.

Unmerged revisions

24. By dobey

Remove the post/pre scripts as we don't ship certs here any longer.

23. By dobey

Switch oauth dependency to oauthlib.

22. By dobey

Bump version for trunk development.

21. By dobey

Require dh_python2 now

20. By dobey

Update copyright url

19. By dobey

Add prerm and postinst/postrm scripts for bug #1037294

18. By dobey

Update build dependencies
Use --fail-missing when building the package

17. By dobey

Bump version to match trunk

16. By dobey

Switch to dh_python2 on newer versions of Ubuntu
Update control file
Update copyright file to match version in Ubuntu
Remove deprecated pycompat file

15. By Natalia Bidart

Bump version.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'changelog'
2--- changelog 1970-01-01 00:00:00 +0000
3+++ changelog 2013-05-23 19:23:30 +0000
4@@ -0,0 +1,197 @@
5+ubuntuone-storage-protocol (4.3-0ubuntu0) quantal; urgency=low
6+
7+ * Bump version to match latest release.
8+
9+ -- Natalia Bidart (nessita) <natalia.bidart@canonical.com> Mon, 14 Nov 2011 12:08:43 -0300
10+
11+ubuntuone-storage-protocol (2.1.0-0ubuntu0) oneiric; urgency=low
12+
13+ * Bump version to match latest release.
14+
15+ -- Natalia Bidart (nessita) <nataliabidart@gmail.com> Mon, 26 Sep 2011 16:13:44 -0300
16+
17+ubuntuone-storage-protocol (1.7.0-0ubuntu1) natty; urgency=low
18+
19+ * Bump version to match latest release.
20+
21+ -- Rodney Dawes <rodney.dawes@ubuntu.com> Tue, 07 Sep 2010 10:16:24 -0400
22+
23+ubuntuone-storage-protocol (1.3.6-0ubuntu1) maverick; urgency=low
24+
25+ * Bump version to match latest release.
26+
27+ -- Rodney Dawes <rodney.dawes@ubuntu.com> Tue, 31 Aug 2010 11:02:24 -0400
28+
29+ubuntuone-storage-protocol (1.3.5-0ubuntu1) maverick; urgency=low
30+
31+ * New upstream release.
32+ * Bump standards version to 3.9.1
33+
34+ -- Rodney Dawes <rodney.dawes@ubuntu.com> Tue, 03 Aug 2010 11:02:24 -0400
35+
36+ubuntuone-storage-protocol (1.3.3-0ubuntu1) maverick; urgency=low
37+
38+ * New upstream release.
39+
40+ -- Rodney Dawes <rodney.dawes@ubuntu.com> Wed, 14 Jul 2010 11:07:22 -0400
41+
42+ubuntuone-storage-protocol (1.3.2-0ubuntu1) maverick; urgency=low
43+
44+ [ Rodrigo Moya ]
45+ * New upstream release.
46+
47+ [ Elliot Murphy ]
48+ * Bump standards version to 3.9.0
49+
50+ -- Rodrigo Moya <rodrigo.moya@canonical.com> Tue, 06 Jul 2010 17:03:33 +0200
51+
52+ubuntuone-storage-protocol (1.3.1-0ubuntu4) maverick; urgency=low
53+
54+ * Add python-protobuf to Build-Depends-Indep to fix FTBFS
55+
56+ -- Rodney Dawes <rodney.dawes@ubuntu.com> Wed, 16 Jun 2010 13:11:49 -0400
57+
58+ubuntuone-storage-protocol (1.3.1-0ubuntu3) maverick; urgency=low
59+
60+ * Remove the pylint Build-Depends and avoid running lint checks,
61+ only run the tests instead
62+
63+ -- Rodney Dawes <rodney.dawes@ubuntu.com> Wed, 16 Jun 2010 11:32:12 -0400
64+
65+ubuntuone-storage-protocol (1.3.1-0ubuntu2) maverick; urgency=low
66+
67+ * debian/rules: Add makefile-clean rule to rm stamp-check
68+ * Add pylint to Build-Depends-Indep
69+
70+ -- Rodney Dawes <rodney.dawes@ubuntu.com> Tue, 15 Jun 2010 17:12:26 -0400
71+
72+ubuntuone-storage-protocol (1.3.1-0ubuntu1) maverick; urgency=low
73+
74+ * New upstream release.
75+ * debian/rules: Add rules to run tests during build
76+
77+ -- Rodney Dawes <rodney.dawes@ubuntu.com> Tue, 15 Jun 2010 14:09:48 -0400
78+
79+ubuntuone-storage-protocol (1.3.0-0ubuntu1) maverick; urgency=low
80+
81+ * New upstream release.
82+
83+ -- Rodney Dawes <rodney.dawes@ubuntu.com> Tue, 08 Jun 2010 10:24:35 -0400
84+
85+ubuntuone-storage-protocol (1.2.0-0ubuntu1) lucid; urgency=low
86+
87+ * New upstream release.
88+ - AttributeError when receiving ShareChanged message. (LP: #553547)
89+ - Errors not handled correctly (LP: #476632)
90+
91+ -- Rodney Dawes <rodney.dawes@canonical.com> Thu, 15 Apr 2010 10:48:00 -0400
92+
93+ubuntuone-storage-protocol (1.1.90-0ubuntu1) lucid; urgency=low
94+
95+ * New upstream release.
96+ * Added debian/source/format.
97+
98+ -- Rodney Dawes <rodney.dawes@canonical.com> Wed, 31 Mar 2010 19:40:44 -0400
99+
100+ubuntuone-storage-protocol (1.1.3-0ubuntu2) lucid; urgency=low
101+
102+ * Add Build-Depened on python-openssl (LP: #539809)
103+
104+ -- Rodney Dawes <rodney.dawes@canonical.com> Tue, 16 Mar 2010 16:12:50 -0400
105+
106+ubuntuone-storage-protocol (1.1.3-0ubuntu1) lucid; urgency=low
107+
108+ * New upstream release.
109+ * Remove Vcs-Bzr and sync with ubuntu pkg branch
110+ * Update homepage URL
111+
112+ -- Rodney Dawes <rodney.dawes@canonical.com> Thu, 04 Mar 2010 11:16:34 -0500
113+
114+ubuntuone-storage-protocol (1.1.2-0ubuntu1) lucid; urgency=low
115+
116+ * New upstream release.
117+
118+ -- Rodney Dawes <rodney.dawes@canonical.com> Wed, 17 Feb 2010 18:23:53 -0500
119+
120+ubuntuone-storage-protocol (1.1.0-0ubuntu1) lucid; urgency=low
121+
122+ * New upstream release
123+
124+ -- Rodney Dawes <rodney.dawes@canonical.com> Mon, 07 Dec 2009 17:00:00 -0500
125+
126+ubuntuone-storage-protocol (1.0.0-0ubuntu1) karmic; urgency=low
127+
128+ * New upstream release
129+
130+ -- Rodney Dawes <rodney.dawes@canonical.com> Mon, 12 Oct 2009 10:30:00 -0400
131+
132+ubuntuone-storage-protocol (0.95.0-0ubuntu1) karmic; urgency=low
133+
134+ * New upstream release
135+ - Switch to using python-oauth (LP: #419365)
136+
137+ -- Rodney Dawes <rodney.dawes@canonical.com> Mon, 14 Sep 2009 15:00:00 -0400
138+
139+ubuntuone-storage-protocol (0.93.0-0ubuntu1) karmic; urgency=low
140+
141+ * New upstream release
142+ * Update Standards-Version to 3.8.3
143+
144+ -- Rodney Dawes <rodney.dawes@canonical.com> Wed, 26 Aug 2009 12:00:00 -0400
145+
146+ubuntuone-storage-protocol (0.92.0-0ubuntu1) karmic; urgency=low
147+
148+ * New upstream release
149+
150+ -- Rodney Dawes <rodney.dawes@canonical.com> Tue, 11 Aug 2009 16:00:00 -0400
151+
152+ubuntuone-storage-protocol (0.91.0-0ubuntu1) karmic; urgency=low
153+
154+ * New upstream release
155+
156+ -- Rodney Dawes <rodney.dawes@canonical.com> Tue, 21 Jul 2009 16:45:00 -0400
157+
158+ubuntuone-storage-protocol (0.90.4-0ubuntu1) karmic; urgency=low
159+
160+ * New upstream release
161+
162+ -- Rodney Dawes <rodney.dawes@canonical.com> Thu, 16 Jul 2009 16:30:00 -0400
163+
164+ubuntuone-storage-protocol (0.90.3-0ubuntu1) karmic; urgency=low
165+
166+ * New upstream release
167+ - Fixes LP: #388693
168+
169+ -- Rodney Dawes <rodney.dawes@canonical.com> Tue, 30 Jun 2009 12:00:00 -0400
170+
171+ubuntuone-storage-protocol (0.90.2-0ubuntu1) karmic; urgency=low
172+
173+ * New upstream release
174+ - Fixes LP: #388693
175+
176+ -- Rodney Dawes <rodney.dawes@canonical.com> Wed, 17 Jun 2009 17:26:01 -0400
177+
178+ubuntuone-storage-protocol (0.90.0-0) jaunty; urgency=low
179+
180+ * Beta version release update
181+
182+ -- Rodney Dawes <rodney.dawes@canonical.com> Thu, 07 May 2009 17:26:01 -0400
183+
184+ubuntuone-storage-protocol (0.1) jaunty; urgency=low
185+
186+ * Remove python-distutils-extra from Build-Depends as check.py is in contrib
187+
188+ -- Rodney Dawes <rodney.dawes@canonical.com> Mon, 30 Mar 2009 11:42:01 -0400
189+
190+ubuntuone-storage-protocol (0.1) jaunty; urgency=low
191+
192+ * Change XS-Python-Version to python 2.5 or higher, we don't support 2.4
193+
194+ -- Elliot Murphy (personal) <elliot.murphy@gmail.com> Wed, 25 Mar 2009 06:42:01 -0400
195+
196+ubuntuone-storage-protocol (0.1) hardy; urgency=low
197+
198+ * Debian packaging
199+
200+ -- Lucio Torre <lucio.torre@gmail.com> Thu, 28 Aug 2008 10:31:00 -0400
201+
202
203=== added file 'compat'
204--- compat 1970-01-01 00:00:00 +0000
205+++ compat 2013-05-23 19:23:30 +0000
206@@ -0,0 +1,1 @@
207+7
208
209=== added file 'control'
210--- control 1970-01-01 00:00:00 +0000
211+++ control 2013-05-23 19:23:30 +0000
212@@ -0,0 +1,37 @@
213+Source: ubuntuone-storage-protocol
214+Section: python
215+Priority: optional
216+X-Python-Version: >= 2.6
217+Maintainer: Ubuntu One Developers <ubuntuone-users@lists.launchpad.net>
218+Build-Depends: debhelper (>= 7.0.50),
219+ python-all (>= 2.6.6-3)
220+Build-Depends-Indep: pep8,
221+ protobuf-compiler (>> 2.0.3-0ubuntu1),
222+ pyflakes,
223+ python-gi,
224+ python-mocker,
225+ python-oauthlib (>= 0.3.5),
226+ python-openssl,
227+ python-protobuf (>= 2.0.3-0ubuntu1),
228+ python-twisted-core,
229+ python-twisted-web,
230+ ubuntuone-dev-tools
231+Standards-Version: 3.9.3
232+Homepage: https://one.ubuntu.com
233+
234+Package: python-ubuntuone-storageprotocol
235+Architecture: all
236+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
237+ python-oauthlib (>= 0.3.5),
238+ python-openssl,
239+ python-protobuf (>= 2.0.3-0ubuntu1),
240+ python-twisted-core,
241+ python-twisted-web
242+Provides: ${python:Provides}
243+Replaces: ubuntuone-storage-protocol
244+Conflicts: ubuntuone-storage-protocol
245+Description: Python library for Ubuntu One file storage and sharing service
246+ This package provides the network client library for accessing
247+ Ubuntu One file storage and sharing. This is the Python interface to
248+ Ubuntu One's online file storage and sharing service.
249+
250
251=== added file 'copyright'
252--- copyright 1970-01-01 00:00:00 +0000
253+++ copyright 2013-05-23 19:23:30 +0000
254@@ -0,0 +1,680 @@
255+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
256+Source: https://launchpad.net/ubuntuone-storage-protocol
257+
258+Files: *
259+Copyright: 2008-2012 Canonical Ltd.
260+License: AGPL-3 with OpenSSL exception
261+ GNU AFFERO GENERAL PUBLIC LICENSE
262+ Version 3, 19 November 2007
263+ .
264+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
265+ Everyone is permitted to copy and distribute verbatim copies
266+ of this license document, but changing it is not allowed.
267+ .
268+ Preamble
269+ .
270+ The GNU Affero General Public License is a free, copyleft license for
271+ software and other kinds of works, specifically designed to ensure
272+ cooperation with the community in the case of network server software.
273+ .
274+ The licenses for most software and other practical works are designed
275+ to take away your freedom to share and change the works. By contrast,
276+ our General Public Licenses are intended to guarantee your freedom to
277+ share and change all versions of a program--to make sure it remains free
278+ software for all its users.
279+ .
280+ When we speak of free software, we are referring to freedom, not
281+ price. Our General Public Licenses are designed to make sure that you
282+ have the freedom to distribute copies of free software (and charge for
283+ them if you wish), that you receive source code or can get it if you
284+ want it, that you can change the software or use pieces of it in new
285+ free programs, and that you know you can do these things.
286+ .
287+ Developers that use our General Public Licenses protect your rights
288+ with two steps: (1) assert copyright on the software, and (2) offer
289+ you this License which gives you legal permission to copy, distribute
290+ and/or modify the software.
291+ .
292+ A secondary benefit of defending all users' freedom is that
293+ improvements made in alternate versions of the program, if they
294+ receive widespread use, become available for other developers to
295+ incorporate. Many developers of free software are heartened and
296+ encouraged by the resulting cooperation. However, in the case of
297+ software used on network servers, this result may fail to come about.
298+ The GNU General Public License permits making a modified version and
299+ letting the public access it on a server without ever releasing its
300+ source code to the public.
301+ .
302+ The GNU Affero General Public License is designed specifically to
303+ ensure that, in such cases, the modified source code becomes available
304+ to the community. It requires the operator of a network server to
305+ provide the source code of the modified version running there to the
306+ users of that server. Therefore, public use of a modified version, on
307+ a publicly accessible server, gives the public access to the source
308+ code of the modified version.
309+ .
310+ An older license, called the Affero General Public License and
311+ published by Affero, was designed to accomplish similar goals. This is
312+ a different license, not a version of the Affero GPL, but Affero has
313+ released a new version of the Affero GPL which permits relicensing under
314+ this license.
315+ .
316+ The precise terms and conditions for copying, distribution and
317+ modification follow.
318+ .
319+ TERMS AND CONDITIONS
320+ .
321+ 0. Definitions.
322+ .
323+ "This License" refers to version 3 of the GNU Affero General Public License.
324+ .
325+ "Copyright" also means copyright-like laws that apply to other kinds of
326+ works, such as semiconductor masks.
327+ .
328+ "The Program" refers to any copyrightable work licensed under this
329+ License. Each licensee is addressed as "you". "Licensees" and
330+ "recipients" may be individuals or organizations.
331+ .
332+ To "modify" a work means to copy from or adapt all or part of the work
333+ in a fashion requiring copyright permission, other than the making of an
334+ exact copy. The resulting work is called a "modified version" of the
335+ earlier work or a work "based on" the earlier work.
336+ .
337+ A "covered work" means either the unmodified Program or a work based
338+ on the Program.
339+ .
340+ To "propagate" a work means to do anything with it that, without
341+ permission, would make you directly or secondarily liable for
342+ infringement under applicable copyright law, except executing it on a
343+ computer or modifying a private copy. Propagation includes copying,
344+ distribution (with or without modification), making available to the
345+ public, and in some countries other activities as well.
346+ .
347+ To "convey" a work means any kind of propagation that enables other
348+ parties to make or receive copies. Mere interaction with a user through
349+ a computer network, with no transfer of a copy, is not conveying.
350+ .
351+ An interactive user interface displays "Appropriate Legal Notices"
352+ to the extent that it includes a convenient and prominently visible
353+ feature that (1) displays an appropriate copyright notice, and (2)
354+ tells the user that there is no warranty for the work (except to the
355+ extent that warranties are provided), that licensees may convey the
356+ work under this License, and how to view a copy of this License. If
357+ the interface presents a list of user commands or options, such as a
358+ menu, a prominent item in the list meets this criterion.
359+ .
360+ 1. Source Code.
361+ .
362+ The "source code" for a work means the preferred form of the work
363+ for making modifications to it. "Object code" means any non-source
364+ form of a work.
365+ .
366+ A "Standard Interface" means an interface that either is an official
367+ standard defined by a recognized standards body, or, in the case of
368+ interfaces specified for a particular programming language, one that
369+ is widely used among developers working in that language.
370+ .
371+ The "System Libraries" of an executable work include anything, other
372+ than the work as a whole, that (a) is included in the normal form of
373+ packaging a Major Component, but which is not part of that Major
374+ Component, and (b) serves only to enable use of the work with that
375+ Major Component, or to implement a Standard Interface for which an
376+ implementation is available to the public in source code form. A
377+ "Major Component", in this context, means a major essential component
378+ (kernel, window system, and so on) of the specific operating system
379+ (if any) on which the executable work runs, or a compiler used to
380+ produce the work, or an object code interpreter used to run it.
381+ .
382+ The "Corresponding Source" for a work in object code form means all
383+ the source code needed to generate, install, and (for an executable
384+ work) run the object code and to modify the work, including scripts to
385+ control those activities. However, it does not include the work's
386+ System Libraries, or general-purpose tools or generally available free
387+ programs which are used unmodified in performing those activities but
388+ which are not part of the work. For example, Corresponding Source
389+ includes interface definition files associated with source files for
390+ the work, and the source code for shared libraries and dynamically
391+ linked subprograms that the work is specifically designed to require,
392+ such as by intimate data communication or control flow between those
393+ subprograms and other parts of the work.
394+ .
395+ The Corresponding Source need not include anything that users
396+ can regenerate automatically from other parts of the Corresponding
397+ Source.
398+ .
399+ The Corresponding Source for a work in source code form is that
400+ same work.
401+ .
402+ 2. Basic Permissions.
403+ .
404+ All rights granted under this License are granted for the term of
405+ copyright on the Program, and are irrevocable provided the stated
406+ conditions are met. This License explicitly affirms your unlimited
407+ permission to run the unmodified Program. The output from running a
408+ covered work is covered by this License only if the output, given its
409+ content, constitutes a covered work. This License acknowledges your
410+ rights of fair use or other equivalent, as provided by copyright law.
411+ .
412+ You may make, run and propagate covered works that you do not
413+ convey, without conditions so long as your license otherwise remains
414+ in force. You may convey covered works to others for the sole purpose
415+ of having them make modifications exclusively for you, or provide you
416+ with facilities for running those works, provided that you comply with
417+ the terms of this License in conveying all material for which you do
418+ not control copyright. Those thus making or running the covered works
419+ for you must do so exclusively on your behalf, under your direction
420+ and control, on terms that prohibit them from making any copies of
421+ your copyrighted material outside their relationship with you.
422+ .
423+ Conveying under any other circumstances is permitted solely under
424+ the conditions stated below. Sublicensing is not allowed; section 10
425+ makes it unnecessary.
426+ .
427+ 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
428+ .
429+ No covered work shall be deemed part of an effective technological
430+ measure under any applicable law fulfilling obligations under article
431+ 11 of the WIPO copyright treaty adopted on 20 December 1996, or
432+ similar laws prohibiting or restricting circumvention of such
433+ measures.
434+ .
435+ When you convey a covered work, you waive any legal power to forbid
436+ circumvention of technological measures to the extent such circumvention
437+ is effected by exercising rights under this License with respect to
438+ the covered work, and you disclaim any intention to limit operation or
439+ modification of the work as a means of enforcing, against the work's
440+ users, your or third parties' legal rights to forbid circumvention of
441+ technological measures.
442+ .
443+ 4. Conveying Verbatim Copies.
444+ .
445+ You may convey verbatim copies of the Program's source code as you
446+ receive it, in any medium, provided that you conspicuously and
447+ appropriately publish on each copy an appropriate copyright notice;
448+ keep intact all notices stating that this License and any
449+ non-permissive terms added in accord with section 7 apply to the code;
450+ keep intact all notices of the absence of any warranty; and give all
451+ recipients a copy of this License along with the Program.
452+ .
453+ You may charge any price or no price for each copy that you convey,
454+ and you may offer support or warranty protection for a fee.
455+ .
456+ 5. Conveying Modified Source Versions.
457+ .
458+ You may convey a work based on the Program, or the modifications to
459+ produce it from the Program, in the form of source code under the
460+ terms of section 4, provided that you also meet all of these conditions:
461+ .
462+ a) The work must carry prominent notices stating that you modified
463+ it, and giving a relevant date.
464+ .
465+ b) The work must carry prominent notices stating that it is
466+ released under this License and any conditions added under section
467+ 7. This requirement modifies the requirement in section 4 to
468+ "keep intact all notices".
469+ .
470+ c) You must license the entire work, as a whole, under this
471+ License to anyone who comes into possession of a copy. This
472+ License will therefore apply, along with any applicable section 7
473+ additional terms, to the whole of the work, and all its parts,
474+ regardless of how they are packaged. This License gives no
475+ permission to license the work in any other way, but it does not
476+ invalidate such permission if you have separately received it.
477+ .
478+ d) If the work has interactive user interfaces, each must display
479+ Appropriate Legal Notices; however, if the Program has interactive
480+ interfaces that do not display Appropriate Legal Notices, your
481+ work need not make them do so.
482+ .
483+ A compilation of a covered work with other separate and independent
484+ works, which are not by their nature extensions of the covered work,
485+ and which are not combined with it such as to form a larger program,
486+ in or on a volume of a storage or distribution medium, is called an
487+ "aggregate" if the compilation and its resulting copyright are not
488+ used to limit the access or legal rights of the compilation's users
489+ beyond what the individual works permit. Inclusion of a covered work
490+ in an aggregate does not cause this License to apply to the other
491+ parts of the aggregate.
492+ .
493+ 6. Conveying Non-Source Forms.
494+ .
495+ You may convey a covered work in object code form under the terms
496+ of sections 4 and 5, provided that you also convey the
497+ machine-readable Corresponding Source under the terms of this License,
498+ in one of these ways:
499+ .
500+ a) Convey the object code in, or embodied in, a physical product
501+ (including a physical distribution medium), accompanied by the
502+ Corresponding Source fixed on a durable physical medium
503+ customarily used for software interchange.
504+ .
505+ b) Convey the object code in, or embodied in, a physical product
506+ (including a physical distribution medium), accompanied by a
507+ written offer, valid for at least three years and valid for as
508+ long as you offer spare parts or customer support for that product
509+ model, to give anyone who possesses the object code either (1) a
510+ copy of the Corresponding Source for all the software in the
511+ product that is covered by this License, on a durable physical
512+ medium customarily used for software interchange, for a price no
513+ more than your reasonable cost of physically performing this
514+ conveying of source, or (2) access to copy the
515+ Corresponding Source from a network server at no charge.
516+ .
517+ c) Convey individual copies of the object code with a copy of the
518+ written offer to provide the Corresponding Source. This
519+ alternative is allowed only occasionally and noncommercially, and
520+ only if you received the object code with such an offer, in accord
521+ with subsection 6b.
522+ .
523+ d) Convey the object code by offering access from a designated
524+ place (gratis or for a charge), and offer equivalent access to the
525+ Corresponding Source in the same way through the same place at no
526+ further charge. You need not require recipients to copy the
527+ Corresponding Source along with the object code. If the place to
528+ copy the object code is a network server, the Corresponding Source
529+ may be on a different server (operated by you or a third party)
530+ that supports equivalent copying facilities, provided you maintain
531+ clear directions next to the object code saying where to find the
532+ Corresponding Source. Regardless of what server hosts the
533+ Corresponding Source, you remain obligated to ensure that it is
534+ available for as long as needed to satisfy these requirements.
535+ .
536+ e) Convey the object code using peer-to-peer transmission, provided
537+ you inform other peers where the object code and Corresponding
538+ Source of the work are being offered to the general public at no
539+ charge under subsection 6d.
540+ .
541+ A separable portion of the object code, whose source code is excluded
542+ from the Corresponding Source as a System Library, need not be
543+ included in conveying the object code work.
544+ .
545+ A "User Product" is either (1) a "consumer product", which means any
546+ tangible personal property which is normally used for personal, family,
547+ or household purposes, or (2) anything designed or sold for incorporation
548+ into a dwelling. In determining whether a product is a consumer product,
549+ doubtful cases shall be resolved in favor of coverage. For a particular
550+ product received by a particular user, "normally used" refers to a
551+ typical or common use of that class of product, regardless of the status
552+ of the particular user or of the way in which the particular user
553+ actually uses, or expects or is expected to use, the product. A product
554+ is a consumer product regardless of whether the product has substantial
555+ commercial, industrial or non-consumer uses, unless such uses represent
556+ the only significant mode of use of the product.
557+ .
558+ "Installation Information" for a User Product means any methods,
559+ procedures, authorization keys, or other information required to install
560+ and execute modified versions of a covered work in that User Product from
561+ a modified version of its Corresponding Source. The information must
562+ suffice to ensure that the continued functioning of the modified object
563+ code is in no case prevented or interfered with solely because
564+ modification has been made.
565+ .
566+ If you convey an object code work under this section in, or with, or
567+ specifically for use in, a User Product, and the conveying occurs as
568+ part of a transaction in which the right of possession and use of the
569+ User Product is transferred to the recipient in perpetuity or for a
570+ fixed term (regardless of how the transaction is characterized), the
571+ Corresponding Source conveyed under this section must be accompanied
572+ by the Installation Information. But this requirement does not apply
573+ if neither you nor any third party retains the ability to install
574+ modified object code on the User Product (for example, the work has
575+ been installed in ROM).
576+ .
577+ The requirement to provide Installation Information does not include a
578+ requirement to continue to provide support service, warranty, or updates
579+ for a work that has been modified or installed by the recipient, or for
580+ the User Product in which it has been modified or installed. Access to a
581+ network may be denied when the modification itself materially and
582+ adversely affects the operation of the network or violates the rules and
583+ protocols for communication across the network.
584+ .
585+ Corresponding Source conveyed, and Installation Information provided,
586+ in accord with this section must be in a format that is publicly
587+ documented (and with an implementation available to the public in
588+ source code form), and must require no special password or key for
589+ unpacking, reading or copying.
590+ .
591+ 7. Additional Terms.
592+ .
593+ "Additional permissions" are terms that supplement the terms of this
594+ License by making exceptions from one or more of its conditions.
595+ Additional permissions that are applicable to the entire Program shall
596+ be treated as though they were included in this License, to the extent
597+ that they are valid under applicable law. If additional permissions
598+ apply only to part of the Program, that part may be used separately
599+ under those permissions, but the entire Program remains governed by
600+ this License without regard to the additional permissions.
601+ .
602+ When you convey a copy of a covered work, you may at your option
603+ remove any additional permissions from that copy, or from any part of
604+ it. (Additional permissions may be written to require their own
605+ removal in certain cases when you modify the work.) You may place
606+ additional permissions on material, added by you to a covered work,
607+ for which you have or can give appropriate copyright permission.
608+ .
609+ Notwithstanding any other provision of this License, for material you
610+ add to a covered work, you may (if authorized by the copyright holders of
611+ that material) supplement the terms of this License with terms:
612+ .
613+ a) Disclaiming warranty or limiting liability differently from the
614+ terms of sections 15 and 16 of this License; or
615+ .
616+ b) Requiring preservation of specified reasonable legal notices or
617+ author attributions in that material or in the Appropriate Legal
618+ Notices displayed by works containing it; or
619+ .
620+ c) Prohibiting misrepresentation of the origin of that material, or
621+ requiring that modified versions of such material be marked in
622+ reasonable ways as different from the original version; or
623+ .
624+ d) Limiting the use for publicity purposes of names of licensors or
625+ authors of the material; or
626+ .
627+ e) Declining to grant rights under trademark law for use of some
628+ trade names, trademarks, or service marks; or
629+ .
630+ f) Requiring indemnification of licensors and authors of that
631+ material by anyone who conveys the material (or modified versions of
632+ it) with contractual assumptions of liability to the recipient, for
633+ any liability that these contractual assumptions directly impose on
634+ those licensors and authors.
635+ .
636+ All other non-permissive additional terms are considered "further
637+ restrictions" within the meaning of section 10. If the Program as you
638+ received it, or any part of it, contains a notice stating that it is
639+ governed by this License along with a term that is a further
640+ restriction, you may remove that term. If a license document contains
641+ a further restriction but permits relicensing or conveying under this
642+ License, you may add to a covered work material governed by the terms
643+ of that license document, provided that the further restriction does
644+ not survive such relicensing or conveying.
645+ .
646+ If you add terms to a covered work in accord with this section, you
647+ must place, in the relevant source files, a statement of the
648+ additional terms that apply to those files, or a notice indicating
649+ where to find the applicable terms.
650+ .
651+ Additional terms, permissive or non-permissive, may be stated in the
652+ form of a separately written license, or stated as exceptions;
653+ the above requirements apply either way.
654+ .
655+ 8. Termination.
656+ .
657+ You may not propagate or modify a covered work except as expressly
658+ provided under this License. Any attempt otherwise to propagate or
659+ modify it is void, and will automatically terminate your rights under
660+ this License (including any patent licenses granted under the third
661+ paragraph of section 11).
662+ .
663+ However, if you cease all violation of this License, then your
664+ license from a particular copyright holder is reinstated (a)
665+ provisionally, unless and until the copyright holder explicitly and
666+ finally terminates your license, and (b) permanently, if the copyright
667+ holder fails to notify you of the violation by some reasonable means
668+ prior to 60 days after the cessation.
669+ .
670+ Moreover, your license from a particular copyright holder is
671+ reinstated permanently if the copyright holder notifies you of the
672+ violation by some reasonable means, this is the first time you have
673+ received notice of violation of this License (for any work) from that
674+ copyright holder, and you cure the violation prior to 30 days after
675+ your receipt of the notice.
676+ .
677+ Termination of your rights under this section does not terminate the
678+ licenses of parties who have received copies or rights from you under
679+ this License. If your rights have been terminated and not permanently
680+ reinstated, you do not qualify to receive new licenses for the same
681+ material under section 10.
682+ .
683+ 9. Acceptance Not Required for Having Copies.
684+ .
685+ You are not required to accept this License in order to receive or
686+ run a copy of the Program. Ancillary propagation of a covered work
687+ occurring solely as a consequence of using peer-to-peer transmission
688+ to receive a copy likewise does not require acceptance. However,
689+ nothing other than this License grants you permission to propagate or
690+ modify any covered work. These actions infringe copyright if you do
691+ not accept this License. Therefore, by modifying or propagating a
692+ covered work, you indicate your acceptance of this License to do so.
693+ .
694+ 10. Automatic Licensing of Downstream Recipients.
695+ .
696+ Each time you convey a covered work, the recipient automatically
697+ receives a license from the original licensors, to run, modify and
698+ propagate that work, subject to this License. You are not responsible
699+ for enforcing compliance by third parties with this License.
700+ .
701+ An "entity transaction" is a transaction transferring control of an
702+ organization, or substantially all assets of one, or subdividing an
703+ organization, or merging organizations. If propagation of a covered
704+ work results from an entity transaction, each party to that
705+ transaction who receives a copy of the work also receives whatever
706+ licenses to the work the party's predecessor in interest had or could
707+ give under the previous paragraph, plus a right to possession of the
708+ Corresponding Source of the work from the predecessor in interest, if
709+ the predecessor has it or can get it with reasonable efforts.
710+ .
711+ You may not impose any further restrictions on the exercise of the
712+ rights granted or affirmed under this License. For example, you may
713+ not impose a license fee, royalty, or other charge for exercise of
714+ rights granted under this License, and you may not initiate litigation
715+ (including a cross-claim or counterclaim in a lawsuit) alleging that
716+ any patent claim is infringed by making, using, selling, offering for
717+ sale, or importing the Program or any portion of it.
718+ .
719+ 11. Patents.
720+ .
721+ A "contributor" is a copyright holder who authorizes use under this
722+ License of the Program or a work on which the Program is based. The
723+ work thus licensed is called the contributor's "contributor version".
724+ .
725+ A contributor's "essential patent claims" are all patent claims
726+ owned or controlled by the contributor, whether already acquired or
727+ hereafter acquired, that would be infringed by some manner, permitted
728+ by this License, of making, using, or selling its contributor version,
729+ but do not include claims that would be infringed only as a
730+ consequence of further modification of the contributor version. For
731+ purposes of this definition, "control" includes the right to grant
732+ patent sublicenses in a manner consistent with the requirements of
733+ this License.
734+ .
735+ Each contributor grants you a non-exclusive, worldwide, royalty-free
736+ patent license under the contributor's essential patent claims, to
737+ make, use, sell, offer for sale, import and otherwise run, modify and
738+ propagate the contents of its contributor version.
739+ .
740+ In the following three paragraphs, a "patent license" is any express
741+ agreement or commitment, however denominated, not to enforce a patent
742+ (such as an express permission to practice a patent or covenant not to
743+ sue for patent infringement). To "grant" such a patent license to a
744+ party means to make such an agreement or commitment not to enforce a
745+ patent against the party.
746+ .
747+ If you convey a covered work, knowingly relying on a patent license,
748+ and the Corresponding Source of the work is not available for anyone
749+ to copy, free of charge and under the terms of this License, through a
750+ publicly available network server or other readily accessible means,
751+ then you must either (1) cause the Corresponding Source to be so
752+ available, or (2) arrange to deprive yourself of the benefit of the
753+ patent license for this particular work, or (3) arrange, in a manner
754+ consistent with the requirements of this License, to extend the patent
755+ license to downstream recipients. "Knowingly relying" means you have
756+ actual knowledge that, but for the patent license, your conveying the
757+ covered work in a country, or your recipient's use of the covered work
758+ in a country, would infringe one or more identifiable patents in that
759+ country that you have reason to believe are valid.
760+ .
761+ If, pursuant to or in connection with a single transaction or
762+ arrangement, you convey, or propagate by procuring conveyance of, a
763+ covered work, and grant a patent license to some of the parties
764+ receiving the covered work authorizing them to use, propagate, modify
765+ or convey a specific copy of the covered work, then the patent license
766+ you grant is automatically extended to all recipients of the covered
767+ work and works based on it.
768+ .
769+ A patent license is "discriminatory" if it does not include within
770+ the scope of its coverage, prohibits the exercise of, or is
771+ conditioned on the non-exercise of one or more of the rights that are
772+ specifically granted under this License. You may not convey a covered
773+ work if you are a party to an arrangement with a third party that is
774+ in the business of distributing software, under which you make payment
775+ to the third party based on the extent of your activity of conveying
776+ the work, and under which the third party grants, to any of the
777+ parties who would receive the covered work from you, a discriminatory
778+ patent license (a) in connection with copies of the covered work
779+ conveyed by you (or copies made from those copies), or (b) primarily
780+ for and in connection with specific products or compilations that
781+ contain the covered work, unless you entered into that arrangement,
782+ or that patent license was granted, prior to 28 March 2007.
783+ .
784+ Nothing in this License shall be construed as excluding or limiting
785+ any implied license or other defenses to infringement that may
786+ otherwise be available to you under applicable patent law.
787+ .
788+ 12. No Surrender of Others' Freedom.
789+ .
790+ If conditions are imposed on you (whether by court order, agreement or
791+ otherwise) that contradict the conditions of this License, they do not
792+ excuse you from the conditions of this License. If you cannot convey a
793+ covered work so as to satisfy simultaneously your obligations under this
794+ License and any other pertinent obligations, then as a consequence you may
795+ not convey it at all. For example, if you agree to terms that obligate you
796+ to collect a royalty for further conveying from those to whom you convey
797+ the Program, the only way you could satisfy both those terms and this
798+ License would be to refrain entirely from conveying the Program.
799+ .
800+ 13. Remote Network Interaction; Use with the GNU General Public License.
801+ .
802+ Notwithstanding any other provision of this License, if you modify the
803+ Program, your modified version must prominently offer all users
804+ interacting with it remotely through a computer network (if your version
805+ supports such interaction) an opportunity to receive the Corresponding
806+ Source of your version by providing access to the Corresponding Source
807+ from a network server at no charge, through some standard or customary
808+ means of facilitating copying of software. This Corresponding Source
809+ shall include the Corresponding Source for any work covered by version 3
810+ of the GNU General Public License that is incorporated pursuant to the
811+ following paragraph.
812+ .
813+ Notwithstanding any other provision of this License, you have
814+ permission to link or combine any covered work with a work licensed
815+ under version 3 of the GNU General Public License into a single
816+ combined work, and to convey the resulting work. The terms of this
817+ License will continue to apply to the part which is the covered work,
818+ but the work with which it is combined will remain governed by version
819+ 3 of the GNU General Public License.
820+ .
821+ 14. Revised Versions of this License.
822+ .
823+ The Free Software Foundation may publish revised and/or new versions of
824+ the GNU Affero General Public License from time to time. Such new versions
825+ will be similar in spirit to the present version, but may differ in detail to
826+ address new problems or concerns.
827+ .
828+ Each version is given a distinguishing version number. If the
829+ Program specifies that a certain numbered version of the GNU Affero General
830+ Public License "or any later version" applies to it, you have the
831+ option of following the terms and conditions either of that numbered
832+ version or of any later version published by the Free Software
833+ Foundation. If the Program does not specify a version number of the
834+ GNU Affero General Public License, you may choose any version ever published
835+ by the Free Software Foundation.
836+ .
837+ If the Program specifies that a proxy can decide which future
838+ versions of the GNU Affero General Public License can be used, that proxy's
839+ public statement of acceptance of a version permanently authorizes you
840+ to choose that version for the Program.
841+ .
842+ Later license versions may give you additional or different
843+ permissions. However, no additional obligations are imposed on any
844+ author or copyright holder as a result of your choosing to follow a
845+ later version.
846+ .
847+ 15. Disclaimer of Warranty.
848+ .
849+ THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
850+ APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
851+ HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
852+ OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
853+ THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
854+ PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
855+ IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
856+ ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
857+ .
858+ 16. Limitation of Liability.
859+ .
860+ IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
861+ WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
862+ THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
863+ GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
864+ USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
865+ DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
866+ PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
867+ EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
868+ SUCH DAMAGES.
869+ .
870+ 17. Interpretation of Sections 15 and 16.
871+ .
872+ If the disclaimer of warranty and limitation of liability provided
873+ above cannot be given local legal effect according to their terms,
874+ reviewing courts shall apply local law that most closely approximates
875+ an absolute waiver of all civil liability in connection with the
876+ Program, unless a warranty or assumption of liability accompanies a
877+ copy of the Program in return for a fee.
878+ .
879+ END OF TERMS AND CONDITIONS
880+ .
881+ How to Apply These Terms to Your New Programs
882+ .
883+ If you develop a new program, and you want it to be of the greatest
884+ possible use to the public, the best way to achieve this is to make it
885+ free software which everyone can redistribute and change under these terms.
886+ .
887+ To do so, attach the following notices to the program. It is safest
888+ to attach them to the start of each source file to most effectively
889+ state the exclusion of warranty; and each file should have at least
890+ the "copyright" line and a pointer to where the full notice is found.
891+ .
892+ <one line to give the program's name and a brief idea of what it does.>
893+ Copyright (C) <year> <name of author>
894+ .
895+ This program is free software: you can redistribute it and/or modify
896+ it under the terms of the GNU Affero General Public License as published by
897+ the Free Software Foundation, either version 3 of the License, or
898+ (at your option) any later version.
899+ .
900+ This program is distributed in the hope that it will be useful,
901+ but WITHOUT ANY WARRANTY; without even the implied warranty of
902+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
903+ GNU Affero General Public License for more details.
904+ .
905+ You should have received a copy of the GNU Affero General Public License
906+ along with this program. If not, see <http://www.gnu.org/licenses/>.
907+ .
908+ Also add information on how to contact you by electronic and paper mail.
909+ .
910+ If your software can interact with users remotely through a computer
911+ network, you should also make sure that it provides a way for users to
912+ get its source. For example, if your program is a web application, its
913+ interface could display a "Source" link that leads users to an archive
914+ of the code. There are many ways you could offer source, and different
915+ solutions will be better for different programs; see section 13 for the
916+ specific requirements.
917+ .
918+ You should also get your employer (if you work as a programmer) or school,
919+ if any, to sign a "copyright disclaimer" for the program, if necessary.
920+ For more information on this, and how to apply and follow the GNU AGPL, see
921+ <http://www.gnu.org/licenses/>.
922+ .
923+ In addition, as a special exception, the copyright holders give
924+ permission to link the code of portions of this program with the
925+ OpenSSL library under certain conditions as described in each
926+ individual source file, and distribute linked combinations
927+ including the two.
928+ You must obey the GNU Affero General Public License in all respects
929+ for all of the code used other than OpenSSL. If you modify
930+ file(s) with this exception, you may extend this exception to your
931+ version of the file(s), but you are not obligated to do so. If you
932+ do not wish to do so, delete this exception statement from your
933+ version. If you delete this exception statement from all source
934+ files in the program, then also delete it here.
935
936=== added file 'docs'
937--- docs 1970-01-01 00:00:00 +0000
938+++ docs 2013-05-23 19:23:30 +0000
939@@ -0,0 +1,2 @@
940+HACKING
941+
942
943=== added file 'python-ubuntuone-storageprotocol.examples'
944--- python-ubuntuone-storageprotocol.examples 1970-01-01 00:00:00 +0000
945+++ python-ubuntuone-storageprotocol.examples 2013-05-23 19:23:30 +0000
946@@ -0,0 +1,3 @@
947+samples/easy_client.py
948+samples/ping_client.py
949+
950
951=== added file 'rules'
952--- rules 1970-01-01 00:00:00 +0000
953+++ rules 2013-05-23 19:23:30 +0000
954@@ -0,0 +1,8 @@
955+#!/usr/bin/make -f
956+
957+%:
958+ dh $@ --with python2 --fail-missing
959+
960+override_dh_auto_test:
961+ ./run-tests
962+
963
964=== added file 'watch'
965--- watch 1970-01-01 00:00:00 +0000
966+++ watch 2013-05-23 19:23:30 +0000
967@@ -0,0 +1,3 @@
968+version=3
969+http://launchpad.net/ubuntuone-storage-protocol/+download .*/ubuntuone-storage-protocol-([0-9.]+)\.tar\.gz
970+

Subscribers

People subscribed via source and target branches