Here are the building instructions for Debian/Ubuntu
sudo su
apt-get git-core devscripts
apt-get build-dep firebird2.5
git clone http://anonscm.debian.org/git/pkg-firebird/2.5.git
cd 2.5
git-buildpackage

Ignore the last error debsign: gpg error occurred!  Aborting

You will see all packages in
ls ../*.deb

On Wed, Nov 14, 2012 at 1:25 PM, Damyan Ivanov <d...@debian.org> wrote:
>> Damyan started to sync the package , there is a already in git , i
>> wait the final build and it will be pushed to ppa after that for the
>> supported
>> ubuntu releases
>
> The packaging is ready and anybody wanting to build the package can
> find the sources in the Git repository[1]. Since Debian is in a freeze
> preparing to its next release, I asked the release team for a freeze
> exception[2]. It would be great to have the final release in
> Debian/wheezy.
>
> [1] http://git.debian.org/?p=pkg-firebird/2.5.git;a=summary
> [2] http://bugs.debian.org/693216
>
> The current Debian package is a snapshot of 2.5.2. Here's the list of
> the changed things:
>
>   * Official 2.5.2 release
>     + CORE-3912: segfault in superclassic (Closes: #693192)
>     + Restored the on-disk-structure compatibility with 2.5.1 index keys
>       (Closes: #693193)
>     + Fixed broken (working as no-op) sweep in SuperServer (Closes: #693195)
>     + CORE-3902: Derived fields may not be optimized via an index
>       (Closes: #693196)
>     + CORE-3895: High memory usage when PSQL code SELECT's from stored
>       procedure which modified some data (Closes: #693202)
>     + CORE-3238: GEN_UUID returns a non-RFC-4122-compliant UUID
>       (Closes: #693207)
>     + CORE-3887: CHAR_TO_UUID and UUID_TO_CHAR works different in big endian
>       architectures (Closes: #693209)
>     + CORE-3884: Server crashes on preparing empty query when trace is
>       enabled (Closes: #693210)
>     + Enabled per-table runtime stats for sweeper
>     + Changes not concerning Debian
>       - CORE-3786: Hangs on MacOSX 10.7 (Lion) on DB create after reboot
>       - CORE-3911: API entrypoints Bopen and BLOB_open are not visible on 
> Darwin
>       - CORE-3740: SELECT using IN list with >413 elements causes crash on Mac
>         (stack overflow with default stack size)
>       - CORE-3740: optimisation bug in GCC on Darwin
>
>   * Update debian/copyright (two new files, no licensing changes)
>   * Add NEWS.Debian about incompatible fix in char↔UUID conversion functions
>
> Cheers,
>     dam
>
> ------------------------------------------------------------------------------
> Monitor your physical, virtual and cloud infrastructure from a single
> web console. Get in-depth insight into apps, servers, databases, vmware,
> SAP, cloud infrastructure, etc. Download 30-day Free Trial.
> Pricing starts from $795 for 25 servers or applications!
> http://p.sf.net/sfu/zoho_dev2dev_nov
> Firebird-Devel mailing list, web interface at 
> https://lists.sourceforge.net/lists/listinfo/firebird-devel

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to