[med-svn] [SCM] hunspell-en-med branch, master, updated. a1d1006c39b952b40b14bcf90696a9da0aa79259
Sukhbir Singh
sukhbir.in at gmail.com
Sun Feb 10 06:27:01 UTC 2013
The following commit has been merged in the master branch:
commit a1d1006c39b952b40b14bcf90696a9da0aa79259
Author: Sukhbir Singh <sukhbir.in at gmail.com>
Date: Sun Feb 10 01:30:26 2013 -0500
Added install and watch file and updated copyright
diff --git a/debian/control b/debian/control
index 3542f5e..2bd3681 100644
--- a/debian/control
+++ b/debian/control
@@ -3,15 +3,19 @@ Section: text
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Sukhbir Singh <sukhbir.in at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~)
+Build-Depends: debhelper (>= 8)
Build-Depends-Indep: dictionaries-common-dev
-Standards-Version: 3.8.4
+Standards-Version: 3.9.4
Homepage: http://www.e-medtools.com/Hunspel_openmedspel.html
Vcs-Git: git://git.debian.org/collab-maint/hunspell-en-med.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/hunspell-en-med.git;a=summary
Package: hunspell-en-med
Architecture: all
-Depends: dictionaries-common (>= 0.10)
+Depends: ${misc:Depends}, dictionaries-common (>= 1.1)
+Suggests: hunspell,
+ openoffice.org-hunspell | openoffice.org-core (>= 2.0.2)
Description: English medical dictionary for hunspell
- This is the English medical dictionary for use with the hunspell spellchecker.
+ This is the English medical dictionary for use with the
+ hunspell spellchecker which is currently used with
+ OpenOffice.org
diff --git a/debian/copyright b/debian/copyright
index c68aac4..175269f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,37 +1,27 @@
-This work was packaged for Debian by:
-
- Sukhbir Singh <sukhbir.in at gmail.com> on Sun, 03 Feb 2013 01:46:55 -0500
-
-It was downloaded from:
-
- http://www.e-medtools.com/Hunspel_openmedspel.html
-
-Upstream Author(s):
-
- R Robinson
-
-Copyright:
-
- <Copyright (C) 2007 R Robinson>
-
-License:
-
- 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/>.
-
-The Debian packaging is:
-
- Copyright (C) 2013 Sukhbir Singh <sukhbir.in at gmail.com>
-
-and is licensed under the GPL version 3,
-see "/usr/share/common-licenses/GPL-3".
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=135
+Source: http://www.e-medtools.com/Hunspel_openmedspel.html
+
+Files: *
+Copyright: 2007-2008, R Robinson <test at e-medtools.com>
+License: GPL-3+
+
+Files: debian/*
+Copyright: 2013, Sukhbir Singh <sukhbir.in at gmail.com>
+License: GPL-3+
+
+License: GPL-3+
+ 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, write to the Free Software Foundation, Inc.,
+ 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
+ .
+ On Debian GNU/Linux systems the complete text of the GPL can be found in
+ `/usr/share/common-licenses/GPL-3'
diff --git a/debian/install b/debian/install
new file mode 100644
index 0000000..da560cc
--- /dev/null
+++ b/debian/install
@@ -0,0 +1 @@
+en_MED.dic usr/share/hunspell
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..da8c833
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://www.e-medtools.com/OMS_Hunspell.zip
--
Packaging of hunspell-en-med in Debian
More information about the debian-med-commit
mailing list