Package: syslog-summary
Version: 1.12
Severity: normal
Tags: patch

Hi,

Attached is the diff for my syslog-summary 1.12-0.1 NMU.

-- 
Green light in A.M. for new projects.  Red light in P.M. for traffic tickets.
diff -Nru /tmp/yk1kW04eIN/syslog-summary-1.12/debian/changelog 
/tmp/DKlXvjDTSL/syslog-summary-1.12/debian/changelog
--- /tmp/yk1kW04eIN/syslog-summary-1.12/debian/changelog        2003-04-20 
17:09:36.000000000 +0200
+++ /tmp/DKlXvjDTSL/syslog-summary-1.12/debian/changelog        2006-06-04 
13:09:19.000000000 +0200
@@ -1,3 +1,14 @@
+syslog-summary (1.12-0.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Set urgency to high due to RC bugfix.
+  * Remove harcoded python2.2 dependency in syslog-summary to help fixing RC
+    bugs (Closes: #266423).
+  * Update Build-Depends (Closes: #370031, #364900).
+  * Bump Standards-Version.
+
+ -- Julien Louis <[EMAIL PROTECTED]>  Sun,  4 Jun 2006 13:09:08 +0200
+
 syslog-summary (1.12) unstable; urgency=low
 
   * Switch to Python 2.2. (Closes: #171043)
diff -Nru /tmp/yk1kW04eIN/syslog-summary-1.12/debian/control 
/tmp/DKlXvjDTSL/syslog-summary-1.12/debian/control
--- /tmp/yk1kW04eIN/syslog-summary-1.12/debian/control  2003-04-20 
17:11:26.000000000 +0200
+++ /tmp/DKlXvjDTSL/syslog-summary-1.12/debian/control  2006-06-04 
13:13:05.000000000 +0200
@@ -2,11 +2,11 @@
 Maintainer: Tommi Virtanen <[EMAIL PROTECTED]>
 Section: admin
 Priority: optional
-Standards-Version: 3.5.9
+Standards-Version: 3.7.2
 
 Package: syslog-summary
 Architecture: all
-Depends: python2.2
+Depends: python
 Description: Summarize the contents of a syslog log file
  This program summarizes the contents of a log file written by syslog,
  by displaying each unique (except for the time) line once, and also
diff -Nru /tmp/yk1kW04eIN/syslog-summary-1.12/syslog-summary 
/tmp/DKlXvjDTSL/syslog-summary-1.12/syslog-summary
--- /tmp/yk1kW04eIN/syslog-summary-1.12/syslog-summary  2003-04-20 
17:00:19.000000000 +0200
+++ /tmp/DKlXvjDTSL/syslog-summary-1.12/syslog-summary  2006-06-04 
11:50:00.000000000 +0200
@@ -1,4 +1,4 @@
-#!/usr/bin/python2.2
+#!/usr/bin/env python
 
 """Summarize the contents of a syslog log file.
 

Attachment: signature.asc
Description: Digital signature

Reply via email to