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

libxaw: Changes to 'debian-unstable'



 .gitignore                                         |   67 
 COPYING                                            |   27 
 ChangeLog                                          |  391 ++++
 Makefile.am                                        |   28 
 configure.ac                                       |   44 
 debian/changelog                                   |   19 
 debian/control                                     |    9 
 debian/libxaw7.install                             |    1 
 debian/patches/01_Xaw_StripChart_fix.diff          |   16 
 debian/rules                                       |    9 
 include/.gitignore                                 |    2 
 include/X11/Xaw/AllWidgets.h                       |    1 
 include/X11/Xaw/AsciiSink.h                        |    5 
 include/X11/Xaw/AsciiSinkP.h                       |    6 
 include/X11/Xaw/AsciiSrc.h                         |    3 
 include/X11/Xaw/AsciiSrcP.h                        |    6 
 include/X11/Xaw/AsciiText.h                        |    5 
 include/X11/Xaw/AsciiTextP.h                       |    5 
 include/X11/Xaw/Box.h                              |    6 
 include/X11/Xaw/BoxP.h                             |    6 
 include/X11/Xaw/Cardinals.h                        |    1 
 include/X11/Xaw/Command.h                          |    3 
 include/X11/Xaw/CommandP.h                         |    6 
 include/X11/Xaw/Dialog.h                           |    3 
 include/X11/Xaw/DialogP.h                          |    4 
 include/X11/Xaw/Form.h                             |    4 
 include/X11/Xaw/FormP.h                            |    3 
 include/X11/Xaw/Grip.h                             |    3 
 include/X11/Xaw/GripP.h                            |    6 
 include/X11/Xaw/Label.h                            |    3 
 include/X11/Xaw/LabelP.h                           |    6 
 include/X11/Xaw/List.h                             |    3 
 include/X11/Xaw/ListP.h                            |    3 
 include/X11/Xaw/MenuButtoP.h                       |    3 
 include/X11/Xaw/MenuButton.h                       |    2 
 include/X11/Xaw/MultiSink.h                        |    3 
 include/X11/Xaw/MultiSinkP.h                       |    3 
 include/X11/Xaw/MultiSrc.h                         |    3 
 include/X11/Xaw/MultiSrcP.h                        |    3 
 include/X11/Xaw/Paned.h                            |    6 
 include/X11/Xaw/PanedP.h                           |    4 
 include/X11/Xaw/Panner.h                           |    2 
 include/X11/Xaw/PannerP.h                          |    2 
 include/X11/Xaw/Porthole.h                         |    2 
 include/X11/Xaw/PortholeP.h                        |    2 
 include/X11/Xaw/Print.h                            |  132 -
 include/X11/Xaw/PrintSP.h                          |  135 -
 include/X11/Xaw/Repeater.h                         |    2 
 include/X11/Xaw/RepeaterP.h                        |    2 
 include/X11/Xaw/Reports.h                          |    1 
 include/X11/Xaw/Scrollbar.h                        |    4 
 include/X11/Xaw/ScrollbarP.h                       |    6 
 include/X11/Xaw/Simple.h                           |    3 
 include/X11/Xaw/SimpleMenP.h                       |    2 
 include/X11/Xaw/SimpleMenu.h                       |    2 
 include/X11/Xaw/SimpleP.h                          |    4 
 include/X11/Xaw/Sme.h                              |    2 
 include/X11/Xaw/SmeBSB.h                           |    2 
 include/X11/Xaw/SmeBSBP.h                          |    2 
 include/X11/Xaw/SmeLine.h                          |    2 
 include/X11/Xaw/SmeLineP.h                         |    2 
 include/X11/Xaw/SmeP.h                             |    2 
 include/X11/Xaw/StripCharP.h                       |    6 
 include/X11/Xaw/StripChart.h                       |    3 
 include/X11/Xaw/Template.c                         |    3 
 include/X11/Xaw/Template.h                         |    3 
 include/X11/Xaw/TemplateP.h                        |    3 
 include/X11/Xaw/Text.h                             |    3 
 include/X11/Xaw/TextP.h                            |    6 
 include/X11/Xaw/TextSink.h                         |    5 
 include/X11/Xaw/TextSinkP.h                        |    6 
 include/X11/Xaw/TextSrc.h                          |    5 
 include/X11/Xaw/TextSrcP.h                         |    6 
 include/X11/Xaw/Tip.h                              |    2 
 include/X11/Xaw/TipP.h                             |    2 
 include/X11/Xaw/Toggle.h                           |    2 
 include/X11/Xaw/ToggleP.h                          |    3 
 include/X11/Xaw/Tree.h                             |    3 
 include/X11/Xaw/TreeP.h                            |    4 
 include/X11/Xaw/VendorEP.h                         |    3 
 include/X11/Xaw/Viewport.h                         |    3 
 include/X11/Xaw/ViewportP.h                        |    2 
 include/X11/Xaw/XawImP.h                           |    3 
 include/X11/Xaw/XawInit.h                          |    5 
 man/.gitignore                                     |    3 
 man/Makefile.am                                    |   56 
 man/Xaw.man                                        |    7 
 spec/AsciiSink                                     |   77 
 spec/AsciiSource                                   |  208 --
 spec/AsciiText                                     |  166 -
 spec/Box                                           |  139 -
 spec/CH1                                           |  411 ----
 spec/CH2                                           | 1103 ------------
 spec/CH3.intro                                     |   67 
 spec/CH4.intro                                     |   87 
 spec/CH5.intro                                     |  292 ---
 spec/CH6.intro                                     |   84 
 spec/CH7.intro                                     |   99 -
 spec/Command                                       |  205 --
 spec/Dialog                                        |  280 ---
 spec/Form                                          |  200 --
 spec/Grip                                          |  157 -
 spec/Label                                         |  122 -
 spec/List                                          |  341 ---
 spec/Makefile.am                                   |   96 -
 spec/MenuButton                                    |  215 --
 spec/Paned                                         |  492 -----
 spec/Panner                                        |  247 --
 spec/Porthole                                      |  125 -
 spec/Repeater                                      |  184 --
 spec/Scrollbar                                     |  386 ----
 spec/Simple                                        |   95 -
 spec/SimpleMenu                                    |  315 ---
 spec/Sme                                           |  106 -
 spec/SmeBSB                                        |  125 -
 spec/SmeLine                                       |   72 
 spec/StripChart                                    |  160 -
 spec/TPage_Credits                                 |  156 -
 spec/Template                                      |  426 ----
 spec/Text                                          |  123 -
 spec/TextActions                                   |  506 -----
 spec/TextCustom                                    |   63 
 spec/TextFuncs                                     |  397 ----
 spec/TextSink                                      |  420 ----
 spec/TextSource                                    |  331 ---
 spec/Toggle                                        |  370 ----
 spec/Tree                                          |  181 --
 spec/Viewport                                      |  156 -
 spec/block.awk                                     |   22 
 spec/fixindex.awk                                  |   73 
 spec/indexmacros.t                                 |   42 
 spec/macros.t                                      |  226 --
 spec/strings.mit                                   |   10 
 spec/strings.xaw                                   |  714 -------
 spec/widg.idxmac.t                                 |    3 
 specs/.gitignore                                   |    6 
 specs/AsciiSink.xml                                |  141 +
 specs/AsciiSource.xml                              |  368 ++++
 specs/AsciiText.xml                                |  450 ++++
 specs/Box.xml                                      |  346 +++
 specs/CH1.xml                                      |  725 ++++++++
 specs/CH2.xml                                      | 1891 +++++++++++++++++++++
 specs/CH3.xml                                      |  123 +
 specs/CH4.xml                                      |  102 +
 specs/CH5.xml                                      |  397 ++++
 specs/CH6.xml                                      |  117 +
 specs/CH7.xml                                      |  167 +
 specs/Command.xml                                  |  525 +++++
 specs/Dialog.xml                                   |  692 +++++++
 specs/Form.xml                                     |  531 +++++
 specs/Grip.xml                                     |  357 +++
 specs/Label.xml                                    |  345 +++
 specs/List.xml                                     |  872 +++++++++
 specs/Makefile.am                                  |  109 +
 specs/MenuButton.xml                               |  567 ++++++
 specs/Paned.xml                                    | 1213 +++++++++++++
 specs/Panner.xml                                   |  734 ++++++++
 specs/Porthole.xml                                 |  306 +++
 specs/Repeater.xml                                 |  558 ++++++
 specs/Scrollbar.xml                                |  884 +++++++++
 specs/Simple.xml                                   |  252 ++
 specs/SimpleMenu.xml                               |  790 ++++++++
 specs/Sme.xml                                      |  207 ++
 specs/SmeBSB.xml                                   |  310 +++
 specs/SmeLine.xml                                  |  148 +
 specs/StripChart.xml                               |  435 ++++
 specs/TPage_Credits.xml                            |   90 
 specs/Template.xml                                 |  407 ++++
 specs/Template_private_header_file.xml             |   87 
 specs/Template_public_header_file.xml              |  112 +
 specs/Template_widget_source_file.xml              |  208 ++
 specs/Text.xml                                     |  326 +++
 specs/TextActions.xml                              |  976 ++++++++++
 specs/TextActions_default_translation_bindings.xml |   85 
 specs/TextActions_text_widget_actions.xml          |  891 +++++++++
 specs/TextCustom.xml                               |  123 +
 specs/TextFuncs.xml                                |  856 +++++++++
 specs/TextSink.xml                                 |  915 ++++++++++
 specs/TextSource.xml                               |  620 ++++++
 specs/Toggle.xml                                   |  773 ++++++++
 specs/Tree.xml                                     |  404 ++++
 specs/Viewport.xml                                 |  391 ++++
 specs/libXaw.xml                                   |   88 
 src/.gitignore                                     |    6 
 src/Actions.c                                      |    2 
 src/AllWidgets.c                                   |    9 
 src/AsciiSink.c                                    |    3 
 src/AsciiSrc.c                                     |   16 
 src/AsciiText.c                                    |    3 
 src/Box.c                                          |    3 
 src/Command.c                                      |    3 
 src/Converters.c                                   |    2 
 src/Dialog.c                                       |    3 
 src/DisplayList.c                                  |    2 
 src/Form.c                                         |    4 
 src/Grip.c                                         |    3 
 src/Label.c                                        |    3 
 src/List.c                                         |    3 
 src/Makefile.am                                    |   14 
 src/MenuButton.c                                   |    4 
 src/MultiSink.c                                    |    3 
 src/MultiSrc.c                                     |    3 
 src/OS.c                                           |    2 
 src/Paned.c                                        |    3 
 src/Panner.c                                       |    3 
 src/Pixmap.c                                       |    2 
 src/Porthole.c                                     |    2 
 src/Private.h                                      |    2 
 src/Repeater.c                                     |    2 
 src/Scrollbar.c                                    |    3 
 src/Simple.c                                       |    4 
 src/SimpleMenu.c                                   |    4 
 src/Sme.c                                          |    3 
 src/SmeBSB.c                                       |    4 
 src/SmeLine.c                                      |    3 
 src/StripChart.c                                   |    3 
 src/Text.c                                         |    4 
 src/TextAction.c                                   |    3 
 src/TextPop.c                                      |    4 
 src/TextSink.c                                     |    2 
 src/TextSrc.c                                      |    5 
 src/TextTr.c                                       |    3 
 src/Tip.c                                          |    2 
 src/Toggle.c                                       |    3 
 src/Tree.c                                         |    3 
 src/Vendor.c                                       |    3 
 src/Viewport.c                                     |    3 
 src/XawI18n.c                                      |    3 
 src/XawI18n.h                                      |    4 
 src/XawIm.c                                        |    3 
 src/XawInit.c                                      |    3 
 src/sharedlib.c                                    |    9 
 xaw7.pc.in                                         |    2 
 233 files changed, 22587 insertions(+), 11687 deletions(-)

