[pkg-java] r15213 - in tags/libjaba-client-java: . 0-1/debian

Vincent Fourmond fourmond at alioth.debian.org
Wed Oct 19 19:24:10 UTC 2011


Author: fourmond
Date: 2011-10-19 19:24:10 +0000 (Wed, 19 Oct 2011)
New Revision: 15213

Added:
   tags/libjaba-client-java/0-1/
   tags/libjaba-client-java/0-1/debian/changelog
   tags/libjaba-client-java/0-1/debian/copyright
Removed:
   tags/libjaba-client-java/0-1/debian/changelog
   tags/libjaba-client-java/0-1/debian/copyright
Log:
[svn-buildpackage] Tagging libjaba-client-java 0-1

Deleted: tags/libjaba-client-java/0-1/debian/changelog
===================================================================
--- trunk/libjaba-client-java/debian/changelog	2011-06-06 09:16:58 UTC (rev 13758)
+++ tags/libjaba-client-java/0-1/debian/changelog	2011-10-19 19:24:10 UTC (rev 15213)
@@ -1,5 +0,0 @@
-libjaba-client-java (0-1~java1) unstable; urgency=low
-
-  * Initial release. (Closes: #623030)
-
- -- Vincent Fourmond <fourmond at debian.org>  Thu, 14 Apr 2011 22:03:33 +0200

Copied: tags/libjaba-client-java/0-1/debian/changelog (from rev 15211, trunk/libjaba-client-java/debian/changelog)
===================================================================
--- tags/libjaba-client-java/0-1/debian/changelog	                        (rev 0)
+++ tags/libjaba-client-java/0-1/debian/changelog	2011-10-19 19:24:10 UTC (rev 15213)
@@ -0,0 +1,5 @@
+libjaba-client-java (0-1) unstable; urgency=low
+
+  * Initial release. (Closes: #623030)
+
+ -- Vincent Fourmond <fourmond at debian.org>  Thu, 14 Apr 2011 22:03:33 +0200

Deleted: tags/libjaba-client-java/0-1/debian/copyright
===================================================================
--- trunk/libjaba-client-java/debian/copyright	2011-06-06 09:16:58 UTC (rev 13758)
+++ tags/libjaba-client-java/0-1/debian/copyright	2011-10-19 19:24:10 UTC (rev 15213)
@@ -1,58 +0,0 @@
-Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=174
-Upstream-Name: JABAWS command-line client
-Source: http://www.compbio.dundee.ac.uk/jabaws/download.html
- The "source" jar file actually found on that page is missing a few
- bits, which were kindly provided privately by Peter Troshin. This
- situation should improve soon enough.
-
-Files: *
-Copyright: 2009, 2010 by Peter Troshin
-License: Apache 2.0
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements.  See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License.  You may obtain a copy of the License at
- .
-     http://www.apache.org/licenses/LICENSE-2.0
- .
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
- .
- On Debian system, the full text of the license can be found at
- /usr/share/common-licenses/Apache-2.0
-
-Files: compbio/util/annotation/*ThreadSafe.java
-Copyright: 2005 Brian Goetz and Tim Peierls
-License: CC-BY
- Released under the Creative Commons Attribution License
- (http://creativecommons.org/licenses/by/2.5)
- .
- Any republication or derived work distributed in source code form
- must include this copyright and license notice.
-
-Files: debian/*
-Copyright: 2011 by Vincent Fourmond <fourmond at debian.org>
-License: GPL2+
- This program is free software; you can redistribute it and/or
- modify it under the terms of the GNU General Public License
- as published by the Free Software Foundation; either version 2
- of the License, or (at your option) any later version.
- .
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- GNU General Public License for more details.
- .
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
- 02110-1301, USA
- .
- On Debian system, the full text of the license can be found at
- /usr/share/common-licenses/GPL-2
-

Copied: tags/libjaba-client-java/0-1/debian/copyright (from rev 15211, trunk/libjaba-client-java/debian/copyright)
===================================================================
--- tags/libjaba-client-java/0-1/debian/copyright	                        (rev 0)
+++ tags/libjaba-client-java/0-1/debian/copyright	2011-10-19 19:24:10 UTC (rev 15213)
@@ -0,0 +1,43 @@
+Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=174
+Upstream-Name: JABAWS command-line client
+Source: http://www.compbio.dundee.ac.uk/jabaws/download.html
+ The "source" jar file actually found on that page is missing a few
+ bits, which were kindly provided privately by Peter Troshin. This
+ situation should improve soon enough.
+
+Files: *
+Copyright: 2009, 2010 by Peter Troshin
+License: Apache 2.0
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements.  See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License.  You may obtain a copy of the License at
+ .
+     http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ On Debian system, the full text of the license can be found at
+ /usr/share/common-licenses/Apache-2.0
+
+Files: compbio/util/annotation/*ThreadSafe.java
+Copyright: 2005 Brian Goetz and Tim Peierls
+License: CC-BY
+ Released under the Creative Commons Attribution License
+ (http://creativecommons.org/licenses/by/2.5)
+ .
+ Any republication or derived work distributed in source code form
+ must include this copyright and license notice.
+
+Files: debian/*
+Copyright: 2011 by Vincent Fourmond <fourmond at debian.org>
+License: Apache 2.0
+ The debian packaging is licensed under the Apache 2.0 license, like
+ most of the original code.
+




More information about the pkg-java-commits mailing list