summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjvoisin2020-03-04 19:30:42 +0100
committerjvoisin2020-03-04 19:30:42 +0100
commitd7b7a0d4e10d7b87b124889821b14e9858ed0a9c (patch)
treee4240582b445a5f43652bf93b37b4791f0c6547c /debian
parent394edbf3b5232c30dd3019f8c3a5dfadc310884f (diff)
%s/nbs-system/jvoisin
Since I'm the only one to maintain Snuffleupagus, let's adjust the links and contact addresses of my fork, to point to well… my fork.
Diffstat (limited to 'debian')
-rw-r--r--debian/control6
-rw-r--r--debian/copyright4
-rw-r--r--debian/watch2
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 @@
1Source: snuffleupagus 1Source: snuffleupagus
2Priority: optional 2Priority: optional
3Maintainer: NBS System <snuffleupagus@nbs-system.com> 3Maintainer: Julien (jvoisin) Voisin <julien.voisin+snuffleupagus@dustri.org>
4Build-Depends: debhelper (>= 9), php7.0-dev | php7.1-dev | php7.2-dev 4Build-Depends: debhelper (>= 9), php7.0-dev | php7.1-dev | php7.2-dev
5Standards-Version: 4.1.3 5Standards-Version: 4.1.3
6Homepage: https://snuffleupagus.fr 6Homepage: https://github.com/jvoisin/snuffleupagus
7Section: php 7Section: php
8Vcs-Git: https://github.com/nbs-system/snuffleupagus 8Vcs-Git: https://github.com/jvoisin/snuffleupagus
9 9
10Package: snuffleupagus 10Package: snuffleupagus
11Architecture: any 11Architecture: any
diff --git a/debian/copyright b/debian/copyright
index a792452..af8f542 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
1Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ 1Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2Upstream-Name: Snuffleupagus 2Upstream-Name: Snuffleupagus
3Upstream-Contact: NBS System <snuffleupagus@nbs-system.com> 3Upstream-Contact: Julien (jvoisin) Voisin <julien.voisin+snuffleupagus@dustri.org>
4Source: https://github.com/nbs-system/snuffleupagus 4Source: https://github.com/jvoisin/snuffleupagus
5 5
6Files: * 6Files: *
7Copyright: 2017 NBS System 7Copyright: 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 @@
1version=3 1version=3
2https://github.com/nbs-system/snuffleupagus/tags /nbs-system/snuffleupagus/archive/snuffleupagus-([0-9.]+)\.tar\.(gz|xz|bz2) 2https://github.com/jvoisin/snuffleupagus/tags /jvoisin/snuffleupagus/archive/snuffleupagus-([0-9.]+)\.tar\.(gz|xz|bz2)