tags 35471 + patch
tags 35471 + pending
tags 438287 + patch
tags 438287 + pending
tags 515516 + patch
tags 515516 + pending
thanks
Dear maintainer,

I've prepared an NMU for xbs (versioned as 0-7.4) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru xbs-0/debian/changelog xbs-0/debian/changelog
--- xbs-0/debian/changelog      2006-01-14 07:39:14.000000000 -0800
+++ xbs-0/debian/changelog      2010-05-08 12:36:13.000000000 -0700
@@ -1,16 +1,49 @@
+xbs (0-7.4) unstable; urgency=low
+
+  [ Jari Aalto ]
+  * Non-maintainer upload.
+    - Move to packaging format "3.0 (quilt)".
+  * debian/chnagelog
+    - Remove EOL whitespaces.
+  * debian/compat
+    - New file.
+  * debian/control
+    - (Build-Depends): update obsolete x-dev to x11proto-core-dev
+      (important; Closes: #515516). Add debhelper.
+  * debian/control
+    - (Standards-Version): Update ancient 3.2.1.0 to 3.8.4.
+  * debian/copyright
+    - Update layout. Add note about unreachable upstream URL.
+    - Point to GPL-2.
+  * debian rules:
+    - (top level): REmove EOL whitespaces.
+    - (binart-indep): Delete, not used.
+    - (binary-arch  add dh_strip (Closes: #438287).
+    - (clean): Fix lintian debian-rules-ignores-make-clean-error.
+  * debian/source/format
+   - New file
+  * debian/xbs.1
+    - Fix hyphens (Closes: #35471).
+  * xbs.c
+    - Add <stdlib.h> to fix: incompatible implicit declaration of built-in
+      function 'exit'
+
+
+ -- Jari Aalto <jari.aa...@cante.net>  Sat, 08 May 2010 22:36:13 +0300
+
 xbs (0-7.3) unstable; urgency=low
 
   * Fix Build-Depends for new X layout (Closes: #346761)
 
  -- Matthew Vernon <matt...@debian.org>  Sat, 14 Jan 2006 15:39:00 +0000
-       
+
 xbs (0-7.2) unstable; urgency=low
 
   * Remove incorrect Build-Depends on debmakr (Closes: #288979)
   * Tidy up rules to use POSIX chown syntax
 
  -- Matthew Vernon <matt...@debian.org>  Sat, 15 Jan 2005 18:10:29 +0000
-       
+
 xbs (0-7.1) unstable; urgency=low
 
   * NMU.
@@ -26,13 +59,13 @@
   * Tidy up a few lintian things (Closes: #126923)
 
  -- Matthew Vernon <matt...@debian.org>  Sat,  5 Jan 2002 08:06:04 +0000
-       
+
 xbs (0-6) unstable; urgency=low
 
   * runex now looks in the correct directory (closes: #102414)
 
  -- Matthew Vernon <matt...@debian.org>  Wed, 27 Jun 2001 20:23:52 +0100
-       
+
 xbs (0-5) unstable; urgency=low
 
   * Change section to science
@@ -45,7 +78,7 @@
   * Move to /usr/share/man (closes: #91093)
 
  -- Matthew Vernon <matt...@debian.org>  Mon, 09 Apr 2001 15:34:56 +0100
-       
+
 xbs (0-3) unstable; urgency=low
 
   * Change compiler to gcc (closes: #61587)
@@ -63,7 +96,3 @@
   * Initial Release.
 
  -- John Lapeyre <lape...@physics.arizona.edu>  Mon,  3 Aug 1998 01:37:50 -0700
-
-Local variables:
-mode: debian-changelog
-End:
diff -Nru xbs-0/debian/compat xbs-0/debian/compat
--- xbs-0/debian/compat 1969-12-31 16:00:00.000000000 -0800
+++ xbs-0/debian/compat 2010-05-04 08:23:54.000000000 -0700
@@ -0,0 +1 @@
+7
diff -Nru xbs-0/debian/control xbs-0/debian/control
--- xbs-0/debian/control        2006-01-14 07:39:29.000000000 -0800
+++ xbs-0/debian/control        2010-05-04 08:24:32.000000000 -0700
@@ -2,15 +2,15 @@
 Section: science
 Priority: optional
 Maintainer: Matthew Vernon <matt...@debian.org>
-Build-Depends: libx11-dev, x-dev
-Standards-Version: 3.2.1.0
+Build-Depends: libx11-dev, x11proto-core-dev, debhelper (>= 7)
+Standards-Version: 3.8.4
 
 Package: xbs
 Architecture: any
-Depends:  ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: 3-d models and movies of molecules
  xbs ball-and-sticks plotting program can create still
  and moving three dimensional models of molecules. X11 and
- PostScript output are available.  Models can be rotated,
- scaled, etc.  Various labeling, shading, lighting, 
+ PostScript output are available. Models can be rotated,
+ scaled, etc. Various labeling, shading, lighting,
  coloring options are available.
diff -Nru xbs-0/debian/copyright xbs-0/debian/copyright
--- xbs-0/debian/copyright      2002-01-04 23:57:27.000000000 -0800
+++ xbs-0/debian/copyright      2010-05-08 12:35:41.000000000 -0700
@@ -1,10 +1,19 @@
-This debian package was created by John Lapeyre <lape...@physics.arizona.edu> 
on
-3 Aug 1998 01:37:50 -0700
+This debian package debianized by:
+
+    John Lapeyre <lape...@physics.arizona.edu>
+    on 3 Aug 1998 01:37:50 -0700
 
 The source code was obtained from
-http://www.ihp-ffo.de/
 
-Author: M. Methfessel
+    http://www.ihp-ffo.de/~msm/
+    - 2010-05-08 no longer exists. Refer to
+      http://web.archive.org/web/*/http://www.ihp-ffo.de/~msm/
+
+Copyright:
+
+    Copyright (C) 1995 M. Methfessel
+
+License:
 
-This package is distributed under the terms of the GPL, which on most
-Debian systems can be found in /usr/share/common-licenses/GPL
+    This package is distributed under the terms of the GPL, which on most
+    Debian systems can be found in /usr/share/common-licenses/GPL-2
diff -Nru xbs-0/debian/debhelper.log xbs-0/debian/debhelper.log
--- xbs-0/debian/debhelper.log  1969-12-31 16:00:00.000000000 -0800
+++ xbs-0/debian/debhelper.log  2010-05-04 08:22:53.000000000 -0700
@@ -0,0 +1 @@
+dh_strip
diff -Nru xbs-0/debian/patches/debian-changes-0-7.4 
xbs-0/debian/patches/debian-changes-0-7.4
--- xbs-0/debian/patches/debian-changes-0-7.4   1969-12-31 16:00:00.000000000 
-0800
+++ xbs-0/debian/patches/debian-changes-0-7.4   2010-05-10 22:07:12.000000000 
-0700
@@ -0,0 +1,63 @@
+Description: Upstream changes introduced in version 0-7.4
+ This patch has been created by dpkg-source during the package build.
+ Here's the last changelog entry, hopefully it gives details on why
+ those changes were made:
+ .
+ xbs (0-7.4) unstable; urgency=low
+ .
+   [ Jari Aalto ]
+   * Non-maintainer upload.
+     - Move to packaging format "3.0 (quilt)".
+   * debian/chnagelog
+     - Remove EOL whitespaces.
+   * debian/compat
+     - New file.
+   * debian/control
+     - (Build-Depends): update obsolete x-dev to x11proto-core-dev
+       (important; Closes: #515516). Add debhelper.
+   * debian/control
+     - (Standards-Version): Update ancient 3.2.1.0 to 3.8.4.
+   * debian/copyright
+     - Update layout. Add note about unreachable upstream URL.
+     - Point to GPL-2.
+   * debian rules:
+     - (top level): REmove EOL whitespaces.
+     - (binart-indep): Delete, not used.
+     - (binary-arch  add dh_strip (Closes: #438287).
+     - (clean): Fix lintian debian-rules-ignores-make-clean-error.
+   * debian/source/format
+    - New file
+   * debian/xbs.1
+     - Fix hyphens (Closes: #35471).
+   * xbs.c
+     - Add <stdlib.h> to fix: incompatible implicit declaration of built-in
+       function 'exit'
+ .
+ The person named in the Author field signed this changelog entry.
+Author: Jari Aalto <jari.aa...@cante.net>
+Bug-Debian: http://bugs.debian.org/35471
+Bug-Debian: http://bugs.debian.org/438287
+Bug-Debian: http://bugs.debian.org/515516
+
+---
+The information above should follow the Patch Tagging Guidelines, please
+checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
+are templates for supplementary fields that you might want to add:
+
+Origin: <vendor|upstream|other>, <url of original patch>
+Bug: <url in upstream bugtracker>
+Bug-Debian: http://bugs.debian.org/<bugnumber>
+Forwarded: <no|not-needed|url proving that it has been forwarded>
+Reviewed-By: <name and email of someone who approved the patch>
+Last-Update: <YYYY-MM-DD>
+
+--- xbs-0.orig/xbs.c
++++ xbs-0/xbs.c
+@@ -24,6 +24,7 @@
+  *  D-15204 Frankfurt (Oder), Germany
+  */
+ 
++#include <stdlib.h>
+ #include <stdio.h>
+ #include <signal.h>
+ #include <X11/X.h>
diff -Nru xbs-0/debian/patches/series xbs-0/debian/patches/series
--- xbs-0/debian/patches/series 1969-12-31 16:00:00.000000000 -0800
+++ xbs-0/debian/patches/series 2010-05-04 08:16:44.000000000 -0700
@@ -0,0 +1 @@
+debian-changes-0-7.4
diff -Nru xbs-0/debian/rules xbs-0/debian/rules
--- xbs-0/debian/rules  2005-01-15 10:06:19.000000000 -0800
+++ xbs-0/debian/rules  2010-05-04 08:51:51.000000000 -0700
@@ -1,70 +1,65 @@
 #!/usr/bin/make -f
-# ssystem debian build rules
-# Made with the aid of debmake, by Christoph Lameter,
-# based on the sample debian/rules file for GNU hello by Ian Jackson.
- 
-package=xbs
 
-ddir=`pwd`/debian/tmp
+PACKAGE = xbs
+PKGDIR  = $(shell pwd)/debian/$(PACKAGE)
+
+ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
+STRIP = strip --strip-all --remove-section=.comment
+else
+STRIP = echo nostrip
+endif
 
 build:
        $(checkdir)
-       make 
+       make
 
 clean:
        $(checkdir)
        -rm -f build
-       -make clean
+       [ ! -f Makefile ] || make clean
        -rm -f `find . -name "*~"`
-       -rm -rf debian/tmp debian/files* core debian/substvars
-
-binary-indep: checkroot build
-       $(checkdir)
-# There are no architecture-independent files to be uploaded
-# generated by this package.  If there were any they would be
-# made here.
+       -rm -rf $(PKGDIR) debian/files* core debian/substvars
 
 binary-arch: checkroot build
        $(checkdir)
-       -rm -rf debian/tmp
-       install -d debian/tmp/usr/bin
+       -rm -rf $(PKGDIR)
+       install -d $(PKGDIR)/usr/bin
 
-# install man page
-       install -d debian/tmp/usr/share/man/man1
-       cp debian/$(package).1 debian/tmp/usr/share/man/man1
-       gzip -9 debian/tmp/usr/share/man/man1/*
-
-
-# install standard docs
-       install -d debian/tmp/usr/share/doc/$(package)
-       cp debian/README.debian  debian/tmp/usr/share/doc/$(package)
-       cp debian/changelog debian/tmp/usr/share/doc/$(package)/changelog.Debian
-       cp Changes.xbs debian/tmp/usr/share/doc/$(package)/changelog
-       gzip -9v debian/tmp/usr/share/doc/$(package)/change*
-
-# but don't gzip the copyright statement
-#
-       cp debian/copyright debian/tmp/usr/share/doc/$(package)/copyright
+       # install man page
+       install -d $(PKGDIR)/usr/share/man/man1
+       cp debian/$(PACKAGE).1 $(PKGDIR)/usr/share/man/man1
+       gzip -9 $(PKGDIR)/usr/share/man/man1/*
+
+       # install standard docs
+       install -d $(PKGDIR)/usr/share/doc/$(PACKAGE)
+       cp debian/README.debian  $(PKGDIR)/usr/share/doc/$(PACKAGE)
+       cp debian/changelog $(PKGDIR)/usr/share/doc/$(PACKAGE)/changelog.Debian
+       cp Changes.xbs $(PKGDIR)/usr/share/doc/$(PACKAGE)/changelog
+       gzip -9v $(PKGDIR)/usr/share/doc/$(PACKAGE)/change*
 
-# install examples
-       install -d debian/tmp/usr/share/doc/$(package)/examples
+       # don't gzip the copyright statement
+       cp debian/copyright $(PKGDIR)/usr/share/doc/$(PACKAGE)/copyright
+
+       # install examples
+       install -d $(PKGDIR)/usr/share/doc/$(PACKAGE)/examples
        cp debian/README.examples \
-           debian/runex *.bs *.mv debian/tmp/usr/share/doc/$(package)/examples
-       chmod +x debian/tmp/usr/share/doc/$(package)/examples/runex
+           debian/runex *.bs *.mv $(PKGDIR)/usr/share/doc/$(PACKAGE)/examples
+       chmod +x $(PKGDIR)/usr/share/doc/$(PACKAGE)/examples/runex
+
+       # install binary
+       $(STRIP) xbs
+       install -m 755 xbs $(PKGDIR)/usr/bin
 
-# install binary
-       install -s -m 755 xbs debian/tmp/usr/bin
-#      strip debian/tmp/usr/bin/*
-
-# install things in debian/tmp/DEBIAN
-       install -d debian/tmp/DEBIAN
-       dpkg-shlibdeps debian/tmp/usr/bin/*
-       dpkg-gencontrol -isp
+       install -d $(PKGDIR)/DEBIAN
 
 # clean permissions and build
-       chown -R root:root debian/tmp
-       chmod -R go=rX debian/tmp
-       dpkg --build debian/tmp ..
+#      chown -R root:root $(PKGDIR)
+#      chmod -R go=rX $(PKGDIR)
+       dh_installdeb
+       dh_shlibdeps
+       dh_gencontrol
+       dh_md5sums
+       dh_builddeb
 
 define checkdir
        test -f debian/rules
diff -Nru xbs-0/debian/source/format xbs-0/debian/source/format
--- xbs-0/debian/source/format  1969-12-31 16:00:00.000000000 -0800
+++ xbs-0/debian/source/format  2010-05-04 08:16:16.000000000 -0700
@@ -0,0 +1 @@
+3.0 (quilt)
diff -Nru xbs-0/debian/xbs.1 xbs-0/debian/xbs.1
--- xbs-0/debian/xbs.1  2002-01-04 23:58:08.000000000 -0800
+++ xbs-0/debian/xbs.1  2010-05-04 08:18:53.000000000 -0700
@@ -1,4 +1,4 @@
-.TH XBS L "August 3, 1998"
+.TH XBS 1 "August 3, 1998"
 .SH NAME
 xbs - ball and stick molecule modeling
 
@@ -7,30 +7,30 @@
 .B
 xbs
 [-\fIid\fP]
-[-h]
-[-geo \fPgg\fP]
+[\-h]
+[\-geo \fPgg\fP]
 .na
-[-sc \fPx\fP]
-[-color]
+[\-sc \fPx\fP]
+[\-color]
 .br
-[-t \fPtitle\fP]
-[-bw]
-[-st]
-[-rv]
-[-autocolor]
+[\-t \fPtitle\fP]
+[\-bw]
+[\-st]
+[\-rv]
+[\-autocolor]
 .br
-[-hh]
+[\-hh]
 .ad
 
 .SH DESCRIPTION
 .LP
 \fBxbs\fP  uses X-window graphics to produce ball-and-stick plots.
-It reads coordinates and other data from an input file 
+It reads coordinates and other data from an input file
 \fBid\fP.bs (ie. ch4.bs)
 and possibly different "frames" with shifted coordinates from an
 auxillary move file \fBIid\fP.mv (ie. ch4.mv).
 The default files are in.bs  and in.mv
-In the Debian distribution, see the example 
+In the Debian distribution, see the example
 input files and script in /usr/share/doc/xbs/examples.
 .LP
 .LP
@@ -39,53 +39,53 @@
 .nf
 .SH OPTIONS
 .TP 5
-.B \-geo gg     
-set window geometry   
+.B \-geo gg
+set window geometry
 .TP 5
-.B \-sc x       
+.B \-sc x
 set scale factor
 .TP 5
 .B \-t title
 set window title
 .TP 5
-.B \-color      
+.B \-color
 use color
 .TP 5
-.B \-bw         
+.B \-bw
 b/w with smooth grays
 .TP 5
-.B \-st         
+.B \-st
 b/w with stippled grays
 .TP 5
-.B \-rv         
+.B \-rv
 reverse colors
 .TP 5
-.B \-autocolor  
+.B \-autocolor
 chose own colors
 .TP 5
-.B \-hh 
+.B \-hh
 long help
 .TP 5
 .B  \-geo gg
-set window geometry   
+set window geometry
 .fi
 .RE
 .LP
 .SH INPUT FORMAT
 In a simple case, a file ch4.bs could look like this:
 
- atom      C       0.000      0.000      0.000 
- atom      H       1.155      1.155      1.155 
- atom      H      -1.155     -1.155      1.155 
- atom      H       1.155     -1.155     -1.155 
- atom      H      -1.155      1.155     -1.155 
+ atom      C       0.000      0.000      0.000
+ atom      H       1.155      1.155      1.155
+ atom      H      \-1.155     \-1.155      1.155
+ atom      H       1.155     \-1.155     \-1.155
+ atom      H      \-1.155      1.155     \-1.155
 
  spec      C      1.000   0.7
- spec      H      0.700   1.00 
+ spec      H      0.700   1.00
 
- bonds     C     C    0.000    4.000    0.109   1.00 
- bonds     C     H    0.000    3.400    0.109   1.00 
- bonds     H     H    0.000    2.800    0.109   1.00 
+ bonds     C     C    0.000    4.000    0.109   1.00
+ bonds     C     H    0.000    3.400    0.109   1.00
+ bonds     H     H    0.000    2.800    0.109   1.00
 
 This sets the coordinates in the format
   atom  species  x  y  z
@@ -100,47 +100,47 @@
 
   frame This is frame number two
 .br
-0.000      0.000      0.000    1.155      1.155      1.155 
--1.155     -1.155      1.155    1.155     -1.155     -1.155 
--1.155      1.155     -1.155 
+0.000      0.000      0.000    1.155      1.155      1.155
+\-1.155     \-1.155      1.155    1.155     \-1.155     \-1.155
+\-1.155      1.155     \-1.155
 
 After the keyword 'frame' comes an indentifying string,
-then come the coordinates for all the atoms. Line breaks can 
+then come the coordinates for all the atoms. Line breaks can
 appear anywhere between the coordinates.
 
 Other input lines are also possible, namely the lines which set
-parameters (see below). Example:  'inc  5'  sets the increment 
+parameters (see below). Example:  'inc  5'  sets the increment
 for the rotation to 5 degrees.
 
 In both files, lines starting with * and blank lines are comments.
 
 .SH USAGE
 After starting the program with 'xbs ch4' the plot can be controlled
-directly by selected keys. For example, to rotate the molecule 
-use the cursor keys and the keys "," and "." The last two were chosen 
+directly by selected keys. For example, to rotate the molecule
+use the cursor keys and the keys "," and "." The last two were chosen
 because they are below "<" and ">" whch look like arrows.
 To step through the frames to show a "movie", use keys '[' and ']'.
 A number of other keys are defined to function directly.
 More complicated functions are done by pressing 'i' to get an
-input line and then typing a command. 
-Use 'xbs -hh' to get information on keys and commands.
+input line and then typing a command.
+Use 'xbs \-hh' to get information on keys and commands.
 
-Sizing: Keys '+' and '-' make the plot bigger or smaller. 
+Sizing: Keys '+' and '-' make the plot bigger or smaller.
 
 Perspective: Key p switches the perspective. Default is off.
 For pseudoperspective, the sphere sizes depend on the distance
 to the viewer but the positions on the page are unchanged.
 For true perspective, the sizes and the positions both change.
-The strength of the perspective effect depends on the distance to 
-the viewer, which is shown in the status line. It is changed with 
+The strength of the perspective effect depends on the distance to
+the viewer, which is shown in the status line. It is changed with
 keys 'd' and 'D' or can be set directly with command 'dist'.
-(Note: if you come too close and put the viewpoint inside an atom, 
+(Note: if you come too close and put the viewpoint inside an atom,
 the program will try to color the whole universe, which takes very long).
 
 Lighting: command 'gramp slope middle' greys out the atoms in the
 back by an exponential ramp. Command 'light x y z' shades
 the atoms somewhat as if light shines along vector (x,y,z).
-These commands only work in black/white mode. To switch back 
+These commands only work in black/white mode. To switch back
 to normal coloring, enter 'gramp' or 'light' without arguments.
 
 Positioning: Keypad keys 8,6,4,2 move the plot about by an increment
@@ -150,7 +150,7 @@
 Positions are relative to the center of the window.
 
 Saving: command 'save' writes the data to a file (default Save.bs).
-If there are multiple frames, a move file is also written. 
+If there are multiple frames, a move file is also written.
 The 'save' command has some options, see below.
 
 Printing: the command 'print' writes output to a postscript file,
@@ -160,13 +160,13 @@
 on the page. The 'print' command has some options, see below.
 
 .SH ONLINE HELP
-Typing 'xbs -h' and 'xbs -hh' gives short respectively long help.
+Typing 'xbs \-h' and 'xbs \-hh' gives short respectively long help.
 
 After starting xbs, key 'h' toggles an overview. This is the same
-information as is obtained with 'xbs -hh'.
+information as is obtained with 'xbs \-hh'.
 
-On the input line, use 'help print' or 'print ?' or even 'print -h'
-to get help on a specific command such as (in this case) print. 
+On the input line, use 'help print' or 'print ?' or even 'print \-h'
+to get help on a specific command such as (in this case) print.
 This help also shows any possible options for the command.
 
 The space bar toggles extra information about the plot written
@@ -179,28 +179,28 @@
 three numbers between 0 and 1 (red, green, blue values or RGB),
 or as a color name from the file /usr/lib/X11/rgb.txt (or similar).
 
- - In the input file, the color of each species or bond is set 
+ - In the input file, the color of each species or bond is set
 in these three ways.
 
  - The following xbs options are related to color:
--color   enable colors (default)
+\-color   enable colors (default)
 bw      uses greys only
--st      uses grays only, stippled from a few values
--rv      reverse all colors
--auto    choose own colors.
+\-st      uses grays only, stippled from a few values
+\-rv      reverse all colors
+\-auto    choose own colors.
 You can change these interactively with the update command.
-For consistency, black is now 0 and white is 1. The -rv option
-switches this. The only reason for using -bw or -st is that
+For consistency, black is now 0 and white is 1. The \-rv option
+switches this. The only reason for using \-bw or \-st is that
 the commands 'light' and 'gramp' do not work with colors.
 
- - The '-auto' option is used to color the atoms in some standard way.
+ - The '\-auto' option is used to color the atoms in some standard way.
 These colors are set in routine 'set_auto_colors' in file subs.h.
 Starting from the species label (ie. Pd3 or Mg-a) the leading
 alpha part is extracted and capitalized (ie. PD or MG) and
 this string is used to select a color.
 The idea is to put one's favorite colors into the routine
 and then recompile xbs.
-   
+
  - The command 'color' changes the colors of atoms interactively,
 ie. 'color C* green' changes the color of all matching species.
 To show the color of a species, use the command without
@@ -208,38 +208,38 @@
 
  - When data is saved with the 'save' command, the current colors
 (as set with 'color') are saved as a string.
-With 'save -rgb' the RGB values are written instead of color names. 
-If the -rv option is used, the reversed colors are saved as RGB values.
+With 'save \-rgb' the RGB values are written instead of color names.
+If the \-rv option is used, the reversed colors are saved as RGB values.
 
-2. Some commands have options, eg. print, save, update. 
+2. Some commands have options, eg. print, save, update.
 For example:
 
-.TP 5      
-print -T  print and add some info as title
-.TP 5   
-print -t 'text .... ' print and put text as title
-.TP 5   
-update -rv       update but switch on reversing
-.TP 5   
+.TP 5
+print \-T  print and add some info as title
+.TP 5
+print \-t 'text .... ' print and put text as title
+.TP 5
+update \-rv       update but switch on reversing
+.TP 5
 update +rv  update but switch off reversing
-.TP 5   
-update -bw  update but switch to black/white
-.TP 5   
-save -rgb   save with colors as rgb values
-.TP 5   
-save -step n  save with only every n'th frame
+.TP 5
+update \-bw  update but switch to black/white
+.TP 5
+save \-rgb   save with colors as rgb values
+.TP 5
+save \-step n  save with only every n'th frame
             (good to compress a big .mv file).
-.TP 5   
+.TP 5
 Use 'help update' etc on the input line to see the options.
 
-.br   
-.TP 5   
+.br
+.TP 5
 3. Pattern matching for atom labels: * matches any string, + any char.
 This can be used in the 'color' command and in the 'bonds' lines
 in the input file (which determine what bonds are drawn).
-For example, 'bonds C* H*  ...' selects all bonds between 
+For example, 'bonds C* H*  ...' selects all bonds between
  atoms like C1 and H34 etc. and 'bonds * * ...' selects all pairs.
-.TP 5      
+.TP 5
 4. Other miscellaneous changes:
 
  - Key 'a' displays the axis directions.
@@ -251,7 +251,7 @@
  - Command 'dup x y z' duplicates all atoms shifted by (x,y,z).
 
  - Command 'cut x y z a b' cuts to those atoms between a and b
-   along the vector (x,y,z). 
+   along the vector (x,y,z).
 
  - The input line has a history list to retrieve old commands.
    Use the up and down arrows when the input line is active.
@@ -265,6 +265,6 @@
 M. Methfessel <methfes...@ihp-ffo.de>
 
 .SH FILES
-\fI/usr/lib/xbs/in.bs\fP       default data file
+\fI/usr/lib/xbs/in.bs\fP        default data file
 .ta
 
diff -Nru xbs-0/debian/xbs.debhelper.log xbs-0/debian/xbs.debhelper.log
--- xbs-0/debian/xbs.debhelper.log      1969-12-31 16:00:00.000000000 -0800
+++ xbs-0/debian/xbs.debhelper.log      2010-05-08 12:31:19.000000000 -0700
@@ -0,0 +1,38 @@
+dh_strip
+dh_strip
+dh_strip
+dh_installdeb
+dh_shlibdeps
+dh_gencontrol
+dh_md5sums
+dh_builddeb
+dh_strip
+dh_strip
+dh_installdeb
+dh_shlibdeps
+dh_gencontrol
+dh_md5sums
+dh_builddeb
+dh_strip
+dh_strip
+dh_strip
+dh_strip
+dh_md5sums
+dh_gencontrol
+dh_md5sums
+dh_builddeb
+dh_installdeb
+dh_shlibdeps
+dh_gencontrol
+dh_md5sums
+dh_builddeb
+dh_installdeb
+dh_shlibdeps
+dh_gencontrol
+dh_md5sums
+dh_builddeb
+dh_installdeb
+dh_shlibdeps
+dh_gencontrol
+dh_md5sums
+dh_builddeb
diff -Nru xbs-0/debian/xbs.substvars xbs-0/debian/xbs.substvars
--- xbs-0/debian/xbs.substvars  1969-12-31 16:00:00.000000000 -0800
+++ xbs-0/debian/xbs.substvars  2010-05-08 12:31:19.000000000 -0700
@@ -0,0 +1,2 @@
+misc:Depends=
+shlibs:Depends=libc6 (>= 2.7), libx11-6 (>= 0)



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to