summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 4741e70..2c66920 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ VERSION:
echo $(DEB_VERSION_UPSTREAM) > VERSION
changelog:
- touch changelog
+ cp changelog.upstream changelog
update-upstream-changelog:
# Needs to be run manually upon new upstream versions