dist: regenerate debian files from scratch with npm2deb

This commit is contained in:
Jesse Chan
2021-01-31 10:46:04 +00:00
parent fec2ce8547
commit ae397ce2f8
7 changed files with 23 additions and 45 deletions
+5
View File
@@ -0,0 +1,5 @@
flood (4.3.1-1) unstable; urgency=low
* Initial release
-- Jesse Chan <jc@linux.com> Sun, 31 Jan 2021 10:00:00 +0000
+13 -11
View File
@@ -1,21 +1,23 @@
Source: flood
Maintainer: Jesse Chan <jc@linux.com>
Uploaders: Jesse Chan <jc@linux.com>
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Jesse Chan <jc@linux.com>
Testsuite: autopkgtest-pkg-nodejs
Build-Depends: debhelper-compat (= 12),
pkg-js-tools (>= 0.9.20~)
Standards-Version: 4.5.0
Vcs-Browser: https://github.com/jesec/flood
Vcs-Git: https://github.com/jesec/flood.git
Homepage: https://github.com/jesec/flood
Rules-Requires-Root: no
Build-Depends:
debhelper-compat (= 11)
, nodejs (>= 10)
, pkg-js-tools (>= 0.8.10)
Standards-Version: 4.5.1
Homepage: https://github.com/jesec/flood#readme
Vcs-Git: https://salsa.debian.org/js-team/flood.git
Vcs-Browser: https://salsa.debian.org/js-team/flood
Package: flood
Architecture: all
Depends: ${misc:Depends},
nodejs
Depends:
${misc:Depends}
, nodejs (>= 10)
Recommends: mediainfo
Description: modern web user interface for various torrent clients
Flood is a modern web user interface for various torrent clients
-26
View File
@@ -7,11 +7,6 @@ Files: *
Copyright: 2015-2021 Contributors to the Flood project
License: GPL-3.0-only
Files: distribution/debian/flood/*
Copyright: 2016 Tim Potter <tpot@hpe.com>
2021 Contributors to the Flood project
License: Expat
License: GPL-3.0-only
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
@@ -27,24 +22,3 @@ License: GPL-3.0-only
.
On Debian systems, the complete text of the GNU General Public License
version 3 license can be found in "/usr/share/common-licenses/GPL-3".
License: Expat
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation files
(the "Software"), to deal in the Software without restriction,
including without limitation the rights to use, copy, modify, merge,
publish, distribute, sublicense, and/or sell copies of the Software,
and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:
.
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
+1
View File
@@ -0,0 +1 @@
usr/lib/nodejs/flood/dist/index.js usr/bin/flood
-2
View File
@@ -1,2 +0,0 @@
bin
lib
-1
View File
@@ -1 +0,0 @@
flood/bin/flood /usr/bin/flood
+4 -5
View File
@@ -1,5 +1,4 @@
version=3
opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/flood-$1.tar.gz/ \
https://github.com/jesec/flood/tags .*/archive/v?([\d\.]+).tar.gz
version=4
opts="searchmode=plain,pgpmode=none" \
https://registry.npmjs.org/flood \
https://registry.npmjs.org/flood/-/flood-(\d[\d\.]*)@ARCHIVE_EXT@