Author: twerner
Date: 2011-09-28 21:07:33 +0000 (Wed, 28 Sep 2011)
New Revision: 15106

Added:
   tags/maven-repository-builder/1.0~alpha2-3/
   tags/maven-repository-builder/1.0~alpha2-3/debian/changelog
   tags/maven-repository-builder/1.0~alpha2-3/debian/control
   tags/maven-repository-builder/1.0~alpha2-3/debian/maven.properties
Removed:
   tags/maven-repository-builder/1.0~alpha2-3/debian/changelog
   tags/maven-repository-builder/1.0~alpha2-3/debian/control
   tags/maven-repository-builder/1.0~alpha2-3/debian/maven.properties
Log:
[svn-buildpackage] Tagging maven-repository-builder 1.0~alpha2-3

Deleted: tags/maven-repository-builder/1.0~alpha2-3/debian/changelog
===================================================================
--- trunk/maven-repository-builder/debian/changelog     2011-09-28 20:52:49 UTC 
(rev 15101)
+++ tags/maven-repository-builder/1.0~alpha2-3/debian/changelog 2011-09-28 
21:07:33 UTC (rev 15106)
@@ -1,15 +0,0 @@
-maven-repository-builder (1.0~alpha2-2) unstable; urgency=low
-
-  * Team upload.
-  * Switch to source format 3.0.
-  * Update Standards-Version: 3.9.1.
-  * Add a documentation package.
-  * Enable tests.
-
- -- Torsten Werner <twer...@debian.org>  Wed, 24 Aug 2011 11:21:01 +0200
-
-maven-repository-builder (1.0~alpha2-1) unstable; urgency=low
-
-  * Initial release (Closes: #540050)
-
- -- Ludovic Claude <ludovic.cla...@laposte.net>  Sun, 26 Jul 2009 19:59:30 
+0100

Copied: tags/maven-repository-builder/1.0~alpha2-3/debian/changelog (from rev 
15104, trunk/maven-repository-builder/debian/changelog)
===================================================================
--- tags/maven-repository-builder/1.0~alpha2-3/debian/changelog                 
        (rev 0)
+++ tags/maven-repository-builder/1.0~alpha2-3/debian/changelog 2011-09-28 
21:07:33 UTC (rev 15106)
@@ -0,0 +1,24 @@
+maven-repository-builder (1.0~alpha2-3) unstable; urgency=low
+
+  * Team upload
+  * Ignore test failures because tests require network access to Maven
+    central. (Closes: #643549)
+  * Reformat extended Description.
+
+ -- Torsten Werner <twer...@debian.org>  Wed, 28 Sep 2011 23:04:04 +0200
+
+maven-repository-builder (1.0~alpha2-2) unstable; urgency=low
+
+  * Team upload.
+  * Switch to source format 3.0.
+  * Update Standards-Version: 3.9.1.
+  * Add a documentation package.
+  * Enable tests.
+
+ -- Torsten Werner <twer...@debian.org>  Wed, 24 Aug 2011 11:21:01 +0200
+
+maven-repository-builder (1.0~alpha2-1) unstable; urgency=low
+
+  * Initial release (Closes: #540050)
+
+ -- Ludovic Claude <ludovic.cla...@laposte.net>  Sun, 26 Jul 2009 19:59:30 
+0100

Deleted: tags/maven-repository-builder/1.0~alpha2-3/debian/control
===================================================================
--- trunk/maven-repository-builder/debian/control       2011-09-28 20:52:49 UTC 
(rev 15101)
+++ tags/maven-repository-builder/1.0~alpha2-3/debian/control   2011-09-28 
21:07:33 UTC (rev 15106)
@@ -1,60 +0,0 @@
-Source: maven-repository-builder
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
-Uploaders: Ludovic Claude <ludovic.cla...@laposte.net>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 
1.4)
-Build-Depends-Indep: libplexus-maven-plugin-java, 
libmaven-common-artifact-filters-java, libmaven2-core-java,  
- junit, libeasymock-java, libmaven-plugin-testing-java, libwagon-java, 
default-jdk-doc,  
- libmaven2-core-java-doc, libmaven-javadoc-plugin-java 
-Standards-Version: 3.9.1
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-repository-builder
-Vcs-Browser: 
http://svn.debian.org/wsvn/pkg-java/trunk/maven-repository-builder/
-Homepage: http://maven.apache.org/shared/maven-repository-builder/
-
-Package: libmaven-repository-builder-java
-Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
-Recommends: ${maven:OptionalDepends}
-Suggests: libmaven-repository-builder-java-doc
-Description: Maven Repository Builder
- Maven is a software project management and comprehension tool. Based on the
- concept of a project object model (POM), Maven can manage a project's build,
- reporting and documentation from a central piece of information.
- .
- Maven's primary goal is to allow a developer to comprehend the complete
- state of a development effort in the shortest period of time. In order to
- attain this goal there are several areas of concern that Maven attempts
- to deal with:
- .
-    * Making the build process easy
-    * Providing a uniform build system
-    * Providing quality project information
-    * Providing guidelines for best practices development
-    * Allowing transparent migration to new features
- .
- The Maven Repository builder is a shared library used by Maven.
-
-Package: libmaven-repository-builder-java-doc
-Architecture: all
-Section: doc
-Depends: ${misc:Depends}, ${maven:DocDepends}
-Recommends: ${maven:DocOptionalDepends}
-Suggests: libmaven-repository-builder-java
-Description: Documentation for Maven Repository Builder
- Maven is a software project management and comprehension tool. Based on the
- concept of a project object model (POM), Maven can manage a project's build,
- reporting and documentation from a central piece of information.
- .
- Maven's primary goal is to allow a developer to comprehend the complete
- state of a development effort in the shortest period of time. In order to
- attain this goal there are several areas of concern that Maven attempts
- to deal with:
- .
-    * Making the build process easy
-    * Providing a uniform build system
-    * Providing quality project information
-    * Providing guidelines for best practices development
-    * Allowing transparent migration to new features
- .
- This package contains the API documentation of 
libmaven-repository-builder-java.

Copied: tags/maven-repository-builder/1.0~alpha2-3/debian/control (from rev 
15104, trunk/maven-repository-builder/debian/control)
===================================================================
--- tags/maven-repository-builder/1.0~alpha2-3/debian/control                   
        (rev 0)
+++ tags/maven-repository-builder/1.0~alpha2-3/debian/control   2011-09-28 
21:07:33 UTC (rev 15106)
@@ -0,0 +1,61 @@
+Source: maven-repository-builder
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
+Uploaders: Ludovic Claude <ludovic.cla...@laposte.net>
+Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 
1.4)
+Build-Depends-Indep: libplexus-maven-plugin-java, 
libmaven-common-artifact-filters-java, libmaven2-core-java,  
+ junit, libeasymock-java, libmaven-plugin-testing-java, libwagon-java, 
default-jdk-doc,  
+ libmaven2-core-java-doc, libmaven-javadoc-plugin-java 
+Standards-Version: 3.9.1
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-repository-builder
+Vcs-Browser: 
http://svn.debian.org/wsvn/pkg-java/trunk/maven-repository-builder/
+Homepage: http://maven.apache.org/shared/maven-repository-builder/
+
+Package: libmaven-repository-builder-java
+Architecture: all
+Depends: ${misc:Depends}, ${maven:Depends}
+Recommends: ${maven:OptionalDepends}
+Suggests: libmaven-repository-builder-java-doc
+Description: Maven Repository Builder
+ Maven is a software project management and comprehension tool. Based on the
+ concept of a project object model (POM), Maven can manage a project's build,
+ reporting and documentation from a central piece of information.
+ .
+ Maven's primary goal is to allow a developer to comprehend the complete
+ state of a development effort in the shortest period of time. In order to
+ attain this goal there are several areas of concern that Maven attempts
+ to deal with:
+ .
+    * Making the build process easy
+    * Providing a uniform build system
+    * Providing quality project information
+    * Providing guidelines for best practices development
+    * Allowing transparent migration to new features
+ .
+ The Maven Repository builder is a shared library used by Maven.
+
+Package: libmaven-repository-builder-java-doc
+Architecture: all
+Section: doc
+Depends: ${misc:Depends}, ${maven:DocDepends}
+Recommends: ${maven:DocOptionalDepends}
+Suggests: libmaven-repository-builder-java
+Description: Documentation for Maven Repository Builder
+ Maven is a software project management and comprehension tool. Based on the
+ concept of a project object model (POM), Maven can manage a project's build,
+ reporting and documentation from a central piece of information.
+ .
+ Maven's primary goal is to allow a developer to comprehend the complete
+ state of a development effort in the shortest period of time. In order to
+ attain this goal there are several areas of concern that Maven attempts
+ to deal with:
+ .
+    * Making the build process easy
+    * Providing a uniform build system
+    * Providing quality project information
+    * Providing guidelines for best practices development
+    * Allowing transparent migration to new features
+ .
+ This package contains the API documentation of
+ libmaven-repository-builder-java.

Deleted: tags/maven-repository-builder/1.0~alpha2-3/debian/maven.properties
===================================================================
--- trunk/maven-repository-builder/debian/maven.properties      2011-09-28 
20:52:49 UTC (rev 15101)
+++ tags/maven-repository-builder/1.0~alpha2-3/debian/maven.properties  
2011-09-28 21:07:33 UTC (rev 15106)
@@ -1,4 +0,0 @@
-# Include here properties to pass to Maven during the build.
-# For example:
-# maven.test.skip=true
-

Copied: tags/maven-repository-builder/1.0~alpha2-3/debian/maven.properties 
(from rev 15102, trunk/maven-repository-builder/debian/maven.properties)
===================================================================
--- tags/maven-repository-builder/1.0~alpha2-3/debian/maven.properties          
                (rev 0)
+++ tags/maven-repository-builder/1.0~alpha2-3/debian/maven.properties  
2011-09-28 21:07:33 UTC (rev 15106)
@@ -0,0 +1,5 @@
+# Include here properties to pass to Maven during the build.
+# For example:
+# maven.test.skip=true
+
+maven.test.failure.ignore=true


_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to