Your message dated Sat, 02 Apr 2016 14:20:04 +0100
with message-id <[email protected]>
and subject line Fix included in stable
has caused the Debian Bug report #817970,
regarding jessie-pu: package php-mail-mime/1.8.9-1+deb8u1
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.)
--
817970: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817970
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: jessie
User: [email protected]
Usertags: pu
Hi,
Please accept the fixes php-mail-mime/1.8.9-1 missing dependency on php-pear
in jessie (#817828). I already fixed this in unstable.
Source debdiff attached.
Regards,
Prach
diff -Nru php-mail-mime-1.8.9/debian/changelog
php-mail-mime-1.8.9/debian/changelog
--- php-mail-mime-1.8.9/debian/changelog 2014-10-05 02:55:18.000000000
+0700
+++ php-mail-mime-1.8.9/debian/changelog 2016-03-12 14:26:10.000000000
+0700
@@ -1,3 +1,9 @@
+php-mail-mime (1.8.9-1+deb8u1) jessie; urgency=medium
+
+ * Add dependency on php-pear (Closes: #817828)
+
+ -- Prach Pongpanich <[email protected]> Sat, 12 Mar 2016 14:25:09 +0700
+
php-mail-mime (1.8.9-1) unstable; urgency=medium
* Imported Upstream version 1.8.9
diff -Nru php-mail-mime-1.8.9/debian/control php-mail-mime-1.8.9/debian/control
--- php-mail-mime-1.8.9/debian/control 2014-10-05 02:55:18.000000000 +0700
+++ php-mail-mime-1.8.9/debian/control 2016-03-12 14:24:11.000000000 +0700
@@ -15,7 +15,7 @@
Package: php-mail-mime
Architecture: all
Depends: ${misc:Depends},
- ${phppear:Debian-Depends}
+ ${phppear:Debian-Depends}, php-pear
Recommends: ${phppear:Debian-Recommends}
Breaks: ${phppear:Debian-Breaks}
Description: PHP PEAR module for creating MIME messages
diff -Nru php-mail-mime-1.8.9/debian/gbp.conf
php-mail-mime-1.8.9/debian/gbp.conf
--- php-mail-mime-1.8.9/debian/gbp.conf 2014-10-05 02:55:18.000000000 +0700
+++ php-mail-mime-1.8.9/debian/gbp.conf 2016-03-12 14:24:33.000000000 +0700
@@ -1,6 +1,3 @@
[DEFAULT]
-upstream-branch = upstream-sid
-debian-branch = debian-sid
-
-[git-buildpackage]
-export-dir = ../build-area/
+upstream-branch = upstream/jessie
+debian-branch = debian/jessie
--- End Message ---
--- Begin Message ---
Version: 8.4
Hi,
The packages referenced by these bugs were included in today's stable
point release.
Regards,
Adam
--- End Message ---