Sync codeblocks 10.05-1 (universe) from Debian unstable (main)

Bug #697023 reported by Mahyuddin Susanto
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
codeblocks (Ubuntu)
Fix Released
Wishlist
Artur Rona

Bug Description

Binary package hint: codeblocks

Please sync codeblocks 10.05-1 (main) from Debian unstable (main)

Explanation why Ubuntu delta can be dropped:
All Ubuntu changes has been allied in Debian and also new package in Debian. This release fixing build failure because of binutils-gold with ld no-add-needed

codeblocks (10.05-1) unstable; urgency=low

  * Initial Debian release (Closes: #304570)
  * Setting myself as Maintainer, original Ubuntu maintainer set as
    Uploader
  * Use debian/watch to get the original tarball, instead of an ad-hoc
    script
  * Wrap multivalue fields in debian/control
  * Update debian/copyright with lots of missing info, and use DEP-5
  * Add missing linkage to libX11 (03-fix_libX11_linkage.patch)
  * Use dh7 for debian/rules
  * Build-Depend on dh-autoreconf, since we need to re-generate autotools
    machinery (libtool version mismatch)
  * Migrate from libwxsmithlib0-dev to libwxsmithlib-dev, to ease
    future SONAME bumps.

 -- David Paleino <email address hidden> Sat, 22 Jan 2011 20:58:57 +0100

Tags: patch
Changed in codeblocks (Ubuntu):
status: New → In Progress
assignee: nobody → Mahyuddin Susanto (udienz)
summary: - [FTBFS] Package codeblocks codeblocks 10.05-0ubuntu1 in natty
+ [FTBFS] Package codeblocks 10.05-0ubuntu1 in natty
Revision history for this message
David Paleino (dpaleino) wrote : Re: [FTBFS] Package codeblocks 10.05-0ubuntu1 in natty

It just misses linking to X11.

I'm fixing this in the upcoming Debian package (which is based on Ubuntu's package), patch attached here in any case.

tags: added: patch
Revision history for this message
Mahyuddin Susanto (udienz) wrote : Re: [Bug 697023] Re: [FTBFS] Package codeblocks 10.05-0ubuntu1 in natty

On 01/19/2011 07:26 PM, David Paleino wrote:
> It just misses linking to X11.
>
> I'm fixing this in the upcoming Debian package (which is based on
> Ubuntu's package), patch attached here in any case.

Hello David Paleino,
i'm very glad to hear that. did you want to fix in debian under natty
release or not? if you fixing under natty i want to sync from debian
rather than merge to ubuntu.

Thanks!
--
Mahyuddin Susanto (udienz)
https://launchpad.net/~udienz

Revision history for this message
David Paleino (dpaleino) wrote : Re: [FTBFS] Package codeblocks 10.05-0ubuntu1 in natty

Hi Mahyuddin,
yes, the package is ready.
I'm waiting for the security team response about the embedded code copies. I wrote to them yesterday, I'll re-ping them in a few days if I have no response.

After that, the package has to go through the NEW queue, and then it will land into the repositories. As soon as it does, I'll take care of requesting sync myself.

Unfortunately, DIF is already in act. I *hope* to make it before the release of Natty though ;)

David

Revision history for this message
David Paleino (dpaleino) wrote :
Revision history for this message
David Paleino (dpaleino) wrote :

The package is in the NEW queue :)

Revision history for this message
Mahyuddin Susanto (udienz) wrote :

Great! thanks David Paleino! i set this bug to new, removing assigning and preparing to sync from Debian

Changed in codeblocks (Ubuntu):
assignee: Mahyuddin Susanto (udienz) → nobody
status: In Progress → New
summary: - [FTBFS] Package codeblocks 10.05-0ubuntu1 in natty
+ Sync codeblocks 10.05-1 (main) from Debian unstable (main)
description: updated
Artur Rona (ari-tczew)
Changed in codeblocks (Ubuntu):
assignee: nobody → Artur Rona (ari-tczew)
importance: Undecided → Wishlist
status: New → In Progress
summary: - Sync codeblocks 10.05-1 (main) from Debian unstable (main)
+ Sync codeblocks 10.05-1 (universe) from Debian unstable (main)
Revision history for this message
Artur Rona (ari-tczew) wrote :

Thank you for your contribution!

Changed in codeblocks (Ubuntu):
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package codeblocks - 10.05-1

---------------
codeblocks (10.05-1) unstable; urgency=low

  * Initial Debian release (Closes: #304570)
  * Setting myself as Maintainer, original Ubuntu maintainer set as
    Uploader
  * Use debian/watch to get the original tarball, instead of an ad-hoc
    script
  * Wrap multivalue fields in debian/control
  * Update debian/copyright with lots of missing info, and use DEP-5
  * Add missing linkage to libX11 (03-fix_libX11_linkage.patch)
  * Use dh7 for debian/rules
  * Build-Depend on dh-autoreconf, since we need to re-generate autotools
    machinery (libtool version mismatch)
  * Migrate from libwxsmithlib0-dev to libwxsmithlib-dev, to ease
    future SONAME bumps.

codeblocks (10.05-0ubuntu1) maverick; urgency=low

  * New upstream release. Closes (LP: #322350)
   - Switch to dpkg-source 3.0 (quilt) format
   - Remove unneeded README.source
   - Add debian/get-source-orig script that removes all
     Windows prebuilt binaries
  * Bump Standards-Version to 3.9.1
   - Stop shipping *.la files
  * debian/control
   - Add cdbs package as Build-Depend
   - Add libbz2-dev and zlib1g-dev packages as
     Build-Depends (needed by libhelp_plugin.so)
   - Remove dpatch package of Build-Depends
   - Add codeblocks-contrib-debug package
   - Split architecture-independent files of codeblocks
     package in codeblocks-common package
  * debian/rules
   - Switch to CDBS rules system
   - Add parallel build support
   - Add a call to debian/get-source-orig script
   - Use lzma compression (saves 23,5 MB of free space)
  * debian/patches
   - Refresh 01_codeblocks_plugin_path
   - Add 02_no_Makefiles_in_debian_dir to remove any link
     in codeblocks build system to deleted Makefiles of debian directory
   - Drop 02_ftbfs_gcc44 and 03_ftbfs_glib221 (merged in upstream)
  * debian/watch
   - Update to use the new host (berlios.de)
 -- Mahyuddin Susanto <email address hidden> Sat, 22 Jan 2011 20:58:57 +0100

Changed in codeblocks (Ubuntu):
status: Fix Committed → 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.