Control: tags 817627 + patch
Control: tags 817627 + pending

Dear maintainer,

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

Regards,

Eriberto

diff -u poster-20050907/debian/changelog poster-20050907/debian/changelog
--- poster-20050907/debian/changelog
+++ poster-20050907/debian/changelog
@@ -1,3 +1,16 @@
+poster (1:20050907-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Bumped DH level to 10. (Closes: #817627)
+  * debian/compat: created.
+  * debian/control:
+      - Added the ${misc:Depends} variable.
+      - Added the Homepage field.
+      - Bumped Standards-Version to 3.9.8.
+      - Removed the Section and Priority fields from binary block.
+
+ -- Joao Eriberto Mota Filho <eribe...@debian.org>  Wed, 12 Oct 2016 23:12:23 
-0300
+
 poster (1:20050907-1) unstable; urgency=low
 
   [ Daniel Hermann ]
diff -u poster-20050907/debian/control poster-20050907/debian/control
--- poster-20050907/debian/control
+++ poster-20050907/debian/control
@@ -2,14 +2,12 @@
 Maintainer: Peter S Galbraith <p...@debian.org>
 Section: text
 Priority: optional
-Build-Depends: debhelper (>> 4.0.0), libpaper-dev
-Standards-Version: 3.7.3
+Build-Depends: debhelper (>= 10), libpaper-dev
+Standards-Version: 3.9.8
 
 Package: poster
 Architecture: any
-Section: text
-Priority: optional
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Create large posters out of PostScript pages
  Poster takes a one-page PostScript file and scales it to a specified
  size.  It can tile the resulting image into multiple smaller pages
diff -u poster-20050907/debian/rules poster-20050907/debian/rules
--- poster-20050907/debian/rules
+++ poster-20050907/debian/rules
@@ -6,7 +6,7 @@
 #export DH_VERBOSE=1
 
 # This is the debhelper compatibility version to use.
-export DH_COMPAT=4
+#export DH_COMPAT=4
 
 ifneq (,$(findstring debug,$(DEB_BUILD_OPTIONS)))
        CFLAGS += -g
only in patch2:
unchanged:
--- poster-20050907.orig/debian/compat
+++ poster-20050907/debian/compat
@@ -0,0 +1 @@
+10

Reply via email to