[pkg-java] r12208 - trunk/red5/debian

Damien Raude-Morvan drazzib at alioth.debian.org
Sat Apr 24 08:22:57 UTC 2010


Author: drazzib
Date: 2010-04-24 08:22:53 +0000 (Sat, 24 Apr 2010)
New Revision: 12208

Modified:
   trunk/red5/debian/README.Debian
   trunk/red5/debian/changelog
   trunk/red5/debian/control
Log:
Add Build-Conflicts: liblogback-java (= 0.9.20-1)
(Closes: #577859)

Modified: trunk/red5/debian/README.Debian
===================================================================
--- trunk/red5/debian/README.Debian	2010-04-24 07:58:30 UTC (rev 12207)
+++ trunk/red5/debian/README.Debian	2010-04-24 08:22:53 UTC (rev 12208)
@@ -1,6 +1,12 @@
 Red5 for Debian
 ===============
 
+NOTE: Red5 in Debian doesn't use spring framework 3.0 (as red5's upstream authors)
+as this version is not yet available as Debian package.
+As replacement, we use spring framework 2.5.x.
+Please be aware if this change when you use some custom webapps (especially regarding
+XML Schema declaration in applicationContext.xml files).
+
 Packaging
 ---------
 Red5 debian package is divided into:

Modified: trunk/red5/debian/changelog
===================================================================
--- trunk/red5/debian/changelog	2010-04-24 07:58:30 UTC (rev 12207)
+++ trunk/red5/debian/changelog	2010-04-24 08:22:53 UTC (rev 12208)
@@ -1,7 +1,5 @@
-red5 (0.9.1-1) UNRELEASED; urgency=low
+red5 (0.9.1-1) unstable; urgency=low
 
-  TODO: Test with Spring 2.5 (instead of Spring 3.0)
-  TODO: Fix FTBFS with new Logback 0.9.20 / #577859
   * New upstream release (Closes: #576355):
     - Refresh patches.
   * Bump Standards-Version to 3.8.4: no changes needed.
@@ -11,8 +9,10 @@
     - d/control: Remove B-D on quilt
     - d/README.source: Removed
     - Use multi-orig-tarball support: create new "orig-doc.tar.gz".
+  * Add Build-Conflicts: liblogback-java (= 0.9.20-1)
+    (Closes: #577859)
 
- -- Damien Raude-Morvan <drazzib at debian.org>  Tue, 20 Apr 2010 23:12:36 +0200
+ -- Damien Raude-Morvan <drazzib at debian.org>  Fri, 23 Apr 2010 20:35:14 +0200
 
 red5 (0.9~svn3968-2) unstable; urgency=low
 

Modified: trunk/red5/debian/control
===================================================================
--- trunk/red5/debian/control	2010-04-24 07:58:30 UTC (rev 12207)
+++ trunk/red5/debian/control	2010-04-24 08:22:53 UTC (rev 12208)
@@ -15,6 +15,7 @@
  libgroboutils-java, libcommons-logging-java, libjetty-java, jython,
  libbackport-util-concurrent-java,
  default-jdk-doc, libmina2-java-doc, liblog4j1.2-java-doc, groovy-doc
+Build-Conflicts: liblogback-java (= 0.9.20-1)
 Standards-Version: 3.8.4
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/red5/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/red5/




More information about the pkg-java-commits mailing list