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

Bug#832353: marked as done (udd: please add reproducible builds usertag filter)



Your message dated Sun, 24 Jul 2016 14:12:26 +0000
with message-id <20160724141225.GB23934@chase.mapreri.org>
and subject line Re: Bug#832353: udd: please add reproducible builds usertag filter
has caused the Debian Bug report #832353,
regarding udd: please add reproducible builds usertag filter
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.)


-- 
832353: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=832353
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: udd
Severity: wishlist
Tags: patch
User: qa.debian.org@packages.debian.org
Usertags: udd

Hi,

Attached is the following:

  commit 8aa63e80fa72a33ff0d454ca616ea63bedad7ca5
  Author: Chris Lamb <chris@chris-lamb.co.uk>
  Date:   Sun Jul 24 14:44:32 2016 +0100
  
      Add reproducible builds usertag filter.
  
   web/bugs.cgi | 1 +
   1 file changed, 1 insertion(+)


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby@debian.org / chris-lamb.co.uk
       `-
From 8aa63e80fa72a33ff0d454ca616ea63bedad7ca5 Mon Sep 17 00:00:00 2001
From: Chris Lamb <chris@chris-lamb.co.uk>
Date: Sun, 24 Jul 2016 14:44:32 +0100
Subject: [PATCH] Add reproducible builds usertag filter.

---
 web/bugs.cgi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/web/bugs.cgi b/web/bugs.cgi
index 938f87e..1747394 100755
--- a/web/bugs.cgi
+++ b/web/bugs.cgi
@@ -95,6 +95,7 @@ TYPES = [
   ['multimedia', 'Multimedia team', "bugs.source in (select source from sources where maintainer ~ 'pkg-multimedia-maintainers@lists.alioth.debian.org')"],
   ['otr', 'pkg-otr-team bugs', "bugs.source in (select source from sources where maintainer ~ 'pkg-otr-team@lists.alioth.debian.org' or uploaders ~ 'pkg-otr-team@lists.alioth.debian.org')"],
   ['apparmor', 'AppArmor team', "bugs.source in (select source from sources where maintainer ~ 'pkg-apparmor-team@lists.alioth.debian.org' or uploaders ~ 'pkg-apparmor-team@lists.alioth.debian.org')"],
+  ['reproducible', 'Reproducible Builds team', 'id in (select id from bugs_usertags where email = \'reproducible-builds@lists.alioth.debian.org\')', false],
   ['kfreebsd', 'GNU/kFreeBSD bugs', 'id in (select id from bugs_usertags where email = \'debian-bsd@lists.debian.org\' and tag=\'kfreebsd\')', false],
   ['hurd', 'GNU/Hurd bugs', 'id in (select id from bugs_usertags where email = \'debian-hurd@lists.debian.org\' and tag=\'hurd\')', false],
   ['gift', 'bugs tagged newcomer or <a href="https://wiki.debian.org/qa.debian.org/GiftTag";>Gift</a>', 'id in (select id from bugs_usertags where email = \'debian-qa@lists.debian.org\' and tag=\'gift\' union select id from bugs_tags where tag=\'newcomer\')', false],
-- 
2.8.1


--- End Message ---
--- Begin Message ---
On Sun, Jul 24, 2016 at 03:57:53PM +0200, Chris Lamb wrote:
> Package: udd
> Severity: wishlist
> Tags: patch
> User: qa.debian.org@packages.debian.org
> Usertags: udd
> 
> Hi,
> 
> Attached is the following:
> 
>   commit 8aa63e80fa72a33ff0d454ca616ea63bedad7ca5
>   Author: Chris Lamb <chris@chris-lamb.co.uk>
>   Date:   Sun Jul 24 14:44:32 2016 +0100
>   
>       Add reproducible builds usertag filter.


nice, applied :)

-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
more about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply to: