From 20fee645435ad4c7fd3f6758fae329de49fcdc8d Mon Sep 17 00:00:00 2001 From: Dimitrios Eftaxiopoulos Date: Sat, 10 Mar 2012 16:49:23 +0200 Subject: [PATCH] Build failed --- debian/changelog | 6 + debian/changelog~ | 327 +++++++++++++++++++++++++++++ debian/libmgl-data.debhelper.log | 1 + debian/libmgl-dev.debhelper.log | 1 + debian/libmgl-wnd6.debhelper.log | 1 + debian/libmgl6.debhelper.log | 1 + debian/mathgl-doc-en.debhelper.log | 1 + debian/mathgl-doc-ru.debhelper.log | 1 + debian/mathgl.debhelper.log | 1 + debian/python-mathgl.debhelper.log | 1 + 10 files changed, 341 insertions(+) create mode 100644 debian/changelog~ diff --git a/debian/changelog b/debian/changelog index 22e5f59..1a29f59 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mathgl (2~rc2+svn360-1) experimental; urgency=low + + * Updated source from svn repository. + + -- Dimitrios Eftaxiopoulos Sat, 10 Mar 2012 14:24:00 +0200 + mathgl (2~rc2+svn359-1) experimental; urgency=low * Updated source from svn repository. diff --git a/debian/changelog~ b/debian/changelog~ new file mode 100644 index 0000000..22e5f59 --- /dev/null +++ b/debian/changelog~ @@ -0,0 +1,327 @@ +mathgl (2~rc2+svn359-1) experimental; urgency=low + + * Updated source from svn repository. + + -- Dimitrios Eftaxiopoulos Fri, 9 Mar 2012 22:04:00 +0200 + +mathgl (2~rc2+svn358-1) experimental; urgency=low + + * Updated source from svn repository. + + -- Dimitrios Eftaxiopoulos Fri, 9 Mar 2012 09:16:00 +0200 + +mathgl (2~rc2-1) experimental; urgency=low + + * Updated source from svn repository. + + -- Dimitrios Eftaxiopoulos Tue, 6 Mar 2012 17:22:00 +0200 + +mathgl (2~rc1-4) unreleased; urgency=low + + * Fix symbols FTBFS on armhf. + * Make build dependency on libhdf5-dev only. + * Make python-mathgl depend on python-numpy-abi9. + + -- Dimitrios Eftaxiopoulos Wed, 22 Feb 2012 19:39:00 +0200 + +mathgl (2~rc1-3) experimental; urgency=low + + * Fix symbols FTBFS, related to libmgl-wnd6, on several arches. + * Make libmgl-dev dependent on libmgl-wnd6. + + -- Dimitrios Eftaxiopoulos Wed, 4 Jan 2012 20:16:00 +0200 + +mathgl (2~rc1-2) experimental; urgency=low + + * Correct typo in mathgl description in debian/control (Closes: #644863). + * Try to fix symbols FTBFS on several arches. + + -- Dimitrios Eftaxiopoulos Wed, 4 Jan 2012 15:30:00 +0200 + +mathgl (2~rc1-1) experimental; urgency=low + + * New experimental upstream release (Closes: #632468). + * No documentation debian packages provided. + + -- Dimitrios Eftaxiopoulos Wed, 28 Sep 2011 11:30:00 +0300 + +mathgl (1.11.2-6) unstable; urgency=low + + * Fix FTBFS for sparc (Closes: #642654). + + -- Dimitrios Eftaxiopoulos Mon, 26 Sep 2011 16:23:12 +0300 + +mathgl (1.11.2-5) unstable; urgency=low + + * Resolve differences for all non-optional symbols, in symbols files for ia64, + sparc and sh4 architectures (Closes: #642654). + + -- Dimitrios Eftaxiopoulos Mon, 26 Sep 2011 10:25:00 +0300 + +mathgl (1.11.2-4) unstable; urgency=low + + * Add python-numpy to Depnds of python-mathgl in debian/control and add + dh_numpy in binary-arch in debian/rules (Closes: #641793). + * Ammend symbols files for ia64, sparc and sh4 architectures (Closes: #642654). + + -- Dimitrios Eftaxiopoulos Sat, 24 Sep 2011 23:16:00 +0300 + +mathgl (1.11.2-3) unstable; urgency=low + + * Replace libfltk-dev with libfltk1.3-dev | libfltk-dev in debian/control + Build-Depends (Closes: #638834). + * Ammend symbols files for s390x architecture (Closes: #639492). + + -- Dimitrios Eftaxiopoulos Wed, 7 Sep 2011 06:04:00 +0300 + +mathgl (1.11.2-2) unstable; urgency=low + + * Add debian/source/options file in order to avoid the generation of unneeded debian- + changes patch, due to the creation of extra file config.log during build. + * Ammend symbols files. + + -- Dimitrios Eftaxiopoulos Thu, 18 Aug 2011 20:48:00 +0300 + +mathgl (1.11.2-1) unstable; urgency=low + + * Incorporate changes due to the last two NMU's. + * New upstream version. + + -- Dimitrios Eftaxiopoulos Tue, 28 Jun 2011 17:01:00 +0200 + +mathgl (1.11.1.1-2.2) unstable; urgency=low + + * Non-maintainer upload (closes: #610777). + * debian/libmgl-qt5.symbols: _ZN10QByteArrayD1Ev is needed on sparc and + ia64, so add it as optional. + * debian/libmgl-wx5.symbols: three destructors known to be undefined on + armel/armhf are also not defined on ia64 or sparc, so mark these as + optional also. Destructors of foreign classes are not part of the + library ABI, so it's fine to ignore these. + + -- Steve Langasek Sun, 19 Jun 2011 07:57:43 +0000 + +mathgl (1.11.1.1-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix library symbols files (closes: #610777): + - debian/libmgl-qt5.symbols: drop _ZN10QByteArrayD2Ev, which is not + present on *any* architecture anymore. + - debian/libmgl-fltk5.symbols: _ZN9Fl_PixmapC2EPKPKc is not present on + ia64 or sparc and never has been. + - debian/libmgl5.symbols: + + _ZN7mglFuncD1Ev is present on all architectures, drop the + architecture list (fixing the 'kfeebsd' typo that caused a build + failure on kfreebsd-amd64). + + _ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEED2Ev, + _ZN8u3dLightD2Ev: symbols not seen on *any* archs, drop. + + Drop 18 symbols whose exclusion list included all 15 architectures + that have been tested. + + Other symbols that are template instantiations are now marked as + optional symbols instead of tagged with an arch list, since they are + not part of the ABI and will come and go based on the compiler + version used, *not* just on the architecture. + + If there are 8 or more architectures in the arch qualifier, invert + it. In some cases this reveals that certain symbols are actually + 64-bit specific - so infer that not-yet-tested 32-bit archs follow + the pattern. + - debian/*.symbols: any symbols marked for armel should also be marked + for armhf. + * debian/rules: clean the dependency_libs out of .la files at build + time, per Policy 10.2. Closes: #620629. + + -- Steve Langasek Sat, 18 Jun 2011 07:33:55 +0000 + +mathgl (1.11.1.1-3) unreleased; urgency=low + + * Further attempt to fix symbol breakages + + -- Dimitrios Eftaxiopoulos Sun, 29 May 2011 19:41:00 +0200 + +mathgl (1.11.1.1-2) unstable; urgency=low + + * Try to fix libmgl5 related symbols breakage on all arches + + -- Dimitrios Eftaxiopoulos Sun, 22 May 2011 20:50:00 +0200 + +mathgl (1.11.1.1-1) unstable; urgency=low + + * New upstream version + + -- Dimitrios Eftaxiopoulos Tue, 26 Apr 2011 01:15:00 +0200 + +mathgl (1.11.0.1-9) unreleased; urgency=low + + * Again try to fix build failure due to broken symbols for several architectures + + -- Dimitrios Eftaxiopoulos Sat, 2 Apr 2011 02:05:00 +0200 + +mathgl (1.11.0.1-8) unstable; urgency=low + + * Try to fix build failure due to broken symbols for several architectures + + -- Dimitrios Eftaxiopoulos Thu, 24 Mar 2011 23:56:00 +0200 + +mathgl (1.11.0.1-7) unstable; urgency=low + + * Create patch for the removal of the texinfo/mgl_ru.info-* files + * Update symbols files (Closes: #618235) + + -- Dimitrios Eftaxiopoulos Mon, 14 Mar 2011 00:10:00 +0200 + +mathgl (1.11.0.1-6) unstable; urgency=low + + * Try to fix build failure due to broken symbols for sparc64 + + -- Dimitrios Eftaxiopoulos Sat, 5 Mar 2011 21:27:00 +0200 + +mathgl (1.11.0.1-5) unstable; urgency=low + + * Try to fix build failure due to broken symbols for armel and s390 + + -- Dimitrios Eftaxiopoulos Fri, 25 Feb 2011 21:30:00 +0200 + +mathgl (1.11.0.1-4) unstable; urgency=low + + * Create mixed symbols files for amd64 and i386 with tagged symbols + (Closes: #610777) + + -- Dimitrios Eftaxiopoulos Sat, 19 Feb 2011 23:10:00 +0200 + +mathgl (1.11.0.1-3) unstable; urgency=low + + * Upload in unstable + * Change symbols files for pbuilder --distribution unstable (Closes: #610777) + + -- Dimitrios Eftaxiopoulos Sat, 12 Feb 2011 22:14:00 +0200 + +mathgl (1.11.0.1-2) experimental; urgency=low + + * Update symbols files for pbuilder --distribution experimental. + * Remove createpngdirectory.patch from series. + * Apply patch for FTBFS on i386 (Closes: #607539). + * Add Replaces tags for old mathgl-doc package in debian/control. + * Various improvements in the debian/rules file. + + -- Dimitrios Eftaxiopoulos Mon, 17 Jan 2011 21:43:00 +0200 + +mathgl (1.11.0.1-1) experimental; urgency=low + + * Correct debian/copyright file. + * Create proper patches for the changes in the source tree. + * Add new package for Russian documentation. + * New upstream release (Closes: #603004). + * Correct several spelling mistakes in manpages and in lang/numpy.i + * Create symbols files for libraries. + * Register documentation to doc-base. + + -- Dimitrios Eftaxiopoulos Sun, 12 Dec 2010 19:13:00 +0200 + +mathgl (1.10.2.1-2) unstable; urgency=low + + * Make .png pictures visible from the html documentation. + * Add python support (Closes: #541481). + + -- Dimitrios Eftaxiopoulos Sun, 11 Sep 2010 12:37:00 +0200 + +mathgl (1.10.2.1-1) unstable; urgency=low + + [ D Eftaxiopoulos ] + * Update to Debian Policy 3.9.1 + * Put myself and D. Haley to the maintainers list. + * Comment out parallel-build-png.patch in the debian/patches/series file + since it seems to apply to a texinfo/Makefile.am file that is not + included in the source tree. + * Append package quilt to the build-depends list for the source in the + debian/control file, in order to fix a lintian error. + * Reinstate debian/source/format file with content '3.0 (quilt)'. + * Fix Lintian warnings related to manpages. + + [ D Haley ] + * New upstream release 1.10.2.1 (Closes: #562743). + + [ Salvatore Bonaccorso ] + * New Maintainer (Closes: #564422). Set Maintainer to Debian Science + Maintainers . + * Convert to '3.0 (quilt)' package source format. Drop quilt framework for + packaging. + * debian/control: + - Change Vcs-Browser and Vcs-Git to the debian-science git repository. + - Change Section for source package to 'science' as per debian-science + group policy. + - Set DM-Upload-Allowed field to yes. + * Add myself to Uploaders. + + [ Sylvestre Ledru ] + * Missing dependency against automake added. + + -- Sylvestre Ledru Sun, 15 Aug 2010 21:45:47 +0200 + +mathgl (1.9-3) unstable; urgency=low + + * QA upload. + * Properly orphan the package (see #564422), set maintainer to QA. + * Bump Standards-Version to 3.8.4, no changes needed. + * Add debian/README.source, pointing to quilt doc. + * Bump build-deps on octave from 3.0 to 3.2 (Closes: #574025). + + -- Stefano Zacchiroli Fri, 26 Mar 2010 14:06:08 +0100 + +mathgl (1.9-2) unstable; urgency=low + + * Fix FTBFS. Closes: #545882. + * Update Standards-Version to 3.8.3. + + -- Bradley Smith Wed, 09 Sep 2009 22:44:44 +0100 + +mathgl (1.9-1) unstable; urgency=low + + * New upstream release. Closes: #535503. + * QT -> qt in package descriptions. Closes: #534425. + + -- Bradley Smith Sun, 19 Jul 2009 16:41:41 +0100 + +mathgl (1.8.1-6) unstable; urgency=low + + * Redo descriptions. + + -- Bradley Smith Tue, 09 Jun 2009 20:26:42 +0100 + +mathgl (1.8.1-5) unstable; urgency=low + + * Correct info-dir-section in texinfo/mathgl.texi. Closes: #528893. + + -- Bradley Smith Wed, 27 May 2009 17:52:50 +0100 + +mathgl (1.8.1-4) unstable; urgency=low + + * Correct libltdl-dev Build-Depend. Closes: #526426. + * Further improve descriptions. + + -- Bradley Smith Fri, 01 May 2009 12:59:05 +0100 + +mathgl (1.8.1-3) unstable; urgency=low + + * Tidy up descriptions. Closes: #521830, #521917. + * Update Standards-Version to 3.8.1. (No changes). + * Fix watch file. + + -- Bradley Smith Sat, 18 Apr 2009 17:42:59 +0100 + +mathgl (1.8.1-2) unstable; urgency=low + + * Fix parallel builds. Closes: #519738. + + -- Bradley Smith Thu, 19 Mar 2009 19:08:37 +0000 + +mathgl (1.8.1-1) unstable; urgency=low + + * New upstream release. Closes: #518769. + + -- Bradley Smith Sun, 08 Mar 2009 13:29:33 +0000 + +mathgl (1.8-1) unstable; urgency=low + + * Initial release. Closes: #510378. + + -- Bradley Smith Thu, 01 Jan 2009 11:27:32 +0000 diff --git a/debian/libmgl-data.debhelper.log b/debian/libmgl-data.debhelper.log index 2196221..9225e19 100644 --- a/debian/libmgl-data.debhelper.log +++ b/debian/libmgl-data.debhelper.log @@ -1,2 +1,3 @@ dh_auto_configure dh_auto_configure +dh_auto_configure diff --git a/debian/libmgl-dev.debhelper.log b/debian/libmgl-dev.debhelper.log index 2196221..9225e19 100644 --- a/debian/libmgl-dev.debhelper.log +++ b/debian/libmgl-dev.debhelper.log @@ -1,2 +1,3 @@ dh_auto_configure dh_auto_configure +dh_auto_configure diff --git a/debian/libmgl-wnd6.debhelper.log b/debian/libmgl-wnd6.debhelper.log index 2196221..9225e19 100644 --- a/debian/libmgl-wnd6.debhelper.log +++ b/debian/libmgl-wnd6.debhelper.log @@ -1,2 +1,3 @@ dh_auto_configure dh_auto_configure +dh_auto_configure diff --git a/debian/libmgl6.debhelper.log b/debian/libmgl6.debhelper.log index 2196221..9225e19 100644 --- a/debian/libmgl6.debhelper.log +++ b/debian/libmgl6.debhelper.log @@ -1,2 +1,3 @@ dh_auto_configure dh_auto_configure +dh_auto_configure diff --git a/debian/mathgl-doc-en.debhelper.log b/debian/mathgl-doc-en.debhelper.log index 2196221..9225e19 100644 --- a/debian/mathgl-doc-en.debhelper.log +++ b/debian/mathgl-doc-en.debhelper.log @@ -1,2 +1,3 @@ dh_auto_configure dh_auto_configure +dh_auto_configure diff --git a/debian/mathgl-doc-ru.debhelper.log b/debian/mathgl-doc-ru.debhelper.log index 2196221..9225e19 100644 --- a/debian/mathgl-doc-ru.debhelper.log +++ b/debian/mathgl-doc-ru.debhelper.log @@ -1,2 +1,3 @@ dh_auto_configure dh_auto_configure +dh_auto_configure diff --git a/debian/mathgl.debhelper.log b/debian/mathgl.debhelper.log index 2196221..9225e19 100644 --- a/debian/mathgl.debhelper.log +++ b/debian/mathgl.debhelper.log @@ -1,2 +1,3 @@ dh_auto_configure dh_auto_configure +dh_auto_configure diff --git a/debian/python-mathgl.debhelper.log b/debian/python-mathgl.debhelper.log index 2196221..9225e19 100644 --- a/debian/python-mathgl.debhelper.log +++ b/debian/python-mathgl.debhelper.log @@ -1,2 +1,3 @@ dh_auto_configure dh_auto_configure +dh_auto_configure -- 2.30.2