Continuation comma at end of multi-value fields
for easier extension
Gbp-dch: ignore
IOhannes m zmölnig
9 years ago
| 6 | 6 | Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/frei0r.git |
| 7 | 7 | Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/frei0r.git |
| 8 | 8 | Homepage: http://frei0r.dyne.org/ |
| 9 | Build-Depends: pkg-config, | |
| 9 | Build-Depends: @cdbs@, | |
| 10 | pkg-config, | |
| 10 | 11 | libgavl-dev, |
| 11 | 12 | libcairo2-dev, |
| 12 | 13 | libopencv-dev, |
| 13 | @cdbs@ | |
| 14 | 14 | Build-Depends-Indep: doxygen |
| 15 | 15 | Standards-Version: 3.9.8 |
| 16 | 16 | |
| 17 | 17 | Package: frei0r-plugins |
| 18 | 18 | Architecture: any |
| 19 | Depends: ${shlibs:Depends}, | |
| 20 | ${misc:Depends} | |
| 19 | Depends: | |
| 20 | ${shlibs:Depends}, | |
| 21 | ${misc:Depends}, | |
| 21 | 22 | Suggests: opencv-data |
| 22 | 23 | Breaks: frei0r (<= 1.1.22) |
| 23 | 24 | Replaces: frei0r |
| 37 | 38 | Section: devel |
| 38 | 39 | Architecture: any |
| 39 | 40 | Multi-Arch: same |
| 40 | Depends: ${misc:Depends} | |
| 41 | Depends: | |
| 42 | ${misc:Depends}, | |
| 41 | 43 | Breaks: frei0r-dev (<= 1.1.22) |
| 42 | 44 | Replaces: frei0r-dev |
| 43 | 45 | Description: minimalistic plugin API for video effects, header files |
| 57 | 59 | Section: doc |
| 58 | 60 | Architecture: all |
| 59 | 61 | Multi-Arch: foreign |
| 60 | Depends: ${misc:Depends} | |
| 62 | Depends: | |
| 63 | ${misc:Depends}, | |
| 61 | 64 | Breaks: frei0r-doc (<= 1.1.22) |
| 62 | 65 | Replaces: frei0r-doc |
| 63 | 66 | Description: minimalistic plugin API for video effects, API documentation |