Watch file results
component: main
debian_mangled_uversion: 2015.12.04
debian_uversion: 2015.12.04+dfsg
distribution: debian
last_check: 2024-11-21 00:22:26.147006
release: sid
source: prettify.js
status: up to date
upstream_url: https://github.com/googlearchive/code-prettify/archive/refs/tags/2015-12-04.tar.gz
upstream_version: 2015.12.04
version: 2015.12.04+dfsg-1.1
watch_file:
# run the "uscan --report --verbose" command # to check the spec # See uscan(1) for format. # Compulsory line, this is a version 3 file version=3 # upstream has version number like "4-Mar-2013". Let's sort this out opts=dversionmangle=s/\+dfsg//,uversionmangle=s/Jan/01/;s/Feb/02/;s/Mar/03/;s/Apr/04/;s/May/05/;s/Jun/06/;s/Jul/07/;s/Aug/08/;s/Sep/09/;s/Oct/10/;s/Nov/11/;s/Dec/12/;s/\b(\d)\b/0$1/g;s/(\d+)-(\d+)-(\d+)/$1.$2.$3/,\ repacksuffix=+dfsg \ https://github.com/google/code-prettify/tags \ .*/v?(\d+-\w+-\d+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))|zip)