Revision 5605aaee

b/debian/control
32 32
XB-Python-Version: ${python:Versions}
33 33
Description: Synnefo webproject package (common settings mechanism)
34 34

  
35
Package: snf-branding
36
Architecture: all
37
Depends: ${python:Depends}
38
Provides: ${python:Provides}
39
XB-Python-Version: ${python:Versions}
40
Description: Synnefo Branding package for user interface and message customization.
41

  
35 42
Package: snf-cyclades-app
36 43
Architecture: all
37 44
Depends: ${misc:Depends}, ${python:Depends}, snf-common,
b/debian/pydist-overrides
12 12
unittest2 python-unittest2
13 13
alembic alembic
14 14
snf-django-lib snf-django-lib
15
snf-branding snf-branding
b/debian/rules
12 12
PACKAGES = \
13 13
	snf-astakos-app \
14 14
	snf-common \
15
	snf-branding \
15 16
	snf-cyclades-app \
16 17
	snf-cyclades-gtools \
17 18
	snf-webproject \

Also available in: Unified diff