File: watch

package info (click to toggle)
node-eslint-plugin-eslint-plugin 2.3.0%2B~0.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 604 kB
  • sloc: javascript: 5,372; makefile: 34; sh: 32
file content (16 lines) | stat: -rw-r--r-- 511 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
version=4
# check: uscan --report
# update: gbp import-orig --upstream-vcs-tag=vX.Y.Z --uscan

opts=\
filenamemangle=s/.*?(@ANY_VERSION@@ARCHIVE_EXT@)/@PACKAGE@-$1/,\
dversionmangle=auto \
https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/tags \
.*?@ANY_VERSION@@ARCHIVE_EXT@ group

opts=\
component=Xcomposer,\
filenamemangle=s/.*?(@ANY_VERSION@@ARCHIVE_EXT@)/@PACKAGE@-$1/,\
dversionmangle=auto \
https://github.com/not-an-aardvark/eslint-rule-composer/tags \
.*?@ANY_VERSION@@ARCHIVE_EXT@ group