summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--debian/changelog4
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 <diego.iastrubni@xorcom.com> Sun, 01 Jan 2010, 15:51:00 +0200
+
+ -- Diego Iastrubni <diego.iastrubni@xorcom.com> Wed, 03 Feb 2010 17:15:36 +0200
rapid-tunneling (1.01) unstable; urgency=low