Bug#932843: RFS: vnstat/1.18-2.1 [NMU]

2019-07-24 Thread Teemu Toivola
On Wed, 24 Jul 2019 17:19:10 +0200
Sven Hoexter  wrote:

> On Tue, Jul 23, 2019 at 10:56:47PM +0300, Teemu Toivola wrote:
> >  vnstat (1.18-2.1) unstable; urgency=medium
> > 
> >   * Non-maintainer upload.
> >   * Changes by Christian Göttsche
> > - d/tests: run as root to fix debci (Closes: #907020)
> > - d/control: bump to std version 4.2.1 (no further changes)
> > 
> >  -- Teemu Toivola   Tue, 23 Jul 2019 00:47:18 +0300
> 
> What's the situation of this package, are you now taking over
> the Debian packaging as well? Is Christian just missing a sponsor?
> 
> From a technical perspective the policy is already at 4.4, though
> that should not matter so much in this specific case.

See the discussion in bug #907020 [1] for all details. The short version is
that in August 2018 Christian introduced new autopkgtest tests in 1.18-2
which didn't work due to lack of root access. #907020 was opened as a
result and Christian made the fix during the same day in Salsa. However,
for some reason, that fix was never uploaded. Last week the severity of
#907020 was changed from normal to serious placing the package to the
autoremoval queue. As I wasn't able to get in touch with Christian, I
concluded that doing a NMU for the changes he had already made in Salsa
would be the right thing to do. That's why the policy bump is to version
4.2.1 as I didn't want to mix in any of my own changes.

I'm hoping that Christian would continue as maintainer of this package but
he appears to be inactive right now and I haven't managed to get in contact
via email or IRC.


[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907020

-Teemu



Bug#932843: RFS: vnstat/1.18-2.1 [NMU]

2019-07-23 Thread Teemu Toivola
Package: sponsorship-requests
Severity: important

Dear mentors,

I am looking for a sponsor for my package "vnstat"

* Package name: vnstat
  Version : 1.18-2.1
  Upstream Author : Teemu Toivola 
* URL : https://humdi.net/vnstat/
* License : GPL-2
  Section : net

It builds those binary packages:

  vnstat - console-based network traffic monitor
  vnstati - image output support for vnStat

To access further information about this package, please visit the following 
URL:

  https://mentors.debian.net/package/vnstat


Alternatively, one can download the package with dget using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/v/vnstat/vnstat_1.18-2.1.dsc


Changes since the last upload:

 vnstat (1.18-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Changes by Christian Göttsche
- d/tests: run as root to fix debci (Closes: #907020)
- d/control: bump to std version 4.2.1 (no further changes)

 -- Teemu Toivola   Tue, 23 Jul 2019 00:47:18 +0300


Regards,
 Teemu Toivola
diff -Nru vnstat-1.18/debian/changelog vnstat-1.18/debian/changelog
--- vnstat-1.18/debian/changelog	2018-08-21 19:25:17.0 +0300
+++ vnstat-1.18/debian/changelog	2019-07-23 00:47:18.0 +0300
@@ -1,3 +1,12 @@
+vnstat (1.18-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Changes by Christian Göttsche
+- d/tests: run as root to fix debci (Closes: #907020)
+- d/control: bump to std version 4.2.1 (no further changes)
+
+ -- Teemu Toivola   Tue, 23 Jul 2019 00:47:18 +0300
+
 vnstat (1.18-2) unstable; urgency=medium
 
   * d/tests: fix daily test by using lo interface
diff -Nru vnstat-1.18/debian/control vnstat-1.18/debian/control
--- vnstat-1.18/debian/control	2018-08-21 19:25:17.0 +0300
+++ vnstat-1.18/debian/control	2019-07-22 18:12:42.0 +0300
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Christian Göttsche 
 Build-Depends: debhelper (>= 11), libgd-dev, check
-Standards-Version: 4.2.0
+Standards-Version: 4.2.1
 Rules-Requires-Root: no
 Homepage: https://humdi.net/vnstat/
 Vcs-Git: https://salsa.debian.org/cgzones-guest/vnstat.git
diff -Nru vnstat-1.18/debian/tests/control vnstat-1.18/debian/tests/control
--- vnstat-1.18/debian/tests/control	2018-08-21 19:25:17.0 +0300
+++ vnstat-1.18/debian/tests/control	2019-07-22 18:12:42.0 +0300
@@ -1,2 +1,3 @@
 Tests: version, loopback
 Depends: @
+Restrictions: needs-root


Re: RFS: vnStat

2004-03-27 Thread Teemu Toivola
On Fri, 26 Mar 2004 21:24:01 +1100
Anibal Monsalve Salazar <[EMAIL PROTECTED]> wrote:

> On Mon, Mar 22, 2004 at 03:19:19AM +0200, Teemu Toivola wrote:
> >I'm looking for a sponsor for vnStat.
> >
> >Package: vnstat
> >Version: 1.3
> >Upstream:Teemu Toivola <[EMAIL PROTECTED]>
> >URL: http://humdi.net/vnstat/
> >License: GPL
> >Description: Console-based network traffic monitor
> >
> > vnStat is a network traffic monitor for Linux that keeps a log of
> > daily network traffic for the selected interface(s). vnStat isn't a
> > packet sniffer. The traffic information is analyzed from the /proc
> > -filesystem, so vnStat can be used without root permissions.
> >
> >The package is linda and lintian clean. You can find it here:
> >
> > deb http://humdi.net/vnstat/debian/ ./
> > deb-src http://humdi.net/vnstat/debian/ ./
> 
> I couldn't find the ITP at [0]. Please read [1] if you haven't done
> so.
> 
> [0] http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=wnpp
> [1] http://people.debian.org/~mpalmer/debian-mentors_FAQ.html
> 
> Don't forget to include a 'CLoses: #nn' in debian/changelog to
> close the ITP.

Ok, seems that I had missed instructions about that ITP. Followed those
now, updated the package to upstream release 1.4 and added "Closes:
#240341" to the changelog. The same url above contains now the updated
files. Any other comments?

-- 
- Teemu Toivola - email: vergo(a)humdi.net - irc: Vergo -
 - gsm: 040 7388771 - spam: >/dev/null -



Re: RFS: vnStat

2004-03-27 Thread Teemu Toivola
On Fri, 26 Mar 2004 21:24:01 +1100
Anibal Monsalve Salazar <[EMAIL PROTECTED]> wrote:

> On Mon, Mar 22, 2004 at 03:19:19AM +0200, Teemu Toivola wrote:
> >I'm looking for a sponsor for vnStat.
> >
> >Package: vnstat
> >Version: 1.3
> >Upstream:Teemu Toivola <[EMAIL PROTECTED]>
> >URL: http://humdi.net/vnstat/
> >License: GPL
> >Description: Console-based network traffic monitor
> >
> > vnStat is a network traffic monitor for Linux that keeps a log of
> > daily network traffic for the selected interface(s). vnStat isn't a
> > packet sniffer. The traffic information is analyzed from the /proc
> > -filesystem, so vnStat can be used without root permissions.
> >
> >The package is linda and lintian clean. You can find it here:
> >
> > deb http://humdi.net/vnstat/debian/ ./
> > deb-src http://humdi.net/vnstat/debian/ ./
> 
> I couldn't find the ITP at [0]. Please read [1] if you haven't done
> so.
> 
> [0] http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=wnpp
> [1] http://people.debian.org/~mpalmer/debian-mentors_FAQ.html
> 
> Don't forget to include a 'CLoses: #nn' in debian/changelog to
> close the ITP.

Ok, seems that I had missed instructions about that ITP. Followed those
now, updated the package to upstream release 1.4 and added "Closes:
#240341" to the changelog. The same url above contains now the updated
files. Any other comments?

-- 
- Teemu Toivola - email: vergo(a)humdi.net - irc: Vergo -
 - gsm: 040 7388771 - spam: >/dev/null -


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



RFS: vnStat

2004-03-21 Thread Teemu Toivola

Hi,

I'm looking for a sponsor for vnStat.

Package: vnstat
Version: 1.3
Upstream:Teemu Toivola <[EMAIL PROTECTED]>
URL: http://humdi.net/vnstat/
License: GPL
Description: Console-based network traffic monitor

 vnStat is a network traffic monitor for Linux that keeps a log of daily
 network traffic for the selected interface(s). vnStat isn't a packet
 sniffer. The traffic information is analyzed from the /proc -filesystem,
 so vnStat can be used without root permissions.

The package is linda and lintian clean. You can find it here:

 deb http://humdi.net/vnstat/debian/ ./
 deb-src http://humdi.net/vnstat/debian/ ./

-- 
- Teemu Toivola - email: vergo(a)humdi.net - irc: Vergo -



RFS: vnStat

2004-03-21 Thread Teemu Toivola

Hi,

I'm looking for a sponsor for vnStat.

Package: vnstat
Version: 1.3
Upstream:Teemu Toivola <[EMAIL PROTECTED]>
URL: http://humdi.net/vnstat/
License: GPL
Description: Console-based network traffic monitor

 vnStat is a network traffic monitor for Linux that keeps a log of daily
 network traffic for the selected interface(s). vnStat isn't a packet
 sniffer. The traffic information is analyzed from the /proc -filesystem,
 so vnStat can be used without root permissions.

The package is linda and lintian clean. You can find it here:

 deb http://humdi.net/vnstat/debian/ ./
 deb-src http://humdi.net/vnstat/debian/ ./

-- 
- Teemu Toivola - email: vergo(a)humdi.net - irc: Vergo -


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]