[Pkg-cli-libs-commits] r4109 - in /packages/log4net/trunk/debian: changelog control rules

meebey at users.alioth.debian.org meebey at users.alioth.debian.org
Fri Mar 6 00:16:40 UTC 2009


Author: meebey
Date: Fri Mar  6 00:16:40 2009
New Revision: 4109

URL: http://svn.debian.org/wsvn/pkg-cli-libs/?sc=1&rev=4109
Log:
  * debian/control:
    + Moved homepage URL from description to field.
    + Enhanced package description, replacing ".NET" with CLI.


Modified:
    packages/log4net/trunk/debian/changelog
    packages/log4net/trunk/debian/control
    packages/log4net/trunk/debian/rules

Modified: packages/log4net/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/log4net/trunk/debian/changelog?rev=4109&op=diff
==============================================================================
--- packages/log4net/trunk/debian/changelog (original)
+++ packages/log4net/trunk/debian/changelog Fri Mar  6 00:16:40 2009
@@ -1,5 +1,6 @@
-log4net (1.2.10+dfsg-2) UNRELEASED; urgency=low
+log4net (1.2.10+dfsg-2) unstable; urgency=low
 
+  [ Jo Shields ]
   * debian/control,
     debian/rules:
     + Update for Mono 2.0 transition
@@ -7,7 +8,12 @@
     + No-change bump to Standards 3.8.0
     + Add Vcs-* fields
 
- -- Jo Shields <directhex at apebox.org>  Tue, 03 Mar 2009 12:05:30 +0000
+  [ Mirco Bauer ]
+  * debian/control:
+    + Moved homepage URL from description to field.
+    + Enhanced package description, replacing ".NET" with CLI.
+
+ -- Jo Shields <directhex at apebox.org>  Fri, 06 Mar 2009 01:14:30 +0100
 
 log4net (1.2.10+dfsg-1) unstable; urgency=low
 

Modified: packages/log4net/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/log4net/trunk/debian/control?rev=4109&op=diff
==============================================================================
--- packages/log4net/trunk/debian/control (original)
+++ packages/log4net/trunk/debian/control Fri Mar  6 00:16:40 2009
@@ -6,6 +6,7 @@
 Build-Depends: debhelper (>= 5.0.0)
 Build-Depends-Indep: cli-common-dev (>= 0.5.3), mono-devel (>= 2.0.1), libmono-dev, sharutils
 Standards-Version: 3.8.0
+Homepage: http://logging.apache.org/log4net/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-cli-libs/packages/log4net/trunk/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-cli-libs/packages/log4net/trunk/
 
@@ -13,16 +14,13 @@
 Architecture: all
 Depends: ${cli:Depends}
 Replaces: liblog4net-cil
-Description: highly configurable logging API for the .NET runtime
- log4net is a tool to help the programmer output log statements to a
- variety of output targets. log4net is a port of the excellent log4j
- framework to the .NET runtime. The framework is similar to the
- original log4j as possible while taking advantage of new features in
- the .NET runtime. For more information on log4net see the features
- document.
+Description: highly configurable logging API for the CLI
+ log4net is a tool to help the programmer output log statements to a variety
+ of output targets. log4net is a port of the excellent log4j framework to the
+ Common Language Infrastructure (CLI). The framework is similar to the
+ original log4j as possible while taking advantage of new features in the
+ CLI runtime. For more information on log4net see the features document.
  .
  log4net is part of the Apache Logging Services project. The Logging
  Services project is intended to provide cross-language logging
  services for purposes of application debugging and auditing.
- .
- From http://logging.apache.org/log4net/.

Modified: packages/log4net/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/log4net/trunk/debian/rules?rev=4109&op=diff
==============================================================================
--- packages/log4net/trunk/debian/rules (original)
+++ packages/log4net/trunk/debian/rules Fri Mar  6 00:16:40 2009
@@ -50,12 +50,12 @@
 	dh_installman
 	dh_installcligac
 	dh_cligacpolicy
-	dh_clifixperms
 	dh_link
 	dh_strip
 	dh_clistrip
 	dh_compress
 	dh_fixperms
+	dh_clifixperms
 	dh_installdeb
 	dh_shlibdeps
 	dh_makeclilibs -m 1.2.10




More information about the Pkg-cli-libs-commits mailing list