Author: ebourg-guest
Date: 2013-07-09 21:26:43 +0000 (Tue, 09 Jul 2013)
New Revision: 17006
Modified:
trunk/libapache-poi-java/debian/changelog
trunk/libapache-poi-java/debian/control
trunk/libapache-poi-java/debian/copyright
trunk/libapache-poi-java/debian/rules
Log:
Updated Standards-Version to 3.9.4 (no changes)
Use canonical URLs for the Vcs-* fields
Removed Michael Koch from the uploaders (Closes: #654046)
debian/rules: Improved the clean target
Added the upstream changelog
Modified: trunk/libapache-poi-java/debian/changelog
===================================================================
--- trunk/libapache-poi-java/debian/changelog 2013-07-09 10:56:19 UTC (rev
17005)
+++ trunk/libapache-poi-java/debian/changelog 2013-07-09 21:26:43 UTC (rev
17006)
@@ -1,11 +1,18 @@
libapache-poi-java (3.6+dfsg-3) UNRELEASED; urgency=low
- * Team upload.
+ [ tony mancill ]
* Update debian/copyright to DEP5 format; clarify license of
chunks_parse_cmds.tbl. (Closes: #659067)
- -- tony mancill <[email protected]> Sat, 11 Feb 2012 09:25:33 -0800
+ [ Emmanuel Bourg ]
+ * Updated Standards-Version to 3.9.4 (no changes)
+ * Use canonical URLs for the Vcs-* fields
+ * Removed Michael Koch from the uploaders (Closes: #654046)
+ * debian/rules: Improved the clean target
+ * Added the upstream changelog
+ -- Emmanuel Bourg <[email protected]> Tue, 09 Jul 2013 23:10:21 +0200
+
libapache-poi-java (3.6+dfsg-2) unstable; urgency=low
* Rename package from jakarta-poi to apache-poi. Add appropriate Conflicts,
Modified: trunk/libapache-poi-java/debian/control
===================================================================
--- trunk/libapache-poi-java/debian/control 2013-07-09 10:56:19 UTC (rev
17005)
+++ trunk/libapache-poi-java/debian/control 2013-07-09 21:26:43 UTC (rev
17006)
@@ -2,11 +2,11 @@
Section: java
Priority: optional
Maintainer: Debian Java Maintainers
<[email protected]>
-Uploaders: Rene Engelhard <[email protected]>, Michael Koch <[email protected]>,
Torsten Werner <[email protected]>, Damien Raude-Morvan <[email protected]>
+Uploaders: Rene Engelhard <[email protected]>, Torsten Werner
<[email protected]>, Damien Raude-Morvan <[email protected]>, Emmanuel Bourg
<[email protected]>
Build-Depends: debhelper (>= 7), cdbs, ant, ant-optional, junit, default-jdk,
libcommons-logging-java, liblog4j1.2-java, libxalan2-java,
libcommons-beanutils-java, libcommons-lang-java, maven-repo-helper
-Standards-Version: 3.9.2
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libapache-poi-java
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libapache-poi-java/
+Standards-Version: 3.9.4
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libapache-poi-java
+Vcs-Browser:
http://anonscm.debian.org/viewvc/pkg-java/trunk/libapache-poi-java/
Homepage: http://poi.apache.org
Package: libapache-poi-java
Modified: trunk/libapache-poi-java/debian/copyright
===================================================================
--- trunk/libapache-poi-java/debian/copyright 2013-07-09 10:56:19 UTC (rev
17005)
+++ trunk/libapache-poi-java/debian/copyright 2013-07-09 21:26:43 UTC (rev
17006)
@@ -1,4 +1,4 @@
-Format: http://dep.debian.net/deps/dep5/
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Apache POI - the Java API for Microsoft Documents
Source: http://poi.apache.org
Modified: trunk/libapache-poi-java/debian/rules
===================================================================
--- trunk/libapache-poi-java/debian/rules 2013-07-09 10:56:19 UTC (rev
17005)
+++ trunk/libapache-poi-java/debian/rules 2013-07-09 21:26:43 UTC (rev
17006)
@@ -16,10 +16,12 @@
DEB_JARS := $(ANT_HOME)/lib/ant-junit.jar $(ANT_HOME)/lib/ant-nodeps.jar junit
xalan2
DEB_ANT_BUILD_TARGET := jar maven-poms javadocs
#DEB_ANT_CHECK_TARGET := test
+DEB_INSTALL_CHANGELOGS_ALL := RELEASE-NOTES.txt
ANT_ARGS := -Dversion.id=$(VERSION)
clean::
+ mh_clean
-test -d docs/skin/css && rmdir docs/skin/css
-rm -rf debian/tmp
_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits