Author: marcusb-guest
Date: 2008-10-03 09:49:51 +0000 (Fri, 03 Oct 2008)
New Revision: 7107

Added:
   trunk/libxpp3-java/debian/README.source
Removed:
   trunk/libxpp3-java/debian/README.Debian-source
Modified:
   trunk/libxpp3-java/debian/changelog
   trunk/libxpp3-java/debian/control
Log:
Update to policy 3.8.0.1.

Deleted: trunk/libxpp3-java/debian/README.Debian-source
===================================================================
--- trunk/libxpp3-java/debian/README.Debian-source      2008-10-03 09:43:33 UTC 
(rev 7106)
+++ trunk/libxpp3-java/debian/README.Debian-source      2008-10-03 09:49:51 UTC 
(rev 7107)
@@ -1,4 +0,0 @@
-From the original upstream distribution the prebuilt
-jar files were removed with rm *.jar in the basedir.
-
- 

Copied: trunk/libxpp3-java/debian/README.source (from rev 7102, 
trunk/libxpp3-java/debian/README.Debian-source)
===================================================================
--- trunk/libxpp3-java/debian/README.source                             (rev 0)
+++ trunk/libxpp3-java/debian/README.source     2008-10-03 09:49:51 UTC (rev 
7107)
@@ -0,0 +1,22 @@
+Upstream tarball changes
+========================
+
+From the original upstream distribution the prebuilt
+jar files were removed with rm *.jar in the basedir.
+
+
+Patch management
+================
+
+This package uses the simple patch system of CDBS to manage
+modifications to the upstream source code.
+
+To apply all patches to the source, invoke
+  debian/rules patch
+
+To unapply all patches, invoke
+  debian/rules unpatch
+
+All patches are diff files located in debian/patches and should end
+with ".patch". To add a patch, just drop the diff in this
+directory.


Property changes on: trunk/libxpp3-java/debian/README.source
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision
Name: svn:mergeinfo
   + 
Name: svn:eol-style
   + native

Modified: trunk/libxpp3-java/debian/changelog
===================================================================
--- trunk/libxpp3-java/debian/changelog 2008-10-03 09:43:33 UTC (rev 7106)
+++ trunk/libxpp3-java/debian/changelog 2008-10-03 09:49:51 UTC (rev 7107)
@@ -3,6 +3,8 @@
   * Do not include the javax.xml.namespace.QName class since it is likely
     to cause conflicts. (Closes: #500909)
   * Move dependencies for clean target to Build-depends.
+  * Update to policy version 3.8.0.1.
+    - Describe patch management in README.source.
   * Added myself to Uploaders, removed Wolfgang.
 
  -- Marcus Better <[EMAIL PROTECTED]>  Thu, 02 Oct 2008 17:04:04 +0200

Modified: trunk/libxpp3-java/debian/control
===================================================================
--- trunk/libxpp3-java/debian/control   2008-10-03 09:43:33 UTC (rev 7106)
+++ trunk/libxpp3-java/debian/control   2008-10-03 09:49:51 UTC (rev 7107)
@@ -5,7 +5,8 @@
 Uploaders: Marcus Better <[EMAIL PROTECTED]>
 Build-Depends: debhelper, cdbs, ant, ant-optional
 Build-Depends-Indep: kaffe, junit
-Standards-Version: 3.6.2
+Standards-Version: 3.8.0.1
+Homepage: http://www.extreme.indiana.edu/xgws/xsoap/xpp
 
 Package: libxpp3-java
 Architecture: all


_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to