Author: ebourg-guest
Date: 2014-09-08 18:37:29 +0000 (Mon, 08 Sep 2014)
New Revision: 18385

Modified:
   trunk/libjamon-java/debian/changelog
   trunk/libjamon-java/debian/control
Log:
Removed the unused ${shlibs:Depends} variable



Modified: trunk/libjamon-java/debian/changelog
===================================================================
--- trunk/libjamon-java/debian/changelog        2014-09-08 18:36:23 UTC (rev 
18384)
+++ trunk/libjamon-java/debian/changelog        2014-09-08 18:37:29 UTC (rev 
18385)
@@ -5,6 +5,7 @@
     libservlet2.5-java and libtomcat6-java (Closes: #759636)
   * Switch to debhelper level 9
   * debian/rules: Removed the call to patchsys-quilt.mk
+  * Removed the unused ${shlibs:Depends} variable
 
  -- Emmanuel Bourg <[email protected]>  Mon, 08 Sep 2014 19:36:24 +0200
 

Modified: trunk/libjamon-java/debian/control
===================================================================
--- trunk/libjamon-java/debian/control  2014-09-08 18:36:23 UTC (rev 18384)
+++ trunk/libjamon-java/debian/control  2014-09-08 18:37:29 UTC (rev 18385)
@@ -21,7 +21,7 @@
 
 Package: libjamon-java
 Architecture: all
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}
 Description: Java API for easy monitoring production applications
  The Java Application Monitor (JAMon) is a free, simple, high
  performance, thread safe, Java API that allows developers to easily


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

Reply via email to