[pkg-java] r8259 - trunk/junit4/debian
Damien Raude-Morvan
drazzib-guest at alioth.debian.org
Tue May 12 18:47:42 UTC 2009
Author: drazzib-guest
Date: 2009-05-12 18:47:42 +0000 (Tue, 12 May 2009)
New Revision: 8259
Removed:
trunk/junit4/debian/NEWS
Modified:
trunk/junit4/debian/changelog
Log:
Remove NEWS.Debian as migration from 4.3 does not require user action
Deleted: trunk/junit4/debian/NEWS
===================================================================
--- trunk/junit4/debian/NEWS 2009-05-11 21:10:25 UTC (rev 8258)
+++ trunk/junit4/debian/NEWS 2009-05-12 18:47:42 UTC (rev 8259)
@@ -1,21 +0,0 @@
-junit4 (4.6-1) unstable; urgency=low
-
- The new 4.6 upstream release of JUnit [1] now
- depends on libhamcrest-java as 'literate' or 'fluent' API for assertions :
-
- -----
- assertThat(x, is(not(4)));
- assertThat(myList, hasItem("3"));
- -----
-
- You should update your classpath to include /usr/share/java/hamcrest-core.jar
- when you run or build JUnit4 test cases using thoses assertions.
-
- You can see <http://jira.codehaus.org/browse/MAVENUPLOAD-1651> and
- <http://sourceforge.net/tracker/index.php?func=detail&aid=1759974&group_id=15278>
- as references on this issue.
-
- [1] In fact this dependency is needed since JUnit 4.4 but this release
- haven't been upload to Debian
-
- -- Damien Raude-Morvan <drazzib at drazzib.com> Wed, 29 Apr 2009 00:09:15 +0200
Modified: trunk/junit4/debian/changelog
===================================================================
--- trunk/junit4/debian/changelog 2009-05-11 21:10:25 UTC (rev 8258)
+++ trunk/junit4/debian/changelog 2009-05-12 18:47:42 UTC (rev 8259)
@@ -3,8 +3,9 @@
* debian/build.xml:
Add hamcrest-core.jar in Class-Path using junit4.jar Manifest file.
Thanks to Florian Weimer. (Closes: #527308)
+ * Remove NEWS.Debian as migration from 4.3 does not require user action.
- -- Damien Raude-Morvan <drazzib at drazzib.com> Wed, 06 May 2009 20:02:17 +0200
+ -- Damien Raude-Morvan <drazzib at drazzib.com> Tue, 12 May 2009 20:45:39 +0200
junit4 (4.6-1) unstable; urgency=low
More information about the pkg-java-commits
mailing list