[Pkg-javascript-devel] New jquery-lazyload version 1.8.0 - please review
Jonas Smedegaard
dr at jones.dk
Mon Nov 26 12:38:07 UTC 2012
Quoting Emilien Klein (2012-11-24 21:32:07)
> Hey team,
>
> 2012/11/20 Emilien Klein <emilien+debian at klein.st>:
> > What is the best way to automate the repackaging? I've seen some
> > mentions of `debian/rules get-orig-source`, would you be able to
> > point me to some good example (I assume inside the js team we have
> > some good example of exactly this, removing minified files and
> > repackaging)
>
> Any example in the packages maintained by the JS team that I could use
> for inspiration?
Pre-compressed files is wrong of us to ship in binary packages, but are
ok to ship in source (as long as there is nothing else wrong with is,
e.g. compiled C code statically linked against possibly badly licensed
libraries).
I use CDBS, and would do something like this to ensure pre-compressed
files didn't accidentally end in our binary packages:
include /usr/share/cdbs/1/rules/utils.mk
DEB_UPSTREAM_CRUFT_MOVE = some-compressed-file.js another.js
- Jonas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-javascript-devel/attachments/20121126/6950db98/attachment-0001.pgp>
More information about the Pkg-javascript-devel
mailing list