[SCM] Debian packaging of jBCrypt. branch, master, updated. debian/0.3-2-5-g402b536

Per Andersson avtobiff at gmail.com
Thu Feb 9 21:44:22 UTC 2012


The following commit has been merged in the master branch:
commit cbbe12e7e46230809680dc42f800568f08b3a820
Author: Per Andersson <avtobiff at gmail.com>
Date:   Wed Dec 14 02:03:29 2011 +0100

    Add quilt patch for adding org.mindrot package.

diff --git a/debian/patches/0001-Add-org.mindrot-package-to-BCrypt.patch b/debian/patches/0001-Add-org.mindrot-package-to-BCrypt.patch
new file mode 100644
index 0000000..911bfca
--- /dev/null
+++ b/debian/patches/0001-Add-org.mindrot-package-to-BCrypt.patch
@@ -0,0 +1,19 @@
+From: Per Andersson <avtobiff at gmail.com>
+Date: Wed, 14 Dec 2011 02:00:26 +0100
+Subject: Add org.mindrot package to BCrypt
+
+---
+ BCrypt.java |    2 ++
+ 1 files changed, 2 insertions(+), 0 deletions(-)
+
+diff --git a/BCrypt.java b/BCrypt.java
+index b4d676c..066cddb 100644
+--- a/BCrypt.java
++++ b/BCrypt.java
+@@ -1,3 +1,5 @@
++package org.mindrot;
++
+ // Copyright (c) 2006 Damien Miller <djm at mindrot.org>
+ //
+ // Permission to use, copy, modify, and distribute this software for any
+-- 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..970c6e0
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001-Add-org.mindrot-package-to-BCrypt.patch

-- 
Debian packaging of jBCrypt.



More information about the pkg-java-commits mailing list