Your message dated Fri, 06 Mar 2009 16:02:11 +0000
with message-id <[email protected]>
and subject line Bug#488618: fixed in screen 4.0.3-12
has caused the Debian Bug report #488618,
regarding [un]patch target in debian/rules
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.)


-- 
488618: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=488618
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Version: 4.0.3-11
Package: screen
Severity: normal
Tags: patch

This adds a patch target which is recommended by policy (4.14).
and it adds a unpatch target which makes dpatch-edit-patch work.

Thanks,
Ryan Niebur

To be applied with 'patch -p 1':

diff --git a/rules b/rules
index 841750e..afcff18 100755
--- a/rules
+++ b/rules
@@ -7,25 +7,25 @@
 # Uncomment me to turn on debugging
 #export DH_VERBOSE=1
 
+include /usr/share/dpatch/dpatch.make
+
 package := screen
 ROOT := $(CURDIR)/debian/$(package)
 # statically define this... sucko
 TTYGROUP := 5
 
-clean:
+clean: unpatch
        dh_testdir
        dh_testroot
        rm -f configure-stamp build-stamp
        test ! -s doc/Makefile || $(MAKE) -C doc realclean
        test ! -s Makefile || ! grep -q clean Makefile || $(MAKE) realclean
        rm -f config.log config.status Makefile
-       dpatch deapply-all
        dh_clean
 
 configure: configure-stamp
-configure-stamp:
+configure-stamp: patch
        dh_testdir
-       dpatch apply-all
        ./configure --prefix=/usr \
                    --infodir='$$(prefix)/share/info' \
                    --mandir='$$(prefix)/share/man' \

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: screen
Source-Version: 4.0.3-12

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

screen_4.0.3-12.diff.gz
  to pool/main/s/screen/screen_4.0.3-12.diff.gz
screen_4.0.3-12.dsc
  to pool/main/s/screen/screen_4.0.3-12.dsc
screen_4.0.3-12_sparc.deb
  to pool/main/s/screen/screen_4.0.3-12_sparc.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.
Jan Christoph Nordholz <[email protected]> (supplier of updated 
screen 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: Wed, 04 Feb 2009 01:14:20 +0100
Source: screen
Binary: screen
Architecture: source sparc
Version: 4.0.3-12
Distribution: unstable
Urgency: low
Maintainer: Jan Christoph Nordholz <[email protected]>
Changed-By: Jan Christoph Nordholz <[email protected]>
Description: 
 screen     - terminal multiplexor with VT100/ANSI terminal emulation
Closes: 488618 492274 501201 512299 515803
Changes: 
 screen (4.0.3-12) unstable; urgency=low
 .
   * Back to work.
   * Make the package build lintian-clean again.
   * Add a Homepage field. Closes: #515803.
   * Use the stock [un]patch targets from dpatch. Closes: #488618.
     Thanks to Ryan Niebur.
   * Adjust version number in the info doc. Closes: #492274, thanks
     to Juhapekka Tolvanen.
   * Cherry pick from upstream:
     * d128abd5...: Display hostname when locked. Closes: #501201.
   * Remove a spurious nethack message. Closes: #512299.
Checksums-Sha1: 
 50833b36a92dc5e7072d11f7c779d9da20d0362d 1088 screen_4.0.3-12.dsc
 ebd3fa6e6ecda6e45edb5e81c80c8a2be804d91f 131141 screen_4.0.3-12.diff.gz
 cdb10d1a0e5c68b5c5a51c09c0be27576f107bb9 610842 screen_4.0.3-12_sparc.deb
Checksums-Sha256: 
 1273bb59e8b36ba67d9cd2308de0e943b473b4b97068ac708b7bdc9331e1e88c 1088 
screen_4.0.3-12.dsc
 19d322f4fc0490caf5437673f1e95b3d63e215145a43bd3d097b16e02b34abee 131141 
screen_4.0.3-12.diff.gz
 50c1c86730defbe1693bdb8ac3c4ab1e4fd0085773b833e3caacf873b16d312b 610842 
screen_4.0.3-12_sparc.deb
Files: 
 ada5e5f024943259911e3baef62a02d7 1088 misc optional screen_4.0.3-12.dsc
 5b1c7e072196a7f7cb08b9a80e01ada9 131141 misc optional screen_4.0.3-12.diff.gz
 d20828da19efc2e6e8a79de325fdc6cb 610842 misc optional screen_4.0.3-12_sparc.deb

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

iD8DBQFJsUad0fhX0Y/ocz0RApEhAKClTEo256oGQ9XBG9HARzNWU8QgoQCcCg7q
b7lfUlvqtp8GYaxdMJ9pnmE=
=vdHX
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to