X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=debian%2Frules;h=028b548f31990072a505fc75f3818cd60abd8ccd;hp=1353321d49be85562e4f5868a2b928992c24cd57;hb=458f816ad23fd6784757b13b244057d4be64260e;hpb=5082b4998b8a9787e0e2f4d96d912e434aa9b81a 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