[Pkg-octave-commit] [SCM] Debian packaging for mwrap branch, master, updated. upstream/0.33-31-gc245321
Nicolas Bourdaud
nicolas.bourdaud at gmail.com
Mon May 28 10:22:28 UTC 2012
The following commit has been merged in the master branch:
commit c245321fba960081d2fc60e0a5114adbb6664bff
Author: Nicolas Bourdaud <nicolas.bourdaud at gmail.com>
Date: Mon May 28 12:18:57 2012 +0200
Fix debian/copyright
Remove forgotten GPL text after the specification of the packaging license.
On the way, fix minor point: capitalized version of ustream name, missing
email for copyright author.
diff --git a/debian/copyright b/debian/copyright
index 57d52b4..ba3c653 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,10 +1,16 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: mwrap
+Upstream-Name: MWrap
Upstream-Contact: David Bindel <bindel at cs.cornell.edu>
Source: http://www.cims.nyu.edu/~dbindel/mwrap/
Files: *
-Copyright: 2007-2011, David Bindel
+Copyright: 2007-2011, David Bindel <bindel at cs.cornell.edu>
+License: MIT
+
+Files: debian/*
+Copyright: 2012, Nicolas Bourdaud <nicolas.bourdaud at gmail.com>
+License: MIT
+
License: MIT
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
@@ -27,23 +33,3 @@ License: MIT
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
-
-Files: debian/*
-Copyright: 2012, Nicolas Bourdaud <nicolas.bourdaud at gmail.com>
-License: MIT
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
- .
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
- .
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
- .
- On Debian systems, the complete text of the GNU General Public License
- version 3 can be found in `/usr/share/common-licenses/GPL-3'.
-
--
Debian packaging for mwrap
More information about the Pkg-octave-commit
mailing list