Missing line-end comma in debian/control

Bug #392232 reported by Andrew Sayers
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
haskell-regex-compat (Ubuntu)
Fix Released
Medium
Andrew Starr-Bochicchio
Karmic
Fix Released
Medium
Andrew Starr-Bochicchio

Bug Description

This bug was sent manually, but the text was written to a template, as I have several similar bugs to report today. Please see my recent bug reports for a list, or bug #391165 for the root cause.

Versions 0.91-1, 0.92-1, and 0.92-1.1 of haskell-regex-compat have a missing line-end comma in the "Build-Dependencies" section of debian/control. There should be a comma in the area marked by ***asterisks***:

Build-Depends: cpphs, dpkg-dev (>= 1.13.19), debhelper (>= 5.0.0),
 dpatch, ghc6 (>= 6.8.2), ghc6-prof, haskell-devscripts (>= 0.6.6),
 libghc6-regex-base-dev (>= 0.93), libghc6-regex-base-prof (>= 0.93)***
 ***libghc6-regex-posix-dev (>= 0.93), libghc6-regex-posix-prof (>= 0.93)

I haven't tested the exact effects of this issue in haskell-regex-compat. It might be that these dependencies are unnecessary and can be removed, or it might be that some features are silently disabled (see bug #365770 for an example). If the dependencies should stay, the bug can be fixed by inserting a comma in the marked area.

Related branches

Bhavani Shankar (bhavi)
Changed in haskell-regex-compat (Ubuntu Karmic):
assignee: nobody → Bhavani Shankar (bhavi)
status: New → In Progress
Revision history for this message
Bhavani Shankar (bhavi) wrote :
Changed in haskell-regex-compat (Ubuntu Karmic):
assignee: Bhavani Shankar (bhavi) → nobody
status: In Progress → Confirmed
Steve Langasek (vorlon)
Changed in haskell-regex-compat (Ubuntu Karmic):
importance: Undecided → Medium
status: Confirmed → Triaged
Changed in haskell-regex-compat (Ubuntu Karmic):
assignee: nobody → Andrew Starr-Bochicchio (andrewsomething)
status: Triaged → In Progress
Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) wrote :

Fixed in Debian, so this can be a sync:

 haskell-regex-compat (0.92-2) unstable; urgency=low

   * Adopt package for the Debian Haskell Group
   * Fix "FTBFS with new dpkg-dev" by adding comma to debian/control
     (Closes: #536473)

 -- Joachim Breitner <email address hidden> Mon, 20 Jul 2009 12:05:40 +0200

But... still failing to build with:

The following packages have unmet dependencies:
  libghc6-regex-base-dev: Depends: ghc6 (< 6.8.2+) but 6.10.3-3ubuntu1 is to be installed.
                          Depends: libghc6-mtl-dev (< 1.1.0.0+) but 1.1.0.2-7build1 is to be installed.
  libghc6-regex-posix-dev: Depends: ghc6 (< 6.8.2+) but 6.10.3-3ubuntu1 is to be installed.

This is Bug #398935

Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) wrote :

Needed rebuilds are done... Sync request in Bug #402819

Changed in haskell-regex-compat (Ubuntu Karmic):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.