From 3204f33d87d769d3364da19d0258091daec08bd0 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 29 Mar 2016 22:39:44 +0100 Subject: [PATCH] Packaging: Include git-branchmove and cgi-fcgi-interp, add to changelog --- debian/changelog | 7 +++++++ debian/control | 4 +++- scripts/Makefile | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 57e92e2..3ce9851 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +chiark-utils (4.5.0~~iwj1) unstable; urgency=medium + + * New script `git-branchmove'. + * New program `cgi-fcgi-interp'. + + -- Ian Jackson Tue, 29 Mar 2016 22:35:23 +0100 + chiark-utils (4.4.2) unstable; urgency=low Copyright licencing fixes: diff --git a/debian/control b/debian/control index eba9f00..1b7b8f2 100644 --- a/debian/control +++ b/debian/control @@ -63,7 +63,7 @@ Description: chiark system administration scripts ASCII and hex. Ie, a hex "terminal" program which lets you speak a serial port protocol directly. (Needs tcl8.4 to be installed.) . - random-word, remountresizereiserfs, + git-branchmove, random-word, remountresizereiserfs, summarise-mailbox-preserving-privacy Package: chiark-rwbuffer @@ -112,6 +112,8 @@ Description: chiark system administration utilities . summer and watershed require the installation of the Recommended crypto libraries; xbatmon-simple needs the Suggested X libraries. + . + cgi-fcgi-interp: for use with cgi-fcgi as a #! interpreter Package: chiark-really Section: admin diff --git a/scripts/Makefile b/scripts/Makefile index 5a8d028..56c2440 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -25,7 +25,7 @@ SCRIPTS= palm-datebook-reminders random-word expire-iso8601 \ genspic2gnuplot gnucap2genspic ngspice2genspic \ cvs-repomove cvs-adjustroot remountresizereiserfs \ hexterm summarise-mailbox-preserving-privacy \ - git-cache-proxy + git-cache-proxy git-branchmove MANPAGES1= palm-datebook-reminders CSCRIPTS= named-conf -- 2.30.2