New commits:
commit b2431b21852c4b3411e06a01160c9cac7ad2c5a4
Author: Cyril Brulebois <kibi@debian.org>
Date:   Sat Nov 6 13:01:50 2010 +0100

    Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index bed0360..5eba961 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxaw (2:1.0.8-1) UNRELEASED; urgency=low
+libxaw (2:1.0.8-1) unstable; urgency=low
 
   [ Julien Cristau ]
   * Update debian/copyright from upstream COPYING.
@@ -20,7 +20,7 @@ libxaw (2:1.0.8-1) UNRELEASED; urgency=low
     otherwise.
   * Refresh patch.
 
- -- Julien Cristau <jcristau@debian.org>  Wed, 25 Nov 2009 16:52:09 +0100
+ -- Cyril Brulebois <kibi@debian.org>  Sat, 06 Nov 2010 13:01:42 +0100
 
 libxaw (2:1.0.7-1) unstable; urgency=low
 

commit 103f39ff3da211dd8c06dd15b2c3cc33aa419fda
Author: Cyril Brulebois <kibi@debian.org>
Date:   Sat Nov 6 13:01:33 2010 +0100

    Refresh patch.

diff --git a/debian/changelog b/debian/changelog
index f49969e..bed0360 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ libxaw (2:1.0.8-1) UNRELEASED; urgency=low
   * Switch from --list-missing to --fail-missing for additional safety.
   * Add usr/lib/libXaw.so to libxaw7-dev.install, it wouldn't be installed
     otherwise.
+  * Refresh patch.
 
  -- Julien Cristau <jcristau@debian.org>  Wed, 25 Nov 2009 16:52:09 +0100
 
diff --git a/debian/patches/01_Xaw_StripChart_fix.diff b/debian/patches/01_Xaw_StripChart_fix.diff
index a58b289..3a50a31 100644
--- a/debian/patches/01_Xaw_StripChart_fix.diff
+++ b/debian/patches/01_Xaw_StripChart_fix.diff
@@ -16,11 +16,9 @@ This patch makes part heights differ no more than by 1 pixel.
 
 Debian bug#167448 <http://bugs.debian.org/167448>
 
-Index: libXaw-X11R7.0-1.0.1/src/StripChart.c
-===================================================================
---- libXaw-X11R7.0-1.0.1.orig/src/StripChart.c	2005-12-30 14:50:24.000000000 -0500
-+++ libXaw-X11R7.0-1.0.1/src/StripChart.c	2006-02-26 19:09:07.000000000 -0500
-@@ -373,12 +373,12 @@
+--- a/src/StripChart.c
++++ b/src/StripChart.c
+@@ -370,12 +370,12 @@ draw_it(XtPointer client_data, XtInterva
   * the returned value is identical to the initial value of next and data is
   * unchanged.  Otherwise keeps half a window's worth of data.  If data is
   * changed, then w->strip_chart.max_value is updated to reflect the
@@ -36,7 +34,7 @@ Index: libXaw-X11R7.0-1.0.1/src/StripChart.c
      int next = w->strip_chart.interval;
      int scale = w->strip_chart.scale;
      int scalewidth = 0;
-@@ -423,8 +423,10 @@
+@@ -420,8 +420,10 @@ repaint_window(StripChartWidget w, int l
  	}
  
  	/* Draw graph reference lines */
@@ -48,7 +46,7 @@ Index: libXaw-X11R7.0-1.0.1/src/StripChart.c
  	    XDrawLine(dpy, win, w->strip_chart.hiGC, left, j, scalewidth, j);
  	}
      }
-@@ -446,7 +448,7 @@
+@@ -443,7 +445,7 @@ static void
  MoveChart(StripChartWidget w, Bool blit)
  {
      double old_max;
@@ -57,7 +55,7 @@ Index: libXaw-X11R7.0-1.0.1/src/StripChart.c
      int next = w->strip_chart.interval;
  
      if (!XtIsRealized((Widget)w))
-@@ -495,8 +497,10 @@
+@@ -492,8 +494,10 @@ MoveChart(StripChartWidget w, Bool blit)
  
      /* Draw graph reference lines */
      left = j;
@@ -69,7 +67,7 @@ Index: libXaw-X11R7.0-1.0.1/src/StripChart.c
  	XDrawLine(XtDisplay((Widget)w), XtWindow((Widget)w),
  		  w->strip_chart.hiGC, left, j, XtWidth(w), j);
      }
-@@ -557,23 +561,26 @@
+@@ -554,23 +558,26 @@ XawStripChartResize(Widget widget)
      StripChartWidget w = (StripChartWidget)widget;
      XPoint *points;
      Cardinal size;

commit 6d7ce926f221552dfe29c6f88f65c4b9ef834637
Author: Cyril Brulebois <kibi@debian.org>
Date:   Sat Nov 6 13:00:35 2010 +0100

    Add usr/lib/libXaw.so to libxaw7-dev.install, it wouldn't be installed otherwise.

diff --git a/debian/changelog b/debian/changelog
index 26f94d7..f49969e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,8 @@ libxaw (2:1.0.8-1) UNRELEASED; urgency=low
     html and txt only).
   * Kill *.xml in the doc directory, no point in shipping them.
   * Switch from --list-missing to --fail-missing for additional safety.
+  * Add usr/lib/libXaw.so to libxaw7-dev.install, it wouldn't be installed
+    otherwise.
 
  -- Julien Cristau <jcristau@debian.org>  Wed, 25 Nov 2009 16:52:09 +0100
 
diff --git a/debian/libxaw7.install b/debian/libxaw7.install
index fd8df61..3adb2f7 100644
--- a/debian/libxaw7.install
+++ b/debian/libxaw7.install
@@ -1,2 +1,3 @@
 usr/lib/libXaw7.so.7*
 usr/lib/libXaw.so.7
+usr/lib/libXaw.so

commit 407fab61f8810d99db9c4fe33501c2509cddc5ff
Author: Cyril Brulebois <kibi@debian.org>
Date:   Sat Nov 6 12:33:36 2010 +0100

    Switch from --list-missing to --fail-missing for additional safety.

diff --git a/debian/changelog b/debian/changelog
index c0a56ac..26f94d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ libxaw (2:1.0.8-1) UNRELEASED; urgency=low
   * Replace --enable-docs with --with-xmlto and --without-fop (we want
     html and txt only).
   * Kill *.xml in the doc directory, no point in shipping them.
+  * Switch from --list-missing to --fail-missing for additional safety.
 
  -- Julien Cristau <jcristau@debian.org>  Wed, 25 Nov 2009 16:52:09 +0100
 
diff --git a/debian/rules b/debian/rules
index 4625183..dd5b7d7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -80,7 +80,7 @@ binary-arch: build install
 	dh_testroot
 
 	dh_installdocs
-	dh_install --sourcedir=debian/tmp --list-missing --exclude=.la
+	dh_install --sourcedir=debian/tmp --fail-missing --exclude=.la
 	dh_installman
 	dh_installchangelogs ChangeLog
 	dh_link

commit 057cac657164f7796bbe4a688e7c28cce36b5807
Author: Cyril Brulebois <kibi@debian.org>
Date:   Sat Nov 6 11:11:32 2010 +0100

    Kill *.xml in the doc directory, no point in shipping them.

diff --git a/debian/changelog b/debian/changelog
index b6895e4..c0a56ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ libxaw (2:1.0.8-1) UNRELEASED; urgency=low
   * Add xmlto, xorg-sgml-doctools, and w3m build-dep for the specs.
   * Replace --enable-docs with --with-xmlto and --without-fop (we want
     html and txt only).
+  * Kill *.xml in the doc directory, no point in shipping them.
 
  -- Julien Cristau <jcristau@debian.org>  Wed, 25 Nov 2009 16:52:09 +0100
 
diff --git a/debian/rules b/debian/rules
index 701ae93..4625183 100755
--- a/debian/rules
+++ b/debian/rules
@@ -72,8 +72,7 @@ install: build
 	dh_installdirs
 
 	cd build && $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
-	# the generated html looks ugly, don't ship it
-	rm -f debian/tmp/usr/share/doc/libXaw/widgets.html
+	find debian/tmp/usr/share/doc/libXaw -name '*.xml' -delete
 
 # Build architecture-dependent files here.
 binary-arch: build install

commit e3d1cb09351cdb4553fa568d4301e5955a9633e5
Author: Cyril Brulebois <kibi@debian.org>
Date:   Sat Nov 6 11:06:46 2010 +0100

    Replace --enable-docs with --with-xmlto and --without-fop (we want html and txt only).

diff --git a/debian/changelog b/debian/changelog
index a5118e9..b6895e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ libxaw (2:1.0.8-1) UNRELEASED; urgency=low
   * Add myself to Uploaders.
   * Remove --disable-xaw8, removed upstream between 1.0.4 and 1.0.5.
   * Add xmlto, xorg-sgml-doctools, and w3m build-dep for the specs.
+  * Replace --enable-docs with --with-xmlto and --without-fop (we want
+    html and txt only).
 
  -- Julien Cristau <jcristau@debian.org>  Wed, 25 Nov 2009 16:52:09 +0100
 
diff --git a/debian/rules b/debian/rules
index 09200f1..701ae93 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,7 +38,7 @@ build/config.status: configure
 	../configure --prefix=/usr --mandir=\$${prefix}/share/man \
 	             --infodir=\$${prefix}/share/info $(confflags) \
 	             --disable-xaw6 \
-	             --enable-docs \
+	             --with-xmlto --without-fop \
 	             CFLAGS="$(CFLAGS)"
 
 build: build-stamp

commit 94e878ebd3be6e9ac6073d8643299f45aa08f50f
Author: Cyril Brulebois <kibi@debian.org>
Date:   Thu Oct 28 20:18:19 2010 +0200

    Add xmlto, xorg-sgml-doctools, and w3m build-dep for the specs.

diff --git a/debian/changelog b/debian/changelog
index e40faa8..a5118e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ libxaw (2:1.0.8-1) UNRELEASED; urgency=low
   * Bump the build-dep on xutils-dev for new macros.
   * Add myself to Uploaders.
   * Remove --disable-xaw8, removed upstream between 1.0.4 and 1.0.5.
+  * Add xmlto, xorg-sgml-doctools, and w3m build-dep for the specs.
 
  -- Julien Cristau <jcristau@debian.org>  Wed, 25 Nov 2009 16:52:09 +0100
 
diff --git a/debian/control b/debian/control
index c1ac183..42091dd 100644
--- a/debian/control
+++ b/debian/control
@@ -18,9 +18,8 @@ Build-Depends:
  automake,
  libtool,
  xutils-dev (>= 1:7.5+4),
-# specs
- groff,
- ghostscript,
+# specs:
+ xmlto, xorg-sgml-doctools (>= 1:1.5), w3m,
 Standards-Version: 3.8.3
 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxaw
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxaw.git

commit 4e326963d819f251fe17e1c783db20f7d462ed61
Author: Cyril Brulebois <kibi@debian.org>
Date:   Thu Oct 28 01:14:20 2010 +0200

    Remove --disable-xaw8, removed upstream between 1.0.4 and 1.0.5.

diff --git a/debian/changelog b/debian/changelog
index 38406e9..e40faa8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ libxaw (2:1.0.8-1) UNRELEASED; urgency=low
   * New upstream release.
   * Bump the build-dep on xutils-dev for new macros.
   * Add myself to Uploaders.
+  * Remove --disable-xaw8, removed upstream between 1.0.4 and 1.0.5.
 
  -- Julien Cristau <jcristau@debian.org>  Wed, 25 Nov 2009 16:52:09 +0100
 
diff --git a/debian/rules b/debian/rules
index 16f3fef..09200f1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,7 +37,7 @@ build/config.status: configure
 	cd build && \
 	../configure --prefix=/usr --mandir=\$${prefix}/share/man \
 	             --infodir=\$${prefix}/share/info $(confflags) \
-	             --disable-xaw6 --disable-xaw8 \
+	             --disable-xaw6 \
 	             --enable-docs \
 	             CFLAGS="$(CFLAGS)"
 

commit 64be5d4f208888b66715f0ea1f70064423546d3a
Author: Cyril Brulebois <kibi@debian.org>
Date:   Thu Oct 28 01:07:13 2010 +0200

    Add myself to Uploaders.

diff --git a/debian/changelog b/debian/changelog
index d2e2864..38406e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ libxaw (2:1.0.8-1) UNRELEASED; urgency=low
   [ Cyril Brulebois ]
   * New upstream release.
   * Bump the build-dep on xutils-dev for new macros.
+  * Add myself to Uploaders.
 
  -- Julien Cristau <jcristau@debian.org>  Wed, 25 Nov 2009 16:52:09 +0100
 
diff --git a/debian/control b/debian/control
index ed1e44d..c1ac183 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libxaw
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
-Uploaders: David Nusinow <dnusinow@debian.org>, Drew Parsons <dparsons@debian.org>, Brice Goglin <bgoglin@debian.org>
+Uploaders: David Nusinow <dnusinow@debian.org>, Drew Parsons <dparsons@debian.org>, Brice Goglin <bgoglin@debian.org>, Cyril Brulebois <kibi@debian.org>
 Build-Depends:
  debhelper (>= 5),
  libx11-dev (>= 1:0.99.2),

commit 33c64af811e7f89ebbcc2b61a3c94d3117b39721
Author: Cyril Brulebois <kibi@debian.org>
Date:   Thu Oct 28 01:06:39 2010 +0200

    Bump the build-dep on xutils-dev for new macros.

diff --git a/debian/changelog b/debian/changelog
index 7442b24..d2e2864 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ libxaw (2:1.0.8-1) UNRELEASED; urgency=low
 
   [ Cyril Brulebois ]
   * New upstream release.
+  * Bump the build-dep on xutils-dev for new macros.
 
  -- Julien Cristau <jcristau@debian.org>  Wed, 25 Nov 2009 16:52:09 +0100
 
diff --git a/debian/control b/debian/control
index 90b6daa..ed1e44d 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends:
  autoconf,
  automake,
  libtool,
- xutils-dev (>= 1:7.5~1),
+ xutils-dev (>= 1:7.5+4),
 # specs
  groff,
  ghostscript,

