Merge lp:~kamalmostafa/ubuntu/lucid/libgmpada/fix-505349-ftbfs into lp:ubuntu/lucid/libgmpada

Proposed by Kamal Mostafa
Status: Merged
Merged at revision: not available
Proposed branch: lp:~kamalmostafa/ubuntu/lucid/libgmpada/fix-505349-ftbfs
Merge into: lp:ubuntu/lucid/libgmpada
Diff against target: 40 lines (+11/-3)
2 files modified
debian/changelog (+7/-0)
debian/control (+4/-3)
To merge this branch: bzr merge lp:~kamalmostafa/ubuntu/lucid/libgmpada/fix-505349-ftbfs
Reviewer Review Type Date Requested Status
Michael Bienia Approve
Ubuntu branches Pending
Review via email: mp+17084@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Kamal Mostafa (kamalmostafa) wrote :

I think just dropping the 'gnat' package from Build-depends is the right thing to do here, and it does fix the FTBFS. If this merge is approved, I will notify upstream that we're doing this.

Revision history for this message
Michael Bienia (geser) wrote :

Please don't forget to check that you use the correct distribution (lucid, not karmic) in debian/changelog. (Fixed before sponsoring)

review: Approve
Revision history for this message
Kamal Mostafa (kamalmostafa) wrote :

After testing it for *lucid* (and karmic) in my PPA build, I ham-handedly submitted the change taregted for karmic. Thanks for fixing it Michael, and I'll try to be more careful next time.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2009-11-13 16:21:34 +0000
+++ debian/changelog 2010-01-10 01:24:17 +0000
@@ -1,3 +1,10 @@
1libgmpada (0.0.20091113-1ubuntu1) karmic; urgency=low
2
3 * Drop gnat from build-depends (keep gnat-4.4) to fix FTBFS on Ubuntu Lucid
4 (LP: #505349)
5
6 -- Kamal Mostafa <kamal@whence.com> Sat, 09 Jan 2010 17:06:46 -0800
7
1libgmpada (0.0.20091113-1) unstable; urgency=low8libgmpada (0.0.20091113-1) unstable; urgency=low
29
3 * New package. Closes: #555682.10 * New package. Closes: #555682.
411
=== modified file 'debian/control'
--- debian/control 2009-11-13 16:21:34 +0000
+++ debian/control 2010-01-10 01:24:17 +0000
@@ -1,9 +1,10 @@
1Source: libgmpada1Source: libgmpada
2Section: libdevel2Section: libdevel
3Priority: extra3Priority: extra
4Maintainer: Nicolas Boulenguez <nicolas.boulenguez@free.fr>4Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5XSBC-Original-Maintainer: Nicolas Boulenguez <nicolas.boulenguez@free.fr>
5Uploaders: Ludovic Brenta <lbrenta@debian.org>6Uploaders: Ludovic Brenta <lbrenta@debian.org>
6Build-Depends: debhelper (>= 7), gnat, gnat-4.4, libgmp3-dev, libmpfr-dev7Build-Depends: debhelper (>= 7), gnat-4.4, libgmp3-dev, libmpfr-dev
7Standards-Version: 3.8.38Standards-Version: 3.8.3
8XS-VCS-Browser: http://mtn-host.prjek.net/viewmtn/libgmpada/branch/changes/org.debian.libgmpada9XS-VCS-Browser: http://mtn-host.prjek.net/viewmtn/libgmpada/branch/changes/org.debian.libgmpada
9Homepage: http://mtn-host.prjek.net/projects/libgmpada10Homepage: http://mtn-host.prjek.net/projects/libgmpada
@@ -11,7 +12,7 @@
11Package: libgmpada-dev12Package: libgmpada-dev
12Architecture: any13Architecture: any
13Depends: ${misc:Depends}14Depends: ${misc:Depends}
14Recommends: gnat, gnat-4.4, libgmp3-dev, libmpfr-dev15Recommends: gnat-4.4, libgmp3-dev, libmpfr-dev
15Description: Ada binding to the GNU MultiPrecision library16Description: Ada binding to the GNU MultiPrecision library
16 GMPAda allows programmers to use the GNU MultiPrecision library17 GMPAda allows programmers to use the GNU MultiPrecision library
17 within the Ada language: unbounded integers, rationals and18 within the Ada language: unbounded integers, rationals and

Subscribers

People subscribed via source and target branches

to all changes: