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

xorg: Changes to 'ubuntu'



 debian/apport/source_xorg.py |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 05d425e7c3a8e52090dd34555b12e2fa2289a60f
Author: Bryce Harrington <bryce@canonical.com>
Date:   Tue Feb 1 09:48:47 2011 -0800

    Don't need to tag with the ubuntu release anymore

diff --git a/debian/apport/source_xorg.py b/debian/apport/source_xorg.py
index a1ac074..4135f44 100644
--- a/debian/apport/source_xorg.py
+++ b/debian/apport/source_xorg.py
@@ -127,7 +127,6 @@ def check_is_supported(report, ui=None):
     distro_codename = ubuntu_code_name()
     report['DistroCodename'] = distro_codename
     report['DistroVariant'] = ubuntu_variant_name()
-    report['Tags'] += ' ' + report['DistroCodename']
     report['Tags'] += ' ' + report['DistroVariant']
 
     if not ui:


Reply to: