Package: logrotate
Version: 3.8.7-2
Followup-For: Bug #775421
User: [email protected]
Usertags: origin-ubuntu wily ubuntu-patch
*** /tmp/tmpaYlMlo/bug_body
In Ubuntu, the attached patch was applied to achieve the following:
* debian/patches/manpage.patch: fix state file path in FILES section
(LP: #772214)
Thanks for considering the patch.
-- System Information:
Debian Release: jessie/sid
APT prefers vivid-updates
APT policy: (500, 'vivid-updates'), (500, 'vivid-security'), (500,
'vivid-proposed'), (500, 'vivid'), (100, 'vivid-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.19.0-29-generic (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru logrotate-3.8.7/debian/changelog logrotate-3.8.7/debian/changelog
diff -Nru logrotate-3.8.7/debian/patches/manpage.patch logrotate-3.8.7/debian/patches/manpage.patch
--- logrotate-3.8.7/debian/patches/manpage.patch 2015-05-06 00:41:10.000000000 -0400
+++ logrotate-3.8.7/debian/patches/manpage.patch 2015-09-15 09:06:00.000000000 -0400
@@ -1,8 +1,10 @@
-Closes: #101272, #335060
-Patches from: J S Bygott <[email protected]>
-
-General fixes to manpages.
-
+Description: General fixes to manpages.
+Author: J S Bygott <[email protected]>
+Author: Andrey Bondarenko <[email protected]>
+Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=101272
+Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=335060
+Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775421
+Last-Update: 2015-09-15
Index: logrotate-3.8.5/logrotate.8
===================================================================
@@ -150,6 +152,15 @@
overrides the \fBolddir\fR option).
.TP
+@@ -523,7 +528,7 @@
+ .SH FILES
+ .PD 0
+ .TP 27
+-\fI/var/lib/logrotate.status\fR
++\fI/var/lib/logrotate/status\fR
+ Default state file.
+ .TP 27
+ \fI/etc/logrotate.conf\fR
@@ -532,12 +537,15 @@
.SH SEE ALSO
.BR gzip (1)