Debian package cleanups from Oswald Buddenhagen <ossi@kde.org>

This commit is contained in:
Michael Elkins 2002-06-19 00:44:40 +00:00
parent f6c037c854
commit 418b5e9a7a
3 changed files with 9 additions and 5 deletions

View File

@ -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

6
debian/Makefile.am vendored
View File

@ -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

6
debian/changelog vendored
View File

@ -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 <me@cs.hmc.edu> Fri, 19 Apr 2002 14:32:25 -0700
-- Michael Elkins <me@mutt.org> Tue, 18 Jun 2002 17:36:21 -0700
isync (0.8-1) unstable; urgency=low