[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#356826: marked as done (PTS: could e-mail when DEHS detects new upstream release)



Your message dated Sun, 17 Feb 2008 14:35:58 -0600
with message-id <e9fb436d0802171235jf7289e0pe622f268c8bf1ebc@mail.gmail.com>
and subject line Fwd: [Dehs-devel] r111 - trunk
has caused the Debian Bug report #356826,
regarding PTS: could e-mail when DEHS detects new upstream release
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 owner@bugs.debian.org
immediately.)


-- 
356826: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=356826
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: qa.debian.org
Severity: wishlist

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

PTS could e-mail whenever DEHS detects a new upstream release of the 
package being monitored by a watch file.  This would be particularly 
usefull in case where upstream packages don't have a mailing list to 
notify interested parties of new releases.

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

iD8DBQFEFpnaeXr56x4Muc0RAgAWAKCdPoyoXJNyEcN8VvrsGSRv5qlAdwCbBMdW
crGJClFW7SmoQNy5WnNsp8k=
=+ieB
-----END PGP SIGNATURE-----


--- End Message ---
--- Begin Message ---
---------- Forwarded message ----------
From: atomo64-guest@alioth.debian.org <atomo64-guest@alioth.debian.org>
Date: 17 Feb 2008 13:30
Subject: [Dehs-devel] r111 - trunk
To: dehs-devel@lists.alioth.debian.org


Author: atomo64-guest
Date: 2008-02-17 19:30:32 +0000 (Sun, 17 Feb 2008)
New Revision: 111

Modified:
   trunk/dehs_pg.php
Log:
Send new upstream version notifications even on update_all runs


Modified: trunk/dehs_pg.php
===================================================================
--- trunk/dehs_pg.php   2008-02-17 01:40:23 UTC (rev 110)
+++ trunk/dehs_pg.php   2008-02-17 19:30:32 UTC (rev 111)
@@ -938,12 +938,9 @@
     }
 }
 function update_all() {
-    global $email, $sendNotifications, $timeStamp_basedCheck;
+    global $email, $timeStamp_basedCheck;
     $intime=gmdate('D, d M Y H:i:s \C\E\S\T',time()+3600*2);
     echo __FUNCTION__ . ' started the ' . $intime . "\n";
-    // atm disable when performing an archive-wide check because
-    //  I'm CC'ing myself (atomo64) on each message to review them
-    $sendNotifications = false;
     db_add();
     dl_popcon();
     db_popcon();


_______________________________________________
Dehs-devel mailing list
Dehs-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/dehs-devel


-- 
Atomo64 - Raphael

Please avoid sending me Word, PowerPoint or Excel attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html

Say NO to Microsoft Office broken standard.
See http://www.noooxml.org/petition


--- End Message ---

Reply to: