[pkg-java] r13575 - trunk/easymock/debian

Damien Raude-Morvan drazzib at alioth.debian.org
Mon Apr 25 11:43:08 UTC 2011


Author: drazzib
Date: 2011-04-25 11:43:07 +0000 (Mon, 25 Apr 2011)
New Revision: 13575

Added:
   trunk/easymock/debian/README.source
Removed:
   trunk/easymock/debian/README.Debian-source
   trunk/easymock/debian/libeasymock-java.dirs
Modified:
   trunk/easymock/debian/changelog
Log:
* Install the pom.xml (Closes:#593160):
  - Remove unneeded d/libeasymock-java.dirs.
* Update Standards-Version: 3.9.2:
  - Rename d/README.Debian-source to debian/README.source

Deleted: trunk/easymock/debian/README.Debian-source
===================================================================
--- trunk/easymock/debian/README.Debian-source	2011-04-25 11:36:16 UTC (rev 13574)
+++ trunk/easymock/debian/README.Debian-source	2011-04-25 11:43:07 UTC (rev 13575)
@@ -1,23 +0,0 @@
-README.Debian-source for EasyMock
-=================================
-
-The download from upstream is a ZIP file which contains:
-- src.zip, containing the source files for EasyMock
-- tests.zip, containing unit test source and class files
-- samples.zip containing sample source and class files
-- HTML documentation
-- pre-build javadocs
-- pre-build JAR file
-- Clover results
-
-The debian/get-orig-source.sh script downloads the upstream source that belongs
-with this Debian package, and creates the easymock_$VERSION.orig.tar.gz used as
-Debian source file. The script does the following:
-- unpack the upstream ZIP file to a temporary directory
-- unpack src.zip to src/
-- unpack tests.zip to tests/ and remove all class files from it
-- unpack samples.zip to samples/ and remove all class files from it
-- remove the pre-build javadocs and JAR file
-- remove the Clover result files
-- tar and gzip the result
-

Copied: trunk/easymock/debian/README.source (from rev 13573, trunk/easymock/debian/README.Debian-source)
===================================================================
--- trunk/easymock/debian/README.source	                        (rev 0)
+++ trunk/easymock/debian/README.source	2011-04-25 11:43:07 UTC (rev 13575)
@@ -0,0 +1,23 @@
+README.Debian-source for EasyMock
+=================================
+
+The download from upstream is a ZIP file which contains:
+- src.zip, containing the source files for EasyMock
+- tests.zip, containing unit test source and class files
+- samples.zip containing sample source and class files
+- HTML documentation
+- pre-build javadocs
+- pre-build JAR file
+- Clover results
+
+The debian/get-orig-source.sh script downloads the upstream source that belongs
+with this Debian package, and creates the easymock_$VERSION.orig.tar.gz used as
+Debian source file. The script does the following:
+- unpack the upstream ZIP file to a temporary directory
+- unpack src.zip to src/
+- unpack tests.zip to tests/ and remove all class files from it
+- unpack samples.zip to samples/ and remove all class files from it
+- remove the pre-build javadocs and JAR file
+- remove the Clover result files
+- tar and gzip the result
+

Modified: trunk/easymock/debian/changelog
===================================================================
--- trunk/easymock/debian/changelog	2011-04-25 11:36:16 UTC (rev 13574)
+++ trunk/easymock/debian/changelog	2011-04-25 11:43:07 UTC (rev 13575)
@@ -3,14 +3,16 @@
   * Team upload.
 
   [ Matthias Schmitz ]
-  * Install the pom.xml (Closes:#593160)  
+  * Install the pom.xml (Closes:#593160):
+    - Remove unneeded d/libeasymock-java.dirs.
 
   [ Damien Raude-Morvan ]
   * Drop Depends on JRE packages since it's a library (as per Debian Java
     Policy).
-  * Update Standards-Version: 3.9.2 (no changes needed).
+  * Update Standards-Version: 3.9.2:
+    - Rename d/README.Debian-source to debian/README.source
 
- -- Damien Raude-Morvan <drazzib at debian.org>  Mon, 25 Apr 2011 13:35:11 +0200
+ -- Damien Raude-Morvan <drazzib at debian.org>  Mon, 25 Apr 2011 13:41:59 +0200
 
 easymock (2.4+ds1-4) unstable; urgency=low
 

Deleted: trunk/easymock/debian/libeasymock-java.dirs
===================================================================
--- trunk/easymock/debian/libeasymock-java.dirs	2011-04-25 11:36:16 UTC (rev 13574)
+++ trunk/easymock/debian/libeasymock-java.dirs	2011-04-25 11:43:07 UTC (rev 13575)
@@ -1 +0,0 @@
-/usr/share/java




More information about the pkg-java-commits mailing list