~ubuntu-branches/ubuntu/natty/inetutils/natty

« back to all changes in this revision

Viewing changes to debian/patches/52_sigalarm.patch

  • Committer: Bazaar Package Importer
  • Author(s): Guillem Jover
  • Date: 2008-06-22 09:45:53 UTC
  • Revision ID: james.westby@ubuntu.com-20080622094553-phlzyliwe3p0ksvk
Tags: 2:1.5.dfsg.1-7
* Add a debian/README.source file.
* Now using Standards-Version 3.8.0.
* Refresh patches with -pab. (Closes: #484949)
* Remove DPATCHLEVEL variable from patches.
* Use http instead of ftp for the watch file URL.
* Mangle the Debian version in the watch file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Index: b/syslogd/syslogd.c
2
2
===================================================================
3
 
--- a/syslogd/syslogd.c 2008-04-11 06:58:34.000000000 +0300
4
 
+++ b/syslogd/syslogd.c 2008-04-11 07:16:16.000000000 +0300
 
3
--- a/syslogd/syslogd.c
 
4
+++ b/syslogd/syslogd.c
5
5
@@ -268,6 +268,7 @@ void cfline (const char *, struct filed 
6
6
 const char *cvthname (struct sockaddr_in *);
7
7
 int decode (const char *, CODE *);