From: ianmdlvl Date: Sun, 30 Jul 2006 12:20:17 +0000 (+0000) Subject: fix Makefile and changelog X-Git-Tag: debian_version_4_1_1~2 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-utils.git;a=commitdiff_plain;h=389e6cc9611001e7a53469867ba42fa8fb429038 fix Makefile and changelog --- diff --git a/backup/Makefile b/backup/Makefile index 2efa257..5e23d06 100644 --- a/backup/Makefile +++ b/backup/Makefile @@ -25,10 +25,11 @@ us= chiark-backup include ../settings.make -BINSCRIPTS= checkallused loaded driver takedown whatsthis labeltape +BINSCRIPTS= checkallused loaded driver takedown whatsthis labeltape \ + snaprsync SHARESCRIPTS= bringup full increm snap-drop SHAREFILES= backuplib.pl -SNAPKINDS= lvm remount +SNAPKINDS= lvm remountrocp EXAMPLES= relativity chiark diff --git a/debian/changelog b/debian/changelog index d38c6dc..d2516d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,9 @@ chiark-utils (4.1.1) unstable; urgency=low * summer sorts the output and identifies hardlink targets instead of printing link count. * backup: new `remountrocp' snapshot type. + * backup: snaprsync script shipped. - -- + -- Ian Jackson Sun, 30 Jul 2006 13:19:27 +0100 chiark-utils (4.1.0) unstable; urgency=low