diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 6 | ||||
| -rw-r--r-- | debian/copyright | 4 | ||||
| -rw-r--r-- | debian/watch | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/debian/control b/debian/control index 5ec0480..bd9c361 100644 --- a/debian/control +++ b/debian/control | |||
| @@ -1,11 +1,11 @@ | |||
| 1 | Source: snuffleupagus | 1 | Source: snuffleupagus |
| 2 | Priority: optional | 2 | Priority: optional |
| 3 | Maintainer: NBS System <snuffleupagus@nbs-system.com> | 3 | Maintainer: Julien (jvoisin) Voisin <julien.voisin+snuffleupagus@dustri.org> |
| 4 | Build-Depends: debhelper (>= 9), php7.0-dev | php7.1-dev | php7.2-dev | 4 | Build-Depends: debhelper (>= 9), php7.0-dev | php7.1-dev | php7.2-dev |
| 5 | Standards-Version: 4.1.3 | 5 | Standards-Version: 4.1.3 |
| 6 | Homepage: https://snuffleupagus.fr | 6 | Homepage: https://github.com/jvoisin/snuffleupagus |
| 7 | Section: php | 7 | Section: php |
| 8 | Vcs-Git: https://github.com/nbs-system/snuffleupagus | 8 | Vcs-Git: https://github.com/jvoisin/snuffleupagus |
| 9 | 9 | ||
| 10 | Package: snuffleupagus | 10 | Package: snuffleupagus |
| 11 | Architecture: any | 11 | Architecture: any |
diff --git a/debian/copyright b/debian/copyright index a792452..af8f542 100644 --- a/debian/copyright +++ b/debian/copyright | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ | 1 | Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ |
| 2 | Upstream-Name: Snuffleupagus | 2 | Upstream-Name: Snuffleupagus |
| 3 | Upstream-Contact: NBS System <snuffleupagus@nbs-system.com> | 3 | Upstream-Contact: Julien (jvoisin) Voisin <julien.voisin+snuffleupagus@dustri.org> |
| 4 | Source: https://github.com/nbs-system/snuffleupagus | 4 | Source: https://github.com/jvoisin/snuffleupagus |
| 5 | 5 | ||
| 6 | Files: * | 6 | Files: * |
| 7 | Copyright: 2017 NBS System | 7 | Copyright: 2017 NBS System |
diff --git a/debian/watch b/debian/watch index 86028c7..2f88601 100644 --- a/debian/watch +++ b/debian/watch | |||
| @@ -1,2 +1,2 @@ | |||
| 1 | version=3 | 1 | version=3 |
| 2 | https://github.com/nbs-system/snuffleupagus/tags /nbs-system/snuffleupagus/archive/snuffleupagus-([0-9.]+)\.tar\.(gz|xz|bz2) | 2 | https://github.com/jvoisin/snuffleupagus/tags /jvoisin/snuffleupagus/archive/snuffleupagus-([0-9.]+)\.tar\.(gz|xz|bz2) |
