1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
libjs-extjs (3.4.0+dfsg1-1) unstable; urgency=low
[ Thomas Goirand ]
* New upstream version.
* Added installation of ext-all-debug-w-comments.js
* Switched debian/copyright to format 1.0.
[ David Paleino ]
* Added myself as Uploaders, and setting pkg-javascript as Maintainer
* Implemented debian/rules get-orig-source target, which correctly
creates a repackaged tarball, and added a README.source explaining
why the repackaging is needed.
* Standards-Version bump to 3.9.4.
* Updated debian/copyright.
* Bumped debhelper to compat 9, switched debian/rules to short format.
* Correctly install doc-base file, avoiding manual hacks.
* Cleanup debian/rules by moving installation instructions into proper
debian/*.{install,examples} files.
* Make libjs-extjs-doc depend on libjs-extjs, and make links to
current js files.
* Created debian/compile.py and integrated it in the build process:
now the final .js/.css files are created following the rules
specified by upstream in ext.jsb2.
-- David Paleino <dapal@debian.org> Thu, 01 Nov 2012 19:34:20 +0100
libjs-extjs (3.0.3+dfsg0-1) unstable; urgency=low
* Removed examples/images-organizer and resources/*.swf to make the extjs
package DFSG compiliant (Closes: #591971).
* Added Vcs-Git and Vcs-Browser fields.
* Bumped Standard-Version to 3.9.1.
-- Thomas Goirand <zigo@debian.org> Tue, 31 Aug 2010 22:27:49 +0800
libjs-extjs (3.0.3-1) unstable; urgency=low
* Initial release. (Closes: #550031)
-- Thomas Goirand <zigo@debian.org> Wed, 07 Oct 2009 10:45:22 +0800
|