Skip to content
GitLab
Explore
Sign in
Register
Commits on Source
2
modernize package
· d981c8db
Praveen Arimbrathodiyil
authored
Nov 09, 2017
d981c8db
update changelog
· a5574be8
Praveen Arimbrathodiyil
authored
Nov 09, 2017
a5574be8
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
a5574be8
...
...
@@ -2,6 +2,10 @@ node-rimraf (2.6.2-1) unstable; urgency=medium
* Team upload
* New upstream release
* Bump standards version to 4.1.1
* Move to section javascript from web
* Remove obsolete section Autopkgtest in debian/control
* Change priority to optional from extra
-- Pirate Praveen <praveen@debian.org> Thu, 09 Nov 2017 16:27:28 +0530
...
...
debian/control
View file @
a5574be8
Source: node-rimraf
Section:
web
Priority:
extra
Section:
javascript
Priority:
optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Jérémy Lal <kapouer@melix.org>
Build-Depends:
...
...
@@ -10,11 +10,10 @@ Build-Depends:
, node-mkdirp
, node-tap
, node-glob
Standards-Version:
3.9.8
Standards-Version:
4.1.1
Homepage: https://github.com/isaacs/rimraf
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-rimraf.git
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-javascript/node-rimraf.git
Testsuite: autopkgtest
Package: node-rimraf
Architecture: all
...
...