[pkg-java] r17030 - trunk/bouncycastle/debian
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Mon Jul 15 15:32:43 UTC 2013
Author: ebourg-guest
Date: 2013-07-15 15:32:43 +0000 (Mon, 15 Jul 2013)
New Revision: 17030
Removed:
trunk/bouncycastle/debian/libbcmail-java.dirs
trunk/bouncycastle/debian/libbcpg-java.dirs
trunk/bouncycastle/debian/libbcpkix-java.dirs
trunk/bouncycastle/debian/libbcprov-java.dirs
Modified:
trunk/bouncycastle/debian/changelog
trunk/bouncycastle/debian/rules
Log:
Removed the debian/*.dirs files
Modified: trunk/bouncycastle/debian/changelog
===================================================================
--- trunk/bouncycastle/debian/changelog 2013-07-15 15:07:16 UTC (rev 17029)
+++ trunk/bouncycastle/debian/changelog 2013-07-15 15:32:43 UTC (rev 17030)
@@ -19,6 +19,7 @@
- Removed the duplicate constants
* debian/copyright: Updated to follow the Copyright Format 1.0
* The documentation is now registered with doc-base
+ * Removed the debian/*.dirs files
-- Emmanuel Bourg <ebourg at apache.org> Mon, 08 Jul 2013 14:26:18 +0200
Deleted: trunk/bouncycastle/debian/libbcmail-java.dirs
===================================================================
--- trunk/bouncycastle/debian/libbcmail-java.dirs 2013-07-15 15:07:16 UTC (rev 17029)
+++ trunk/bouncycastle/debian/libbcmail-java.dirs 2013-07-15 15:32:43 UTC (rev 17030)
@@ -1 +0,0 @@
-usr/share/java
Deleted: trunk/bouncycastle/debian/libbcpg-java.dirs
===================================================================
--- trunk/bouncycastle/debian/libbcpg-java.dirs 2013-07-15 15:07:16 UTC (rev 17029)
+++ trunk/bouncycastle/debian/libbcpg-java.dirs 2013-07-15 15:32:43 UTC (rev 17030)
@@ -1 +0,0 @@
-usr/share/java
Deleted: trunk/bouncycastle/debian/libbcpkix-java.dirs
===================================================================
--- trunk/bouncycastle/debian/libbcpkix-java.dirs 2013-07-15 15:07:16 UTC (rev 17029)
+++ trunk/bouncycastle/debian/libbcpkix-java.dirs 2013-07-15 15:32:43 UTC (rev 17030)
@@ -1 +0,0 @@
-usr/share/java
Deleted: trunk/bouncycastle/debian/libbcprov-java.dirs
===================================================================
--- trunk/bouncycastle/debian/libbcprov-java.dirs 2013-07-15 15:07:16 UTC (rev 17029)
+++ trunk/bouncycastle/debian/libbcprov-java.dirs 2013-07-15 15:32:43 UTC (rev 17030)
@@ -1 +0,0 @@
-etc/java/security/security.d
Modified: trunk/bouncycastle/debian/rules
===================================================================
--- trunk/bouncycastle/debian/rules 2013-07-15 15:07:16 UTC (rev 17029)
+++ trunk/bouncycastle/debian/rules 2013-07-15 15:32:43 UTC (rev 17030)
@@ -25,6 +25,7 @@
binary-install/libbcprov-java:: build/libbcprov-java
mh_installpoms -plibbcprov-java
mh_installjar -plibbcprov-java -l debian/poms/bcprov.pom $(BUILD_DIR)/jars/bcprov-jdk15on-*.jar
+ dh_installdirs -plibbcprov-java etc/java/security/security.d
touch debian/libbcprov-java/etc/java/security/security.d/2000-org.bouncycastle.jce.provider.BouncyCastleProvider
binary-install/libbcprov-java-doc::
mv -i $(BUILD_DIR)/javadoc/bcprov debian/libbcprov-java-doc/usr/share/doc/libbcprov-java-doc/api
More information about the pkg-java-commits
mailing list