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 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82
|
jsjac (1.3.4+dfsg-2) unstable; urgency=high
* Depend on php-pear instead of php5-cli (Closes: #821682)
* Use canonical Vcs-fields
* Remove trailing spaces in debian/copyright
* Bump debhelper compatibility level to 9
* Updated Standards-Version to 3.9.8 (no changes)
* Fixed 'local changes detected' (Closes: #643171)
* Changed Uploaders field: Remove 'metal' from my name
-- Marcelo Jorge Vieira <metal@debian.org> Sat, 21 May 2016 21:49:23 -0300
jsjac (1.3.4+dfsg-1) unstable; urgency=low
* New Upstream Release
-- Marcelo Jorge Vieira (metal) <metal@debian.org> Sun, 13 Mar 2011 21:22:12 -0300
jsjac (1.3.2+dfsg-1) unstable; urgency=high
[ Marcelo Jorge Vieira (metal) ]
* Imported Upstream version 1.3.2
* Changing my email for Debian address
* Using minified file instead of creating a symlink to it
[ Thadeu Lima de Souza Cascardo (with mentoring from metal) ]
* Imported Upstream version 1.3.2+dfsg. Remove some non-free files.
(Closes: #593799)
* Use DH 7.
* Create get-orig-source rule to remove some files from source.
* Do not use jsmin and pack file using PHP Javascript Packer.
* Switch to dpkg-source 3.0 (quilt) format.
* libjs-jac should depend on libjs-xmlextras, instead of shiping its
copy.
* Add BSD-like license from source file.
* Mangle version in watch file.
* Update Standards-Version to 3.9.1.
* Install jsjac.uncompressed.js and create a jsjac.js symlink to it.
* Use yui-compressor to pack javascript.
* jsjac currently does not work without its copy of xmlextras.
* debhelper overrides need versioned build depends (>= 7.0.50~).
-- Thadeu Lima de Souza Cascardo <cascardo@minaslivre.org> Fri, 20 Aug 2010 23:48:53 -0300
jsjac (1.3.1-3) unstable; urgency=high
* Changed debian/install and debian/links to use jsjac.js instead of
jsjac.packed.js, because jsjac.packed.js is broken (Closes: #504055)
-- Marcelo Jorge Vieira (metal) <metal@alucinados.com> Thu, 30 Oct 2008 20:35:12 -0200
jsjac (1.3.1-2) unstable; urgency=low
* Setting ejabberd with suggests instead of recomends
-- Marcelo Jorge Vieira (metal) <metal@alucinados.com> Thu, 23 Oct 2008 00:15:22 -0200
jsjac (1.3.1-1) unstable; urgency=low
* New Upstream Release
* Updated copyright, now JSJaC is licensed under MPL-1.1, LGPL-2.1 or GPL-2+
* Removed TODO in debian/docs
* Fixed location in debian/libjs-jac.install
-- Marcelo Jorge Vieira (metal) <metal@alucinados.com> Sat, 12 Jul 2008 12:29:19 -0300
jsjac (1.3-1) unstable; urgency=low
[ Marcelo Jorge Vieira (metal) ]
* Initial release (Closes: #458484)
[ Thadeu Lima de Souza Cascardo ]
* Updated copyright information.
* Added fields Vcs-Svn and Vcs-Browser, pointing to upstream VCS.
* Updated Standards-Version, no changes needed.
* Package name now is libjs-jac and includes only the packed version
of the source, including a symlink from its unpacked name
* Changed Maintainers to Debian XMPP team and Uploaders to me and
Marcelo Jorge Vieira
* Changed VCS information from upstream VCS to maintainers VCS.
-- Thadeu Lima de Souza Cascardo <cascardo@minaslivre.org> Wed, 02 Jul 2008 00:10:20 -0300
|