[Pkg-javascript-commits] [Git][js-team/node-safe-buffer][master] 3 commits: Update copyright
Yadd
gitlab at salsa.debian.org
Thu Apr 15 21:31:39 BST 2021
Yadd pushed to branch master at Debian JavaScript Maintainers / node-safe-buffer
Commits:
e42d1b84 by Yadd at 2021-04-15T22:31:23+02:00
Update copyright
Gbp-Dch: ignore
- - - - -
33b4dffa by Yadd at 2021-04-15T22:31:24+02:00
Declare compliance with policy 4.5.1
- - - - -
8d82c2ce by Yadd at 2021-04-15T22:31:24+02:00
Fix GitHub tags regex
- - - - -
3 changed files:
- debian/control
- debian/copyright
- debian/watch
Changes:
=====================================
debian/control
=====================================
@@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13)
, dh-sequence-nodejs
, node-tap (>= 10) <!nocheck>
, node-tape <!nocheck>
-Standards-Version: 4.5.0
+Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/js-team/node-safe-buffer
Vcs-Git: https://salsa.debian.org/js-team/node-safe-buffer.git
Homepage: https://github.com/feross/safe-buffer
=====================================
debian/copyright
=====================================
@@ -10,7 +10,7 @@ License: Expat
Files: debian/*
Copyright: 2017 Shirish Togarla <shirishtogarla533 at gmail.com>
2018 Bastien Roucariès <rouca at debian.org>
- 2020 Xavier Guimard <yadd at debian.org>
+ 2020 Yadd <yadd at debian.org>
License: Expat
License: Expat
=====================================
debian/watch
=====================================
@@ -2,7 +2,7 @@ version=4
opts=\
dversionmangle=s/@DEB_EXT@//,repacksuffix=+ds\
filenamemangle=s/.*\/v?(@ANY_VERSION@@ARCHIVE_EXT@)/node-safe-buffer-$1/ \
- https://github.com/feross/safe-buffer/tags .*/archive/v?([\d\.]+)@ARCHIVE_EXT@ \
+ https://github.com/feross/safe-buffer/tags .*/archive/.*/v?([\d\.]+)@ARCHIVE_EXT@ \
group
opts="pgpmode=none,ctype=nodejs,component=safer-buffer,dversionmangle=s/@DEB_EXT@//,repacksuffix=+ds,filenamemangle=s%(?:.*?)?v?(@ANY_VERSION@@ARCHIVE_EXT@)$%node-safer-buffer-$1%" \
View it on GitLab: https://salsa.debian.org/js-team/node-safe-buffer/-/compare/93e60e40be06dea464c09bc2fac9c58cc2029cf3...8d82c2ceae0ccb0a987d22ce9310639c2d0ca383
--
View it on GitLab: https://salsa.debian.org/js-team/node-safe-buffer/-/compare/93e60e40be06dea464c09bc2fac9c58cc2029cf3...8d82c2ceae0ccb0a987d22ce9310639c2d0ca383
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-commits/attachments/20210415/ad4689c7/attachment-0001.htm>
More information about the Pkg-javascript-commits
mailing list