File: README.source

package info (click to toggle)
jquery-migrate-1 1.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 76 kB
  • sloc: javascript: 534; makefile: 7
file content (9 lines) | stat: -rw-r--r-- 565 bytes parent folder | download
1
2
3
4
5
6
7
8
9
This package contains only one file.
uscan finds the correct .js file, not an archive.
The .orig file can actually be made by running:
 export DEB_VERSION_UPSTREAM=$(dpkg-parsechangelog --show-field version | sed -e 's/-[^-]*$//')
 wget https://code.jquery.com/jquery-migrate-${DEB_VERSION_UPSTREAM}.js -O jquery-migrate-${DEB_VERSION_UPSTREAM}.js
 tar czf ../jquery-migrate-1_${DEB_VERSION_UPSTREAM}.orig.tar.gz jquery-migrate-${DEB_VERSION_UPSTREAM}.js

If there ever is a new 1.* release, the source should be taken from
https://github.com/jquery/jquery-migrate