diff --git a/distribution/alpine/flood/APKBUILD b/distribution/alpine/flood/APKBUILD index f652d772..96cee881 100644 --- a/distribution/alpine/flood/APKBUILD +++ b/distribution/alpine/flood/APKBUILD @@ -1,5 +1,5 @@ -# Maintainer: Jesse Chan -# Contributor: Jesse Chan +# Maintainer: replace with your name +# Contributor: replace with your name _npmname=flood _npmver=4.3.1 pkgname=flood diff --git a/distribution/archlinux/flood/PKGBUILD b/distribution/archlinux/flood/PKGBUILD index 7a7dba87..5dc308b6 100644 --- a/distribution/archlinux/flood/PKGBUILD +++ b/distribution/archlinux/flood/PKGBUILD @@ -1,5 +1,5 @@ -# Maintainer: Jesse Chan -# Contributor: Jesse Chan +# Maintainer: replace with your name +# Contributor: replace with your name _npmname=flood _npmver=4.3.1 pkgname=flood diff --git a/distribution/debian/flood/changelog b/distribution/debian/flood/changelog index 37634a5a..4fdc5538 100644 --- a/distribution/debian/flood/changelog +++ b/distribution/debian/flood/changelog @@ -2,4 +2,4 @@ flood (4.3.1-1) unstable; urgency=low * Initial release - -- Jesse Chan Sun, 31 Jan 2021 10:00:00 +0000 + -- replace with your name Sun, 31 Jan 2021 10:00:00 +0000 diff --git a/distribution/debian/flood/control b/distribution/debian/flood/control index 0cf197dd..457fbff4 100644 --- a/distribution/debian/flood/control +++ b/distribution/debian/flood/control @@ -2,7 +2,7 @@ Source: flood Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers -Uploaders: Jesse Chan +Uploaders: replace with your name Testsuite: autopkgtest-pkg-nodejs Build-Depends: debhelper-compat (= 11)