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

libxmu: Changes to 'refs/tags/libxmu-2_1.0.4-1'



Tag 'libxmu-2_1.0.4-1' created by Julien Cristau <jcristau@debian.org> at 2008-01-17 13:59 +0000

Tagging upload of libxmu 2:1.0.4-1 to unstable.

Changes since libxmu-1_1.0.3-1:
Alan Coopersmith (4):
      Add hooks for checking sources with tools like lint & sparse
      Clear sparse warnings: Using plain integer as NULL pointer
      Coverity #52: Dead code in get_os_name()
      Version bump: 1.0.4

Branden Robinson (1):
      Test for existence of debian/patches directory before creating a symlink to it.

Brice Goglin (4):
      Fix displaying of patches applied by quilt.
      Minor fixes in the patching system.
      Fix "display the output of quilt push/pop".
      Do not call laptop-detect, let the only user call it directly

David Nusinow (1):
      Remove make-orig-tar-gz target

James Cloos (2):
      Add *~ to .gitignore to skip patch/emacs droppings
      Replace static ChangeLog with dist-hook to generate from git log

Julien Cristau (10):
      Make libxmu*-dev depend on libxmu-headers (= ${source:Version}).
      Merge branch 'xsfbs-unstable' of ../../xsfbs into debian-unstable
      Don't export private dependencies in xmu.pc and xmuu.pc.
      Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      Update changelog.
      Merge tag 'libXmu-1.0.4' into debian-unstable
      autoreconf
      update changelogs for new upstream
      debian/control updates
      Prepare changelog for upload.

Timo Aaltonen (1):
      Bump the epoch so that this can be synced to Ubuntu in the future.

---
 .gitignore                                      |    1 
 ChangeLog                                       |   36 
 INSTALL                                         |   50 
 Makefile.am                                     |   16 
 Makefile.in                                     |  165 +-
 aclocal.m4                                      | 1136 ++++++++++++++++----
 config.guess                                    |   34 
 config.h.in                                     |   12 
 config.sub                                      |   36 
 configure                                       | 1334 ++++++++++++++++--------
 configure.ac                                    |   19 
 debian/changelog                                |   20 
 debian/control                                  |   14 
 debian/patches/01_dont_export_private_deps.diff |   26 
 debian/patches/series                           |    1 
 debian/rules                                    |    6 
 debian/xsfbs/xsfbs.mk                           |   57 -
 debian/xsfbs/xsfbs.sh                           |    7 
 depcomp                                         |   64 +
 include/Makefile.in                             |   90 -
 install-sh                                      |  348 ++++--
 ltmain.sh                                       |  233 ++--
 missing                                         |   61 -
 mkinstalldirs                                   |    5 
 src/Clip.c                                      |    4 
 src/CvtStdSel.c                                 |    4 
 src/Makefile.am                                 |   27 
 src/Makefile.in                                 |  182 ++-
 src/StdCmap.c                                   |    4 
 src/StrToWidg.c                                 |    5 
 30 files changed, 2859 insertions(+), 1138 deletions(-)
---


Reply to: