[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xfs: Changes to 'refs/tags/xfs-1_1.0.6-1'



Tag 'xfs-1_1.0.6-1' created by Brice Goglin <bgoglin@debian.org> at 2008-03-11 19:54 +0000

Tagging upload of xfs 1:1.0.6-1 to unstable.

Changes since xfs-1_1.0.5-2:
Adam Jackson (1):
      xfs 1.0.6

Alan Coopersmith (9):
      Use PACKAGE_VERSION_* to set default VENDOR_RELEASE version string
      xfs.man: Replace Speedo with TrueType, fix typos
      Add --with-default-config-file configure option
      Rename autoconf-generated header to xfs-config.h to avoid clash with os/config.h
      Remove duplicated section & extra + in xfs.man
      Add hooks for checking sources with tools like sparse & lint
      Remove another extraneous + from man page
      Add xfsinfo & fslsfonts to See Also section of man page
      List multiple config files in man page if specified in --with-default-config-file

Brice Goglin (8):
      Merge tag 'xfs-1.0.5' into debian-unstable
      Merge branch 'debian-unstable' of git://git.debian.org/git/pkg-xorg/app/xfs into debian-unstable
      Fix LSB header in xfs.init: don't stop in the S runlevel.
      Merge tag 'xfs-1.0.6' into debian-unstable
      New upstream release
      Install the upstream ChangeLog
      Misc fixes to debian/control and debian/copyright
      Prepare changelog for upload

David Nusinow (1):
      Perform massive manpage cleanup and reformatting.

James Cloos (1):
      Replace static ChangeLog with dist-hook to generate from git log

Julien Cristau (1):
      Install config file in $(sysconfdir) by default instead of $(libdir)

---
 ChangeLog                                           |  463 +++++++++++++++++-
 INSTALL                                             |  237 +++++++++
 Makefile.am                                         |   27 -
 Makefile.in                                         |  112 ++--
 acinclude.m4                                        |   47 +
 aclocal.m4                                          |   51 +-
 config.guess                                        |   32 -
 config.h.in                                         |   79 ---
 config.sub                                          |   44 +
 configure                                           |  192 ++++++-
 configure.ac                                        |   35 +
 debian/changelog                                    |   16 
 debian/control                                      |    6 
 debian/copyright                                    |    3 
 debian/patches/01_xfs_fixes.diff                    |  504 --------------------
 debian/patches/03_configurable_config_location.diff |   11 
 debian/patches/series                               |    1 
 debian/rules                                        |    2 
 debian/xfs.init                                     |    2 
 depcomp                                             |   33 -
 difs/fontinfo.c                                     |    5 
 difs/main.c                                         |    6 
 include/os.h                                        |    2 
 include/servermd.h                                  |   11 
 install-sh                                          |  228 ++++-----
 os/config.c                                         |   40 +
 os/xfstrans.c                                       |    4 
 xfs-config.h.in                                     |   82 +++
 xfs.man                                             |  430 ++++++++++-------
 29 files changed, 1657 insertions(+), 1048 deletions(-)
---


Reply to: