Your message dated Sun, 24 Jul 2011 08:49:04 +0000
with message-id <[email protected]>
and subject line Bug#635162: fixed in ttf-staypuft 0.04-6
has caused the Debian Bug report #635162,
regarding ttf-staypuft: Last upload does not remove defoma hints file
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.)


-- 
635162: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635162
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ttf-staypuft
Severity: important
Tags: patch

Your last upload unfortunately is missing the part that removes the
defoma hints file when the package is upgraded. See former bug report
about defoma removal.

Fixing patch attached.

-- System Information:
Debian Release: wheezy/sid
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru ttf-staypuft-0.04/debian//changelog ttf-staypuft-0.04.new/debian//changelog
--- ttf-staypuft-0.04/debian//changelog	2011-07-22 23:50:13.000000000 +0200
+++ ttf-staypuft-0.04.new/debian//changelog	2011-07-23 12:32:36.000000000 +0200
@@ -1,3 +1,9 @@
+ttf-staypuft (0.04-5.1) unstable; urgency=low
+
+  * Take care to remove defoma hints file when upgrading
+
+ -- Christian Perrier <[email protected]>  Sat, 23 Jul 2011 12:30:54 +0200
+
 ttf-staypuft (0.04-5) unstable; urgency=low
 
   * Bumped Standarts-Version(3.9.2), compat(8) and debhelper(8)
diff -Nru ttf-staypuft-0.04/debian//postinst ttf-staypuft-0.04.new/debian//postinst
--- ttf-staypuft-0.04/debian//postinst	1970-01-01 01:00:00.000000000 +0100
+++ ttf-staypuft-0.04.new/debian//postinst	2011-07-23 12:30:24.000000000 +0200
@@ -0,0 +1,9 @@
+#!/bin/sh
+set -e
+
+if dpkg-maintscript-helper supports rm_conffile 2>/dev/null; then
+  dpkg-maintscript-helper rm_conffile /etc/defoma/hints/ttf-staypuft.hints 0.0.4-6 -- "$@"
+fi
+
+#DEBHELPER#
+
diff -Nru ttf-staypuft-0.04/debian//postrm ttf-staypuft-0.04.new/debian//postrm
--- ttf-staypuft-0.04/debian//postrm	1970-01-01 01:00:00.000000000 +0100
+++ ttf-staypuft-0.04.new/debian//postrm	2011-07-23 12:30:31.000000000 +0200
@@ -0,0 +1,9 @@
+#!/bin/sh
+set -e
+
+if dpkg-maintscript-helper supports rm_conffile 2>/dev/null; then
+  dpkg-maintscript-helper rm_conffile /etc/defoma/hints/ttf-staypuft.hints 0.0.4-6 -- "$@"
+fi
+
+#DEBHELPER#
+
diff -Nru ttf-staypuft-0.04/debian//preinst ttf-staypuft-0.04.new/debian//preinst
--- ttf-staypuft-0.04/debian//preinst	1970-01-01 01:00:00.000000000 +0100
+++ ttf-staypuft-0.04.new/debian//preinst	2011-07-23 12:30:43.000000000 +0200
@@ -0,0 +1,9 @@
+#!/bin/sh
+set -e
+
+if dpkg-maintscript-helper supports rm_conffile 2>/dev/null; then
+  dpkg-maintscript-helper rm_conffile /etc/defoma/hints/ttf-staypuft.hints 0.0.4-6 -- "$@"
+fi
+
+#DEBHELPER#
+

--- End Message ---
--- Begin Message ---
Source: ttf-staypuft
Source-Version: 0.04-6

We believe that the bug you reported is fixed in the latest version of
ttf-staypuft, which is due to be installed in the Debian FTP archive:

ttf-staypuft_0.04-6.debian.tar.gz
  to main/t/ttf-staypuft/ttf-staypuft_0.04-6.debian.tar.gz
ttf-staypuft_0.04-6.dsc
  to main/t/ttf-staypuft/ttf-staypuft_0.04-6.dsc
ttf-staypuft_0.04-6_all.deb
  to main/t/ttf-staypuft/ttf-staypuft_0.04-6_all.deb



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.
Edgar Antonio Palma de la Cruz <[email protected]> (supplier of updated 
ttf-staypuft 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: SHA1

Format: 1.8
Date: Sat, 23 Jul 2011 15:37:12 -0500
Source: ttf-staypuft
Binary: ttf-staypuft
Architecture: source all
Version: 0.04-6
Distribution: unstable
Urgency: low
Maintainer: Edgar Antonio Palma de la Cruz <[email protected]>
Changed-By: Edgar Antonio Palma de la Cruz <[email protected]>
Description: 
 ttf-staypuft - Stay-Puft free TrueType font
Closes: 635162
Changes: 
 ttf-staypuft (0.04-6) unstable; urgency=low
 .
   * Added a postinst, postrm, preinst scripts for defoma-removal.
     Thanks to Christian PERRIER <[email protected]>. Closes: #635162
   * Added a bug-script and bug-presubj files.
Checksums-Sha1: 
 0f8da3a302a3ebf2e1acf57479f9c6d70336897c 1722 ttf-staypuft_0.04-6.dsc
 29142b8075cd75f175af64f454da284c2a6a4b48 78300 ttf-staypuft_0.04.orig.tar.gz
 7ff94aef3d127f270817807e0c996ccb2112d7bf 3757 ttf-staypuft_0.04-6.debian.tar.gz
 37fffba89b84aff396b5ed23fd77284dc3ab6b24 24154 ttf-staypuft_0.04-6_all.deb
Checksums-Sha256: 
 fed6f86ff018028f08c1137cc2b7fee49eaaf9c64413d82a38f71954caf3af67 1722 
ttf-staypuft_0.04-6.dsc
 0c82be5cd9b5a41b12313abce5972e650cc0bd082733fab0fcd84debf55c6de7 78300 
ttf-staypuft_0.04.orig.tar.gz
 f4519ec1689c4557df8e337da7ae2170773d08641f0a1a877818875af574302d 3757 
ttf-staypuft_0.04-6.debian.tar.gz
 52029bda6028b064d9301b75da6f955c830375567e395172433bb5241eff6579 24154 
ttf-staypuft_0.04-6_all.deb
Files: 
 a56abfe5db75c17eddaf277c112fee02 1722 fonts optional ttf-staypuft_0.04-6.dsc
 f9f4e17ebbbd412a502bebb19b169e94 78300 fonts optional 
ttf-staypuft_0.04.orig.tar.gz
 534d2ea7fbb1f6f78c5b93b3fcc76fe0 3757 fonts optional 
ttf-staypuft_0.04-6.debian.tar.gz
 98d826041d267bc948ca92c17861a2bf 24154 fonts optional 
ttf-staypuft_0.04-6_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIVAwUBTivO44cvcCxNbiWoAQJRkxAAv/akNSFv0PPqMuv+BJR+pszpN8XoDooo
ngpjvjaonPBI/pg9JCRWY2e8Rth87Vz6erO0/LPdeDpmiWY2IXxvbgp3Bn+oPZZW
mmCSyBd/s2ZPrIgU9ithq4RKFApMRNSZUtzaMGhh3s6rE2BH3LCMDEUwC56/JX/T
7XeBQd58WrZmkcBvrcuSH0rNXB+hkwk04iur9jnfRh3BSImwyWjOOk0iWJbq+TRx
ySnKyQc96HmFCYdKm7aWtvSEB6drHdEs5nE8GmmW0vl1XCT8BdYytoamX6H5+R2w
CyTkgQ7rSUN1llWDD4ijYmiWuq4hxcSagEmOVoReuZj4hHg6XW35NNK/fqzEV1GD
vWFGIqyN84dbRzxsotY+I8HPQfRJFqrvLTFYBjnbMZlBvtzaZxPlmaWsunkA1Ojb
84UJgI1NSi6tpfuDpE6K9qfp5tjc3PK1YvhNew3Q3e5g8Ca7SZr5Cn4zhVGKYnYX
zOh13mZfdzMa2KMv18bocxwTQVy7ARiZx264702M4AMEBt/plOTU47KWOinxET+k
eGktdq398l9ULXjOSNnDrkvkxdm6lhDsirbnsHfOVBFyI2TXrm/iNU44qwAlq8TL
FhqVlJtgDzyf3oRRcrs0mV+VFYc6zF5kbWhalR1ZhHNwIqsu9NHZWD23OO83F2zc
dTeAP44paE0=
=+AaN
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to