From 67e86d8b3119de2338afc1c47ed1a86c5036c478 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Fri, 14 Jun 2002 03:36:58 +0000 Subject: [PATCH] r2124: *** empty log message *** --- debian/changelog | 2 ++ make-upstream.sh | 1 + 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9fcb947..a21cb9c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ ctsim (3.5.4-2) unstable; urgency=low * Changed Debhelper to version 4 compatibility + + * Fixed upstream tarball for reupload -- Kevin Rosenberg Thu, 13 Jun 2002 20:06:19 -0600 diff --git a/make-upstream.sh b/make-upstream.sh index edf3051..28b1f2c 100755 --- a/make-upstream.sh +++ b/make-upstream.sh @@ -78,6 +78,7 @@ cp -a ${TOPDIR} ${DISTDIR} echo "Cleaning distribution directory ${DISTDIR}" cd ${DISTDIR} +make distclean rm -f upload.sh make-debian.sh make-upstream.sh cvsbp-prepare.sh make-doc.sh rm -f `find . -type f -name .cvsignore` rm -rf `find . -type d -name CVS -or -name .deps` -- 2.34.1