[gle-graphics] 03/23: Import Debian changes 4.2.2-1

Christian T. Steigies cts at moszumanska.debian.org
Tue Oct 31 18:25:35 UTC 2017


This is an automated email from the git hooks/post-receive script.

cts pushed a commit to branch master
in repository gle-graphics.

commit ee81e23f465035edb634f4ecb07b46ac4260db39
Merge: c15e5cd e51b62f
Author: Christian T. Steigies <cts at debian.org>
Date:   Wed Jan 20 22:59:32 2010 +0100

    Import Debian changes 4.2.2-1
    
    gle-graphics (4.2.2-1) experimental; urgency=low
    
      * new upstream version
      * 001-kfreebsd-support patch is included upstream
      * configure --with-rpath=no

 config.i                                  |   2 +-
 configure                                 |  94 ++++++++++++++++++++---
 configure.ac                              |   8 +-
 contrib/packagers/nsis/gle.nsi            |  43 ++++++-----
 debian/changelog                          |   8 ++
 debian/patches/001-kfreebsd-support.patch |  46 ------------
 debian/rules                              |   2 +-
 gle-refman/advanced/advanced.tex          |  32 ++++++--
 gle-refman/bla.gle                        |  16 ++++
 gle-refman/graph/fig/Makefile.gcc         |   2 +-
 gle-refman/graph/fig/gc_fit.gle           |  18 +++--
 gle-refman/graph/fig/gc_fitfct.csv        |   9 +++
 gle-refman/graph/fig/gc_fitfct.gle        |  35 +++++++++
 gle-refman/graph/graph.tex                | 100 +++++++++++++++++++-----
 gle-refman/title/title.tex                |   2 +-
 src/gle/config.cpp                        |  31 ++++++--
 src/gle/config.h                          |  20 +++--
 src/gle/core.cpp                          |  24 +++---
 src/gle/cutils.cpp                        |  16 ++--
 src/gle/file_io.cpp                       |  34 +++++++++
 src/gle/file_io.h                         |   1 +
 src/gle/font.cpp                          |   6 +-
 src/gle/gle-datatype.cpp                  |  16 ++++
 src/gle/gle-interface.cpp                 |  20 ++++-
 src/gle/gle-interface/gle-datatype.h      |   2 +
 src/gle/gle-interface/gle-interface.h     |   4 +
 src/gle/gle-sourcefile.cpp                |  14 ++--
 src/gle/graph.h                           |   6 +-
 src/gle/graph2.cpp                        |  95 ++++++++++++-----------
 src/gle/key.cpp                           |   1 +
 src/gle/pass.cpp                          |  13 ++--
 src/gle/run.cpp                           |  17 +++--
 src/gle/texinterface.cpp                  |  57 +++++++++-----
 src/gle/texinterface.h                    |   2 +-
 src/gui/dialogues.h                       |   1 +
 src/gui/main.cpp                          | 101 ++++++++++++++++++++++++-
 src/gui/mainwindow.cpp                    |  61 +++++++--------
 src/gui/mainwindow.h                      |   4 +-
 src/gui/objectblocks.cpp                  |  45 +++++------
 src/gui/qgle.pro.in                       |   6 +-
 src/gui/qgle_definitions.h                |   4 +-
 src/gui/serverthread.cpp                  |  13 ----
 src/gui/serverthread.h                    |   5 +-
 src/gui/text.cpp                          |   4 +
 src/lib/include_en.gle                    | 121 ++++++++++++++++++++++++++++++
 src/lib/shape.gle                         |  35 ++++++++-
 46 files changed, 881 insertions(+), 315 deletions(-)

diff --cc configure
index 6475e49,041cdb4..0303eaf
--- a/configure
+++ b/configure
@@@ -1,6 -1,6 +1,6 @@@
  #! /bin/sh
  # Guess values for system-dependent variables and create Makefiles.
- # Generated by GNU Autoconf 2.61 for gle-graphics 4.2.1.
 -# Generated by GNU Autoconf 2.63 for gle-graphics 4.2.2.
++# Generated by GNU Autoconf 2.61 for gle-graphics 4.2.2.
  #
  # Report bugs to <glx-general at lists.sourceforge.net>.
  #
@@@ -1413,11 -1509,11 +1413,11 @@@ f
  test -n "$ac_init_help" && exit $ac_status
  if $ac_init_version; then
    cat <<\_ACEOF
- gle-graphics configure 4.2.1
+ gle-graphics configure 4.2.2
 -generated by GNU Autoconf 2.63
 +generated by GNU Autoconf 2.61
  
  Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
 -2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 +2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
  This configure script is free software; the Free Software Foundation
  gives unlimited permission to copy, distribute and modify it.
  _ACEOF
@@@ -1427,8 -1523,8 +1427,8 @@@ cat >config.log <<_ACEO
  This file contains any messages produced by compilers while
  running configure, to aid debugging if configure makes a mistake.
  
- It was created by gle-graphics $as_me 4.2.1, which was
+ It was created by gle-graphics $as_me 4.2.2, which was
 -generated by GNU Autoconf 2.63.  Invocation command line was
 +generated by GNU Autoconf 2.61.  Invocation command line was
  
    $ $0 $@
  
@@@ -5803,10 -6138,84 +5803,80 @@@ if test "x$with_manip" != "xno"; the
     LIBS=$SIMPLE_LIBS
     LDFLAGS=$SIMPLE_LDFLAGS
  
 -{ $as_echo "$as_me:$LINENO: checking for tgetent in -ltinfo" >&5
 -$as_echo_n "checking for tgetent in -ltinfo... " >&6; }
++{ echo "$as_me:$LINENO: checking for tgetent in -ltinfo" >&5
++echo $ECHO_N "checking for tgetent in -ltinfo... $ECHO_C" >&6; }
+ if test "${ac_cv_lib_tinfo_tgetent+set}" = set; then
 -  $as_echo_n "(cached) " >&6
++  echo $ECHO_N "(cached) $ECHO_C" >&6
+ else
+   ac_check_lib_save_LIBS=$LIBS
+ LIBS="-ltinfo  $LIBS"
+ cat >conftest.$ac_ext <<_ACEOF
+ /* confdefs.h.  */
+ _ACEOF
+ cat confdefs.h >>conftest.$ac_ext
+ cat >>conftest.$ac_ext <<_ACEOF
+ /* end confdefs.h.  */
+ 
+ /* Override any GCC internal prototype to avoid an error.
+    Use char because int might match the return type of a GCC
+    builtin and then its argument prototype would still apply.  */
+ #ifdef __cplusplus
+ extern "C"
+ #endif
+ char tgetent ();
+ int
+ main ()
+ {
+ return tgetent ();
+   ;
+   return 0;
+ }
+ _ACEOF
+ rm -f conftest.$ac_objext conftest$ac_exeext
+ if { (ac_try="$ac_link"
+ case "(($ac_try" in
+   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+   *) ac_try_echo=$ac_try;;
+ esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
++eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+   (eval "$ac_link") 2>conftest.er1
+   ac_status=$?
+   grep -v '^ *+' conftest.er1 >conftest.err
+   rm -f conftest.er1
+   cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
++  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+   (exit $ac_status); } && {
+ 	 test -z "$ac_cxx_werror_flag" ||
+ 	 test ! -s conftest.err
 -       } && test -s conftest$ac_exeext && {
 -	 test "$cross_compiling" = yes ||
 -	 $as_test_x conftest$ac_exeext
 -       }; then
++       } && test -s conftest$ac_exeext &&
++       $as_test_x conftest$ac_exeext; then
+   ac_cv_lib_tinfo_tgetent=yes
+ else
 -  $as_echo "$as_me: failed program was:" >&5
++  echo "$as_me: failed program was:" >&5
+ sed 's/^/| /' conftest.$ac_ext >&5
+ 
+ 	ac_cv_lib_tinfo_tgetent=no
+ fi
+ 
 -rm -rf conftest.dSYM
+ rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
+       conftest$ac_exeext conftest.$ac_ext
+ LIBS=$ac_check_lib_save_LIBS
+ fi
 -{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_tinfo_tgetent" >&5
 -$as_echo "$ac_cv_lib_tinfo_tgetent" >&6; }
 -if test "x$ac_cv_lib_tinfo_tgetent" = x""yes; then
++{ echo "$as_me:$LINENO: result: $ac_cv_lib_tinfo_tgetent" >&5
++echo "${ECHO_T}$ac_cv_lib_tinfo_tgetent" >&6; }
++if test $ac_cv_lib_tinfo_tgetent = yes; then
+   cat >>confdefs.h <<_ACEOF
+ #define HAVE_LIBTINFO 1
+ _ACEOF
+ 
+   LIBS="-ltinfo $LIBS"
+ 
+ fi
+ 
 -   { $as_echo "$as_me:$LINENO: checking for library containing wbkgdset" >&5
 -$as_echo_n "checking for library containing wbkgdset... " >&6; }
 +   { echo "$as_me:$LINENO: checking for library containing wbkgdset" >&5
 +echo $ECHO_N "checking for library containing wbkgdset... $ECHO_C" >&6; }
  if test "${ac_cv_search_wbkgdset+set}" = set; then
 -  $as_echo_n "(cached) " >&6
 +  echo $ECHO_N "(cached) $ECHO_C" >&6
  else
    ac_func_search_save_LIBS=$LIBS
  cat >conftest.$ac_ext <<_ACEOF
@@@ -6712,8 -7153,8 +6782,8 @@@ exec 6>&
  # report actual input values of CONFIG_FILES etc. instead of their
  # values after options handling.
  ac_log="
- This file was extended by gle-graphics $as_me 4.2.1, which was
+ This file was extended by gle-graphics $as_me 4.2.2, which was
 -generated by GNU Autoconf 2.63.  Invocation command line was
 +generated by GNU Autoconf 2.61.  Invocation command line was
  
    CONFIG_FILES    = $CONFIG_FILES
    CONFIG_HEADERS  = $CONFIG_HEADERS
@@@ -6759,13 -7210,13 +6829,13 @@@ $config_header
  Report bugs to <bug-autoconf at gnu.org>."
  
  _ACEOF
 -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 +cat >>$CONFIG_STATUS <<_ACEOF
  ac_cs_version="\\
- gle-graphics config.status 4.2.1
+ gle-graphics config.status 4.2.2
 -configured by $0, generated by GNU Autoconf 2.63,
 -  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 +configured by $0, generated by GNU Autoconf 2.61,
 +  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
  
 -Copyright (C) 2008 Free Software Foundation, Inc.
 +Copyright (C) 2006 Free Software Foundation, Inc.
  This config.status script is free software; the Free Software Foundation
  gives unlimited permission to copy, distribute and modify it."
  
diff --cc debian/changelog
index 478f5d8,0000000..67fe014
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,62 -1,0 +1,70 @@@
++gle-graphics (4.2.2-1) experimental; urgency=low
++
++  * new upstream version
++  * 001-kfreebsd-support patch is included upstream
++  * configure --with-rpath=no
++
++ -- Christian T. Steigies <cts at debian.org>  Wed, 20 Jan 2010 22:59:32 +0100
++
 +gle-graphics (4.2.1-2) experimental; urgency=low
 +
 +  * add patch to allow building on kfreebsd
 +  * Updated Standards-Version to 3.8.3 (no changes)
 +
 + -- Christian T. Steigies <cts at debian.org>  Wed, 09 Sep 2009 00:56:21 +0200
 +
 +gle-graphics (4.2.1-1) experimental; urgency=low
 +
 +  * new upstream version
 +  * added automake and ghostscript to Build-Depends
 +
 + -- Christian T. Steigies <cts at debian.org>  Sat, 05 Sep 2009 22:33:51 +0200
 +
 +gle-graphics (4.2.0-1) experimental; urgency=low
 +
 +  * new upstream version
 +  * rename package to gle-graphics
 +
 + -- Christian T. Steigies <cts at debian.org>  Fri, 17 Apr 2009 00:36:23 +0200
 +
 +glx (4.2.0-1) experimental; urgency=low
 +
 +  * new upstream version
 +  * Updated Standards-Version to 3.8.0 (no changes)
 +  * do not ship LICENSE.txt, this is included in debian/copyright
 +  * addeded simple man and qgle manpages
 +  * build and ship gle-manual.pdf
 +
 + -- Christian T. Steigies <cts at debian.org>  Mon, 13 Apr 2009 14:04:59 +0200
 +
 +glx (4.1.1) experimental; urgency=low
 +
 +  * new upstream version
 +
 + -- Christian T. Steigies <cts at debian.org>  Tue, 26 Feb 2008 23:58:04 +0100
 +
 +glx (4.1.0-rc2-1) experimental; urgency=low
 +
 +  * new upstream version
 +
 + -- Christian T. Steigies <cts at debian.org>  Thu, 22 Nov 2007 22:52:11 +0100
 +
 +glx (4.1.0-rc1-1) experimental; urgency=low
 +
 +  * new upstream version
 +
 + -- Christian T. Steigies <cts at debian.org>  Thu,  4 Oct 2007 00:46:10 +0200
 +
 +glx (4.0.12-1) experimental; urgency=low
 +
 +  * new upstream version
 +  * switch to cdbs, build from upstream "tarball"
 +
 + -- Christian T. Steigies <cts at debian.org>  Wed,  3 Oct 2007 12:08:52 +0200
 +
 +glx (4.0.7-1) unstable; urgency=low
 +
 +  * Initial Release.
 +
 + -- Christian T. Steigies <cts at debian.org>  Sat,  8 Jan 2005 11:31:38 +0100
 +
diff --cc debian/rules
index 50a1325,0000000..b48abe3
mode 100755,000000..100755
--- a/debian/rules
+++ b/debian/rules
@@@ -1,29 -1,0 +1,29 @@@
 +#!/usr/bin/make -f
 +
 +DEB_TAR_SRCDIR = gle4
 +
 +#include /usr/share/cdbs/1/rules/tarball.mk
 +include /usr/share/cdbs/1/rules/debhelper.mk
 +include /usr/share/cdbs/1/class/autotools.mk
 +include /usr/share/cdbs/1/rules/simple-patchsys.mk
 +
 +configure/gle-graphics::
- 	aclocal && autoconf && ./configure --docdir=/usr/share/doc/gle-graphics/
++	aclocal && autoconf && ./configure --docdir=/usr/share/doc/gle-graphics/ --with-rpath=no
 +
 +build/gle-graphics::
 +	make doc
 +
 +clean::
 +	-make clean
 +	-rm Makefile
 +	-make -C gle-refman -f Makefile.gcc clean
 +	-make -C gle-refman/fonttest -f Makefile.gcc clean
 +	-rm -r gle-refman/appendix/fig/.gle/
 +	-rm src/font/*.fmt
 +	-rm src/font/*.fve
 +	-rm src/font/movefonts
 +#	aclocal.m4
 +
 +install/gle-graphics::
 +	cp debian/qgle.1 debian/gle-graphics/usr/share/man/man1/
 +	cp debian/manip.1 debian/gle-graphics/usr/share/man/man1/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gle-graphics.git



More information about the debian-science-commits mailing list