X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=debian%2Frules;fp=debian%2Frules;h=028b548f31990072a505fc75f3818cd60abd8ccd;hp=1353321d49be85562e4f5868a2b928992c24cd57;hb=fc7e46b1215ea2b4cc138ed77d8eaa122369b15f;hpb=998adccc1c4f8f6c44833bbf4a52d9441748b996 diff --git a/debian/rules b/debian/rules index 1353321d..028b548f 100755 --- a/debian/rules +++ b/debian/rules @@ -12,7 +12,7 @@ prebuild: git log > ChangeLog git commit -n ChangeLog debian/changelog \ -m "update changelogs for Debian build" - git tag debian/$(DEB_VERSION) +# git tag debian/$(DEB_VERSION) # git push --tags origin master configure: configure-stamp