From b9d77ba6ee6d1abeabda9718608ffa8c2d4754aa Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Wed, 3 Feb 2010 15:30:08 +0000 Subject: rapid-tunneling: fix building debs * Fix date in changelog file (Diego: use date -R if you're lazy) * Ignore some .svn files. git-svn-id: svn+ssh://xorcom/home/svn/debs/components/rapid-tunneling@7732 283159da-0705-0410-b60c-f2062b4bb6ad --- Makefile | 2 +- debian/changelog | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index e49ccc4..4375069 100644 --- a/Makefile +++ b/Makefile @@ -29,7 +29,7 @@ rpm: checkver $(SPEC) SOURCES/$(PACKAGE)-$(VER).tar.gz cp SRPMS/rapid-tunneling-$(VER)-$(RPM_REL).src.rpm OUTPUT/ deb: checkver - debuild -uc -us -I -I'[A-Z]*' + debuild -uc -us -I.svn -I'[A-Z]*' mkdir -p OUTPUT mv ../rapid-tunneling_$(VER)* OUTPUT/ mv ../rapid-tunneling-server_$(VER)* OUTPUT/ diff --git a/debian/changelog b/debian/changelog index 0d28cca..baff7fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ rapid-tunneling (1.02) unstable; urgency=low * Fixed busybox path in rapid-recovery script under Centos - - -- Diego Iastrubni Sun, 01 Jan 2010, 15:51:00 +0200 + + -- Diego Iastrubni Wed, 03 Feb 2010 17:15:36 +0200 rapid-tunneling (1.01) unstable; urgency=low -- cgit v1.2.3