diff --git a/debian/changelog b/debian/changelog index 62580e0..3fb2644 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +libslf4j-java (1.5.8-1.1) UNRELEASED; urgency=low + + * Non-maintainer upload. + + [ Emmanuel Bourg ] + * Update of the URLs + * Rename Jakarta Commons to Apache Commons + + -- Sylvestre Ledru Wed, 17 Jun 2009 10:53:22 +0200 + libslf4j-java (1.5.8-1) unstable; urgency=low * New upstream release diff --git a/debian/control b/debian/control index 59d552d..4e2a3e0 100644 --- a/debian/control +++ b/debian/control @@ -19,8 +19,8 @@ The Simple Logging Facade for Java (or SLF4J) is intended to serve as a simple facade for various logging APIs allowing to the end-user to plug in the desired implementation at deployment time. SLF4J also - allows for a gradual migration path away from Jakarta Commons - Logging (JCL) + allows for a gradual migration path away from Apache Commons + Logging (CL) . Logging API implementations can either choose to implement the SLF4J interfaces directly, e.g. logback or SimpleLogger. Alternatively, it