Control: tags 829187 + patch
Control: tags 829187 + pending

Dear maintainer,

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

Regards,

Eriberto

diff -u perforate-1.2/debian/control perforate-1.2/debian/control
--- perforate-1.2/debian/control
+++ perforate-1.2/debian/control
@@ -3,12 +3,13 @@
 Priority: optional
 Maintainer: Amaya Rodrigo Sastre <am...@debian.org>
 Uploaders: Hector Garcia <hec...@debian.org>
-Standards-Version: 3.7.2
-Build-Depends: debhelper (>=5)
+Standards-Version: 3.9.8
+Build-Depends: debhelper (>= 10)
+Homepage: http://perforate-linux.sf.net
 
 Package: perforate
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Utilities to save disk space
  GNU cp used to detect files that contain 0-filled holes and save disk space
  by skipping them with lseek when writing a file and thus not allocating
diff -u perforate-1.2/debian/rules perforate-1.2/debian/rules
--- perforate-1.2/debian/rules
+++ perforate-1.2/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-export DH_COMPAT=5
+#export DH_COMPAT=5
 
 CFLAGS := -O2 -Wall
 ifneq ($(findstring debug,$(DEB_BUILD_OPTIONS)),)
diff -u perforate-1.2/debian/changelog perforate-1.2/debian/changelog
--- perforate-1.2/debian/changelog
+++ perforate-1.2/debian/changelog
@@ -1,3 +1,15 @@
+perforate (1.2-5.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Bumped DH level to 10.
+  * debian/compat: created. (Closes: #829187)
+  * debian/control:
+      - Added a Homepage field.
+      - Bumped Standards-Version to 3.9.8.
+      - Added the ${misc:Depends} variable to Depends field.
+
+ -- Joao Eriberto Mota Filho <eribe...@debian.org>  Wed, 30 Nov 2016 14:22:49 
-0200
+
 perforate (1.2-5) unstable; urgency=low
 
   * Rebuild with unstable libc (Closes: #383590).
only in patch2:
unchanged:
--- perforate-1.2.orig/debian/compat
+++ perforate-1.2/debian/compat
@@ -0,0 +1 @@
+10

Reply via email to