[pkg-java] r15303 - trunk/xslthl/debian
Niels Thykier
nthykier at alioth.debian.org
Sun Oct 30 10:08:51 UTC 2011
Author: nthykier
Date: 2011-10-30 10:08:50 +0000 (Sun, 30 Oct 2011)
New Revision: 15303
Modified:
trunk/xslthl/debian/changelog
trunk/xslthl/debian/compat
trunk/xslthl/debian/control
trunk/xslthl/debian/copyright
Log:
Fixed DEP-5, bumped dh and S-V
Modified: trunk/xslthl/debian/changelog
===================================================================
--- trunk/xslthl/debian/changelog 2011-10-30 09:37:34 UTC (rev 15302)
+++ trunk/xslthl/debian/changelog 2011-10-30 10:08:50 UTC (rev 15303)
@@ -1,3 +1,14 @@
+xslthl (2.0.2-3) UNRELEASED; urgency=low
+
+ * Team upload.
+ * Updated the DEP-5 copyright file.
+ - Fixed some syntax errors.
+ - Updated the name of some fields.
+ * Bumped debhelper compat to 8.
+ * Bumped Standards-Versions to 3.9.2 - no changes required.
+
+ -- Niels Thykier <niels at thykier.net> Sun, 30 Oct 2011 11:06:35 +0100
+
xslthl (2.0.2-2) unstable; urgency=low
* Team upload
Modified: trunk/xslthl/debian/compat
===================================================================
--- trunk/xslthl/debian/compat 2011-10-30 09:37:34 UTC (rev 15302)
+++ trunk/xslthl/debian/compat 2011-10-30 10:08:50 UTC (rev 15303)
@@ -1 +1 @@
-7
+8
Modified: trunk/xslthl/debian/control
===================================================================
--- trunk/xslthl/debian/control 2011-10-30 09:37:34 UTC (rev 15302)
+++ trunk/xslthl/debian/control 2011-10-30 10:08:50 UTC (rev 15303)
@@ -4,9 +4,9 @@
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
DM-Upload-Allowed: yes
Uploaders: Mathieu Malaterre (malat) <mathieu.malaterre at gmail.com>
-Build-Depends: debhelper (>= 7), javahelper
+Build-Depends: debhelper (>= 8), javahelper
Build-Depends-Indep: default-jdk, libsaxon-java, libsaxonb-java, libxalan2-java
-Standards-Version: 3.9.0
+Standards-Version: 3.9.2
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/xslthl
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/xslthl/
Homepage: http://xslthl.sourceforge.net/
Modified: trunk/xslthl/debian/copyright
===================================================================
--- trunk/xslthl/debian/copyright 2011-10-30 09:37:34 UTC (rev 15302)
+++ trunk/xslthl/debian/copyright 2011-10-30 10:08:50 UTC (rev 15303)
@@ -1,6 +1,5 @@
-Format-Specification: http://dep.debian.net/deps/dep5/
-Name: xslthl
-Maintainer: Mathieu Malaterre
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: xslthl
Source: http://xslthl.sourceforge.net/
Files: *
@@ -9,11 +8,11 @@
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
-
+ .
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
-
+ .
1. The origin of this software must not be misrepresented; you must not
claim that you wrote the original software. If you use this software
in a product, an acknowledgment in the product documentation would be
@@ -28,11 +27,11 @@
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
-
+ .
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
-
+ .
1. The origin of this software must not be misrepresented; you must not
claim that you wrote the original software. If you use this software
in a product, an acknowledgment in the product documentation would be
More information about the pkg-java-commits
mailing list