Your message dated Tue, 11 Aug 2015 21:50:21 +0000
with message-id <[email protected]>
and subject line Bug#792207: fixed in debhelper 9.20150811
has caused the Debian Bug report #792207,
regarding debhelper: Typo in dh_strip
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
792207: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=792207
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: debhelper
Version: 9.20150628
Severity: minor
Tags: patch

Hi!

Here's a patch for a typo in a code comment.

Thanks,
Guillem
From 1448b390495c930da6753b6a4e8cbff59bca5922 Mon Sep 17 00:00:00 2001
From: Guillem Jover <[email protected]>
Date: Fri, 3 Jul 2015 22:40:57 +0200
Subject: [PATCH] dh_strip: Fix typo

---
 dh_strip | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dh_strip b/dh_strip
index 91197ab..ea86300 100755
--- a/dh_strip
+++ b/dh_strip
@@ -209,7 +209,7 @@ sub testfile {
 	
 	# Is it a static library, and not a debug library?
 	if (m/lib.*\.a$/ && ! m/.*_g\.a$/) {
-		# Is it a binary file, or something else (maybe a liner
+		# Is it a binary file, or something else (maybe a linker
 		# script on Hurd, for example? I don't use file, because
 		# file returns a variety of things on static libraries.
 		if (-B $_) {
-- 
2.4.3.573.g4eafbef


--- End Message ---
--- Begin Message ---
Source: debhelper
Source-Version: 9.20150811

We believe that the bug you reported is fixed in the latest version of
debhelper, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Niels Thykier <[email protected]> (supplier of updated debhelper package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 11 Aug 2015 22:47:08 +0200
Source: debhelper
Binary: debhelper
Architecture: source all
Version: 9.20150811
Distribution: unstable
Urgency: medium
Maintainer: Debhelper Maintainers <[email protected]>
Changed-By: Niels Thykier <[email protected]>
Description:
 debhelper  - helper programs for debian/rules
Closes: 789351 792207 793092 793440 793443
Changes:
 debhelper (9.20150811) unstable; urgency=medium
 .
   * d/changelog: Add missing entry for dh_md5sums/#786695 in
     the 9.20150628 release.
   * Makefile: Set LC_ALL=C when sorting.
   * dh: Avoid passing --parallel to other debhelper commands
     if it is the only option and "parallel" is not set (or
     set to 1) in DEB_BUILD_OPTIONS.
   * dh_strip: Apply patch from Guillem Jover to fix a typo.
     (Closes: #792207)
   * dh_makeshlibs: Avoid an uninitialised warning in some
     error cases.  Thanks to Jakub Wilk for reporting it.
     (Closes: #793092)
   * Dh_Lib.pm: Apply patch from Guillem Jover to use the
     value of dpkg-architecture variables from the environment,
     if present.  (Closes: #793440)
   * Dh_Buildsystems.pm/Dh_Lib.pm: Import Exporter's import
     subroutine rather than adding Exporter to @ISA.
   * Dh_Lib.pm: Use Dpkg::Arch's debarch_is rather than running
     dpkg-architecture to determine if an architecture matches
     a wildcard.  Heavily based on a patch from Guillem Jover.
     (Closes: #793443)
   * dh_strip: Always compress debug sections of debug symbols
     in ddebs.
   * dh_strip: Strip ".comment" and ".note" sections from static
     libraries.  Thanks to Helmut Grohne for the suggestion.
     (Closes: #789351)
   * dh_gencontrol: Stop explicitly passing -DSource to
     dpkg-gencontrol when building ddebs.  The passed value was
     wrong sometimes (e.g. with binNMUs) and dpkg-gencontrol
     since 1.18.2~ computes the value correctly.
   * d/control: Bump dependency on dpkg-dev to 1.18.2~ for
     ddebs.  Build-depends not bumped since debhelper itself
     does not produce any ddebs.
   * dh_makeshlibs: Continue generating reports from
     dpkg-gensymbols after the first error.  This helps
     packages with multiple libraries to spot all the symbol
     issues in one build.
Checksums-Sha1:
 69218614db9a4dab9ace9db45a727dcd7f99fb34 1749 debhelper_9.20150811.dsc
 eaf87d67e97574ca24aef09395462686803df78f 319992 debhelper_9.20150811.tar.xz
 d6e4ae0e6541998178f33e5aa2b651011cad63b9 817178 debhelper_9.20150811_all.deb
Checksums-Sha256:
 6aeaa9b925d1a937881b2421ca27b0643b32376da8fe847be66a2d01a6128081 1749 
debhelper_9.20150811.dsc
 dc96fb0e8c34b0f239482088e85261bd8d858b0e5154990b52879893215d6d73 319992 
debhelper_9.20150811.tar.xz
 82583d77332cce78429a316b622074299a0d2dd499064c9aaca0886f09034b33 817178 
debhelper_9.20150811_all.deb
Files:
 aa26f79b49efc8666c886dde443fdbe7 1749 devel optional debhelper_9.20150811.dsc
 83e190d703174546e1c187443fb53bfb 319992 devel optional 
debhelper_9.20150811.tar.xz
 00b52a5186ee1ffdca1c80747bf2a5c8 817178 devel optional 
debhelper_9.20150811_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJVymHzAAoJEAVLu599gGRCVUUP/3uOCLijfTLL6ta/zFuhg3In
wNY9xQAxxVo2h+4vsBJuChVqCJMcU10W2/LBS1Y6n5OLjJkdVqLqAU41CqM7zqoz
+L/Ok+jNoSOXCLwBujH48+So13cD4aPH+cpEmt4jnS7DxxVwG6NKt10sb0ZOjyTz
J3pUndhEt8XpclW+mGpC2dMsv2RV+c3Cj0E4gIsVbUY1+EBw6AWPk1a1mFezCBww
R9f11cM/CgSK8hiHXpRQfIBW+OKV0t47WRZ6lQ/HiCK5ixBaajnfd741GPLon/kG
/+lCiny/13Ih7HyBsAwqAcDQADLIOxs1tm+qNccSZ3IRPUzjFHwdxBELSFx7Svqw
Y+7JrIsuexChz+7MyPq12dbIfy2QCPF/Tbl52EscX7g90n72FJa57+7itbs/rwRL
jOb/WWXWuCCj3wQ/WBA9YVlwOnkbsfCSC2lkeFNEj8A6bdvcdXJHXU8TzsLOQetn
h/IsQEkwOzH9bpsVxgKU0+KRb/5NAH/1/MiM8H32C4pyaly7Cb4OQkacO1clmRtk
XjBAIqf4DT0hXebp1E/HuXbwTg1aL4pXBlVbgU1WvZq+B6SStJ7EsQnRYuAY1TaG
bJzIjhXlxjHQ/GidjxrIxaizmILhD+5lTKE/oeftA5XCmJfwRZwLwf7owuw1VXYO
cLTEYjbKRdSemQZSZmbj
=bJ4D
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to