diff --git a/Makefile.am b/Makefile.am index 8f3a308..c1ee4e0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,7 +8,7 @@ EXTRA_isync_SOURCES=debug.c man_MANS=isync.1 EXTRA_DIST=sample.isyncrc $(man_MANS) INCLUDES=$(RPM_OPT_FLAGS) -DISTCLEANFILES=*~ +DISTCLEANFILES=*~ build-stamp configure-stamp log: rcs2log -h sigpipe.org | sed 's;/home/cvs/isync/;;g' > ChangeLog diff --git a/debian/Makefile.am b/debian/Makefile.am index 92e6392..3f3272c 100644 --- a/debian/Makefile.am +++ b/debian/Makefile.am @@ -1 +1,5 @@ -EXTRA_DIST=files dirs docs rules control copyright changelog +EXTRA_DIST=docs rules control copyright changelog +DISTCLEANFILES=files *.debhelper + +distclean-local: + rm -rf isync diff --git a/debian/changelog b/debian/changelog index 8613941..20a4a1f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -isync (0.8-2) unstable; urgency=low +isync (0.9-1) unstable; urgency=low - * 0.9 + * New upstream release - -- Michael Elkins Fri, 19 Apr 2002 14:32:25 -0700 + -- Michael Elkins Tue, 18 Jun 2002 17:36:21 -0700 isync (0.8-1) unstable; urgency=low