commit 4f1359ef0909d31f6eb165509cce9f5a307a7f31
Author: Cyril Brulebois <kibi@debian.org>
Date:   Wed Oct 27 23:51:10 2010 +0200

    Update changelogs.

diff --git a/ChangeLog b/ChangeLog
index 3d35405..9e4a671 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,394 @@
+commit 46ca2da2e8d29d7f1347c9f4e9fb3794dd99cb7a
+Author: Alan Coopersmith <alan.coopersmith@oracle.com>
+Date:   Mon Oct 25 10:47:03 2010 -0700
+
+    libXaw 1.0.8
+    
+    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
+
+commit b190356ebf2f0eb390ddf128edf1f0c761c3f14b
+Author: Alan Coopersmith <alan.coopersmith@oracle.com>
+Date:   Sun Oct 24 22:38:05 2010 -0700
+
+    Add pointer to API spec in $(docdir) to Xaw.man
+    
+    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
+    Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
+
+commit 35197044c7632b37322d15454589416fcdb7dc86
+Author: Alan Coopersmith <alan.coopersmith@oracle.com>
+Date:   Sun Oct 24 22:28:42 2010 -0700
+
+    specs/Makefile.am: remove whitespace after line continuation chars
+    
+    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
+
+commit e20dbae7ab37431928e8f0f6d18644d0a7bdcdb7
+Author: Alan Coopersmith <alan.coopersmith@oracle.com>
+Date:   Sun Oct 24 22:27:34 2010 -0700
+
+    Sun's copyrights now belong to Oracle
+    
+    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
+
+commit 47cab7a9160e4326107feac80ef4cc47289404ef
+Author: Gaetan Nadon <memsize@videotron.ca>
+Date:   Sun Oct 17 20:29:02 2010 -0400
+
+    make: use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
+    
+    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
+
+commit 82f22390f2d1d78c9bc4f4900e3d088fd704eeb0
+Author: Gaetan Nadon <memsize@videotron.ca>
+Date:   Sun Oct 17 20:26:32 2010 -0400
+
+    make: use the appropriate platform version of sed
+    
+    As provided by AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
+    
+    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
+
+commit a2fa2705252db693d2b0f9da8f28fbfe3f88f083
+Author: Gaetan Nadon <memsize@videotron.ca>
+Date:   Sun Oct 17 20:24:43 2010 -0400
+
+    config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS
+    
+    It depends on util-macros 1.8 or later
+    The existing statement can now be removed from the configuration file.
+    
+    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
+
+commit b4d3a7153d9f39f9f385a750d39e30385caddd7e
+Author: Jesse Adkins <jesserayadkins@gmail.com>
+Date:   Tue Sep 28 13:30:02 2010 -0700
+
+    Purge cvs tags.
+    
+    Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
+    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
+
+commit f383e5989956dbaefc7bbacfe54bcc34e9144416
+Author: Walter Harms <wharms@bfs.de>
+Date:   Mon Aug 30 11:30:08 2010 -0400
+
+    Fix case statement typo in edit mode code
+    
+    Signed-off-by: Adam Jackson <ajax@redhat.com>
+
+commit b6750449f32c07fe277146b55a9f988bfaa3e0d2
+Author: Alan Coopersmith <alan.coopersmith@oracle.com>
+Date:   Fri Aug 6 21:36:50 2010 -0700
+
+    xaw7.pc: Only list xmu in Requires.private, not Requires
+    
+    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
+    Tested-by: Gaetan Nadon <memsize@videotron.ca>
+
+commit fdeacea047db7c651f1640a6ade13063c29a816b
+Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
+Date:   Sun Aug 8 22:05:45 2010 -0500
+
+    Remove symlinks created in install-exec-hook during uninstall
+    
+    Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
+    Tested-by: Gaetan Nadon <memsize@videotron.ca>
+
+commit b8e3deb07d09f700026a37e4f887f20fae2bd93e
+Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
+Date:   Sun Aug 8 05:19:12 2010 -0500
+
+    Install unversioned import library on Cygwin/MinGW
+    
+    Using LN_S is required for portability; on MinGW, this is "cp -p".
+    
+    The install-exec-hook in src/Makefile.am must remain !PLATFORM_WIN32,
+    as Windows cannot resolve DLL runtime dependencies from symlinks.
+    
+    Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
+    Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
+
+commit f7e3c7c8859cc25a1701507ed0f656cc38a2a550
+Author: Gaetan Nadon <memsize@videotron.ca>
+Date:   Tue Aug 3 15:23:57 2010 -0400
+
+    config: xorg-macros minimum of 1.10 required for XORG_CHECK_SGML_DOCTOOLS
+    
+    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
+
+commit 95fe60384d60b31a33bec48a58242b8b5f2aa7a0
+Author: Gaetan Nadon <memsize@videotron.ca>
+Date:   Sat Jul 24 11:03:56 2010 -0400
+
+    config: add AM_PROG_CC_C_O for per-target compilation flags
+    
+    Per-target compilation flags (libXaw7_la_CFLAGS) are required
+    when multiple targets which require different compiler flags,
+    are build in the same makefile.
+    
+    Automake issues a command with -c and -o flags which not all compilers
+    support. The object fles are prefixed with libXaw7_la.
+    The macro AM_PROG_CC_C_O must then be used to provide this feature
+    on compilers that do not have it. If not, a warning is issued at make time.
+    
+    This macros checks for compiler support and if missing, uses a "compile"
+    script it generates in the package root directory.
+    
+    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
+    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
+
+commit bd8cb49382a4277d6294a4fceda89b8d0769c5ba
+Author: Gaetan Nadon <memsize@videotron.ca>
+Date:   Fri Jul 9 20:42:16 2010 -0400
+
+    specs: use pattern rules rather than suffix rules
+    
+    This allows target to rebuild when included .xml files are changed.
+    
+    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
+
+commit 3191a58b3cd4c2ac3325bda0aa250f6cb973eac2
+Author: Gaetan Nadon <memsize@videotron.ca>
+Date:   Tue Jul 6 13:33:30 2010 -0400
+
+    specs: libXaw.xml was listed twice in dist_doc_DATA
+    
+    This should fix the dist/install target problem on some tinder boxes
+    
+    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
+
+commit e474cc545ed803012785029412e09ae09063ce39
+Author: Gaetan Nadon <memsize@videotron.ca>
+Date:   Tue Jul 6 13:09:24 2010 -0400
+
+    specs: remove file accidently checked-in
+    
+    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
+
+commit 8d6114c248f7c8039a41dbc863240c63e3eccd54
+Author: Matt Dew <matt@osource.org>
+Date:   Tue Jul 6 09:06:52 2010 -0400
+
+    specs: replace troff source with docbook-xml source
+    
+    Placed specs files in the "specs" directory to be consistent
+    with other libraries specs.
+    
+    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
+
+commit ad23722c4eec72f24d266291c31dfbed15d41e26
+Author: Gaetan Nadon <memsize@videotron.ca>
+Date:   Mon Mar 29 14:53:48 2010 -0400
+
+    config: remove the pkgconfig pc.in file from EXTRA_DIST
+    
+    Automake always includes it in the tarball.
+    
+    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
+
+commit 0a86ae9ba2143642b29bc1c00a2f3f70eb5a1b52
+Author: Alan Coopersmith <alan.coopersmith@sun.com>
+Date:   Thu Jan 14 20:52:10 2010 -0800
+
+    Update Sun license notices to current X.Org standard form
+    
+    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
+
+commit 7052118fed1c3734ac6d681130f62cd2899f9026
+Author: Gaetan Nadon <memsize@videotron.ca>
+Date:   Tue Feb 16 14:54:00 2010 -0500
+
+    spec: change install cmd due to automake 1.11
+    
+    docData_INSTALL is defined in 1.9 and 1.10 but not 1.11
+    
+    Reported-by: Tobias Droste <tdroste@gmx.de>
+    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
+
+commit c690f3b7f85724eeb4e84c4f600a2408b00ee8af
+Author: Gaetan Nadon <memsize@videotron.ca>
+Date:   Tue Feb 9 17:46:41 2010 -0500
+
+    doc: use $(mkdir_p) rather than $(MKDIR_P) due to automake 1.9.6
+    
+    $(MKDIR_P) is not defined in automake 1.9.
+    
+    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
+
+commit e87c5d8f8753a69f0b82c011c2b82bd53907bd4f
+Author: Gaetan Nadon <memsize@videotron.ca>
+Date:   Sun Jan 31 18:30:58 2010 -0500
+
+    doc: use new macros to control doc generation
+    
+    Namely XORG_WITH_GROFF for the groff generation tool
+    XORG_ENABLE_SPECS for the generation of functional specs
+    
+    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
+
+commit db4fc91e01d51155322b8057b4dc60d56c3b26f2
+Author: Gaetan Nadon <memsize@videotron.ca>
+Date:   Sun Jan 31 17:43:29 2010 -0500
+
+    doc: clean-up generated html images
+    
+    Generate images in /images as is the convention
+    Provide a base file name for images rather than process ID
+    Remove images directory when running make clean
+    
+    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
+
+commit ceaf6f7f0e516b1479744df421de404b1decc556
+Author: Rémi Cardona <remi@gentoo.org>
+Date:   Thu Dec 17 08:28:30 2009 +0100
+
+    require autoconf 2.60 because of $(docdir) use
+    
+    Signed-off-by: Rémi Cardona <remi@gentoo.org>
+    Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
+    Reviewed-by: Alan Coopersmith <alan.coopersmith@sun.com>
+    Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
+
+commit 4cf1bbc4a0f167eae794283f5d47be28192f6b14
+Author: Gaetan Nadon <memsize@videotron.ca>
+Date:   Fri Nov 27 20:56:03 2009 -0500
+
+    Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
+    
+    Now that the INSTALL file is generated.
+    Allows running make maintainer-clean.
+
+commit 6509e9d695889f55f7749e10006aef7288e30cbd
+Author: Gaetan Nadon <memsize@videotron.ca>
+Date:   Wed Oct 28 15:24:48 2009 -0400
+
+    .gitignore: use common defaults with custom section # 24239
+    
+    Add an ignore file for the new spec subdir
+
+commit ccf1bbf854152ed64e1f184388962361b7d828ae
+Author: Gaetan Nadon <memsize@videotron.ca>
+Date:   Wed Oct 28 15:19:25 2009 -0400
+
+    configure.ac: AM_MAINTAINER_MODE missing #24238
+    
+    This turns off maintainer mode build rules in tarballs.
+    Works in conjunction with autogen.sh --enable-maintainer-mode
+    For all X.Org components.
+
+commit 504ec86f33975a1954136c875d09f7549557b962
+Author: Gaetan Nadon <memsize@videotron.ca>
+Date:   Wed Oct 28 14:09:10 2009 -0400
+
+    INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
+    
+    Add missing INSTALL file. Use standard GNU file on building tarball
+    README may have been updated
+    Remove AUTHORS file as it is empty and no content available yet.
+    Remove NEWS file as it is empty and no content available yet.
+
+commit b04ca66401a3ae83370c8b497561b099d45da246
+Author: Gaetan Nadon <memsize@videotron.ca>
+Date:   Mon Oct 26 22:08:42 2009 -0400
+
+    Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
+    
+    ChangeLog filename is known to Automake and requires no further
+    coding in the makefile.
+
+commit d56b65e53f5b7c4d1640ea5273827285f95f835c
+Author: Gaetan Nadon <memsize@videotron.ca>
+Date:   Thu Oct 22 16:19:19 2009 -0400
+
+    Makefile.am: do not include autogen.sh in distribution #24183
+    
+    This is a private build script that should not be distributed
+
+commit b7a88244153030fc1e50be39edc81ce02e021f73
+Author: Gaetan Nadon <memsize@videotron.ca>
+Date:   Thu Oct 22 13:10:02 2009 -0400
+
+    .gitignore: use common defaults with custom section # 24239
+    
+    Using common defaults will reduce errors and maintenance.
+    Only the very small or inexistent custom section need periodic maintenance
+    when the structure of the component changes. Do not edit defaults.
+
+commit 8a2925a69e6fc8627e7e92a9427e1885c3033ae7
+Author: Gaetan Nadon <memsize@videotron.ca>
+Date:   Thu Oct 22 12:34:19 2009 -0400
+
+    .gitignore: use common defaults with custom section # 24239
+    
+    Using common defaults will reduce errors and maintenance.
+    Only the very small or inexistent custom section need periodic maintenance
+    when the structure of the component changes. Do not edit defaults.
+
+commit 2f64f87f34f79cbf8ef06d1399f9f4f26cce9e4c
+Author: Julien Cristau <jcristau@debian.org>
+Date:   Wed Nov 25 16:06:06 2009 +0100
+
+    Remove Xaw8 copyright notices / license from COPYING
+    
+    All code carrying this notice has been removed already.
+    
+    Signed-off-by: Julien Cristau <jcristau@debian.org>
+
+commit cf01abd815c9dac9583eca383455448b72b435a1
+Author: Julien Cristau <jcristau@debian.org>
+Date:   Wed Nov 25 13:58:43 2009 +0100
+
+    Remove more Xaw8 remnants
+    
+    !defined(OLDXAW) && !defined(XAW7) was only true for Xaw8, as far as I
+    can tell.
+    The Print.h and PrintSP.h headers were already removed from the build
+    system, but remained in git unused.
+    
+    Signed-off-by: Julien Cristau <jcristau@debian.org>
+    Signed-off-by: Daniel Stone <daniel@fooishbar.org>
+
+commit f481179c69e991b9aa184399b9f1fffbcc2f999b
+Author: Jeremy Huddleston <jeremyhu@freedesktop.org>
+Date:   Wed Oct 21 12:47:24 2009 -0700
+
+    This is not a GNU project, so declare it foreign.
+    
+    On Wed, 2009-10-21 at 13:36 +1000, Peter Hutterer wrote:
+    > On Tue, Oct 20, 2009 at 08:23:55PM -0700, Jeremy Huddleston wrote:
+    > > I noticed an INSTALL file in xlsclients and libXvMC today, and it
+    > > was quite annoying to work around since 'autoreconf -fvi' replaces
+    > > it and git wants to commit it.  Should these files even be in git?
+    > > Can I nuke them for the betterment of humanity and since they get
+    > > created by autoreconf anyways?
+    >
+    > See https://bugs.freedesktop.org/show_bug.cgi?id=24206
+    
+    As an interim measure, replace AM_INIT_AUTOMAKE([dist-bzip2]) with
+    AM_INIT_AUTOMAKE([foreign dist-bzip2]). This will prevent the generation
+    of the INSTALL file. It is also part of the 24206 solution.
+    
+    Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org>
+
+commit 51c3533c363f3224cbed37b3d8980bc8c1fa9ce1
+Author: Colin Harrison <colin.harrison@virgin.net>
+Date:   Tue Oct 20 17:34:19 2009 +0100
+
+    Lost parenthesis in a recent libXaw change
+    
+    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
+
+commit f373e193a48eaf6d799d0b6ad32fd58d8ae8b3bd
+Author: Eric Sesterhenn <eric.sesterhenn@lsexperts.de>
+Date:   Tue Oct 20 08:20:25 2009 -0700
+
+    Bug 24635: File Descriptor leaks in libxaw-1.0.7
+    
+    http://bugs.freedesktop.org/show_bug.cgi?id=24635
+    
+    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
+
 commit 4ec346977273cc217b22a9225cb0d90351e6069c
 Author: Alan Coopersmith <alan.coopersmith@sun.com>
 Date:   Sat Oct 17 14:45:39 2009 -0700
diff --git a/debian/changelog b/debian/changelog
index 8b466ec..7442b24 100644


Reply to: