[vecmath] 35/58: Fixed patch, reordered changelog (else lintian thought it was a NMU) and bumped S-V
Markus Koschany
apo at moszumanska.debian.org
Wed Jul 5 09:58:14 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository vecmath.
commit 9b71c232c563a63ceb38ec47e7cda221fdd2c08b
Author: Niels Thykier <nthykier at debian.org>
Date: Tue Feb 8 16:27:20 2011 +0000
Fixed patch, reordered changelog (else lintian thought it
was a NMU) and bumped S-V
---
debian/changelog | 13 +++++++------
debian/control | 2 +-
debian/patches/link-javadoc.patch | 4 ++--
3 files changed, 10 insertions(+), 9 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 18365e5..17dfd5a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,5 @@
vecmath (1.5.2-3) UNRELEASED; urgency=low
- [ Sylvestre Ledru ]
- * debian/watch: Added watch file.
-
- [ Jonny Lamb ]
- * Removed myself from Uploaders.
-
[ Niels Thykier ]
* Team Upload
* Reduced JDK build-depends to default-jdk.
@@ -16,6 +10,13 @@ vecmath (1.5.2-3) UNRELEASED; urgency=low
* Link javadoc API to system java doc.
* Use javahelper to handle installation of javadoc and jar files.
* Converted source to 3.0 (quilt)
+ * Bump Standards-Version to 3.9.1 - no changes required.
+
+ [ Sylvestre Ledru ]
+ * debian/watch: Added watch file.
+
+ [ Jonny Lamb ]
+ * Removed myself from Uploaders.
-- Niels Thykier <niels at thykier.net> Tue, 08 Feb 2011 16:28:32 +0100
diff --git a/debian/control b/debian/control
index 656a439..2e1c61a 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: ant-optional,
default-jdk,
default-jdk-doc,
javahelper (>= 0.32~)
-Standards-Version: 3.8.0
+Standards-Version: 3.9.1
Homepage: https://vecmath.dev.java.net/
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/vecmath/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-java/trunk/vecmath/
diff --git a/debian/patches/link-javadoc.patch b/debian/patches/link-javadoc.patch
index 6acd608..386fa74 100644
--- a/debian/patches/link-javadoc.patch
+++ b/debian/patches/link-javadoc.patch
@@ -3,8 +3,8 @@ Author: Niels Thykier <niels at thykier.net>
diff --git a/build.xml.orig b/build.xml
index 45ff891..feca902 100644
---- a/build.xml
-+++ b/build.xml
+--- a/vecmath/build.xml
++++ b/vecmath/build.xml
@@ -185,6 +185,7 @@
maxmemory="128m"
destdir="${build}/javadocs"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/vecmath.git
More information about the pkg-java-commits
mailing list