Bug#847314: awstats: add databasebreak support in update.sh

2017-04-03 Thread Vincas Dargis
I've attached v2 patch. It has break statement to stop at first iteration in case of error (if there are many database breaks as "month day hour"). diff --git a/debian/default/awstats b/debian/default/awstats index cf06f7d..75a851f 100644 --- a/debian/default/awstats +++

Bug#847314: awstats: add databasebreak support in update.sh

2017-04-02 Thread Vincas Dargis
tags 847314 patch thanks I've implemented patch on top of current git master which I tested on stretch. diff --git a/debian/default/awstats b/debian/default/awstats index cf06f7d..bb0b857 100644 --- a/debian/default/awstats +++ b/debian/default/awstats @@ -17,3 +17,10 @@ AWSTATS_LANG="en" #

Bug#847314: awstats: add databasebreak support in update.sh

2016-12-10 Thread Sergey B Kirpichev
On Sat, Dec 10, 2016 at 04:22:56PM +0200, Vincas Dargis wrote: > No I am not, I do not know what's that "collab-maint" or how to join it. It's there: https://alioth.debian.org/projects/collab-maint/ Just ask admins to join, comment why (i.e. where you would like to contribute). (Or, if you

Bug#847314: awstats: add databasebreak support in update.sh

2016-12-10 Thread Vincas Dargis
2016.12.10 14:35, Sergey B Kirpichev wrote: On Sat, Dec 10, 2016 at 12:24:00PM +0200, Vincas Dargis wrote: If you are member of the alioth group collab-maint (feel free to join) - you also can just commit your changes. No I am not, I do not know what's that "collab-maint" or how to join it.

Bug#847314: awstats: add databasebreak support in update.sh

2016-12-10 Thread Sergey B Kirpichev
On Sat, Dec 10, 2016 at 12:24:00PM +0200, Vincas Dargis wrote: > Could you hint me the proper way to produce patch? > > I image I should install Debian Jesting virtual machine, checkout latest > source package... do changes in update.sh, build & install package, test, > and then generate diff

Bug#847314: awstats: add databasebreak support in update.sh

2016-12-10 Thread Vincas Dargis
2016.12.07 12:58, Sergey B Kirpichev wrote: Sounds interesting, feel free to provide the patch. Could you hint me the proper way to produce patch? I image I should install Debian Jesting virtual machine, checkout latest source package... do changes in update.sh, build & install package,

Bug#847314: awstats: add databasebreak support in update.sh

2016-12-07 Thread Sergey B Kirpichev
severity 847314 wishlist thanks On Wed, Dec 07, 2016 at 11:03:47AM +0200, Vincas Dargis wrote: > Awstats has `databasebreak` parameter witch which user can access to statistic > per day basis, for example, instead only by month due to current defaults. > > update.sh currently has two parameters

Bug#847314: awstats: add databasebreak support in update.sh

2016-12-07 Thread Vincas Dargis
Package: awstats Version: 7.5+dfsg-1 Severity: normal Dear Maintainer, Awstats has `databasebreak` parameter witch which user can access to statistic per day basis, for example, instead only by month due to current defaults. update.sh currently has two parameters set, with no possibility to