[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#730573: marked as done (ITA: netplug -- network link monitor daemon)



Your message dated Sun, 24 May 2015 13:49:15 +0000
with message-id <E1YwWHD-0004Nf-6N@franck.debian.org>
and subject line Bug#730573: fixed in netplug 1.2.9.2-2
has caused the Debian Bug report #730573,
regarding ITA: netplug -- network link monitor daemon
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
730573: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730573
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal

The current maintainer of netplug, Philipp Matthias Hahn <pmhahn@debian.org>,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: netplug
Binary: netplug
Version: 1.2.9.2-1
Maintainer: Philipp Matthias Hahn <pmhahn@debian.org>
Build-Depends: debhelper (>> 7)
Architecture: any
Standards-Version: 3.9.1
Format: 3.0 (quilt)
Files:
 bbf78dc13f8ff5b744d0e7201ee17989 1030 netplug_1.2.9.2-1.dsc
 1d6db99536bdf875ce441f2c0e45ebf2 22332 netplug_1.2.9.2.orig.tar.bz2
 f9de4858b078ff44842a554ffb348efe 5283 netplug_1.2.9.2-1.debian.tar.gz
Checksums-Sha1:
 c24ef85e866ddbe52df71c4e9628fdb21679057f 1030 netplug_1.2.9.2-1.dsc
 646041d6d6f988599881b36a722296d6fedcfd99 22332 netplug_1.2.9.2.orig.tar.bz2
 938697134b8836ba36bb9802656cd307f86752c6 5283 netplug_1.2.9.2-1.debian.tar.gz
Checksums-Sha256:
 102e251dd0f9963238598d1fc4adb7b5c73a138f12ae5de31358354c5d26a841 1030 netplug_1.2.9.2-1.dsc
 5180dfd9a7d3d0633a027b0a04f01b45a6a64623813cd48bd54423b90814864e 22332 netplug_1.2.9.2.orig.tar.bz2
 14a7091800e4e3887a8f795f82e74de96889cdacee60293426d9bcb735687e07 5283 netplug_1.2.9.2-1.debian.tar.gz
Homepage: http://www.red-bean.com/~bos/
Directory: pool/main/n/netplug
Priority: source
Section: net

Package: netplug
Version: 1.2.9.2-1
Installed-Size: 128
Maintainer: Philipp Matthias Hahn <pmhahn@debian.org>
Architecture: armel
Depends: libc6 (>= 2.4), iproute
Description-en: network link monitor daemon
 This daemon monitors the link status of network cards and configures
 the network on plug- and un-plug-events.
 .
 It's similar to ifplugd, but uses NETLINK instead of regularly polling
 the link status. This improves power-consumption with laptops, but does
 not work with all network card.
Description-md5: f1d78ca52982b71dc352535c88597c0b
Homepage: http://www.red-bean.com/~bos/
Tag: admin::hardware, admin::kernel, hardware::TODO, implemented-in::c,
 interface::daemon, network::configuration, role::program, use::driver
Section: net
Priority: optional
Filename: pool/main/n/netplug/netplug_1.2.9.2-1_armel.deb
Size: 21394
MD5sum: b91c7b980580af034c7eae449f91b72e
SHA1: 6802af8924db5eedd2ab5489cc6811a9f4b95f74
SHA256: 416cc237b207da6310b87b581f0a0eed20144888c3fa295cd139f81064c9fcc4


-- 
 Ricardo Mones, on behalf of Debian QA/MIA team
 http://people.debian.org/~mones
 «Never send a human to do a machine's job.» ~ Agent Smith

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: netplug
Source-Version: 1.2.9.2-2

We believe that the bug you reported is fixed in the latest version of
netplug, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 730573@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pali Rohár <pali.rohar@gmail.com> (supplier of updated netplug package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 29 Nov 2014 00:34:05 +0100
Source: netplug
Binary: netplug
Architecture: source i386
Version: 1.2.9.2-2
Distribution: unstable
Urgency: low
Maintainer: Pali Rohár <pali.rohar@gmail.com>
Changed-By: Pali Rohár <pali.rohar@gmail.com>
Description:
 netplug    - network link monitor daemon
Closes: 652418 690129 702495 730573 753747
Changes:
 netplug (1.2.9.2-2) unstable; urgency=low
 .
   * debian/control:
     - New maintainer (Closes: #730573)
     - Depend on iproute2 instead of transitional iproute (Closes: #753747)
     - Add info about difference between netplugd and ifplugd packages
       to package long description (Closes: #690129)
     - Fix Standards-Version
   * debian/rules:
     - Fix missing recommended target
     - Fix dpkg-buildflags missing
   * Handle ST_DOWNANDOUT state (Closes: #652418)
   * Allow to specify custom script file via new param '-s' (Closes: #702495)
Checksums-Sha1:
 6bc9d8b054adead15223424677eb5d1e2c7ff466 1692 netplug_1.2.9.2-2.dsc
 19dc11c0a316352eac7b65d3f3a0e89833f0e7c4 6520 netplug_1.2.9.2-2.debian.tar.xz
 9186e8e4b64111642c3373dac45cf39bfaaf0fc7 20856 netplug_1.2.9.2-2_i386.deb
Checksums-Sha256:
 7a1ed58d753da5903dc3306013941f7a2ef057d99453d69676b54ec152a4c4e7 1692 netplug_1.2.9.2-2.dsc
 49c10d5bb5dd0eb6e0f9642934fe03cdc3fbab96995955b681e6b0368d6762e2 6520 netplug_1.2.9.2-2.debian.tar.xz
 38f93d275ad27bbb5a45b3c0fd2a14983f9a6c0c22c71dcafcd9d368c6b2e8e8 20856 netplug_1.2.9.2-2_i386.deb
Files:
 8a14b80266ed2b249ac9f398e37f338b 1692 net optional netplug_1.2.9.2-2.dsc
 b639b8784e36eb6bb6ccc0d20e76c94f 6520 net optional netplug_1.2.9.2-2.debian.tar.xz
 024d573702a30e3e60782eb9bdf7fa6a 20856 net optional netplug_1.2.9.2-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJVYdPaAAoJEG6k0jEaLSaNItcP/22YXqxnSjwEQGEhJTEu4H3d
ZA3ioAghtk/xPMeXeBTU2o000owxep6FJgHyHsSlIDhf0uwyQPJDakb0bfay0Tme
qBQebbplIUSCRH2QAtORp2p8VzAlufCCdChZX+nZkWtp/PkAqlU/uJW9B7eX2qXX
cN7x1vM9S2tyLoHGjEX2O/99zeyYXxVy9lrszYsd4ws11bq4P/odY2h618vFNwbm
xhsjPwkBdHHIkpfL+OkpoXVeCVfqV5Q8DGi+TYXV9rs93ajrMglN4eLs+otOTwtE
plj8zdj8/91qn3hn8VRAXZTFc3CD9KvjAIxj50OxfxIvrtIfq4VxXr9IlvG9g4Sf
mbV8BKTc8eeZcD4Pe/nzb/a1GP7ua+k00Uc4/Y3O4VS7lknQe9/34uNz7ELoXEu7
4EDYCnWX73lwNzZRZ9yL0PQfK5VEIKcKgy7FvuZg698BqOQ11GBbamqzLjG+AKNS
PQ7xKg8X/jJV2TtDk/VM99v8xHRIQnRdCvJEtnOLs2vIM+eJbEwXGi53+Ulxhp0d
9k7JtuoK+c/jjDXdJdJrFNcmU9z8VOQQ/4fkbl6dQn5C5VktUJAIOpkiousBrTsc
3Hv8siAjgUcepeIplll+T6ikYcXM0MdFSKcglMxl2vB8Ycp7FIjXfP+QpXPzOj0I
jPV/MY2064REFNZs9CP6
=WHpD
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: