2 ## The following can be uncommented to specify the prefix dir for
3 ## installation. They are left commented out because they are incompatible
4 ## with the default README instructions for installing BridgeDB in a
13 directory = bridgedb/i18n
17 strip_comments = false
18 add_comments = TRANSLATORS,TRANSLATOR,TRANSLATOR:,
19 msgid-bugs-address = 'https://trac.torproject.org/projects/tor/newticket?component=BridgeDB&keywords=bridgedb-reported,msgid&cc=isis,sysrqb&owner=isis'
20 copyright-holder = 'The Tor Project, Inc.'
22 output_file = bridgedb/i18n/templates/bridgedb.pot
28 input_file = bridgedb/i18n/templates/bridgedb.pot
29 output_dir = bridgedb/i18n
33 input_file = bridgedb/i18n/templates/bridgedb.pot
34 output_dir = bridgedb/i18n
38 source_dir = doc/sphinx/source
44 versionfile_source = bridgedb/_version.py
45 versionfile_build = bridgedb/_version.py
46 # when creating a release, tags should be prefixed with 'bridgedb-', like so:
48 # git checkout -b release-6.6.6 develop
49 # [do some stuff, merge whatever, test things]
50 # git tag -S bridgedb-6.6.6
51 # git push tpo-common --tags
53 # git merge -S --no-ff release-6.6.6
54 # git checkout develop
55 # git merge -S --no-ff master
56 # git branch -d release-6.6.6
58 tag_prefix = bridgedb-
59 # source tarballs should unpack to a directory like 'bridgedb-6.6.6'
60 parentdir_prefix = bridgedb-