Your message dated Thu, 03 Aug 2017 22:50:00 +0000
with message-id <[email protected]>
and subject line Bug#827485: fixed in phing 2.16.0-1
has caused the Debian Bug report #827485,
regarding phing: properly handle Ubuntu versions in changelog
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.)


-- 
827485: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=827485
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: phing
Version: 2.13.0-2
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: origin-ubuntu yakkety ubuntu-patch

Dear Maintainer,

The upstream regex fails for Ubuntu versions. Simple fix was tested in
16.04.

In Ubuntu, the attached patch was applied to achieve the following:

  * Correctly update regex (LP: #1563098). 


Thanks for considering the patch.


-- System Information:
Debian Release: stretch/sid
  APT prefers xenial-updates
  APT policy: (500, 'xenial-updates'), (500, 'xenial-security'), (500, 
'xenial'), (100, 'xenial-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.4.0-24-generic (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru phing-2.13.0/debian/rules phing-2.13.0/debian/rules
--- phing-2.13.0/debian/rules	2016-03-29 10:11:45.000000000 -0700
+++ phing-2.13.0/debian/rules	2016-03-31 12:44:10.000000000 -0700
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-UPSTREAM := $(shell head -1 debian/changelog | sed 's/.*(//;s/-[^)-]\+).*//')
+UPSTREAM := $(shell head -1 debian/changelog | sed 's/.*(//;s/-[^-]*).*//')
 
 %:
 	dh $@ --buildsystem=phppear --with phppear

--- End Message ---
--- Begin Message ---
Source: phing
Source-Version: 2.16.0-1

We believe that the bug you reported is fixed in the latest version of
phing, 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.
David Prévot <[email protected]> (supplier of updated phing 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: Thu, 03 Aug 2017 18:23:05 -0400
Source: phing
Binary: phing
Architecture: source
Version: 2.16.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian PHP PEAR Maintainers <[email protected]>
Changed-By: David Prévot <[email protected]>
Description:
 phing      - ${phppear:summary}
Closes: 827485
Changes:
 phing (2.16.0-1) unstable; urgency=medium
 .
   [ Nishanth Aravamudan ]
   * Properly handle version from changelog (Closes: #827485) (LP: #1563098)
 .
   [ David Prévot ]
   * Update Standards-Version to 4.0.0
   * Update copyright
Checksums-Sha1:
 6c5d6b3343e1239533b4e4adaddbcf5d8e4b36d4 1593 phing_2.16.0-1.dsc
 0ffc638f6fd3e473794029942db8a0d06903fd9f 571173 phing_2.16.0.orig.tar.gz
 17816dca74b135df4b57d9a098c5891d2bd32256 5988 phing_2.16.0-1.debian.tar.xz
Checksums-Sha256:
 add51e77d157f13d6c206459e37061b1f50bb1fe39920bb58a37a3a8f1b7b2dc 1593 
phing_2.16.0-1.dsc
 5d52f6a84ec4142530474ece356ef9ec7afde951ecbe9964a969a7299817dd5c 571173 
phing_2.16.0.orig.tar.gz
 27276ed436dd26572d1bb92ea67708998fd5b86e0d9e1c60266204c3394381c8 5988 
phing_2.16.0-1.debian.tar.xz
Files:
 04c578f98d006c303a76235f01224915 1593 php optional phing_2.16.0-1.dsc
 ad7486dea5b5fc36f62f92cbfa4b3876 571173 php optional phing_2.16.0.orig.tar.gz
 6d5665b7eec3b5e4559904cada5de146 5988 php optional phing_2.16.0-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEeHVNB7wJXHRI941mBYwc+UT2vTwFAlmDpHcACgkQBYwc+UT2
vTw5OggAgF92R0Ngc4kaDOXTpS6zO7N2J0ay56QE1tW7IHGy37xEgXDiui78HmDq
6VLSlxhmkYfVyG+560akQzmD02iTv6KV4JHna2Xl8GnDiQZBWzIRGJIvqiDS9nJl
fa9rczGHRiL+o0SPx1+wqwsCZc42hpgj9hybVPcILRj4ic7Mb0UizUnyNrwPymDl
PDheowDEyYxlqndWAHDIVQp6vvC/8vvlb+UPfZy+SOxk0XIyJ07AJCeNcBREeme5
lo9IjKlC/LRC5auBqBEjwJO3y5/qC8be8RV5Wd16Ra26IuVCZAZ1KevGE3SbseMK
hS/KqG/BeL8hNkEmR5XNoLu3ZSulbA==
=5jRw
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to