From 01bbc8c67d79566bc76dedd70d765a7c2aa158ad Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Mon, 13 Nov 2017 23:38:15 +0100 Subject: [PATCH] Remove tito.props and use .tito/tito.props instead --- .tito/tito.props | 4 ++-- tito.props | 5 ----- zabbix-3.4.4.tar.gz | 1 + 3 files changed, 3 insertions(+), 7 deletions(-) delete mode 100644 tito.props create mode 120000 zabbix-3.4.4.tar.gz diff --git a/.tito/tito.props b/.tito/tito.props index eab3f19..0096850 100644 --- a/.tito/tito.props +++ b/.tito/tito.props @@ -1,5 +1,5 @@ [buildconfig] -builder = tito.builder.Builder -tagger = tito.tagger.VersionTagger +builder = tito.builder.GitAnnexBuilder +tagger = tito.tagger.ReleaseTagger changelog_do_not_remove_cherrypick = 0 changelog_format = %s (%ae) diff --git a/tito.props b/tito.props deleted file mode 100644 index cbd912b..0000000 --- a/tito.props +++ /dev/null @@ -1,5 +0,0 @@ -[buildconfig] -builder = tito.builder.GitAnnexBuilder -tagger = tito.tagger.ReleaseTagger - - diff --git a/zabbix-3.4.4.tar.gz b/zabbix-3.4.4.tar.gz new file mode 120000 index 0000000..59bb501 --- /dev/null +++ b/zabbix-3.4.4.tar.gz @@ -0,0 +1 @@ +.git/annex/objects/fK/m0/SHA256E-s17132537--2ee84e72a0d441f322ec0ab6f332ff174dec300b3acb8389769aadeb39a353a4.tar.gz/SHA256E-s17132537--2ee84e72a0d441f322ec0ab6f332ff174dec300b3acb8389769aadeb39a353a4.tar.gz \ No newline at end of file