tags 800178 patch
tags 800178 pending

thanks

Hi,

I did make a NMU and Eriberto sponsored upload to 2-day/delay queue.
Feel free to cancel this upload if needed.

The debian/changelog is:

  * Non-maintainer upload.
  * Update DH level to 9. (Closes: #800178)
  * debian/compat: created and set to 9, instead of using DH_COMPAT.
  * debian/control:
     - Added the ${misc:Depends} variable to provide the right install
       dependencies.
     - Bumped Standards-Version to 3.9.7.
     - Fixed a typo in the Long Description. (Closes: #363255)
     - Moved debhelper from Build-Depends-Indep to Build-Depends.
  * debian/rules: removed the DH_COMPAT line.

I attached a debdiff.


cheers,

-- 
Giovani Ferreira
http://softwarelivre.org/jova2
GNU/Linux user: 337388  GPG ID: 2375A66C
diff -u dict-bouvier-6.revised/debian/changelog 
dict-bouvier-6.revised/debian/changelog
--- dict-bouvier-6.revised/debian/changelog
+++ dict-bouvier-6.revised/debian/changelog
@@ -1,3 +1,18 @@
+dict-bouvier (6.revised-3.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Update DH level to 9. (Closes: #800178)
+  * debian/compat: created and set to 9, instead of using DH_COMPAT.
+  * debian/control:
+     - Added the ${misc:Depends} variable to provide the right install
+       dependencies.
+     - Bumped Standards-Version to 3.9.7.
+     - Fixed a typo in the Long Description. (Closes: #363255)
+     - Moved debhelper from Build-Depends-Indep to Build-Depends.
+  * debian/rules: removed the DH_COMPAT line.
+
+ -- Giovani Augusto Ferreira <giov...@riseup.net>  Sat, 26 Mar 2016 20:58:33 
-0300
+
 dict-bouvier (6.revised-3.2) unstable; urgency=low
 
   * Non-maintainer upload.
diff -u dict-bouvier-6.revised/debian/control 
dict-bouvier-6.revised/debian/control
--- dict-bouvier-6.revised/debian/control
+++ dict-bouvier-6.revised/debian/control
@@ -3,12 +3,14 @@
 Priority: optional
 Maintainer: John Goerzen <jgoer...@complete.org>
-Build-Depends-Indep: debhelper (>> 3.0.0), python (>= 2.4.3), python-dictdlib 
(>= 2.0.4), dictzip
-Standards-Version: 3.5.2
+Build-Depends: debhelper (>=9)
+Build-Depends-Indep: python (>= 2.4.3), python-dictdlib (>= 2.0.4), dictzip
+Standards-Version: 3.9.7
 
 Package: dict-bouvier
 Architecture: all
+Depends: ${misc:Depends}
 Suggests: dict, dictd
 Description: John Bouvier's Law Dictionary for the USA
- This is the 1856 Revised Sixth Ediition of John Bouvier's law dictionary,
+ This is the 1856 Revised Sixth Edition of John Bouvier's law dictionary,
  formatted for use with the dictd server.  It is an excellent, if dated,
  way to look up information about legal words and principles.
diff -u dict-bouvier-6.revised/debian/rules dict-bouvier-6.revised/debian/rules
--- dict-bouvier-6.revised/debian/rules
+++ dict-bouvier-6.revised/debian/rules
@@ -6,7 +6,6 @@
 #export DH_VERBOSE=1
 
 # This is the debhelper compatibility version to use.
-export DH_COMPAT=3
 
 PYTHON=$(shell pyversions -d)
 
only in patch2:
unchanged:
--- dict-bouvier-6.revised.orig/debian/compat
+++ dict-bouvier-6.revised/debian/compat
@@ -0,0 +1 @@
+9

Reply via email to