Author: tmancill
Date: 2011-07-07 04:02:04 +0000 (Thu, 07 Jul 2011)
New Revision: 13841

Added:
   tags/jtreg/4.1-2/
   tags/jtreg/4.1-2/debian/changelog
   tags/jtreg/4.1-2/debian/control
Removed:
   tags/jtreg/4.1-2/debian/changelog
   tags/jtreg/4.1-2/debian/control
Log:
[svn-buildpackage] Tagging jtreg 4.1-2

Deleted: tags/jtreg/4.1-2/debian/changelog
===================================================================
--- trunk/jtreg/debian/changelog        2011-07-06 14:25:57 UTC (rev 13839)
+++ tags/jtreg/4.1-2/debian/changelog   2011-07-07 04:02:04 UTC (rev 13841)
@@ -1,12 +0,0 @@
-jtreg (4.1-2) unstable; urgency=low
-
-  * debian/patches/launchers.patch: Fixed typo in a variable name.
-  * debian/rules: Removed extra spaces and use rm -f instead of ||:.
-
- -- Guillaume Mazoyer <respawne...@gmail.com>  Sat, 02 Jul 2011 07:13:54 -0500
-
-jtreg (4.1-1) unstable; urgency=low
-
-  * Initial release (Closes: #629577)
-
- -- Guillaume Mazoyer <respawne...@gmail.com>  Tue, 07 Jun 2011 15:11:38 -0500

Copied: tags/jtreg/4.1-2/debian/changelog (from rev 13840, 
trunk/jtreg/debian/changelog)
===================================================================
--- tags/jtreg/4.1-2/debian/changelog                           (rev 0)
+++ tags/jtreg/4.1-2/debian/changelog   2011-07-07 04:02:04 UTC (rev 13841)
@@ -0,0 +1,16 @@
+jtreg (4.1-2) unstable; urgency=low
+
+  [Guillaume Mazoyer]
+  * debian/patches/launchers.patch: Fixed typo in a variable name.
+  * debian/rules: Removed extra spaces and use rm -f instead of ||:.
+
+  [tony mancill]
+  * debian/control: Add Vcs-Svn: field
+
+ -- Guillaume Mazoyer <respawne...@gmail.com>  Sat, 02 Jul 2011 07:13:54 -0500
+
+jtreg (4.1-1) unstable; urgency=low
+
+  * Initial release (Closes: #629577)
+
+ -- Guillaume Mazoyer <respawne...@gmail.com>  Tue, 07 Jun 2011 15:11:38 -0500

Deleted: tags/jtreg/4.1-2/debian/control
===================================================================
--- trunk/jtreg/debian/control  2011-07-06 14:25:57 UTC (rev 13839)
+++ tags/jtreg/4.1-2/debian/control     2011-07-07 04:02:04 UTC (rev 13841)
@@ -1,27 +0,0 @@
-Source: jtreg
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
-Uploaders: Guillaume Mazoyer <respawne...@gmail.com>
-Build-Depends: debhelper (>= 7.0.50~), javahelper, help2man
-Build-Depends-Indep: default-jdk,
-                     libjtharness-java,
-                     ant,
-                     javahelp2,
-                     libxalan2-java
-Standards-Version: 3.9.2
-Homepage: http://openjdk.java.net/jtreg/index.html
-
-Package: jtreg
-Architecture: all
-Depends: ${java:Depends},
-         ${misc:Depends},
-         libjtharness-java,
-         javahelp2,
-         libxalan2-java
-Description: Regression Test Harness for the OpenJDK platform
- jtreg is the test harness used by the OpenJDK test framework.
- This framework is intended primarily for regression tests.
- It can also be used for unit tests, functional tests, and even simple product
- tests -- in other words, just about any type of test except a conformance 
test,
- which belong in a TCK.

Copied: tags/jtreg/4.1-2/debian/control (from rev 13840, 
trunk/jtreg/debian/control)
===================================================================
--- tags/jtreg/4.1-2/debian/control                             (rev 0)
+++ tags/jtreg/4.1-2/debian/control     2011-07-07 04:02:04 UTC (rev 13841)
@@ -0,0 +1,28 @@
+Source: jtreg
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
+Uploaders: Guillaume Mazoyer <respawne...@gmail.com>
+Build-Depends: debhelper (>= 7.0.50~), javahelper, help2man
+Build-Depends-Indep: default-jdk,
+                     libjtharness-java,
+                     ant,
+                     javahelp2,
+                     libxalan2-java
+Standards-Version: 3.9.2
+Homepage: http://openjdk.java.net/jtreg/index.html
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/jtreg/
+
+Package: jtreg
+Architecture: all
+Depends: ${java:Depends},
+         ${misc:Depends},
+         libjtharness-java,
+         javahelp2,
+         libxalan2-java
+Description: Regression Test Harness for the OpenJDK platform
+ jtreg is the test harness used by the OpenJDK test framework.
+ This framework is intended primarily for regression tests.
+ It can also be used for unit tests, functional tests, and even simple product
+ tests -- in other words, just about any type of test except a conformance 
test,
+ which belong in a TCK.


_______________________________________________
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