diff mbox

package/logrotate: fixes website in help, since logrotate is now hosted by github and fedorahosted.org has closed

Message ID 1489159330-11616-1-git-send-email-julien.boibessot@free.fr
State Accepted
Headers show

Commit Message

Julien Boibessot March 10, 2017, 3:22 p.m. UTC
From: Julien BOIBESSOT <julien.boibessot@armadeus.com>

Signed-off-by: Julien BOIBESSOT <julien.boibessot@armadeus.com>
---
 package/logrotate/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Thomas Petazzoni March 10, 2017, 8:50 p.m. UTC | #1
Hello,

On Fri, 10 Mar 2017 16:22:10 +0100, julien.boibessot@free.fr wrote:
> From: Julien BOIBESSOT <julien.boibessot@armadeus.com>
> 
> Signed-off-by: Julien BOIBESSOT <julien.boibessot@armadeus.com>
> ---
>  package/logrotate/Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Your commit title was *way* too long. Commit titles should be much
shorter than that, and the long explanation move to the commit log. So
I've reworded that and applied. Thanks!

Thomas
Peter Korsgaard March 13, 2017, 11:01 p.m. UTC | #2
>>>>> "julien" == julien boibessot <julien.boibessot@free.fr> writes:

 > From: Julien BOIBESSOT <julien.boibessot@armadeus.com>
 > Signed-off-by: Julien BOIBESSOT <julien.boibessot@armadeus.com>

Committed to 2017.02.x, thanks.
diff mbox

Patch

diff --git a/package/logrotate/Config.in b/package/logrotate/Config.in
index 8528361..2b1ae64 100644
--- a/package/logrotate/Config.in
+++ b/package/logrotate/Config.in
@@ -6,7 +6,7 @@  config BR2_PACKAGE_LOGROTATE
 	help
 	  A simple program to rotate logs.
 
-	  https://fedorahosted.org/logrotate/
+	  https://github.com/logrotate/logrotate
 
 comment "logrotate needs a toolchain w/ wchar"
 	depends on BR2_USE_MMU