[pkg-java] r17239 - trunk/cortado/debian
Markus Koschany
apo-guest at alioth.debian.org
Sun Sep 22 19:43:41 UTC 2013
Author: apo-guest
Date: 2013-09-22 19:43:41 +0000 (Sun, 22 Sep 2013)
New Revision: 17239
Modified:
trunk/cortado/debian/changelog
trunk/cortado/debian/control
Log:
Remove ucf dependency.
Modified: trunk/cortado/debian/changelog
===================================================================
--- trunk/cortado/debian/changelog 2013-09-22 16:23:17 UTC (rev 17238)
+++ trunk/cortado/debian/changelog 2013-09-22 19:43:41 UTC (rev 17239)
@@ -17,6 +17,7 @@
- Use canonical VCS-URI.
- Use a different short description for libcortado-java.
- Remove alternative apache2-mpm-worker dependency because it is obsolete.
+ - Remove ucf dependency, not needed.
- Downgrade dependency on apache2 | httpd to Recommends because web
applications should not depend unconditionally on apache2.
- cortado: Relax dependency on libcortado-java to (>= ${source:Version})
Modified: trunk/cortado/debian/control
===================================================================
--- trunk/cortado/debian/control 2013-09-22 16:23:17 UTC (rev 17238)
+++ trunk/cortado/debian/control 2013-09-22 19:43:41 UTC (rev 17239)
@@ -21,7 +21,6 @@
Architecture: all
Depends:
libcortado-java (>= ${source:Version}),
- ucf,
${misc:Depends}
Recommends:
apache2 | httpd
More information about the pkg-java-commits
mailing list