[SCM] libclucy-clojure packaging branch, master, updated. upstream/0.2.2-12-gc434996

Wolodja Wentland babilen-guest at alioth.debian.org
Sun Jul 10 13:40:11 UTC 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "libclucy-clojure packaging".

The branch, master has been updated
       via  c4349969b2108cb7dfc1d599b2841104027f13c0 (commit)
       via  bbd6b3452e5587d0334725bf0d7844d700620334 (commit)
       via  0de20f8b3aecfc0f9a9da1c22f3b4ac7267b8ef7 (commit)
       via  e2d007418be8393dc933a591d39edf62684d01f5 (commit)
       via  e8a35bb9f3d96584db0061e4a7b71d9ae0a324d5 (commit)
      from  c252c9d65d2969406bb4fe4e420171f53fe1c1e1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c4349969b2108cb7dfc1d599b2841104027f13c0
Author: Wolodja Wentland <babilen at gmail.com>
Date:   Sun Jul 10 14:13:40 2011 +0100

    Fix dependencies
    
    We can not rely on jh_depends to pick up the dependencies from
    libclucy-clojure.classpath as the packages need to be installed on the
    buildbot for this to work. This patch makes the dependencies explicit and does
    not rely on jh_depends.

commit bbd6b3452e5587d0334725bf0d7844d700620334
Author: Wolodja Wentland <babilen at gmail.com>
Date:   Sun Jul 10 14:10:16 2011 +0100

    Extend package description

commit 0de20f8b3aecfc0f9a9da1c22f3b4ac7267b8ef7
Author: Wolodja Wentland <babilen at gmail.com>
Date:   Sun Jul 10 14:08:26 2011 +0100

    Add Wolodja Wentland to Uploaders

commit e2d007418be8393dc933a591d39edf62684d01f5
Author: Wolodja Wentland <babilen at gmail.com>
Date:   Sun Jul 10 14:04:35 2011 +0100

    Convert README from markdown to html

commit e8a35bb9f3d96584db0061e4a7b71d9ae0a324d5
Author: Wolodja Wentland <babilen at gmail.com>
Date:   Sun Jul 10 11:55:19 2011 +0100

    DEP5 compliant copyright file

-----------------------------------------------------------------------

Summary of changes:
 debian/control   |   12 ++++++++----
 debian/copyright |   51 ++++++++++++++++++++++++++++++++++++++++++++++-----
 debian/docs      |    2 ++
 debian/rules     |    7 ++-----
 4 files changed, 58 insertions(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index 3096e2b..0405ced 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: clucy
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Phil Hagelberg <technomancy at gmail.com>, Daigo Moriwaki <daigo at debian.org>
-Build-Depends: debhelper (>> 8), javahelper (>= 0.32), default-jdk
+Uploaders: Daigo Moriwaki <daigo at debian.org>, Phil Hagelberg <technomancy at gmail.com>, Wolodja Wentland <babilen at gmail.com>
+Build-Depends: debhelper (>> 8), javahelper (>= 0.32), default-jdk, libtext-markdown-perl
 Standards-Version: 3.9.2
 Homepage: https://github.com/weavejester/clucy
 Vcs-Git: git://git.debian.org/pkg-java/libclucy-clojure.git
@@ -12,7 +12,11 @@ DM-Upload-Allowed: yes
 
 Package: libclucy-clojure
 Architecture: all
-Depends: ${java:Depends}, ${misc:Depends}
+Depends: ${java:Depends}, ${misc:Depends}, clojure1.2 | clojure, liblucene2-java
 Recommends: ${java:Recommends}
 Description: Clojure interface to the Lucene search engine
- A simple Clojure interface to the Lucene search engine.
+ Lucene is a full-text search engine for the Java(TM) programming language.
+ It is not a complete application, but rather a code library and API
+ that can be used to easily add search capabilities to applications.
+ .
+ This package contains a Clojure interface to Lucene.
diff --git a/debian/copyright b/debian/copyright
index 05c8e01..9311ebd 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,11 +1,52 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
-Name: clucy
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=174
+Upstream-Name: clucy
+Upstream-Contact: James Reeves <jreeves at weavejester.com>
 Source: https://github.com/weavejester/clucy
 
-Upstream Author: James Reeves <jreeves at weavejester.com>
+Files: *
+Copyright: 2009 James Reeves
+           2010 Christopher Miles
+           2010 James Reeves
+           2010 weavejester
+           2011 Brenton Ashworth
+           2011 James Reeves
+           2011 Phil Hagelberg
+License: EPL-1.0
+
+Files: debian/*
+Copyright: 2011 Daigo Moriwaki
+           2011 Phil Hagelberg
+           2011 Wolodja Wentland
+License: BSD-2-clause
+
+License: BSD-2-clause
+ All rights reserved.
+
+ Redistribution and use in source and binary forms, with or without modification, are
+ permitted provided that the following conditions are met:
+
+    1. Redistributions of source code must retain the above copyright notice,
+       this list of conditions and the following disclaimer.
+
+    2. Redistributions in binary form must reproduce the above copyright
+       notice, this list of conditions and the following disclaimer in the
+       documentation and/or other materials provided with the distribution.
+
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY EXPRESS
+ OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
+ EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
+ INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
+ BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
+ OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
+ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+ The views and conclusions contained in the software and documentation are
+ those of the authors and should not be interpreted as representing official
+ policies, either expressed or implied, of the copyright holders.
 
-Copyright: 2009-2011 James Reeves <jreeves at weavejester.com> and contributors.
 License: EPL-1.0
  THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
  PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF
diff --git a/debian/docs b/debian/docs
new file mode 100644
index 0000000..93ebb92
--- /dev/null
+++ b/debian/docs
@@ -0,0 +1,2 @@
+README.html
+README.md
diff --git a/debian/rules b/debian/rules
index 73dab07..0a1fbef 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,20 +6,17 @@ DEB_VERSION := $(shell dpkg-parsechangelog | egrep '^Version:' | cut -f 2 -d ' '
 DEB_NOEPOCH_VERSION := $(shell echo $(DEB_VERSION) | cut -d: -f2-)
 DEB_UPSTREAM_VERSION := $(shell echo $(DEB_NOEPOCH_VERSION) | sed 's/-[^-]*$$//')
 
-export CLASSPATH=/usr/share/java/clojure.jar:/usr/share/java/lucene-core.jar:/usr/share/java/lucene-memory.jar:/usr/share/java/lucene-highlighter.jar
-
 %:
 	dh $@ --with javahelper
 
 override_jh_build:
 	jar cf clucy.jar -C src .
-
-override_jh_classpath:
-	jh_classpath clucy.jar
+	markdown README.md > README.html
 
 override_jh_clean:
 	jh_clean
 	-rm -f clucy.jar
+	-rm -f README.html
 
 get-orig-source:
 	uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename


hooks/post-receive
-- 
libclucy-clojure packaging



More information about the pkg-java-commits mailing list