Dear maintainer,

I have some free time and I'm offering help.

Here is the NMU diff according to DevRef 5.11.1[1][2] for bug #642894
with other Lintian fixes according to newest policy standard.

Please let me know if it is ok to proceed with the NMU. Feel free to
contact if you have any questions.

Thank you for maintaining the package,
Jari Aalto

[1] http://www.debian.org/doc/developers-reference/pkgs.html#nmu
[2] http://dep.debian.net/deps/dep1.html

lsdiff(1) of changes:

    funnelweb-3.2/debian/changelog
    funnelweb-3.2/debian/compat
    funnelweb-3.2/debian/control
    funnelweb-3.2/debian/patches/debian-changes-3.2-4.1
    funnelweb-3.2/debian/patches/series
    funnelweb-3.2/debian/rules
    funnelweb-3.2/debian/source/format

diffstat for funnelweb-3.2 funnelweb-3.2

 changelog                      |   25 +++++++++++-
 compat                         |    2 -
 control                        |   10 ++---
 patches/debian-changes-3.2-4.1 |   46 +++++++++++++++++++++++
 patches/series                 |    1 
 rules                          |   79 ++++++++++-------------------------------
 source/format                  |    1 
 7 files changed, 97 insertions(+), 67 deletions(-)

diff -Nru funnelweb-3.2/debian/changelog funnelweb-3.2/debian/changelog
--- funnelweb-3.2/debian/changelog	2011-09-25 15:02:54.000000000 +0300
+++ funnelweb-3.2/debian/changelog	2011-09-25 14:58:13.000000000 +0300
@@ -1,9 +1,30 @@
+funnelweb (3.2-4.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+    - Move to packaging format "3.0 (quilt)".
+  * debian/changelog
+    - Clean up whitespaces.
+  * debian/compat
+    - Update to 8.
+  * debian/control
+    - (Build-Depends): update to debhelper 8.
+    - (Descripton): Fix first line (lintian).
+    - (Standards-Version): update to 3.9.2.
+    - (Suggests): Replace obsolete texlive with tetex-base
+      (Closes: #642894)
+  * debian/rules
+    - Update to dh(1).
+  * debian/source/format
+    - New file.
+
+ -- Jari Aalto <[email protected]>  Sun, 25 Sep 2011 14:58:13 +0300
+
 funnelweb (3.2-4) unstable; urgency=low
 
   * Rebuilt with current debhelper for current policy.
   * Use debian/compat, build-dep on debhelper 3.4.4.
   * Build with -fno-strict-aliasing since the code does not appear to be
-    safe in this respect (gcc 3.3 gives many warnings).  
+    safe in this respect (gcc 3.3 gives many warnings).
   * Bumped Standards-Version from 3.1.1 to 3.5.10 (no change).
 
  -- Yann Dirson <[email protected]>  Sun,  1 Jun 2003 22:01:21 +0200
@@ -27,5 +48,3 @@
   * Initial Release.
 
  -- Yann Dirson <[email protected]>  Thu, 16 Dec 1999 20:48:41 +0100
-
-
diff -Nru funnelweb-3.2/debian/compat funnelweb-3.2/debian/compat
--- funnelweb-3.2/debian/compat	2011-09-25 15:02:54.000000000 +0300
+++ funnelweb-3.2/debian/compat	2011-09-25 14:31:26.000000000 +0300
@@ -1 +1 @@
-1
+8
diff -Nru funnelweb-3.2/debian/control funnelweb-3.2/debian/control
--- funnelweb-3.2/debian/control	2011-09-25 15:02:54.000000000 +0300
+++ funnelweb-3.2/debian/control	2011-09-25 14:48:46.000000000 +0300
@@ -2,14 +2,14 @@
 Section: devel
 Priority: extra
 Maintainer: Yann Dirson <[email protected]>
-Build-Depends: debhelper (>= 3.4.4)
-Standards-Version: 3.5.10
+Build-Depends: debhelper (>= 8)
+Standards-Version: 3.9.2
 
 Package: funnelweb
 Architecture: any
-Depends: ${shlibs:Depends}
-Suggests: funnelweb-doc, tetex-base, task-devel-common
-Description: A literate-programming tool
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Suggests: funnelweb-doc, texlive, task-devel-common
+Description: literate-programming tool
  Literate-programming allows the programmer to write a program's
  code and the code's documentation, with equal importance accorded
  to both. This helps to produce well-documented code.
diff -Nru funnelweb-3.2/debian/patches/debian-changes-3.2-4.1 funnelweb-3.2/debian/patches/debian-changes-3.2-4.1
--- funnelweb-3.2/debian/patches/debian-changes-3.2-4.1	1970-01-01 02:00:00.000000000 +0200
+++ funnelweb-3.2/debian/patches/debian-changes-3.2-4.1	2011-09-25 14:59:23.000000000 +0300
@@ -0,0 +1,46 @@
+Description: Upstream changes introduced in version 3.2-4.1
+ This patch has been created by dpkg-source during the package build.
+ Here's the last changelog entry, hopefully it gives details on why
+ those changes were made:
+ .
+ funnelweb (3.2-4.1) unstable; urgency=low
+ .
+   * Non-maintainer upload.
+     - Move to packaging format "3.0 (quilt)".
+   * debian/changelog
+     - Clean up whitespaces.
+   * debian/compat
+     - Update to 8.
+   * debian/control
+     - (Build-Depends): update to debhelper 8.
+     - (Descripton): Fix first line (lintian).
+     - (Standards-Version): update to 3.9.2.
+     - (Suggests): Replace obsolete texlive with tetex-base
+       (Closes: #642894)
+   * debian/rules
+     - Update to dh(1).
+   * debian/source/format
+     - New file.
+ .
+ The person named in the Author field signed this changelog entry.
+Author: Jari Aalto <[email protected]>
+Bug-Debian: http://bugs.debian.org/642894
+
+---
+The information above should follow the Patch Tagging Guidelines, please
+checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
+are templates for supplementary fields that you might want to add:
+
+Origin: <vendor|upstream|other>, <url of original patch>
+Bug: <url in upstream bugtracker>
+Bug-Debian: http://bugs.debian.org/<bugnumber>
+Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
+Forwarded: <no|not-needed|url proving that it has been forwarded>
+Reviewed-By: <name and email of someone who approved the patch>
+Last-Update: <YYYY-MM-DD>
+
+--- /dev/null
++++ funnelweb-3.2/t
+@@ -0,0 +1,2 @@
++12
++234
diff -Nru funnelweb-3.2/debian/patches/series funnelweb-3.2/debian/patches/series
--- funnelweb-3.2/debian/patches/series	1970-01-01 02:00:00.000000000 +0200
+++ funnelweb-3.2/debian/patches/series	2011-09-25 14:43:44.000000000 +0300
@@ -0,0 +1 @@
+debian-changes-3.2-4.1
diff -Nru funnelweb-3.2/debian/rules funnelweb-3.2/debian/rules
--- funnelweb-3.2/debian/rules	2011-09-25 15:02:54.000000000 +0300
+++ funnelweb-3.2/debian/rules	2011-09-25 14:48:03.000000000 +0300
@@ -1,64 +1,27 @@
 #!/usr/bin/make -f
-# Sample debian/rules that uses debhelper.
-# GNU copyright 1997 to 1999 by Joey Hess.
 
 PACKAGE=funnelweb
 
 topdir=$(shell pwd)
-debdir=${topdir}/debian
-tmpdir=${debdir}/tmp
-docdir=${tmpdir}/usr/share/doc/${PACKAGE}
-
-CC=gcc
-CFLAGS=-g -O2 -Wall -fno-strict-aliasing
-
-build: build-stamp
-build-stamp:
-	dh_testdir
-
-	(cd source && ${CC} ${CFLAGS} -c *.c && ${CC} ${CFLAGS} -o fw *.o)
-	touch build-stamp
-
-clean:
-	dh_testdir
-	dh_testroot
-	rm -f build-stamp
-
-	(cd source && rm -f fw *.o)
-	dh_clean
-
-install: build
-	dh_testdir
-	dh_testroot
-	dh_clean -k
-	dh_installdirs
-
-	install -d ${tmpdir}/usr/bin ${docdir}
-	install -m755 source/fw ${tmpdir}/usr/bin
-	install admin/0readme.txt ${docdir}/README
-
-# Build architecture-independent files here.
-binary-indep: build install
-# We have nothing to do by default.
-
-# Build architecture-dependent files here.
-binary-arch: build install
-	dh_testdir
-	dh_testroot
-#	dh_installdebconf	
-	dh_installdocs
-	dh_installexamples
-	dh_installmenu
-#	dh_undocumented
-	dh_installchangelogs 
-	dh_strip
-	dh_compress
-	dh_fixperms
-	dh_installdeb
-	dh_shlibdeps
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
+debdir=$(topdir)/debian
+tmpdir=$(debdir)/$(PACKAGE)
+docdir=$(tmpdir)/usr/share/doc/$(PACKAGE)
 
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install
+CC     ?= gcc
+CFLAGS ?= -g -O2 -Wall -fno-strict-aliasing
+
+override_dh_auto_build:
+	(cd source && $(CC) $(CFLAGS) -c *.c && $(CC) $(CFLAGS) -o fw *.o)
+
+override_dh_auto_clean:
+	rm -f source/fw source/*.o
+
+override_dh_auto_install:
+	install -d $(tmpdir)/usr/bin $(docdir)
+	install -m755 source/fw $(tmpdir)/usr/bin
+	install admin/0readme.txt $(docdir)/README
+
+%:
+	dh $@
+
+# End of file
diff -Nru funnelweb-3.2/debian/source/format funnelweb-3.2/debian/source/format
--- funnelweb-3.2/debian/source/format	1970-01-01 02:00:00.000000000 +0200
+++ funnelweb-3.2/debian/source/format	2011-09-25 14:31:26.000000000 +0300
@@ -0,0 +1 @@
+3.0 (quilt)

Reply via email to