Use https://releases.dyne.org for orig sources
and re-enable the CDBS 'get-orig-source' feature
IOhannes m zmölnig
12 years ago
| 12 | 12 | pkg = $(DEB_SOURCE_PACKAGE) |
| 13 | 13 | pkgdoc = frei0r-plugins-doc |
| 14 | 14 | |
| 15 | #DEB_UPSTREAM_URL = http://www.piksel.no/$(pkg)/releases | |
| 16 | #DEB_UPSTREAM_PACKAGE = frei0r-plugins | |
| 17 | #DEB_UPSTREAM_TARBALL_MD5 = a2eb63feeeb0c5cf439ccca276cbf70c | |
| 15 | # to be used with `debian/rules get-orig-source` | |
| 16 | DEB_UPSTREAM_URL = http://releases.dyne.org/$(pkg)/releases | |
| 17 | DEB_UPSTREAM_PACKAGE = frei0r-plugins | |
| 18 | DEB_UPSTREAM_TARBALL_MD5 = 202375d1bcb545c1b6eb8f34e0260ec5 | |
| 18 | 19 | |
| 19 | 20 | build/frei0r-plugins-doc:: |
| 20 | 21 | make -C doc/ |