chiark / gitweb /
build machinery for random-word and xacpi-simple
authorianmdlvl <ianmdlvl>
Sun, 12 Dec 2004 18:59:33 +0000 (18:59 +0000)
committerianmdlvl <ianmdlvl>
Sun, 12 Dec 2004 18:59:33 +0000 (18:59 +0000)
debian/changelog
debian/control
debian/rules
scripts/Makefile

index cd3220f02fd60b491ea46dec701fb9b1ea46c246..4772eb9b5167359da780e7a15309778e8babde43 100644 (file)
@@ -1,10 +1,9 @@
-chiark-utils (4.0.99.0.8) unstable; urgency=low
+chiark-utils (4.0.99.0.10) unstable; urgency=low
 
-  * New `random-word' script found lying about; checked in but no build
-    machinery or docs (could do with --help too).
-  * xacpi-simple work in progress.
+  * New `random-word' script (no documentation).
+  * New xacpi-simple utility (no documentation).
 
- --
+ -- Ian Jackson <ian@localhost.localdomain>  Sun, 12 Dec 2004 18:58:14 +0000
 
 chiark-utils (4.0.99.0.7) unstable; urgency=low
 
index 91f27d308ef0889d428bb614e9fbff4a8d3d1f87..21fdbb1f56663685595bcc8e0364b4195c46433b 100644 (file)
@@ -54,6 +54,7 @@ Description: readbuffer/writebuffer: prevents tape drive seesawing, etc.
 Package: chiark-utils-bin
 Architecture: any
 Depends: ${shlibs:Depends}
+Suggests: ${shlibs:Suggests}
 Section: utils
 Priority: extra
 Description: chiark system administration utilities
index 30a80f09fb3ef9defb7bb96c8ecd902e9141f45d..86fb5b4b4edb2469ea04b01524e664b315b4418f 100755 (executable)
@@ -114,7 +114,8 @@ binary-arch:        checkroot build binary-prep
        dpkg-shlibdeps -Tdebian/sv-chiark-really \
                $t/chiark-really/usr/sbin/*
        dpkg-shlibdeps -Tdebian/sv-chiark-utils-bin \
-               $t/chiark-utils-bin/usr/bin/*
+               $t/chiark-utils-bin/usr/bin/[^x]* \
+               -dSuggests $t/chiark-utils-bin/usr/bin/x*
        set -e; for p in $(packages_arch); \
                do debian/rules binary-one p=$$p; done
 
index 514a050ceffc2cf9ae34e6a2f6d7689be87dab5d..a3d371f0f09c3765dacc3272afd0ca6487c8fe16 100644 (file)
@@ -21,7 +21,7 @@
 
 include ../settings.make
 
-SCRIPTS=       palm-datebook-reminders \
+SCRIPTS=       palm-datebook-reminders random-word \
                genspic2gnuplot gnucap2genspic ngspice2genspic
 MANPAGES1=     palm-datebook-reminders