Bug#567773: [Kicad-devel] Bug#567773: kicad: Please do not pull in extra-xdg-menus by default and please add desktop file to Education and Science categories

2010-03-04 Thread Petter Reinholdtsen
[Richard A Burton]
 Correction: there was a new release candidate 5 days ago, it's not final yet.

Right.  I could prepare a NMU to get the fix into testing quickly, if
you do not have anything against it.

It would be useful to get the fix quickly into testing for the
development progress for Debian Edu, to see if we should request menu
changes for other packages after kicad is fixed.

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#567773: [Kicad-devel] Bug#567773: kicad: Please do not pull in extra-xdg-menus by default and please add desktop file to Education and Science categories

2010-02-26 Thread Richard A Burton
On 25 February 2010 08:37, Petter Reinholdtsen p...@hungry.com wrote:
 Hi.  Any hope of having this changed before Squeeze freezes?  Please
 let me know if I should not NMU to fix it.

Depends when it freezes. There was a new upstream release 5 days ago,
if it's not a lot of work to package this your request can probably go
in to that.

Richard.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#567773: [Kicad-devel] Bug#567773: kicad: Please do not pull in extra-xdg-menus by default and please add desktop file to Education and Science categories

2010-02-26 Thread Richard A Burton
On 26 February 2010 20:11, Richard A Burton richardabur...@gmail.com wrote:
 On 25 February 2010 08:37, Petter Reinholdtsen p...@hungry.com wrote:
 Hi.  Any hope of having this changed before Squeeze freezes?  Please
 let me know if I should not NMU to fix it.

 Depends when it freezes. There was a new upstream release 5 days ago,
 if it's not a lot of work to package this your request can probably go
 in to that.

Correction: there was a new release candidate 5 days ago, it's not final yet.

Richard.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#567773: kicad: Please do not pull in extra-xdg-menus by default and please add desktop file to Education and Science categories

2010-02-25 Thread Petter Reinholdtsen
Hi.  Any hope of having this changed before Squeeze freezes?  Please
let me know if I should not NMU to fix it.

Happy hacking,
-- 
Petter Reinholdtsen




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#567773: kicad: Please do not pull in extra-xdg-menus by default and please add desktop file to Education and Science categories

2010-01-31 Thread Petter Reinholdtsen

Package:  kicad
Version:  0.0.20090216-1
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertag:  debian-edu

I discovered this issue with Debian Edu.  The KDE menu in Debian Edu
based on Squeeze have very many main categories on the top level, and
it would be better if the HamRadio and Electronics menus were removed
and the menu entries currently located there are moved to other
fitting locations.

The problem is that it is not possible to remove the extra-xdg-menus
package without also removing kicad, and since recommends are
installed automatically by Debian Installer in Squeeze, having
extra-xdg-menus as a recommended package will still pull it in by
default.

Because of this, I hope you can move extra-xdg-menus from depends to
suggests, and add Education and Science as categories in the desktop
file.

Those with extra-xdg-menus will still find the package in the
Electronics menu, while those without it will find it elsewhere in the
menu. :)

diff -ur kicad-0.0.20090216/debian/control 
kicad-0.0.20090216-pere/debian/control
--- kicad-0.0.20090216/debian/control   2010-01-31 12:11:58.0 +0100
+++ kicad-0.0.20090216-pere/debian/control  2010-01-31 12:13:13.0 
+0100
@@ -9,9 +9,9 @@

 Package: kicad
 Architecture: any
-Depends: kicad-common (= ${source:Version}), ${shlibs:Depends}, zlib-bin, 
extra-xdg-menus
+Depends: kicad-common (= ${source:Version}), ${shlibs:Depends}, zlib-bin
 Replaces: kicad-common ( 0.0.20071129a-1)
-Suggests: kicad-doc-en | kicad-doc-fr | kicad-doc-de | kicad-doc-es | 
kicad-doc-hu | kicad-doc-ru | kicad-doc-zh-cn
+Suggests: kicad-doc-en | kicad-doc-fr | kicad-doc-de | kicad-doc-es | 
kicad-doc-hu | kicad-doc-ru | kicad-doc-zh-cn, extra-xdg-menus
 Description: Electronic schematic and PCB design software
  Kicad is a suite of programs for the creation of printed circuit boards.
  It includes a schematic editor, a PCB layout tool, support tools and a
diff -ur kicad-0.0.20090216/debian/kicad.desktop 
kicad-0.0.20090216-pere/debian/kicad.desktop
--- kicad-0.0.20090216/debian/kicad.desktop 2010-01-31 12:11:58.0 
+0100
+++ kicad-0.0.20090216-pere/debian/kicad.desktop2010-01-31 
12:12:42.0 +0100
@@ -3,7 +3,7 @@
 Name=KiCad
 Exec=kicad
 Icon=icon_kicad.xpm
-Categories=Development;Engineering;Electronics
+Categories=Development;Engineering;Electronics;Education;Science;
 Type=Application
 Terminal=false
 Comment=PCB-Suite

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org