Ubuntu Archive Auto-Sync
katie at jackass.ubuntu.com
Mon Oct 24 21:50:08 CDT 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Origin: Debian/unstable
Format: 1.7
Date: Tue, 25 Oct 2005 02:23:11 +0100
Source: firebird2
Binary: firebird2-utils-classic, firebird2-super-server, libfbembed1, firebird2-utils-super, libfbclient1, firebird2-dev, firebird2-classic-server, firebird2-examples, firebird2-server-common
Architecture: source
Version: 1.5.2-9
Distribution: dapper
Urgency: high
Maintainer: Debian Firebird Group <pkg-firebird-general at lists.alioth.debian.org>
Changed-By: Ubuntu Archive Auto-Sync <katie at jackass.ubuntu.com>
Closes: 193154 243989 276532 278924 283911 294199 299972 299973 299975 299978 299979 299981 299983 299988 306714 308790 317314 322199 329330
Changes:
firebird2 (1.5.2-9) unstable; urgency=low
.
* Added README.dpatch in debian/ to help further maintainers/QA team in
handling this package if such need araises.
Thaks to Florian Ernst.
* Added README.Debian to /usr/share/doc/firebird2-examples, explaining how
to prepare employee sample database for usage.
Thanks to Marius Popa.
* Corrected firebird2-{super,classic}-server.{postinst,preinst,prerm} to put
correct data in SYSDBA.password. s/PASSWD/PASSWORD/
.
firebird2 (1.5.2-8) unstable; urgency=low
.
* "Cleaning up the house"
.
* debian/control.in: Fix short description of firebird2-super-server.
Closes: #299983
* Make editline to not rely on system vis.h and always use its own.
Fixes FTBFS with kerberos4kth-dev 1.2.2-11: undefined reference to
`strunvis' (Closes: #283911)
Reported and fix suggested by Kalle Olavi Niemitalo <kon at iki.fi>
* Improve long descriptions of libfbembed1 and libfbclient1.
Closes: #329330 "libfbclient1: long description lacks everything"
Gerfried Fuchs <alfie at ist.org> spotted this. Thanks.
* Corrected sections:
- libfbclient1, libfbembed1 -> libs
- firebird2-utils-* -> utils
- firebird2-dev -> libdevel
- firebird2-examples -> doc
Gerfried Fuchs <alfie at ist.org> spotted this too. Thanks again.
* debian/README.64bit: add note about 64/32-bit incompatibility of
on-disk-structure of databases
* Fix typo in debian/make_packages.sh, causing UDF definition .sql files to
be installed in -classic-server. Now they go in -server-common.
Closes: #322199 firebird2-classic-server: Missing sql for functions of
ib_udf and fbudf
* firebird2-classic-server: xinetd configuration file is now installed
regardless of xinetd presense. Provided xinetd configuration is disabled,
however.
* fmbgr.bin fixed to point to /var/log/firebird.log when a problem occurs.
Prevoiusly pointed to $FIREBIRD/log/firebird.log
+ debian/patches/fbmgr_correct_log_path.dpatch
* Turn off echo when asking for sysdba password
* Ask for sysdba password only on one is not yet set (very first install)
* Move SYSDBA.password from /usr/lib/firebird2 to /etc/firebird2
* /etc/init.d/firebird2: source /etc/firebird2/SYSDBA.password to get sysdba
password.
* pre-boot autotools
+ debian/patches/autoboot.dpatch
+ remove autoconf and libtool from Build-Depends
* update src/extern/editline/config.{guess,sub} to those from 2005-09-13
+ fixes two lintian warnings
* aliases.conf: use /var/lib/firebird2/data for employee.fdb
* firebird-classic-server.prerm: detect active connections using
fb_lock_print
.
firebird2 (1.5.2-7) unstable; urgency=high
.
* Urgency still high, since previous releases were not uploaded
Fixes RC bug #317314 "FTBFS with gcc-4.0"
.
* Ease upgrade procedure:
+ libfbclient1:
- Added Replaces: libfirebird2-{super,classic}
- Removed Conflicts: libfirebird2-super
+ libfbembed1:
- Added Replaces: libfirebird2-classic
- Removed Conflicts: libfirebird2-classic
.
* Improved short description of libfbclient1 and libfbembed1
.
firebird2 (1.5.2-6) unstable; urgency=high
.
* Urgency still high, since previous releases were not uploaded
Fixes RC bug #317314 "FTBFS with gcc-4.0"
.
* Changes suggested by Christopher Martin. Thanks.
.
* firebird2-dev:
+ depend on *both* libfbembed1 and libfbclient1, since -dev provides
symlinks for both of them. [debian/control.in]
* libfbembed1:
+ do not provide compatibility symlinks to libgds.so - avoids conflicting
with libfbembed1. [debian/make_packages.sh]
* Updated src/extern/editline/config.{sub,in}.
- new patch: editline.update-autotools-files.dpatch
- added in debian/patches/00list
- added debian/source.lintian-overrides to reflect this
.
firebird2 (1.5.2-5) unstable; urgency=high
.
* Urgency still high, since previous releases were not uploaded
Fixes RC bug #317314 "FTBFS with gcc-4.0"
.
* debian/control.in
+ firebird2-dev
- removed Conflicts with firebird-dev, which is not in Debian anymore
- added Replaces: libfirebird2-{super,classic}, which incorrectly
provided dev symlinks that belong to -dev.
.
Thanks to Christopher Martin for spotting this.
.
* debian/firebird2-server-common.lintian.override: fixed libib-util
name
.
firebird2 (1.5.2-4) unstable; urgency=high
.
* Urgency still high, since previous releases were not uploaded
Fixes RC bug #317314 "FTBFS with gcc-4.0"
.
* Many improvements in this release are inspired by suggestions from George
Danchev <danchev at spnet dot net>. Thanks!
.
* Moved libib_util.so to -common
* libfbembed1 and libfbclient1 no longer conflict with each other
* Manuals:
+ Renamed isql.sgml to isql-fb.sgml
+ Renamed gstat.sgml to fbstat.sgml
+ debian/rules: streamlined building of manual pages
* Added lintian overrides for missing shlibs and soname vs. package name
mismatch in firebird-server-common
* Added lintian override for soname vs. package name mismatch for
firebird-classic-server
* debian/patches
+ new clean-more.dpatch: remove more generated files in clean.sh
+ 00list: added clean-more.dpatch
* debian/rules:
+ Removed dh_make template header
+ clean-patched: depend on patch, since we count on patched clean.sh to
clean everything that make clean does not
+ clean-patched: removed lines deleting generated files from source tree,
since this is now done in clean.sh
+ binary-arch: removed unneeded strip calls. dh_strip handles stripping
good enough
.
firebird2 (1.5.2-3) unstable; urgency=high
.
* Urgency high, because last version was uninstallable.
.
* debian/make_packages.sh: Move UDF/ib_udf.so and UDF/*.sql to -common;
make -common and -server-* installable at the same time as required.
.
firebird2 (1.5.2-2) unstable; urgency=high
.
* Urgency high, due to fixing RC bug #317314
.
* Packaging heavily based in work by Daniel Urban
* Switched to dpatch
+ debian/rules
- include dpatch.make
- configure-* depends on patch
- clean renamed to clean-patched
- new target clean depends on clean-patched and unpatch
+ 001_no-rpath.dpatch:
- builds/posix/Makefile.in.*: remove $(LIB_LINK_RPATH_LINE)
+ 002_fix-mcpu-to-mtune.dpatch
- builds/posix/prefix.linux*: s/-mcpu/-mtune/ - Fix g++ warnings
+ 003_no-custom-errno-and-sys_XXerrXX.dpatch
- remove explicit definitions of errno and sys_*err*
+ 004_separate-file-and-sem-perms.dpatch
- Use separate `"define"s for semaphore and file permissions
+ 005_fix-pthreads-detect.dpatch
- src/common/classes/locks.h
+ 006_fix-os-detection.dpatch
- fix OS patterns in src/extern/editline/configure[.in]
+ 007_create-run-dir.dpatch
- configure.in: create gen/firebird/run directory
+ 008_link-with-g++.dpatch
- builds/posix/make.rules: use $(CXX) for LIB_LINK instead of $(CC)
+ 009_opt-bypass-redundant-sort.dpatch
- src/jrd/opt.cpp: RP: optimize sort with OUTER JOIN if all the fields
in the sort list are from one stream, check the stream is the most
outer stream, if true update rse and ignore the sort
(stolen from CVS?)
+ 010_clean-is-phony.dpatch
- Makefile.in: declare clean as .PHONY so make clean actually do
something after first cleaning
* Debhelper compatibility level 4
+ debian/rules: DH_COMPAT=4
+ debian/control.in: Build-Depends debhelper (>> 4.0.0)
* debian/control.in
+ Changed Standards-Version to 3.6.2. No changes necessary
+ Added myself to uploaders
+ Removed Remco Seesink from Uploaders since he's leaving Debian and
pkg-firebird. Many thanks for your hard work, Remco.
http://lists.alioth.debian.org/pipermail/pkg-firebird-general/2005-July/000411.html
+ Library packages renamed (taken the opportunity to do this right now that
library packages have to be renamed due to C++ ABI transition)
- libfirebird2-super --> libfbclient1
- libfirebird2-classic --> libfbembed1
Eliminates two lintian warnings
* debian/rules:
+ added amd64 to supported architectures (clean target)
+ export CC=gcc-3.4, CXX=g++-3.4, CPP|CXXPP=cpp-3.4.
Added gcc-3.4 and g++-3.4 to Build-Depends accordingly
Closes: #317314 "FTBFS with gcc4"
+ STRIPPARAMS: --remove-sectio --> -remove-section
* debian/make_packages.sh:
+ moved examples to /usr/share/doc/firebird2-examples/examples
Closes: #193154
+ install ib_udf.so to UDF; install appropriate .sql scripts too
* debian/firebird2-super-server-postinst: made so that a #DEBHELPER# stub is
in an appropriate place. Saves a lintian override.
* debian/firebird2-examples.postinst: dropped. No need to add user account
for examples
* libib_util.so is copied without changing its name. Closes: #243989
* libib_util.so is supplied. Closes: #306714
.
firebird2 (1.5.2-1) unstable; urgency=high
.
* fix creating include symlink. Closes: #308790
* fix misplaces link in examples. Closes: #276532
* new upstream release resolves "libfbclient depends on libpthread" bug.
Closes: #278924
* fix typo in debian/make_packages.sh that caused that libib_util.so wasn't
copied.
* add amd64 architecture.
* fix typo in debian/control.in. Closes: #299972
* fix typo in debian/control.in. Closes: #299975
* fix typo in debian/control.in. Closes: #299978
* fix typo in debian/control.in. Closes: #299979
* fix typo in debian/control.in. Closes: #299981
* fix typo in debian/control.in. Closes: #299973
* fix typo in debian/control.in. Closes: #299988
* New upstream release. Closes: #294199
.
firebird2 (1.5.2-0mentors2) unstable; urgency=low
.
* New upstream release
* debian/make_packages.sh
- put some comments regarding libgds.so.0 links
- Cleaned libfbclient and libfbembed links (see Policy, 8.1):
+ *.so.1 -> *.so.1.5.2 links in lib* packages
+ *.so -> *.so.1.5.2 links in -dev package
* 1.5.2 replaced with $FB_VERSION (currently defined equal to "1.5.2", but
will ease packaging of future versions
* debian/rules
- clean:
+ remove object and other generated files in src/extern/editline
+ call sh clean.sh for cleaning additional generated files
+ remove src/dsql/dsql.tab.h which is generated too
* added debian/source.lintian-overrides, containing
- maintainer-script-lacks-debhelper-token
debian/firebird2-super-server.postinst
This is normal, super.postinst explicitly does what #DEBHELPER# does
Files:
33def5f8d761dce16b68eed2a2ec9e63 7414728 misc optional firebird2_1.5.2.orig.tar.gz
17090a207aa4dd91b198a8e907893199 330963 misc optional firebird2_1.5.2-9.diff.gz
0571aeacbcd6ac3e649d10b566a2abde 1144 misc optional firebird2_1.5.2-9.dsc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iQEVAwUBQ12I/wF4adwMEr3XAQKVWAf+PB4k4FhcPrcqKYH0LUWCawu0gfnIJ2jN
xo9UBLQ0HKwPZDDRuDKsDDY8hOhkj7kjQiiyaWjBeuMhErpf22ltC5rZnSGzFmPT
uhMgriZsAzpDDIGjbMboN9EjZ4UQWaIuogqGY0WKhoht5rG5+s0vDEn0x6bUOAEZ
7tUOdK339R/R0sc4rxx9o/f3GJUgGrCLWBYZ14W3S1CbKIuYai7hlSTZBZ+7Zk99
64C9hFDWSX9OsLIgi/46j8n/r/u2o2S7jOuTFGMxifrlOhwaUdPOIhEwbJHvbUBZ
fc1GAKMxUP5Rvs0PLckf1bfIoxTm/HRHQP6QMK5BjOYSbSSpO6MYTw==
=BoZ9
-----END PGP SIGNATURE-----
Accepted:
firebird2_1.5.2-9.diff.gz
to pool/universe/f/firebird2/firebird2_1.5.2-9.diff.gz
firebird2_1.5.2-9.dsc
to pool/universe/f/firebird2/firebird2_1.5.2-9.dsc
firebird2_1.5.2.orig.tar.gz
to pool/universe/f/firebird2/firebird2_1.5.2.orig.tar.gz
More information about the ubuntu-changes-auto
mailing list