Release 1.4.0. 1.4.0
authorMark Wooding <mdw@distorted.org.uk>
Thu, 23 Apr 2015 18:48:29 +0000 (19:48 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 24 Apr 2015 14:44:57 +0000 (15:44 +0100)
configure.ac
debian/changelog
debian/control
debian/inst

index 97e1c30..43f259a 100644 (file)
@@ -25,7 +25,7 @@ dnl--------------------------------------------------------------------------
 dnl Initialization.
 
 mdw_AUTO_VERSION
-AC_INIT([nsict-utils], AUTO_VERSION, [mdw@distorted.org.uk])
+AC_INIT([distorted-utils], AUTO_VERSION, [mdw@distorted.org.uk])
 AC_CONFIG_SRCDIR([shadowfix.in])
 AC_CONFIG_AUX_DIR([config])
 AM_INIT_AUTOMAKE([foreign])
index 536778b..4317de7 100644 (file)
@@ -1,3 +1,11 @@
+distorted-utils (1.4.0) experimental; urgency=low
+
+  * Package renamed to `distorted-utils'.  It's been a long time since I
+    left NSICT.
+  * Add `sshsvc-mkauthkeys'.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Thu, 23 Apr 2015 19:47:16 +0100
+
 nsict-utils (1.3.2) experimental; urgency=low
 
   * Add `with-umask'.
index fa05cca..56e91de 100644 (file)
@@ -1,4 +1,4 @@
-Source: nsict-utils
+Source: distorted-utils
 Section: utils
 Priority: extra
 Maintainer: Mark Wooding <mdw@distorted.org.uk>
@@ -6,14 +6,16 @@ Build-Depends: tinycdb, debhelper (>= 9), python, python-cdb,
  catacomb-dev (>= 2.1.1), mlib-dev (>= 2.0.4), libcdb-dev
 Standards-Version: 3.1.1
 
-Package: nsict-utils
+Package: distorted-utils
 Architecture: all
 Section: utils
+Replaces: nsict-utils (<< 1.4.0~)
+Breaks: nsict-utils (<< 1.4.0~)
 Depends:
        mdwopt-perl,
-       nsict-cdb,
+       distorted-cdb,
        locking,
-       nsict-mail,
+       distorted-mail,
        if-mtu,
        shadowfix,
        zz,
@@ -33,18 +35,32 @@ Depends:
        sshsvc-mkauthkeys
 Description: Dummy package for convenience.
 
+Package: nsict-utils
+Architecture: all
+Section: oldlibs
+Depends: distorted-utils
+Description: Dummy package for transition.
+ This is a transitional dummy package.  It can safely be removed.
+
 Package: mdwopt-perl
 Architecture: all
 Section: perl
 Depends: perl5
 Description: Options parser library for perl.
 
-Package: nsict-cdb
+Package: distorted-cdb
 Architecture: any
 Section: utils
 Depends: ${shlibs:Depends}, python (>= 2.4), python-cdb
 Description: Simple utilities for messing with CDB files.
 
+Package: nsict-cdb
+Architecture: all
+Section: oldlibs
+Depends: distorted-cdb
+Description: Dummy package for transition.
+ This is a transitional dummy package.  It can safely be removed.
+
 Package: mtimeout
 Architecture: any
 Section: utils
@@ -63,12 +79,19 @@ Section: utils
 Depends: ${shlibs:Depends}
 Description: Run a program while holding a file lock.
 
-Package: nsict-mail
+Package: distorted-mail
 Architecture: all
 Section: mail
 Depends: qmail, nsict-cdb, perl5, libmime-perl
 Description: Some simple scripts for mail handling.
 
+Package: nsict-mail
+Architecture: all
+Section: oldlibs
+Depends: distorted-mail
+Description: Dummy package for transition.
+ This is a transitional dummy package.  It can safely be removed.
+
 Package: if-mtu
 Architecture: any
 Section: utils
index 7a46492..f1c7b02 100644 (file)
@@ -1,18 +1,18 @@
 MdwOpt.pm mdwopt-perl /usr/share/perl5
 buf buf /usr/bin
 buf.1 buf /usr/share/man/man1
-cdb-assign nsict-cdb /usr/bin
-cdb-assign.1 nsict-cdb /usr/share/man/man1
-cdb-map nsict-cdb /usr/bin
-cdb-map.1 nsict-cdb /usr/share/man/man1
-cdb-check-domain nsict-cdb /usr/bin
-cdb-check-domain.1 nsict-cdb /usr/share/man/man1
-cdb-list nsict-cdb /usr/bin
-cdb-list.1 nsict-cdb /usr/share/man/man1
-cdb-probe nsict-cdb /usr/bin
-cdb-probe.1 nsict-cdb /usr/share/man/man1
-check-sender nsict-mail /usr/bin
-check-sender.1 nsict-mail /usr/share/man/man1
+cdb-assign distorted-cdb /usr/bin
+cdb-assign.1 distorted-cdb /usr/share/man/man1
+cdb-map distorted-cdb /usr/bin
+cdb-map.1 distorted-cdb /usr/share/man/man1
+cdb-check-domain distorted-cdb /usr/bin
+cdb-check-domain.1 distorted-cdb /usr/share/man/man1
+cdb-list distorted-cdb /usr/bin
+cdb-list.1 distorted-cdb /usr/share/man/man1
+cdb-probe distorted-cdb /usr/bin
+cdb-probe.1 distorted-cdb /usr/share/man/man1
+check-sender distorted-mail /usr/bin
+check-sender.1 distorted-mail /usr/share/man/man1
 create create /usr/bin
 create.1 create /usr/share/man/man1
 getpass getpass /usr/bin
@@ -27,8 +27,8 @@ mtimeout mtimeout /usr/bin
 mtimeout.1 mtimeout /usr/share/man/man1
 locking locking /usr/bin
 locking.1 locking /usr/share/man/man1
-not nsict-mail /usr/bin
-not.1 nsict-mail /usr/share/man/man1
+not distorted-mail /usr/bin
+not.1 distorted-mail /usr/share/man/man1
 pause pause /usr/bin
 pause.1 pause /usr/share/man/man1
 prlimit prlimit /usr/bin
@@ -41,8 +41,8 @@ splitconf splitconf /usr/bin
 splitconf.1 splitconf /usr/share/man/man1
 stamp stamp /usr/bin
 stamp.1 stamp /usr/share/man/man1
-unfwd nsict-mail /usr/bin
-unfwd.1 nsict-mail /usr/share/man/man1
+unfwd distorted-mail /usr/bin
+unfwd.1 distorted-mail /usr/share/man/man1
 xtitle xtitle /usr/bin
 z zz /usr/bin
 z.1 zz /usr/share/man/man1