aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules6
1 files changed, 0 insertions, 6 deletions
diff --git a/debian/rules b/debian/rules
index 4dae6583..a4b526c1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,5 @@
#!/usr/bin/make -f
-# This target invoked by git-buildpackage using a clean hook, see gbp.conf
-prebuild:
- git-dch --release --new-version=$(VERSION)
- git commit -n debian/changelog \
- -m "Automatically update debian/changelog for $(VERSION)"
-
%:
dh $@