X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=debian%2Frules;h=a4b526c1a148b4c23c274d68f2fd0e47432e5241;hb=5a9d5f2f149b4c3122e2796e782c13a32571696b;hp=4dae6583e4d4e4cf56fd9d46a97357330f457242;hpb=2608bfe95f2c29ba568fa14904087882373971bc;p=notmuch 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 $@