[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#863780: marked as done (O: libjava-jdbc-clojure -- Clojure interface to sql databases via jdbc)



Your message dated Wed, 31 May 2017 09:26:47 +0200
with message-id <1496215607.12208.3.camel@debian.org>
and subject line Re: O: libjava-jdbc-clojure -- Clojure interface to sql databases via jdbc
has caused the Debian Bug report #863780,
regarding O: libjava-jdbc-clojure -- Clojure interface to sql databases via jdbc
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
863780: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=863780
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp

(CC'ing the Java packaging team)

The current maintainer of libjava-jdbc-clojure, Daigo Moriwaki <daigo@debian.org>,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
https://www.debian.org/devel/wnpp/#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: libjava-jdbc-clojure
Binary: libjava-jdbc-clojure
Version: 0.2.2-2
Maintainer: Daigo Moriwaki <daigo@debian.org>
Build-Depends: debhelper (>= 9), javahelper (>= 0.32), maven-repo-helper (>= 1.5~), clojure1.6, default-jdk, libtext-markdown-perl
Architecture: all
Standards-Version: 3.9.5
Format: 3.0 (quilt)
Files:
 a3010be58019108fc24bc7dde5f46e35 2042 libjava-jdbc-clojure_0.2.2-2.dsc
 8fcf068afed0bb04d51951a19e729f66 25755 libjava-jdbc-clojure_0.2.2.orig.tar.gz
 d7e4069c2869e8c8432a7955a599025a 6440 libjava-jdbc-clojure_0.2.2-2.debian.tar.xz
Vcs-Browser: http://git.debian.org/?p=pkg-java/libjava-jdbc-clojure.git;a=summary
Vcs-Git: git://git.debian.org/pkg-java/libjava-jdbc-clojure.git
Checksums-Sha1:
 7bf336592d02e1fc5678e59ead8d701d54061fe2 2042 libjava-jdbc-clojure_0.2.2-2.dsc
 71d8a980bf46d6599549142a409b2c3b0bf36542 25755 libjava-jdbc-clojure_0.2.2.orig.tar.gz
 2768c96bda6c67cdea242c8663dbf240197c096a 6440 libjava-jdbc-clojure_0.2.2-2.debian.tar.xz
Checksums-Sha256:
 66452f23ce33e84f1b98ee9bffa28829eeef5e47394ae9033e36c66443de7161 2042 libjava-jdbc-clojure_0.2.2-2.dsc
 805782c08db222a5620b6d30311da3124e256e01dd39d42f19eb07101a037aa7 25755 libjava-jdbc-clojure_0.2.2.orig.tar.gz
 dfe86d6c8754e0671e3157073750b63872a07f4b9392a93af5fbd9e52e095523 6440 libjava-jdbc-clojure_0.2.2-2.debian.tar.xz
Homepage: https://github.com/clojure/java.jdbc
Package-List: 
 libjava-jdbc-clojure deb java optional arch=all
Directory: pool/main/libj/libjava-jdbc-clojure
Priority: source
Section: java

Package: libjava-jdbc-clojure
Binary: libjava-jdbc-clojure
Version: 0.2.2-3
Maintainer: Daigo Moriwaki <daigo@debian.org>
Build-Depends: debhelper (>= 10), javahelper (>= 0.32), maven-repo-helper (>= 1.5~), clojure (>= 1.8), default-jdk, libtext-markdown-perl
Architecture: all
Standards-Version: 3.9.8
Format: 3.0 (quilt)
Files:
 f0ee579129caa53da83da5ebf2aa10b1 2082 libjava-jdbc-clojure_0.2.2-3.dsc
 8fcf068afed0bb04d51951a19e729f66 25755 libjava-jdbc-clojure_0.2.2.orig.tar.gz
 8357a42b2245141108989ce85859e685 6480 libjava-jdbc-clojure_0.2.2-3.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libjava-jdbc-clojure.git;a=summary
Vcs-Git: https://anonscm.debian.org/git/pkg-java/libjava-jdbc-clojure.git
Checksums-Sha256:
 7b6ed831b68f2e9f1077919165d9be4b6603e3acf7e102ef9774b6e1fb29ecf5 2082 libjava-jdbc-clojure_0.2.2-3.dsc
 805782c08db222a5620b6d30311da3124e256e01dd39d42f19eb07101a037aa7 25755 libjava-jdbc-clojure_0.2.2.orig.tar.gz
 b068e96c2b81a7351ac895cebac4a7272e4cd697ebeef8461c1933adca59018d 6480 libjava-jdbc-clojure_0.2.2-3.debian.tar.xz
Homepage: https://github.com/clojure/java.jdbc
Package-List: 
 libjava-jdbc-clojure deb java optional arch=all
Directory: pool/main/libj/libjava-jdbc-clojure
Priority: source
Section: java

Package: libjava-jdbc-clojure
Version: 0.2.2-3
Installed-Size: 66
Maintainer: Daigo Moriwaki <daigo@debian.org>
Architecture: all
Depends: libclojure-java
Description-en: Clojure interface to sql databases via jdbc
 This Clojure library provides a simple abstraction for CRUD (create, read,
 update, delete) operations on a SQL database, along with basic transaction
 support. Basic DDL operations are also supported (create table, drop table,
 access to table metadata).
 .
 This library was formerly known as clojure.contrib.sql.
Description-md5: f90f65feeb7e352ac11b67fc74d0d61c
Homepage: https://github.com/clojure/java.jdbc
Section: java
Priority: optional
Filename: pool/main/libj/libjava-jdbc-clojure/libjava-jdbc-clojure_0.2.2-3_all.deb
Size: 28184
MD5sum: 38b01d7c12b7b142aebee9822c58c448
SHA256: a6bd788661c8e10e5d64e765b9c02bb4ab99069536ac6bd145c98b5d64ce5429

Package: libjava-jdbc-clojure
Version: 0.2.2-2
Installed-Size: 101
Maintainer: Daigo Moriwaki <daigo@debian.org>
Architecture: all
Depends: clojure1.6
Description-en: Clojure interface to sql databases via jdbc
 This Clojure library provides a simple abstraction for CRUD (create, read,
 update, delete) operations on a SQL database, along with basic transaction
 support. Basic DDL operations are also supported (create table, drop table,
 access to table metadata).
 .
 This library was formerly known as clojure.contrib.sql.
Description-md5: f90f65feeb7e352ac11b67fc74d0d61c
Homepage: https://github.com/clojure/java.jdbc
Section: java
Priority: optional
Filename: pool/main/libj/libjava-jdbc-clojure/libjava-jdbc-clojure_0.2.2-2_all.deb
Size: 28284
MD5sum: 4b8078b53816f2f06497f489884e8a1d
SHA1: 63fd18016a32606b6859c9916dc8c709f3f4a606
SHA256: 2c6382b18a585405657d910dea1ed8fb068b54389f6c90bdee09d4ae507868f0

Package: libjava-jdbc-clojure
Version: 0.2.2-3
Installed-Size: 66
Maintainer: Daigo Moriwaki <daigo@debian.org>
Architecture: all
Depends: libclojure-java
Description-en: Clojure interface to sql databases via jdbc
 This Clojure library provides a simple abstraction for CRUD (create, read,
 update, delete) operations on a SQL database, along with basic transaction
 support. Basic DDL operations are also supported (create table, drop table,
 access to table metadata).
 .
 This library was formerly known as clojure.contrib.sql.
Description-md5: f90f65feeb7e352ac11b67fc74d0d61c
Homepage: https://github.com/clojure/java.jdbc
Section: java
Priority: optional
Filename: pool/main/libj/libjava-jdbc-clojure/libjava-jdbc-clojure_0.2.2-3_all.deb
Size: 28184
MD5sum: 38b01d7c12b7b142aebee9822c58c448
SHA256: a6bd788661c8e10e5d64e765b9c02bb4ab99069536ac6bd145c98b5d64ce5429

Package: libjava-jdbc-clojure
Version: 0.2.2-2
Installed-Size: 101
Maintainer: Daigo Moriwaki <daigo@debian.org>
Architecture: all
Depends: clojure1.6
Description-en: Clojure interface to sql databases via jdbc
 This Clojure library provides a simple abstraction for CRUD (create, read,
 update, delete) operations on a SQL database, along with basic transaction
 support. Basic DDL operations are also supported (create table, drop table,
 access to table metadata).
 .
 This library was formerly known as clojure.contrib.sql.
Description-md5: f90f65feeb7e352ac11b67fc74d0d61c
Homepage: https://github.com/clojure/java.jdbc
Section: java
Priority: optional
Filename: pool/main/libj/libjava-jdbc-clojure/libjava-jdbc-clojure_0.2.2-2_all.deb
Size: 28284
MD5sum: 4b8078b53816f2f06497f489884e8a1d
SHA1: 63fd18016a32606b6859c9916dc8c709f3f4a606
SHA256: 2c6382b18a585405657d910dea1ed8fb068b54389f6c90bdee09d4ae507868f0

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Control: merge 863781 -1

Filed accidentially twice. The other bug is #863781.

NOTE: Daigo *is* active, the #863780 below was using the wrong
template. (He asked me to orphan this package on his behalv)

--
tobi

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Reply to: