[starlink-ast] branch debian updated (19f70f3 -> d45238a)

Ole Streicher olebole-guest at moszumanska.debian.org
Mon Mar 10 09:59:46 UTC 2014


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

olebole-guest pushed a change to branch debian
in repository starlink-ast.

      from  19f70f3   Build documention only at -indep
      adds  a379676   New upstream version 7.3.3+dfsg
      adds  18c8f3d   New upstream version 7.3.4+dfsg
       new  26f156f   Merge branch 'upstream' into debian
       new  d45238a   Update patches for new upstream version

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile.in                            |  2581 ++-
 aclocal.m4                             | 14163 +++++++-----
 ast.news                               |    13 +-
 ast_par.source                         |    11 +
 build-aux/compile                      |   347 +
 config.guess => build-aux/config.guess |   667 +-
 config.sub => build-aux/config.sub     |   447 +-
 build-aux/depcomp                      |   791 +
 build-aux/install-sh                   |   527 +
 build-aux/ltmain.sh                    |  9655 ++++++++
 build-aux/missing                      |   215 +
 build-aux/test-driver                  |   139 +
 compile                                |   142 -
 config.h.in                            |    13 +-
 configure                              | 36846 +++++++++++++------------------
 configure.ac                           |    14 +-
 debian/changelog                       |     6 +
 debian/patches/rename_library          |     4 +-
 debian/patches/use_external_pal.patch  |     2 +-
 debian/patches/use_std_automake.patch  |    14 +-
 depcomp                                |   530 -
 fitschan.c                             |     2 +-
 fpolygon.c                             |    43 +
 install-sh                             |   323 -
 ltmain.sh                              |  6500 ------
 memory.c                               |    34 +-
 missing                                |   381 -
 object.c                               |     2 +
 polygon.c                              |  1657 +-
 polygon.h                              |    60 +
 region.c                               |    17 +-
 skyframe.c                             |    33 +-
 sphmap.c                               |     5 +-
 stcschan.c                             |    74 +-
 sun210.tex                             |   280 +-
 sun211.tex                             |   284 +-
 version.h                              |     6 +-
 wcsmap.c                               |    11 +-
 38 files changed, 39706 insertions(+), 37133 deletions(-)
 create mode 100755 build-aux/compile
 rename config.guess => build-aux/config.guess (75%)
 rename config.sub => build-aux/config.sub (77%)
 create mode 100755 build-aux/depcomp
 create mode 100755 build-aux/install-sh
 create mode 100644 build-aux/ltmain.sh
 create mode 100755 build-aux/missing
 create mode 100755 build-aux/test-driver
 delete mode 100755 compile
 delete mode 100755 depcomp
 delete mode 100755 install-sh
 delete mode 100644 ltmain.sh
 delete mode 100755 missing

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



More information about the debian-science-commits mailing list