Package: pppoeconf
Version: 1.21+nmu1
Severity: normal
Tags: patch  pending

Dear maintainer,

I've prepared an NMU for pppoeconf (versioned as 1.21+nmu2) and
uploaded it. I will also ask the release team to accept this into bullseye.

Regards

Jochen
diff -Nru pppoeconf-1.21+nmu1/debian/changelog pppoeconf-1.21+nmu2/debian/changelog
--- pppoeconf-1.21+nmu1/debian/changelog	2021-01-01 16:42:10.000000000 +0100
+++ pppoeconf-1.21+nmu2/debian/changelog	2021-07-22 20:51:01.000000000 +0200
@@ -1,3 +1,14 @@
+pppoeconf (1.21+nmu2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Remove -A option from pppoe-discovery (Closes: #990978).
+    It had no function anymore and was removed in new versions.
+    Thanks: Michael Prokop
+  * Apply two manpage corrections (Closes: #814354).
+    Thanks: Christoph Biedl
+
+ -- Jochen Sprickerhof <jspri...@debian.org>  Thu, 22 Jul 2021 20:51:01 +0200
+
 pppoeconf (1.21+nmu1) unstable; urgency=medium
 
   * Non maintainer upload by the Reproducible Builds team.
diff -Nru pppoeconf-1.21+nmu1/pppoeconf pppoeconf-1.21+nmu2/pppoeconf
--- pppoeconf-1.21+nmu1/pppoeconf	2013-12-27 03:07:24.000000000 +0100
+++ pppoeconf-1.21+nmu2/pppoeconf	2021-07-22 20:49:37.000000000 +0200
@@ -190,7 +190,7 @@
 
             touch $TMP/pppoe.scan
             ip link set $iface up
-            ($DISCOVERY_PROGRAM $mmm -A -I $iface > $TMP/$iface.pppoe ; rm $TMP/pppoe.scan) &
+            ($DISCOVERY_PROGRAM $mmm -I $iface > $TMP/$iface.pppoe ; rm $TMP/pppoe.scan) &
 
             ( time=0 ; while test -f $TMP/pppoe.scan ; do time=`expr $time + 6`; echo $time; sleep 1; done ) | $DIALOG --title "$title" --gauge "$text $mmode" 10 60 0
 
diff -Nru pppoeconf-1.21+nmu1/pppoeconf.8.sgml pppoeconf-1.21+nmu2/pppoeconf.8.sgml
--- pppoeconf-1.21+nmu1/pppoeconf.8.sgml	2013-12-27 03:07:24.000000000 +0100
+++ pppoeconf-1.21+nmu2/pppoeconf.8.sgml	2021-07-22 20:50:22.000000000 +0200
@@ -70,12 +70,12 @@
     <title>DESCRIPTION</title>
 
     <para>The <command>&dhpackage;</command> program is user-friendly dialog
-     based setup tool for <command>pppd</command> (and <command>pppoe</command>
-     if needed). It will look for existing ethernet cards and look for ADSL
+     based setup tool for <command>pppd</command> (and <command>pppoe</command> if
+     needed). It will look for existing ethernet cards and look for ADSL
      hardware connected to one of them. You can add an interface name
      <option>iface</option> to force &dhpackage; to use it. Then it will get
      some login info and do some minor modifications to make working
-     settings. Note that you can use ESC key to exit program when you wan.</para>
+     settings. Note that you can use ESC key to exit program when you want.</para>
 
   </refsect1>
   <refsect1>

Attachment: signature.asc
Description: PGP signature

Reply via email to