[SCM] simplyhtml packaging branch, master, updated. debian/0.16.07-1-1-gd0186f8
Felix Natter
fnatter at gmx.net
Mon May 6 17:25:34 UTC 2013
The following commit has been merged in the master branch:
commit d0186f8a3bade93d3308acdac02686c72c008578
Author: Felix Natter <fnatter at gmx.net>
Date: Mon May 6 19:23:26 2013 +0200
remove Eric from Uploaders:, add License for NamedObject.java to debian/copyright, add missing stuff in debian/changelog
diff --git a/debian/changelog b/debian/changelog
index 21140c0..087b923 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ simplyhtml (0.16.07-1) UNRELEASED; urgency=low
* Use copyright-format/1.0 for debian/copyright, check with
"cme check dpkg-copyright"
* Add patch descriptions
+ * Fix lintian warnings: include classpath in SimplyHTML.jar,
+ create SimplyHTMLHelp.jar without a manyfest, extend simplyhtml-doc
+ description
-- Felix Natter <fnatter at gmx.net> Sat, 02 Mar 2013 13:38:14 +0100
diff --git a/debian/control b/debian/control
index eb85363..c4107a6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: simplyhtml
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Eric Lavarde <deb at zorglub.s.bawue.de>, Felix Natter <fnatter at gmx.net>
+Uploaders: Felix Natter <fnatter at gmx.net>
Build-Depends: debhelper (>= 5.0.40), cdbs (>= 0.4.28)
Build-Depends-Indep: default-jdk, libgnu-regexp-java, javahelp2, ant, docbook-to-man
Standards-Version: 3.9.4
diff --git a/debian/copyright b/debian/copyright
index cb97c8b..225abbd 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -57,6 +57,26 @@ License: Sun
* for use in the design, construction, operation or maintenance of any
* nuclear facility.
+Files: ./src/com/lightdev/app/shtm/NamedObject.java
+Copyright: 2006-2013 Dimitri Polivaev <dpolivaev at users.sourceforge.net>
+ 2006-2013 Christian Foltin
+License: GPL-2+
+ This package 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 2 of the License, or
+ (at your option) any later version.
+ .
+ This package 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 2 can be found in "/usr/share/common-licenses/GPL-2".
+
Files: debian/*
Copyright: 2013 Felix Natter <fnatter at gmx.net>
--
simplyhtml packaging
More information about the pkg-java-commits
mailing list