Package: vdk2
Version: 2.4.0-5.3
Severity: normal
Tags: patch pending

Dear maintainer,

I've prepared an NMU for vdk2 (versioned as 2.4.0-5.4) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards,

Eriberto

--- vdk2-2.4.0/debian/compat
+++ vdk2-2.4.0/debian/compat
@@ -1 +1 @@
-4
+10
diff -u vdk2-2.4.0/debian/control vdk2-2.4.0/debian/control
--- vdk2-2.4.0/debian/control
+++ vdk2-2.4.0/debian/control
@@ -3,8 +3,9 @@
 Priority: optional
 Maintainer: Michael Vogt <m...@debian.org>
 Uploaders: Sam Hocevar (Debian packages) <sam+...@zoy.org>
-Standards-Version: 3.7.2
-Build-Depends: debhelper (>= 4.0), libgnome2-dev, libgtk2.0-dev (>= 2.4.0-1), 
libglib2.0-dev, doxygen, autotools-dev, dpatch, chrpath
+Standards-Version: 3.9.8
+Build-Depends: debhelper (>= 10), libgnome2-dev, libgtk2.0-dev (>= 2.4.0-1), 
libglib2.0-dev, doxygen, autotools-dev, dpatch, chrpath
+Homepage: https://sf.net/projects/vdkbuilder/
 
 Package: libvdk2-2c2
 Section: libs
diff -u vdk2-2.4.0/debian/rules vdk2-2.4.0/debian/rules
--- vdk2-2.4.0/debian/rules
+++ vdk2-2.4.0/debian/rules
@@ -10,6 +10,8 @@
 export DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 
 
+build-arch: build
+build-indep: build
 build: build-stamp 
 build-stamp:
        dh_testdir
@@ -212,5 +214,5 @@
-source diff:                                                                  
+source diff:
        @echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
 
 binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary patch unpatch
+.PHONY: build build-arch build-indep clean binary-indep binary-arch binary 
patch unpatch
diff -u vdk2-2.4.0/debian/changelog vdk2-2.4.0/debian/changelog
--- vdk2-2.4.0/debian/changelog
+++ vdk2-2.4.0/debian/changelog
@@ -1,3 +1,16 @@
+vdk2 (2.4.0-5.4) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Bumped DH level to 10. (Closes: #817712)
+  * debian/control:
+      - Added a Homepage field.
+      - Bumped Standards-Version to 3.9.8.
+  * debian/rules: fix missing targets. Thanks to Santiago Vila
+    <sanv...@unex.es>. (Closes: #822034)
+  * debian/watch: created.
+
+ -- Joao Eriberto Mota Filho <eribe...@debian.org>  Thu, 22 Dec 2016 19:11:49 
-0200
+
 vdk2 (2.4.0-5.3) unstable; urgency=low
 
   * Non-maintainer upload.
only in patch2:
unchanged:
--- vdk2-2.4.0.orig/debian/watch
+++ vdk2-2.4.0/debian/watch
@@ -0,0 +1,2 @@
+version=4
+http://sf.net/vdkbuilder/vdkbuilder2-(\d\S+)\.tar\.(?:bz2|gz|xz)

Reply via email to