[pkg-java] 01/02: Add package unbescape

Christopher Stuart Hoskin mans0954 at moszumanska.debian.org
Thu Dec 21 08:55:56 UTC 2017


This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository pkg-java.

commit 50dfe3e004863bcd59922985e9ec115b43cd8b43
Author: Christopher Hoskin <mans0954 at debian.org>
Date:   Mon Nov 13 19:07:51 2017 +0000

    Add package unbescape
---
 .gitignore | 2 ++
 .mrconfig  | 6 ++++++
 2 files changed, 8 insertions(+)

diff --git a/.gitignore b/.gitignore
index cba203d..47d541e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -328,6 +328,7 @@ plexus-containers1.5
 plexus-utils2
 polyglot-maven
 qpid-java
+rabbitmq-java-client
 rhino
 robust-http-client
 rome
@@ -374,6 +375,7 @@ uddi4j
 uima-addons
 uima-as
 uimaj
+unbescape
 urlrewritefilter
 visualvm
 wagon2
diff --git a/.mrconfig b/.mrconfig
index 41bc943..f9f102d 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -1010,6 +1010,9 @@ checkout = git_checkout polyglot-maven
 [qpid-java]
 checkout = git_checkout qpid-java
 
+[rabbitmq-java-client]
+checkout = git_checkout rabbitmq-java-client
+
 [rhino]
 checkout = git_checkout rhino
 
@@ -1148,6 +1151,9 @@ checkout = git_checkout uima-as
 [uimaj]
 checkout = git_checkout uimaj
 
+[unbescape]
+checkout = git_checkout unbescape
+
 [urlrewritefilter]
 checkout = git_checkout urlrewritefilter
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/pkg-java.git



More information about the pkg-java-commits mailing list