[Python-modules-commits] [python-werkzeug] 01/03: Revert "d/rules: Use dh_missing --fail-missing"

Ondrej Novy onovy at debian.org
Tue Jan 9 13:47:19 UTC 2018


This is an automated email from the git hooks/post-receive script.

onovy pushed a commit to branch master
in repository python-werkzeug.

commit 74bc949869fad1366f460a70029aa3d892318d31
Author: Ondřej Nový <onovy at debian.org>
Date:   Tue Jan 9 09:37:10 2018 +0100

    Revert "d/rules: Use dh_missing --fail-missing"
    
    This reverts commit 4b21122eb477c0a644198102483237afbd93b44a.
---
 debian/changelog | 1 -
 debian/rules     | 3 ---
 2 files changed, 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5ebc025..1fbd554 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,6 @@ python-werkzeug (0.14.1+dfsg1-1) UNRELEASED; urgency=medium
 
   * New upstream release
   * Don't reset http{,s}_proxy, pybuild sets it correctly
-  * d/rules: Use dh_missing --fail-missing
   * Use Python 3 version of Sphinx for building docs
 
  -- Ondřej Nový <onovy at debian.org>  Sat, 09 Dec 2017 20:04:09 +0100
diff --git a/debian/rules b/debian/rules
index 2e9f202..a85265e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,6 +38,3 @@ override_dh_installdocs:
 	dh_installdocs
 
 	dh_installdocs -A AUTHORS
-
-override_dh_missing:
-	dh_missing --fail-missing

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-werkzeug.git



More information about the Python-modules-commits mailing list