[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[tex-common] 01/01: remove generated dep on dpkg



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

preining pushed a commit to branch master
in repository tex-common.

commit 71908747ccdff6eb128ed3c475ec75021e36bd7f
Author: Norbert Preining <preining@debian.org>
Date:   Sun Jun 7 10:27:46 2015 +0900

    remove generated dep on dpkg
---
 debian/changelog      | 4 ++--
 scripts/dh_installtex | 2 --
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3834cd5..25bbcfb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,9 +6,9 @@ tex-common (6.00) experimental; urgency=medium
   * rework fmtutil/hyphen handling in the same way as updmap handling
   * switch to trigger activated format building
   * try to ensure reproducible builds in files generated by dh_installtex
-  * dh_installtex: don't add version to generated dpkg dep (Closes: #787906)
+  * dh_installtex: remove generated dep on dpkg (Closes: #787906)
 
- -- Norbert Preining <preining@debian.org>  Sat, 06 Jun 2015 16:52:04 +0900
+ -- Norbert Preining <preining@debian.org>  Sun, 07 Jun 2015 10:27:15 +0900
 
 tex-common (5.03) unstable; urgency=medium
 
diff --git a/scripts/dh_installtex b/scripts/dh_installtex
index 6b340db..2954dd7 100755
--- a/scripts/dh_installtex
+++ b/scripts/dh_installtex
@@ -569,8 +569,6 @@ foreach my $package (@{$dh{DOPACKAGES}}) {
 		autoscript($package, "postrm",   "postrm-tex", "s|#FORMATS#|@postrmfmtdata|; s|#WHATTODO#|$whattodorem|");
 	}
 
-	# for trigger support
-	addsubstvar($package, "misc:Depends", "dpkg", "");
 	addsubstvar($package, "misc:Depends", "tex-common", ">= 6");
 }
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-tex/tex-common.git


Reply to: