[pkg-java] r14138 - in tags/libjcip-annotations-java: . 20060626-3/debian

Torsten Werner twerner at alioth.debian.org
Tue Aug 9 21:24:45 UTC 2011


Author: twerner
Date: 2011-08-09 21:24:45 +0000 (Tue, 09 Aug 2011)
New Revision: 14138

Added:
   tags/libjcip-annotations-java/20060626-3/
   tags/libjcip-annotations-java/20060626-3/debian/changelog
   tags/libjcip-annotations-java/20060626-3/debian/control
   tags/libjcip-annotations-java/20060626-3/debian/source/
Removed:
   tags/libjcip-annotations-java/20060626-3/debian/changelog
   tags/libjcip-annotations-java/20060626-3/debian/control
Log:
[svn-buildpackage] Tagging libjcip-annotations-java 20060626-3

Deleted: tags/libjcip-annotations-java/20060626-3/debian/changelog
===================================================================
--- trunk/libjcip-annotations-java/debian/changelog	2011-08-09 21:10:06 UTC (rev 14136)
+++ tags/libjcip-annotations-java/20060626-3/debian/changelog	2011-08-09 21:24:45 UTC (rev 14138)
@@ -1,20 +0,0 @@
-libjcip-annotations-java (20060626-2) unstable; urgency=low
-
-  * Really use default-java. (Closes: #543075)
-  * Add missing Depends: ${misc:Depends}.
-  * Update Standards-Version: 3.8.3.
-  * Change Section: java.
-  * Switch to explicit GPL-2+ for the Debian packaging.
-
- -- Torsten Werner <twerner at debian.org>  Sun, 23 Aug 2009 22:05:22 +0200
-
-libjcip-annotations-java (20060626-1) unstable; urgency=low
-
-  [ Rafal Lewczuk ]
-  * Initial release (Closes: #510321)
-
-  [ Torsten Werner ]
-  * Move package to main because of upstream's license change to CC
-    Attribution 3.0.
-
- -- Torsten Werner <twerner at debian.org>  Wed, 31 Dec 2008 14:18:09 +0100

Copied: tags/libjcip-annotations-java/20060626-3/debian/changelog (from rev 14137, trunk/libjcip-annotations-java/debian/changelog)
===================================================================
--- tags/libjcip-annotations-java/20060626-3/debian/changelog	                        (rev 0)
+++ tags/libjcip-annotations-java/20060626-3/debian/changelog	2011-08-09 21:24:45 UTC (rev 14138)
@@ -0,0 +1,28 @@
+libjcip-annotations-java (20060626-3) unstable; urgency=low
+
+  * Remove Rafal from Uploaders list.
+  * Clean up Depends.
+  * Switch to source format 3.0.
+
+ -- Torsten Werner <twerner at debian.org>  Tue, 09 Aug 2011 23:18:14 +0200
+
+libjcip-annotations-java (20060626-2) unstable; urgency=low
+
+  * Really use default-java. (Closes: #543075)
+  * Add missing Depends: ${misc:Depends}.
+  * Update Standards-Version: 3.8.3.
+  * Change Section: java.
+  * Switch to explicit GPL-2+ for the Debian packaging.
+
+ -- Torsten Werner <twerner at debian.org>  Sun, 23 Aug 2009 22:05:22 +0200
+
+libjcip-annotations-java (20060626-1) unstable; urgency=low
+
+  [ Rafal Lewczuk ]
+  * Initial release (Closes: #510321)
+
+  [ Torsten Werner ]
+  * Move package to main because of upstream's license change to CC
+    Attribution 3.0.
+
+ -- Torsten Werner <twerner at debian.org>  Wed, 31 Dec 2008 14:18:09 +0100

Deleted: tags/libjcip-annotations-java/20060626-3/debian/control
===================================================================
--- trunk/libjcip-annotations-java/debian/control	2011-08-09 21:10:06 UTC (rev 14136)
+++ tags/libjcip-annotations-java/20060626-3/debian/control	2011-08-09 21:24:45 UTC (rev 14138)
@@ -1,36 +0,0 @@
-Source: libjcip-annotations-java
-Section: java
-Priority: extra
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Rafal Lewczuk <rafal.lewczuk at gmail.com>,
- Torsten Werner <twerner at debian.org>
-Build-Depends: cdbs, debhelper (>= 5)
-Build-Depends-Indep: ant, default-jdk
-Standards-Version: 3.8.3
-Homepage: http://www.jcip.net
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libjcip-annotations-java
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libjcip-annotations-java/
-
-Package: libjcip-annotations-java
-Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends},
- default-jre-headless | java5-runtime-headless
-Description: Java Concurrency In Practice annotations library
- This is a package with annotation classes from Java Concurrency In Practice 
- book. These annotations are used to describe thread-safety promises of various
- parts of Java code. 
- .
- This package contains library jar. 
-
-Package: libjcip-annotations-java-doc
-Architecture: all
-Depends: ${misc:Depends}
-Section: doc
-Suggests: libjcip-annotations-java
-Description: Java Concurrency In Practice annotations library documentation
- This is a package with annotation classes from Java Concurrency In Practice 
- book. These annotations are used to describe thread-safety promises of various
- parts of Java code. 
- .
- This package contains javadoc generated documentation.
-

Copied: tags/libjcip-annotations-java/20060626-3/debian/control (from rev 14137, trunk/libjcip-annotations-java/debian/control)
===================================================================
--- tags/libjcip-annotations-java/20060626-3/debian/control	                        (rev 0)
+++ tags/libjcip-annotations-java/20060626-3/debian/control	2011-08-09 21:24:45 UTC (rev 14138)
@@ -0,0 +1,34 @@
+Source: libjcip-annotations-java
+Section: java
+Priority: extra
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Torsten Werner <twerner at debian.org>
+Build-Depends: cdbs, debhelper (>= 5)
+Build-Depends-Indep: ant, default-jdk
+Standards-Version: 3.8.3
+Homepage: http://www.jcip.net
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libjcip-annotations-java
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libjcip-annotations-java/
+
+Package: libjcip-annotations-java
+Architecture: all
+Depends: ${misc:Depends}
+Description: Java Concurrency In Practice annotations library
+ This is a package with annotation classes from Java Concurrency In Practice 
+ book. These annotations are used to describe thread-safety promises of various
+ parts of Java code. 
+ .
+ This package contains library jar. 
+
+Package: libjcip-annotations-java-doc
+Architecture: all
+Depends: ${misc:Depends}
+Section: doc
+Suggests: libjcip-annotations-java
+Description: Java Concurrency In Practice annotations library documentation
+ This is a package with annotation classes from Java Concurrency In Practice 
+ book. These annotations are used to describe thread-safety promises of various
+ parts of Java code. 
+ .
+ This package contains javadoc generated documentation.
+




More information about the pkg-java-commits mailing list