debian/control
branch3.26
changeset 12666 0e12c615aa0b
parent 12664 2337c8c05657
child 12667 ac79dfde9cb1
--- a/debian/control	Tue Jun 25 16:42:58 2019 +0200
+++ b/debian/control	Tue Jun 25 16:43:16 2019 +0200
@@ -21,6 +21,7 @@
 
 Package: python-cubicweb
 Architecture: all
+Section: python
 Depends:
  ${misc:Depends},
  ${python:Depends},
@@ -107,6 +108,7 @@
 
 Package: python3-cubicweb
 Architecture: all
+Section: python
 Depends:
  ${misc:Depends},
  ${python3:Depends},
@@ -157,6 +159,7 @@
 
 Package: python-cubicweb-postgresql-support
 Architecture: all
+Section: python
 # postgresql-client packages for backup/restore of non local database
 Replaces: cubicweb-postgresql-support (<< 3.24.0-1~)
 Breaks: cubicweb-postgresql-support (<< 3.24.0-1~)
@@ -175,6 +178,7 @@
 
 Package: python3-cubicweb-postgresql-support
 Architecture: all
+Section: python
 # postgresql-client packages for backup/restore of non local database
 Depends:
  ${misc:Depends},
@@ -190,6 +194,7 @@
 
 Package: python-cubicweb-twisted
 Architecture: all
+Section: python
 Depends:
  python-cubicweb (= ${source:Version}),
  python-twisted-web (<< 16.0.0),
@@ -202,6 +207,7 @@
 
 Package: python-cubicweb-pyramid
 Architecture: all
+Section: python
 Depends:
  python-cubicweb (= ${source:Version}),
  python-pyramid (>= 1.5.0),
@@ -221,6 +227,7 @@
 
 Package: python3-cubicweb-pyramid
 Architecture: all
+Section: python
 Depends:
  python3-cubicweb (= ${source:Version}),
  python3-pyramid (>= 1.5.0),