[mgrs] 06/06: Add patch to fix 'license' typo in README.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Thu Feb 26 18:25:19 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository mgrs.
commit 13ed4d4adecd119eb90e4592884b5608cafff8ec
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Thu Feb 26 19:20:53 2015 +0100
Add patch to fix 'license' typo in README.
---
debian/changelog | 1 +
debian/patches/0001-Correct-license-typo.patch | 29 ++++++++++++++++++++++++++
debian/patches/series | 1 +
3 files changed, 31 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 2a20519..6133bc3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ mgrs (0.0.1-1) UNRELEASED; urgency=medium
* New upstream release.
* Add watch file for upstream GitHub releases.
* Update my email to @debian.org address.
+ * Add patch to fix 'license' typo in README.
-- Bas Couwenberg <sebastic at debian.org> Thu, 26 Feb 2015 19:09:08 +0100
diff --git a/debian/patches/0001-Correct-license-typo.patch b/debian/patches/0001-Correct-license-typo.patch
new file mode 100644
index 0000000..36319c3
--- /dev/null
+++ b/debian/patches/0001-Correct-license-typo.patch
@@ -0,0 +1,29 @@
+From e73c0f243df4cf2273e2ce9b9a59f4925fcabf9b Mon Sep 17 00:00:00 2001
+From: Bas Couwenberg <sebastic at xs4all.nl>
+Date: Thu, 26 Feb 2015 19:17:06 +0100
+Subject: Correct 'license' typo
+Origin: https://github.com/sebastic/mgrs/commit/e73c0f243df4cf2273e2ce9b9a59f4925fcabf9b
+Bug: https://github.com/proj4js/mgrs/pull/7
+
+Fix two typos in the license exception section.
+---
+ readme.md | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+--- a/readme.md
++++ b/readme.md
+@@ -34,11 +34,11 @@ npm run build
+ ```
+
+
+-Lisensed under the MIT linsense except:
++Licensed under the MIT license except:
+
+ Portions of this software are based on a port of components from the OpenMap
+ com.bbn.openmap.proj.coords Java package. An initial port was initially created
+ by Patrice G. Cappelaere and included in Community Mapbuilder
+ (http://svn.codehaus.org/mapbuilder/), which is licensed under the LGPL license
+ as per http://www.gnu.org/copyleft/lesser.html. OpenMap is licensed under the
+-[following license agreement](openmap.md):
+\ No newline at end of file
++[following license agreement](openmap.md):
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..b53dbc1
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001-Correct-license-typo.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mgrs.git
More information about the Pkg-grass-devel
mailing list