Bug#817444: echolot: diff for NMU version 2.1.9-1.1

2016-10-18 Thread fike
Control: tags 817444 + patch
Control: tags 817444 + pending

Dear maintainer,

I've prepared an NMU for echolot (versioned as 2.1.9-1.1) and
uploaded it to DELAYED/10. Please feel free to tell me if I
should delay it longer.

Regards.
only in patch2:
unchanged:
--- echolot-2.1.9.orig/debian/changelog
+++ echolot-2.1.9/debian/changelog
@@ -1,3 +1,19 @@
+echolot (2.1.9-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Updated DH level to 10. (Closes: #817444)
+  * debian/control:
+- Added Homepage field.
+- Added ${misc:Depends} in Depends field.
+- Bumped Standards-Version to 3.9.8.
+  * debian/copyright:
+- Fixed license link.
+  * debian/watch:
+- Created the watch file.
+  * Run wrap-and-sort -ast.
+
+ -- Fernando Ike   Mon, 17 Oct 2016 12:04:58 -0200
+
 echolot (2.1.9-1) unstable; urgency=medium
 
   * New upstream version.
only in patch2:
unchanged:
--- echolot-2.1.9.orig/debian/compat
+++ echolot-2.1.9/debian/compat
@@ -1 +1 @@
-4
+10
only in patch2:
unchanged:
--- echolot-2.1.9.orig/debian/control
+++ echolot-2.1.9/debian/control
@@ -2,12 +2,23 @@
 Section: mail
 Priority: extra
 Maintainer: Peter Palfrader 
-Build-Depends: debhelper (>= 4.1.16)
-Standards-Version: 3.7.2
+Build-Depends:
+ debhelper (>= 10),
+Standards-Version: 3.9.8
+Homepage: http://www.palfrader.org/echolot/
 
 Package: echolot
 Architecture: all
-Depends: ${shlibs:Depends}, gnupg (>= 1.0.7), postfix | mail-transport-agent, 
mixmaster, libdigest-md5-perl, libhtml-template-perl, libgnupg-interface-perl 
(>= 0.33), adduser
+Depends:
+ adduser,
+ gnupg (>= 1.0.7),
+ libdigest-md5-perl,
+ libgnupg-interface-perl (>= 0.33),
+ libhtml-template-perl,
+ mixmaster,
+ postfix | mail-transport-agent,
+ ${misc:Depends},
+ ${shlibs:Depends},
 Description: Pinger for anonymous remailers such as Mixmaster
  A Pinger in the context of anonymous remailers is a program that
  regularly sends messages through remailers to determine their status.
only in patch2:
unchanged:
--- echolot-2.1.9.orig/debian/copyright
+++ echolot-2.1.9/debian/copyright
@@ -21,4 +21,4 @@
 St, Fifth Floor, Boston, MA  02110-1301 USA
 
 On Debian systems you can find a copy of the GNU General Public License in
-/usr/share/common-licenses/GPL.
+/usr/share/common-licenses/GPL-2.
only in patch2:
unchanged:
--- echolot-2.1.9.orig/debian/echolot.dirs
+++ echolot-2.1.9/debian/echolot.dirs
@@ -1,6 +1,6 @@
+etc/default
+etc/echolot
 usr/bin
 usr/share/perl5
 var/lib/echolot
 var/log/echolot
-etc/echolot
-etc/default
only in patch2:
unchanged:
--- echolot-2.1.9.orig/debian/watch
+++ echolot-2.1.9/debian/watch
@@ -0,0 +1,2 @@
+version=4
+https://echolot.alioth.debian.org/echolot-((?:\d+\.)+\d+)\.tar\.gz debian 
uupdate



Bug#817372: bandwidthcalc: diff for NMU version 0.2-1.1

2016-10-17 Thread fike
Control: tags 817372 + patch
Control: tags 817372 + pending

Dear maintainer,

I've prepared an NMU for bandwidthcalc (versioned as 0.2-1.1) and
uploaded it to DELAYED/10. Please feel free to tell me if I
should delay it longer.

Regards.
diff -u bandwidthcalc-0.2/debian/changelog bandwidthcalc-0.2/debian/changelog
--- bandwidthcalc-0.2/debian/changelog
+++ bandwidthcalc-0.2/debian/changelog
@@ -1,3 +1,15 @@
+bandwidthcalc (0.2-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Updated DH level to 10. (Closes: #817372)
+  * debian/control:
+- Bumped Standards-Version to 3.9.8
+  * debian/copyright:
+- Fixed license link.
+  * Run wrap-and-sort.
+
+ -- Fernando Ike   Sat, 15 Oct 2016 22:58:05 -0300
+
 bandwidthcalc (0.2-1) unstable; urgency=low
 
   * New Upstream Version
diff -u bandwidthcalc-0.2/debian/compat bandwidthcalc-0.2/debian/compat
--- bandwidthcalc-0.2/debian/compat
+++ bandwidthcalc-0.2/debian/compat
@@ -1 +1 @@
-4
+10
diff -u bandwidthcalc-0.2/debian/control bandwidthcalc-0.2/debian/control
--- bandwidthcalc-0.2/debian/control
+++ bandwidthcalc-0.2/debian/control
@@ -2,13 +2,21 @@
 Section: x11
 Priority: optional
 Maintainer: Christoph Goehre 
-Build-Depends: debhelper (>= 4.0.0), autotools-dev, libatk1.0-dev, 
libglib2.0-dev (>= 2.6), libgtk2.0-dev (>= 2.6), libpango1.0-dev
+Build-Depends:
+ autotools-dev,
+ debhelper (>= 10),
+ libatk1.0-dev,
+ libglib2.0-dev (>= 2.6),
+ libgtk2.0-dev (>= 2.6),
+ libpango1.0-dev,
 DM-Upload-Allowed: yes
-Standards-Version: 3.8.0
+Standards-Version: 3.9.8
 
 Package: bandwidthcalc
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends},
 Description: file transfer time calculator written in GTK+
  Given the available bandwidth, bandwidthcalc determines how long it will take
  to transfer a file of a given size. You can specify the available bandwidth in
diff -u bandwidthcalc-0.2/debian/copyright bandwidthcalc-0.2/debian/copyright
--- bandwidthcalc-0.2/debian/copyright
+++ bandwidthcalc-0.2/debian/copyright
@@ -25,2 +25 @@
-Public License can be found in `/usr/share/common-licenses/GPL'.
-
+Public License can be found in `/usr/share/common-licenses/GPL-2'.