debian/control
changeset 12641 002ae96afeab
parent 12636 06faf72cf308
child 12644 9ac55b30896d
equal deleted inserted replaced
12640:de1c0721656e 12641:002ae96afeab
     6            David Douard <david.douard@logilab.fr>,
     6            David Douard <david.douard@logilab.fr>,
     7 Build-Depends:
     7 Build-Depends:
     8  debhelper (>= 9),
     8  debhelper (>= 9),
     9  dh-python,
     9  dh-python,
    10  dh-systemd,
    10  dh-systemd,
    11  python-all,
    11  python3-all,
    12  python-setuptools,
    12  python3-setuptools,
    13  python-six (>= 1.4.0),
    13  python3-six (>= 1.4.0),
    14  python-docutils,
    14  python3-docutils,
    15  python-sphinx,
    15  python3-sphinx,
    16  python-logilab-common (>= 1.4.0),
    16  python3-logilab-common (>= 1.4.0),
    17  python-logilab-mtconverter,
    17  python3-logilab-mtconverter,
    18  python-markdown,
    18  python3-markdown,
    19  python-tz,
    19  python3-tz,
    20  python-rql (>= 0.34.0),
    20  python3-rql (>= 0.34.0),
    21  python-yams (>= 0.45.0),
    21  python3-yams (>= 0.45.0),
    22  python-lxml,
    22  python3-lxml,
    23  python-setuptools,
    23  python3-setuptools,
    24  python-pyramid,
    24  python3-pyramid,
    25  python-pyramid-multiauth,
    25  python3-pyramid-multiauth,
    26  python-waitress,
    26  python3-waitress,
    27  python-passlib,
    27  python3-passlib,
    28  python-repoze.lru,
    28  python3-repoze.lru,
    29  python-wsgicors,
    29  python3-wsgicors,
    30  python-filelock,
    30  python3-filelock,
    31  sphinx-common,
    31  sphinx-common,
    32 Standards-Version: 3.9.6
    32 Standards-Version: 4.3.0
    33 Homepage: https://www.cubicweb.org
    33 Homepage: https://www.cubicweb.org
    34 X-Python-Version: >= 2.7
    34 X-Python3-Version: >= 3.4
    35 
    35 
    36 
    36 
    37 Package: python-cubicweb
    37 Package: python3-cubicweb
    38 Architecture: all
    38 Architecture: all
    39 Depends:
    39 Depends:
    40  ${misc:Depends},
    40  ${misc:Depends},
    41  ${python:Depends},
    41  ${python3:Depends},
    42  python-six (>= 1.4.0),
    42  python3-six (>= 1.4.0),
    43  python-logilab-mtconverter (>= 0.8.0),
    43  python3-logilab-mtconverter (>= 0.8.0),
    44  python-logilab-common (>= 1.4.0),
    44  python3-logilab-common (>= 1.4.0),
    45  python-logilab-database (>= 1.15.0),
    45  python3-logilab-database (>= 1.15.0),
    46  python-yams (>= 0.45.0),
    46  python3-yams (>= 0.45.0),
    47  python-rql (>= 0.34.0),
    47  python3-rql (>= 0.34.0),
    48  python-lxml,
    48  python3-lxml,
    49  python-markdown,
    49  python3-markdown,
    50  python-passlib,
    50  python3-passlib,
    51  python-tz,
    51  python3-tz,
    52  graphviz,
    52  graphviz,
    53  python-filelock,
    53  python3-filelock,
    54  gettext,
    54  gettext,
    55 Recommends:
    55 Recommends:
    56  cubicweb-ctl (= ${source:Version}),
    56  cubicweb-ctl (= ${source:Version}),
    57  python-cubicweb-postgresql-support (= ${source:Version})
    57  python3-cubicweb-postgresql-support (= ${source:Version})
    58  | sqlite3,
    58  | sqlite3,
    59  python-cubicweb-pyramid (= ${source:Version}),
    59  python3-cubicweb-pyramid (= ${source:Version}),
    60 # common recommends
    60 # common recommends
    61  python-simpletal (>= 4.0),
    61  python3-simpletal (>= 4.0),
    62  python-pycryptodome,
    62  python3-pycryptodome,
    63 # web recommends (mostly)
    63 # web recommends (mostly)
    64  python-docutils (>= 0.6),
    64  python3-docutils (>= 0.6),
    65  python-vobject,
    65  python3-vobject,
    66  fckeditor,
    66  fckeditor,
    67  python-fyzz,
    67  python3-fyzz,
    68  python-imaging,
    68  python3-imaging,
    69  python-rdflib,
    69  python3-rdflib,
    70  python-werkzeug,
    70  python3-werkzeug,
    71 # dev recommends
    71 # dev recommends
    72  python-pysqlite2,
    72  python3-pysqlite2,
    73 Suggests:
    73 Suggests:
    74  python-zmq,
    74  python3-zmq,
    75  python-cwclientlib (>= 0.4.0),
    75  python3-cwclientlib (>= 0.4.0),
    76  python-cubicweb-documentation (= ${source:Version}),
    76  python3-cubicweb-documentation (= ${source:Version}),
    77  w3c-dtd-xhtml,
    77  w3c-dtd-xhtml,
    78  xvfb,
    78  xvfb,
    79 Replaces:
    79 Replaces:
    80  cubicweb (<< 3.24.0-1~),
    80  cubicweb (<< 3.24.0-1~),
    81  cubicweb-server (<< 3.24.0-1~),
    81  cubicweb-server (<< 3.24.0-1~),
   115  single machine. You can also deploy cubicweb by running the different process
   115  single machine. You can also deploy cubicweb by running the different process
   116  on different computers, in which case you need to install the corresponding
   116  on different computers, in which case you need to install the corresponding
   117  packages on the different hosts.
   117  packages on the different hosts.
   118 
   118 
   119 
   119 
   120 Package: python-cubicweb-postgresql-support
   120 Package: python3-cubicweb-postgresql-support
   121 Architecture: all
   121 Architecture: all
   122 # postgresql-client packages for backup/restore of non local database
   122 # postgresql-client packages for backup/restore of non local database
   123 Replaces: cubicweb-postgresql-support (<< 3.24.0-1~)
   123 Replaces: cubicweb-postgresql-support (<< 3.24.0-1~)
   124 Breaks: cubicweb-postgresql-support (<< 3.24.0-1~)
   124 Breaks: cubicweb-postgresql-support (<< 3.24.0-1~)
   125 Provides: cubicweb-postgresql-support
   125 Provides: cubicweb-postgresql-support
   126 Depends:
   126 Depends:
   127  ${misc:Depends},
   127  ${misc:Depends},
   128  ${python:Depends},
   128  ${python3:Depends},
   129  python-psycopg2,
   129  python3-psycopg2,
   130  postgresql-client
   130  postgresql-client
   131 Description: postgres support for the CubicWeb framework
   131 Description: postgres support for the CubicWeb framework
   132  CubicWeb is a semantic web application framework.
   132  CubicWeb is a semantic web application framework.
   133  .
   133  .
   134  This virtual package provides dependencies to use PostgreSQL for the
   134  This virtual package provides dependencies to use PostgreSQL for the
   135  cubicweb repository.
   135  cubicweb repository.
   136 
   136 
   137 
   137 
   138 Package: python-cubicweb-pyramid
   138 Package: python3-cubicweb-pyramid
   139 Architecture: all
   139 Architecture: all
   140 Depends:
   140 Depends:
   141  python-cubicweb (= ${source:Version}),
   141  python3-cubicweb (= ${source:Version}),
   142  python-pyramid (>= 1.5.0),
   142  python3-pyramid (>= 1.5.0),
   143  python-pyramid-multiauth,
   143  python3-pyramid-multiauth,
   144  python-waitress (>= 0.8.9),
   144  python3-waitress (>= 0.8.9),
   145  python-wsgicors,
   145  python3-wsgicors,
   146  python-repoze.lru,
   146  python3-repoze.lru,
   147 Recommends:
   147 Recommends:
   148  python-pyramid-debugtoolbar
   148  python3-pyramid-debugtoolbar
   149 Conflicts:
   149 Conflicts:
   150  pyramid-cubicweb
   150  pyramid-cubicweb
   151 Replaces:
   151 Replaces:
   152  pyramid-cubicweb
   152  pyramid-cubicweb
   153 Description: meta package to use Pyramid as HTTP server for CubicWeb
   153 Description: meta package to use Pyramid as HTTP server for CubicWeb
   157 
   157 
   158 Package: cubicweb-ctl
   158 Package: cubicweb-ctl
   159 Architecture: all
   159 Architecture: all
   160 Depends:
   160 Depends:
   161  ${misc:Depends},
   161  ${misc:Depends},
   162  ${python:Depends},
   162  ${python3:Depends},
   163  python-cubicweb (= ${source:Version})
   163  python3-cubicweb (= ${source:Version})
   164 Description: tool to manage the CubicWeb framework
   164 Description: tool to manage the CubicWeb framework
   165  CubicWeb is a semantic web application framework.
   165  CubicWeb is a semantic web application framework.
   166  .
   166  .
   167  This package provides a control script to manage (create, upgrade, start,
   167  This package provides a control script to manage (create, upgrade, start,
   168  stop, etc) CubicWeb applications. It also include the init.d script
   168  stop, etc) CubicWeb applications. It also include the init.d script
   169  to automatically start and stop CubicWeb applications on boot or shutdown.
   169  to automatically start and stop CubicWeb applications on boot or shutdown.
   170 
   170 
   171 
   171 
   172 Package: python-cubicweb-documentation
   172 Package: python3-cubicweb-documentation
   173 Architecture: all
   173 Architecture: all
   174 Section: doc
   174 Section: doc
   175 Replaces: cubicweb-documentation (<< 3.24.0-1~)
   175 Replaces: cubicweb-documentation (<< 3.24.0-1~)
   176 Breaks: cubicweb-documentation (<< 3.24.0-1~)
   176 Breaks: cubicweb-documentation (<< 3.24.0-1~)
   177 Provides: cubicweb-documentation
   177 Provides: cubicweb-documentation
       
   178 Conflicts: python-cubicweb-documentation
   178 Depends:
   179 Depends:
   179  ${misc:Depends},
   180  ${misc:Depends},
   180  ${sphinxdoc:Depends},
   181  ${sphinxdoc:Depends},
   181 Recommends:
   182 Recommends:
   182  doc-base
   183  doc-base
   191 Package: cubicweb
   192 Package: cubicweb
   192 Architecture: all
   193 Architecture: all
   193 Priority: extra
   194 Priority: extra
   194 Section: oldlibs
   195 Section: oldlibs
   195 Depends:
   196 Depends:
   196  python-cubicweb, ${misc:Depends}
   197  python3-cubicweb, ${misc:Depends}
   197 Description: transitional package
   198 Description: transitional package
   198   This is a transitional package. It can safely be removed.
   199   This is a transitional package. It can safely be removed.
   199 
   200 
   200 
   201 
   201 Package: cubicweb-server
   202 Package: cubicweb-server
   202 Architecture: all
   203 Architecture: all
   203 Priority: extra
   204 Priority: extra
   204 Section: oldlibs
   205 Section: oldlibs
   205 Depends:
   206 Depends:
   206  python-cubicweb, ${misc:Depends}
   207  python3-cubicweb, ${misc:Depends}
   207 Description: transitional package
   208 Description: transitional package
   208   This is a transitional package. It can safely be removed.
   209   This is a transitional package. It can safely be removed.
   209 
   210 
   210 
   211 
   211 Package: cubicweb-postgresql-support
   212 Package: cubicweb-postgresql-support
   212 Architecture: all
   213 Architecture: all
   213 Priority: extra
   214 Priority: extra
   214 Section: oldlibs
   215 Section: oldlibs
   215 Depends:
   216 Depends:
   216  python-cubicweb-postgresql-support, ${misc:Depends}
   217  python3-cubicweb-postgresql-support, ${misc:Depends}
   217 Description: transitional package
   218 Description: transitional package
   218   This is a transitional package. It can safely be removed.
   219   This is a transitional package. It can safely be removed.
   219 
   220 
   220 
   221 
   221 Package: cubicweb-web
   222 Package: cubicweb-web
   222 Architecture: all
   223 Architecture: all
   223 Priority: extra
   224 Priority: extra
   224 Section: oldlibs
   225 Section: oldlibs
   225 Depends:
   226 Depends:
   226  python-cubicweb, ${misc:Depends}
   227  python3-cubicweb, ${misc:Depends}
   227 Description: transitional package
   228 Description: transitional package
   228   This is a transitional package. It can safely be removed.
   229   This is a transitional package. It can safely be removed.
   229 
   230 
   230 
   231 
   231 Package: cubicweb-common
   232 Package: cubicweb-common
   232 Architecture: all
   233 Architecture: all
   233 Priority: extra
   234 Priority: extra
   234 Section: oldlibs
   235 Section: oldlibs
   235 Depends:
   236 Depends:
   236  python-cubicweb, ${misc:Depends}
   237  python3-cubicweb, ${misc:Depends}
   237 Description: transitional package
   238 Description: transitional package
   238   This is a transitional package. It can safely be removed.
   239   This is a transitional package. It can safely be removed.
   239 
   240 
   240 
   241 
   241 Package: cubicweb-dev
   242 Package: cubicweb-dev
   242 Architecture: all
   243 Architecture: all
   243 Priority: extra
   244 Priority: extra
   244 Section: oldlibs
   245 Section: oldlibs
   245 Depends:
   246 Depends:
   246  python-cubicweb, ${misc:Depends}
   247  python3-cubicweb, ${misc:Depends}
   247 Description: transitional package
   248 Description: transitional package
   248   This is a transitional package. It can safely be removed.
   249   This is a transitional package. It can safely be removed.
   249 
   250 
   250 
   251 
   251 Package: cubicweb-documentation
   252 Package: cubicweb-documentation
   252 Architecture: all
   253 Architecture: all
   253 Priority: extra
   254 Priority: extra
   254 Section: oldlibs
   255 Section: oldlibs
   255 Depends:
   256 Depends:
   256  python-cubicweb-documentation, ${misc:Depends}
   257  python3-cubicweb-documentation, ${misc:Depends}
   257 Description: transitional package
   258 Description: transitional package
   258   This is a transitional package. It can safely be removed.
   259   This is a transitional package. It can safely be removed.