The following commit has been merged in the master branch:
commit cbbe12e7e46230809680dc42f800568f08b3a820
Author: Per Andersson <[email protected]>
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 <[email protected]>
+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 <[email protected]>
+ //
+ // 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.

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to