Bug#450844: gnomebaker application menu item name not compliant with GNOME HIG (LP: #161815)

2007-12-13 Thread Goedson Teixeira Paixao
tags 450844 +pending
thanks

Thank you for your bug report. The bug fix will be included in the next
revision of the package and has already been submitted to upstream.


-- 
Goedson Teixeira Paixao  http://mundolivre.wordpress.com/
Debian Project   http://www.debian.org/
Jabber ID: [EMAIL PROTECTED]http://www.jabber.org/



signature.asc
Description: Esta é uma parte de mensagem	assinada digitalmente


Bug#450844: gnomebaker application menu item name not compliant with GNOME HIG (LP: #161815)

2007-11-11 Thread Andrea Colangelo
Package: gnomebaker
Version: 0.6.2-2ubuntu1
Severity: minor
Tags: patch, origin-ubuntu, ubuntu-patch, hardy

Gnomebaker application menu item name is not compliant with GNOME HIG,
being in the form   instead of 
.

The attached debdiff fixes the problem. It has been built, installed and
tested.


diff -u gnomebaker-0.6.2/debian/changelog gnomebaker-0.6.2/debian/changelog
--- gnomebaker-0.6.2/debian/changelog
+++ gnomebaker-0.6.2/debian/changelog
@@ -1,3 +1,12 @@
+gnomebaker (0.6.2-2ubuntu1) hardy; urgency=low
+
+  * debian/patches/02_fix_menu_item_name.dpatch: fixes menu item name to 
+match GNOME HIG
+  * Modify Maintainer value to match the DebianMaintainerField 
+specification. 
+
+ -- Andrea Colangelo <[EMAIL PROTECTED]>  Sun, 11 Nov 2007 16:17:08 +0100
+
 gnomebaker (0.6.2-2) unstable; urgency=low
 
   * debian/patches/01_fix_executable_name.dpatch: fixes the name of 
diff -u gnomebaker-0.6.2/debian/control gnomebaker-0.6.2/debian/control
--- gnomebaker-0.6.2/debian/control
+++ gnomebaker-0.6.2/debian/control
@@ -1,7 +1,8 @@
 Source: gnomebaker
 Section: gnome
 Priority: optional
-Maintainer: Goedson Teixeira Paixao <[EMAIL PROTECTED]>
+XSBC-Original-Maintainer: Goedson Teixeira Paixao <[EMAIL PROTECTED]>
+Maintainer: Ubuntu MOTU Developers <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>= 4.1.46), cdbs, autotools-dev, libgnomeui-dev, 
libgtk2.0-dev, libglade2-dev, scrollkeeper, libgstreamer0.10-dev, dpatch, 
libxml-parser-perl, libcairo2-dev, libnotify-dev
 Standards-Version: 3.7.2
 
diff -u gnomebaker-0.6.2/debian/patches/00list 
gnomebaker-0.6.2/debian/patches/00list
--- gnomebaker-0.6.2/debian/patches/00list
+++ gnomebaker-0.6.2/debian/patches/00list
@@ -1,0 +2 @@
+02_fix_menu_item_name
only in patch2:
unchanged:
--- gnomebaker-0.6.2.orig/debian/patches/02_fix_menu_item_name.dpatch
+++ gnomebaker-0.6.2/debian/patches/02_fix_menu_item_name.dpatch
@@ -0,0 +1,35 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 02_fix_menu_item_name.dpatch by Andrea Colangelo <[EMAIL PROTECTED]>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Fix menu item name to match GNOME HIG
+
[EMAIL PROTECTED]@
+diff -urNad gnomebaker-0.6.2~/gnomebaker.desktop 
gnomebaker-0.6.2/gnomebaker.desktop
+--- gnomebaker-0.6.2~/gnomebaker.desktop   2007-09-16 18:37:22.0 
+0200
 gnomebaker-0.6.2/gnomebaker.desktop2007-11-11 16:02:42.0 
+0100
+@@ -1,7 +1,7 @@
+ [Desktop Entry]
+-Name=CD/DVD Writer GnomeBaker
+-Name[lt]=Įrašymas į CD/DVD - GnomeBaker
+-Name[pt_BR]=Gravador de CD/DVD GnomeBaker
++Name=GnomeBaker CD/DVD Writer
++Name[lt]=GnomeBaker Įrašymas į CD/DVD
++Name[pt_BR]=GnomeBaker Gravador de CD/DVD
+ Comment=Write/Copy CD and DVD
+ Comment[da]=Brænd CD og DVD
+ Comment[lt]=Įrašykite/kopijuokite duomenis, muziką ar video į CD/DVD 
diskus
+diff -urNad gnomebaker-0.6.2~/gnomebaker.desktop.in 
gnomebaker-0.6.2/gnomebaker.desktop.in
+--- gnomebaker-0.6.2~/gnomebaker.desktop.in2007-09-16 18:36:33.0 
+0200
 gnomebaker-0.6.2/gnomebaker.desktop.in 2007-11-11 16:03:08.0 
+0100
+@@ -1,7 +1,7 @@
+ [Desktop Entry]
+-Name=CD/DVD Writer GnomeBaker
+-Name[lt]=Įrašymas į CD/DVD - GnomeBaker
+-Name[pt_BR]=Gravador de CD/DVD GnomeBaker
++Name=GnomeBaker CD/DVD Writer
++Name[lt]=GnomeBaker Įrašymas į CD/DVD
++Name[pt_BR]=GnomeBaker Gravador de CD/DVD
+ Comment=Write/Copy CD and DVD
+ Comment[da]=Brænd CD og DVD
+ Comment[lt]=Įrašykite/kopijuokite duomenis, muziką ar video į CD/DVD 
diskus