Bug#646115: libgtkada2.14.2-dev: gnomeada2.gpr has a wrong project name in the end-statement

2011-10-21 Thread Torsti Schulz
Package: libgtkada2.14.2-dev
Version: 2.14.2-4
Severity: minor

Dear Maintainer,

When building Ada projects that with gnomeada2 in their project file gprbuild
fails with the error message:
gnomeada2.gpr:18:12: expected gnomeada2
gprbuild: hello.gpr processing failed

The file gnomeada2.gpr has  end GtkAda2; at the end of the project declaration.
This should read end GnomeAda2;. e.g.
The file in the debian soure is libgtkada2-2.14.2/debian/gnomeada2.gpr and is
installed at
/usr/share/ada/adainclude/gnomeada2.gpr with libgtkada2.14.2-dev.

18c18
 end GtkAda2;
---
 end GnomeAda2;




-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (300, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=fi_FI.utf8, LC_CTYPE=fi_FI.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libgtkada2.14.2-dev depends on:
ii  gnat 4.4+1.1  
ii  gnat-4.4 [ada-compiler]  4.4.6-5  
ii  libc6-dev2.13-21  
ii  libglade2-dev1:2.6.4-1
ii  libgtk2.0-dev2.24.7-1 
ii  libgtkada2.14.2  2.14.2-4 

Versions of packages libgtkada2.14.2-dev recommends:
ii  glade  3.10.2-1
ii  libglu1-mesa-dev   7.11-6  
ii  libgtkada-gl2.14.2 2.14.2-4
ii  libgtkada-glade2.14.2  2.14.2-4
ii  libgtkada2-bin 2.14.2-4

Versions of packages libgtkada2.14.2-dev suggests:
pn  libgnomeada2.14.2-dev  2.14.2-4
pn  libgtkada2-doc none  

-- no debconf information



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



Bug#646115: libgtkada2.14.2-dev: gnomeada2.gpr has a wrong project name in the end-statement

2011-10-21 Thread Ludovic Brenta

/usr/share/ada/adainclude/gnomeada2.gpr with libgtkada2.14.2-dev.

18c18
 end GtkAda2;
---
 end GnomeAda2;


Oh, the embarrassment :/

Thanks for reporting, I will upload a fix to unstable within 24
hours. I can also upload a backport for Squeeze (stable) if you
want.

--
Ludovic Brenta.




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



Bug#646115: libgtkada2.14.2-dev: gnomeada2.gpr has a wrong project name in the end-statement

2011-10-21 Thread Torsti Schulz
 Oh, the embarrassment :/
 
 Thanks for reporting, I will upload a fix to unstable within 24
 hours. I can also upload a backport for Squeeze (stable) if you
 want.
 

Glad to help, even if it is a small issue.

I just noticed I reported the bug accidentally against
libgtkada2.14.2-dev instead of libgnomeada2.14.2-dev. At least its from
the same source package.

I don't know if there is a need to upload a backport to Squeeze. Based
on popcon, there don't seem to be many using the package and it should
be trivial to fix for someone who understands the .gpr files and Ada
syntax. On the other hand it does prevent compiling programs when
developing programs with libgnomeada2.14.2-dev, if you don't realize you
have to manually change the .gpr-file...

--
Torsti Schulz




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