tags 800227 patch
tags 800227 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: #800227)
  * 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.
     - 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-moby-thesaurus-1.0/debian/changelog 
dict-moby-thesaurus-1.0/debian/changelog
--- dict-moby-thesaurus-1.0/debian/changelog
+++ dict-moby-thesaurus-1.0/debian/changelog
@@ -1,3 +1,17 @@
+dict-moby-thesaurus (1.0-6.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Update DH level to 9. (Closes: #800227)
+  * 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.
+     - 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 23:27:43 
-0300
+
 dict-moby-thesaurus (1.0-6.2) unstable; urgency=low
 
   * Non-maintainer upload.
diff -u dict-moby-thesaurus-1.0/debian/control 
dict-moby-thesaurus-1.0/debian/control
--- dict-moby-thesaurus-1.0/debian/control
+++ dict-moby-thesaurus-1.0/debian/control
@@ -2,11 +2,13 @@
 Section: text
 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-moby-thesaurus
 Architecture: all
+Depends: ${misc:Depends}
 Suggests: dict, dictd
 Description: Largest and most comprehensive thesaurus
  Moby Thesaurus is the largest and most comprehensive thesaurus data
diff -u dict-moby-thesaurus-1.0/debian/rules 
dict-moby-thesaurus-1.0/debian/rules
--- dict-moby-thesaurus-1.0/debian/rules
+++ dict-moby-thesaurus-1.0/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-moby-thesaurus-1.0.orig/debian/compat
+++ dict-moby-thesaurus-1.0/debian/compat
@@ -0,0 +1 @@
+9

Reply via email to