diff options
| -rw-r--r-- | Xlibscm.html | 6 | ||||
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/control | 2 | 
3 files changed, 11 insertions, 4 deletions
diff --git a/Xlibscm.html b/Xlibscm.html index 5cf133f..b1708c2 100644 --- a/Xlibscm.html +++ b/Xlibscm.html @@ -1,6 +1,6 @@  <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html401/loose.dtd">  <html> -<!-- Created on October, 28 2005 by texi2html 1.76 --> +<!-- Created on January, 9 2006 by texi2html 1.76 -->  <!--  Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author)              Karl Berry  <karl@freefriends.org> @@ -3215,7 +3215,7 @@ X-event:count represents the number of keycodes altered.  </tr></table>  <h1>About This Document</h1>  <p> -  This document was generated by <em>Thomas Bushnell BSG</em> on <em>October, 28 2005</em> using <a href="http://texi2html.cvshome.org/"><em>texi2html 1.76</em></a>. +  This document was generated by <em>Thomas Bushnell BSG</em> on <em>January, 9 2006</em> using <a href="http://texi2html.cvshome.org/"><em>texi2html 1.76</em></a>.  </p>  <p>    The buttons in the navigation panels have the following meaning: @@ -3317,7 +3317,7 @@ X-event:count represents the number of keycodes altered.  <hr size="1">  <p>   <font size="-1"> -  This document was generated by <em>Thomas Bushnell BSG</em> on <em>October, 28 2005</em> using <a href="http://texi2html.cvshome.org/"><em>texi2html 1.76</em></a>. +  This document was generated by <em>Thomas Bushnell BSG</em> on <em>January, 9 2006</em> using <a href="http://texi2html.cvshome.org/"><em>texi2html 1.76</em></a>.   </font>   <br> diff --git a/debian/changelog b/debian/changelog index d670491..c3ab8b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +scm (5e1-4) unstable; urgency=low + +  * debian/control (Build-Depends): Actually *make* the preceding change +    rather than simply documenting it. (Closes: #347027). + + -- Thomas Bushnell, BSG <tb@debian.org>  Mon,  9 Jan 2006 09:54:52 -0800 +  scm (5e1-3) unstable; urgency=low    * debian/control (Build-Depends): Depend on libx11-dev instead of xlibs-dev. diff --git a/debian/control b/debian/control index 5cf8c00..eed694e 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: interpreters  Priority: optional  Maintainer:  Thomas Bushnell, BSG <tb@debian.org>  Standards-Version: 3.1.1 -Build-Depends: slib (>> 3a1), libncurses5-dev, libreadline5-dev, texi2html, texinfo, xlibs-dev +Build-Depends: slib (>> 3a1), libncurses5-dev, libreadline5-dev, texi2html, texinfo, libx11-dev  Package: scm  Architecture: alpha amd64 arm hppa i386 i386-hurd m68k mips mipsel powerpc s390 sparc  | 
