Control: tags 817395 + patch
Control: tags 817395 + pending

Dear maintainer,

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

Regards,

Eriberto

diff -u clips-doc-6.24/debian/changelog clips-doc-6.24/debian/changelog
--- clips-doc-6.24/debian/changelog
+++ clips-doc-6.24/debian/changelog
@@ -1,3 +1,21 @@
+clips-doc (6.24-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+
+    [ Joao Eriberto Mota Filho ]
+
+  * Bumped DH level to 10. (Closes: #817395)
+  * debian/control: bumped Standards-Version to 3.9.8.
+  * debian/watch: created.
+
+    [ Logan Rosen ]
+
+  * debian/control: depend on ${misc:Depends}.
+  * debian/clips-doc.docs: Specify doc files.
+  * debian/rules: Switch to dh sequencer.
+
+ -- Joao Eriberto Mota Filho <eribe...@debian.org>  Wed, 21 Dec 2016 02:30:43 
-0200
+
 clips-doc (6.24-2) unstable; urgency=low
 
   * Acknowledge NMU
diff -u clips-doc-6.24/debian/compat clips-doc-6.24/debian/compat
--- clips-doc-6.24/debian/compat
+++ clips-doc-6.24/debian/compat
@@ -1 +1 @@
-4
+10
diff -u clips-doc-6.24/debian/rules clips-doc-6.24/debian/rules
--- clips-doc-6.24/debian/rules
+++ clips-doc-6.24/debian/rules
@@ -2,41 +2,4 @@
-# Sample debian/rules that uses debhelper.
-# GNU copyright 1997 to 1999 by Joey Hess.
-
-# Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-
-clean:
-       dh_testdir
-       dh_testroot
-       dh_clean
-build:
-# Nothing to do here
-
-install:
-       dh_testdir
-       dh_testroot
-       dh_clean -k
-       dh_installdirs
-# Add here commands to install the package into debian/tmp.
-       
-# Build architecture-independent files here.
-binary-indep: install
-       dh_testdir 
-       dh_testroot 
-       dh_installdocs -i *.pdf
-       dh_installchangelogs -i
-       dh_compress -i
-       dh_fixperms -i
-       dh_installdeb -i
-       dh_shlibdeps -i
-       dh_gencontrol -i
-       dh_md5sums -i
-       dh_builddeb -i
-
-# Build architecture-dependent files here.
-binary-arch: build install
-# We have nothing to do by default.
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install
+%:
+       dh $@
diff -u clips-doc-6.24/debian/control clips-doc-6.24/debian/control
--- clips-doc-6.24/debian/control
+++ clips-doc-6.24/debian/control
@@ -2,13 +2,14 @@
 Section: doc
 Priority: optional
 Maintainer: Javier Fernandez-Sanguino Pen~a <j...@computer.org>
-Build-Depends: debhelper
-Standards-Version: 3.7.3
+Build-Depends: debhelper (>= 10)
+Standards-Version: 3.9.8
 Homepage: http://clipsrules.sourceforge.net/
 
 Package: clips-doc
 Architecture: all
 Recommends: clips, gv | pdf-viewer
+Depends: ${misc:Depends}
 Description: "C" Language Integrated Production System Documentation
  This package contains the documentation (users guide, interfaces guide...)
  of CLIPS, as well as some programming examples that might be useful
only in patch2:
unchanged:
--- clips-doc-6.24.orig/debian/clips-doc.docs
+++ clips-doc-6.24/debian/clips-doc.docs
@@ -0,0 +1 @@
+*.pdf
only in patch2:
unchanged:
--- clips-doc-6.24.orig/debian/watch
+++ clips-doc-6.24/debian/watch
@@ -0,0 +1,3 @@
+version=4
+opts=uversionmangle=s/(\d)/$1\./ \
+http://sf.net/clipsrules/ .*/clips_documentation_(\d+).zip

Reply via email to