]> git.notmuchmail.org Git - notmuch/blobdiff - debian/rules
debian: Add changelog entry for the 0.4 release.
[notmuch] / debian / rules
index 4dae6583e4d4e4cf56fd9d46a97357330f457242..a4b526c1a148b4c23c274d68f2fd0e47432e5241 100755 (executable)
@@ -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 $@