[librepository] 08/22: * Include javadoc files in librepository-java-doc. (Closes: #601216). * Bump Standards-Version to 3.9.1. No changes were required. * Set debian source format explicitly to 1.0.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Nov 8 09:46:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository librepository.
commit 07d726836e11763e26d96074a79fa94f976248c4
Author: Miguel Landaeta <nomadium at debian.org>
Date: Sun Oct 24 23:14:37 2010 +0000
* Include javadoc files in librepository-java-doc. (Closes: #601216).
* Bump Standards-Version to 3.9.1. No changes were required.
* Set debian source format explicitly to 1.0.
---
debian/changelog | 9 +++++++++
debian/control | 2 +-
debian/rules | 3 +++
debian/source/format | 1 +
4 files changed, 14 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index df8b544..41f1bdd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+librepository (0.1.4-5) UNRELEASED; urgency=low
+
+ * Team upload.
+ * Include javadoc files in librepository-java-doc. (Closes: #601216).
+ * Bump Standards-Version to 3.9.1. No changes were required.
+ * Set debian source format explicitly to 1.0.
+
+ -- Miguel Landaeta <miguel at miguel.cc> Sun, 24 Oct 2010 17:38:27 -0430
+
librepository (0.1.4-4) unstable; urgency=low
[ Matthias Klose ]
diff --git a/debian/control b/debian/control
index 284a43e..0e47614 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Rene Engelhard <rene at debian.org>, Michael Koch <konqueror at gmx.de>, Torsten Werner <twerner at debian.org>
Build-Depends: debhelper (>= 5), cdbs, default-jdk-builddep, ant, libjcommon-java (>= 1.0.10)
-Standards-Version: 3.8.2
+Standards-Version: 3.9.1
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/librepository
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/librepository/
diff --git a/debian/rules b/debian/rules
index dc7cc59..fe45081 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,3 +26,6 @@ install/librepository-java::
install/librepository-java-gcj:: install/librepository-java
dh_nativejava -plibrepository-java-gcj
+install/librepository-java-doc::
+ dh_install -plibrepository-java-doc 'javadoc/*' usr/share/doc/librepository-java/api
+
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..d3827e7
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+1.0
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/librepository.git
More information about the pkg-java-commits
mailing list