Author: twerner
Date: 2010-05-07 22:05:34 +0000 (Fri, 07 May 2010)
New Revision: 12334

Modified:
   trunk/ow-util-ant-tasks/debian/changelog
   trunk/ow-util-ant-tasks/debian/compat
   trunk/ow-util-ant-tasks/debian/control
Log:
* Team upload.
* Merge changes from Ubuntu version 1.3.2-2ubuntu1.
* Remove Barry from Uploaders list.
* Add missing Depends: ${misc:Depends}.
* Switch to debhelper compat version 7.

Modified: trunk/ow-util-ant-tasks/debian/changelog
===================================================================
--- trunk/ow-util-ant-tasks/debian/changelog    2010-05-07 22:00:15 UTC (rev 
12333)
+++ trunk/ow-util-ant-tasks/debian/changelog    2010-05-07 22:05:34 UTC (rev 
12334)
@@ -1,3 +1,13 @@
+ow-util-ant-tasks (1.3.2-3) unstable; urgency=low
+
+  * Team upload.
+  * Merge changes from Ubuntu version 1.3.2-2ubuntu1.
+  * Remove Barry from Uploaders list.
+  * Add missing Depends: ${misc:Depends}.
+  * Switch to debhelper compat version 7.
+
+ -- Torsten Werner <[email protected]>  Sat, 08 May 2010 00:05:11 +0200
+
 ow-util-ant-tasks (1.3.2-2ubuntu1) karmic; urgency=low
 
   * debian/control, debian/rules: Build with default-jdk. Added libasm2-java

Modified: trunk/ow-util-ant-tasks/debian/compat
===================================================================
--- trunk/ow-util-ant-tasks/debian/compat       2010-05-07 22:00:15 UTC (rev 
12333)
+++ trunk/ow-util-ant-tasks/debian/compat       2010-05-07 22:05:34 UTC (rev 
12334)
@@ -1 +1 @@
-4
+7

Modified: trunk/ow-util-ant-tasks/debian/control
===================================================================
--- trunk/ow-util-ant-tasks/debian/control      2010-05-07 22:00:15 UTC (rev 
12333)
+++ trunk/ow-util-ant-tasks/debian/control      2010-05-07 22:05:34 UTC (rev 
12334)
@@ -2,14 +2,15 @@
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers 
<[email protected]>
-Uploaders: Barry Hawkins <[email protected]>, Michael Koch <[email protected]>
-Build-Depends: debhelper (>= 4.0.0), dpatch (>= 2.0.14)
+Uploaders: Michael Koch <[email protected]>
+Build-Depends: debhelper (>= 7), dpatch (>= 2.0.14)
 Build-Depends-Indep: default-jdk, ant (>= 1.7), junit, libxalan2-java, 
libasm2-java
 Standards-Version: 3.7.2
 
 Package: libow-util-ant-tasks-java
 Architecture: all
-Depends: ant (>= 1.7), default-jre-headless | java2-runtime-headless
+Depends: ant (>= 1.7), default-jre-headless | java2-runtime-headless,
+ ${misc:Depends}
 Description: ObjectWeb utility Ant tasks library
  This library is used in the build process of several key frameworks
  developed by ObjectWeb, among them the ObjectWeb ASM bytecode manipulation


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

Reply via email to