summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild_pkg.sh2
-rw-r--r--debian/changelog2
2 files changed, 2 insertions, 2 deletions
diff --git a/build_pkg.sh b/build_pkg.sh
index 5030d5f..e3824ad 100755
--- a/build_pkg.sh
+++ b/build_pkg.sh
@@ -1,3 +1,3 @@
#!/bin/bash
-git-buildpackage --git-debian-branch=debian --git-builder="pdebuild --use-pdebuild-internal --debbuildopts '-I.git -i\.git'" --git-cleaner="fakeroot debian/rules clean"
+git-buildpackage --git-debian-branch=debian --git-builder="pdebuild --use-pdebuild-internal --debbuildopts '-Ibuild_pkg.sh -ibuild_pkg.sh -I.git -i\.git'" --git-cleaner="fakeroot debian/rules clean"
diff --git a/debian/changelog b/debian/changelog
index 2030350..a08d2c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-exilog (0.5-1) stable; urgency=low
+exilog (0.5-1) etch; urgency=low
* Initial release