Merge lp:~libavg-team/multitetris/packaging.cleanup into lp:~libavg-team/multitetris/packaging

Proposed by OXullo Intersecans
Status: Merged
Merged at revision: 40
Proposed branch: lp:~libavg-team/multitetris/packaging.cleanup
Merge into: lp:~libavg-team/multitetris/packaging
Diff against target: 103 lines (+53/-29)
3 files modified
debian/changelog (+2/-2)
debian/copyright (+51/-25)
debian/rules (+0/-2)
To merge this branch: bzr merge lp:~libavg-team/multitetris/packaging.cleanup
Reviewer Review Type Date Requested Status
OXullo Intersecans Needs Resubmitting
Chase Douglas Needs Fixing
Review via email: mp+53544@code.launchpad.net

Description of the change

Cleanup rfr

To post a comment you must log in.
Revision history for this message
Chase Douglas (chasedouglas) wrote :

Add a reference to the common debian gpl license file. Otherwise, everything looks good!

review: Needs Fixing
40. By OXullo Intersecans

Fix debian common licenses statement on copyright file

Revision history for this message
OXullo Intersecans (oxullo) wrote :

Fixed!

review: Needs Resubmitting

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2011-03-10 19:31:55 +0000
3+++ debian/changelog 2011-03-18 11:33:29 +0000
4@@ -1,5 +1,5 @@
5 multitetris (1.0+svn5599-0ubuntu1) UNRELEASED; urgency=low
6
7- * Initial release. (LP: #XXXXXX)
8+ * Initial release. (LP: #735777)
9
10- -- OXullo Intersecans <x@brainrapers.org> Sun, 20 Feb 2011 15:24:17 +0100
11+ -- OXullo Intersecans <x@brainrapers.org> Tue, 15 Mar 2011 23:22:47 +0100
12
13=== modified file 'debian/copyright'
14--- debian/copyright 2011-03-10 19:31:55 +0000
15+++ debian/copyright 2011-03-18 11:33:29 +0000
16@@ -1,25 +1,51 @@
17-This package was debianized by OXullo Intersecans <x@brainrapers.org> on Wed, 20 Feb 2011 15:28:30 +0100
18-
19-It was downloaded from: www.libavg.de
20-
21-Upstream Author(s): Ka-Ping Yee, Martin Heistermann, Ulrich von Zadow
22-
23-Copyright:
24- Copyright (C) 2009
25- Ka-Ping Yee <ping@zesty.ca>
26-
27-License:
28- multitet is free software: you can redistribute and/or modify it under the
29- terms of the GNU General Public License as published by the Free Software
30- Foundation (either version 3, or, at your option, any later version).
31-
32- multitet is distributed in the hope that it will be useful, but WITHOUT ANY
33- WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
34- FOR A PARTICULAR PURPOSE. See the GNU General Public License for details.
35- You should have received a copy of the GNU General Public License along
36- with multitet. If not, see <http://www.gnu.org/licenses/> or
37- /usr/share/common-licenses/GPL-3
38-
39-Packaging:
40- Copyright (C) 2011 by OXullo Intersecans <x@brainrapers.org>
41- released under BSD license
42+Format: http://dep.debian.net/deps/dep5
43+Upstream-Name: multitetris
44+Upstream-Contact: Ka-Ping Yee <ping@zesty.ca>
45+Source: https://www.libavg.de/svn/trunk/avg_media/mtc/multitet
46+
47+Files: *
48+Copyright: 2009 Ka-Ping Yee <ping@zesty.ca>
49+ 2009 Martin Heistermann <mh@lulzmeister.de>
50+ 2011 Ulrich von Zadow <coder@c-base.org>
51+License: GPL-3+
52+ This program is free software: you can redistribute it and/or modify
53+ it under the terms of the GNU General Public License as published by
54+ the Free Software Foundation, either version 3 of the License, or
55+ (at your option) any later version.
56+ .
57+ This program is distributed in the hope that it will be useful,
58+ but WITHOUT ANY WARRANTY; without even the implied warranty of
59+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
60+ GNU General Public License for more details.
61+ .
62+ On Debian systems, the full text of the GNU General Public
63+ License version 3 can be found in the file
64+ `/usr/share/common-licenses/GPL-3'.
65+
66+Files: debian/*
67+Copyright: 2011 OXullo Intersecans <x@brainrapers.org>
68+License: BSD-2-clause
69+ Redistribution and use in source and binary forms, with or without modification, are
70+ permitted provided that the following conditions are met:
71+ .
72+ 1. Redistributions of source code must retain the above copyright notice, this list of
73+ conditions and the following disclaimer.
74+ .
75+ 2. Redistributions in binary form must reproduce the above copyright notice, this list
76+ of conditions and the following disclaimer in the documentation and/or other
77+ materials provided with the distribution.
78+ .
79+ THIS SOFTWARE IS PROVIDED BY OXullo Intersecans ``AS IS'' AND ANY EXPRESS OR IMPLIED
80+ WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
81+ FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL OXullo Intersecans OR
82+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
83+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
84+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
85+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
86+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
87+ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
88+ .
89+ The views and conclusions contained in the software and documentation are those of the
90+ authors and should not be interpreted as representing official policies, either
91+ expressed or implied, of OXullo Intersecans.
92+
93
94=== modified file 'debian/rules'
95--- debian/rules 2011-03-10 19:31:55 +0000
96+++ debian/rules 2011-03-18 11:33:29 +0000
97@@ -1,7 +1,5 @@
98 #!/usr/bin/make -f
99
100-DH_VERBOSE=1
101-
102 override_dh_auto_install:
103 dh_auto_install -- --install-lib /usr/share/games --install-script /usr/games/
104

Subscribers

People subscribed via source and target branches

to all changes: