underscore (1.7.0~dfsg-1) unstable; urgency=medium [ upstream ] * New upstream release(s). * Add README.source emphasizing control.in file as *not* a show-stopper for contributions, referring to wiki page for details. * Declare compliance with Debian Policy 3.9.6. * Fix use canonical Vcs-Git URL. * Update copyright info: + Bump packaging license to GPL-3+. + Extend packaging coverage to include recent years. + Add alternate git source URL. + Extend coverage for main upstream authors. + Cover docs/docco.css: BSD-3-clause licensed. * Repackage source to avoid unimportant and potentially DFSG-nonfree fonts. * Update Vcs-Browser URL to use cgit web frontend. * Stop track md5sum of upstream tarball. -- Jonas Smedegaard Thu, 16 Oct 2014 18:48:47 +0200 underscore (1.4.4-1) unstable; urgency=low [ upstream ] * New upstream release: + Added _.findWhere, for finding the first element in a list that matches a particular set of keys and values. + Added _.partial, for partially applying a function without changing its dynamic reference to this. + Simplified bind by removing some edge cases involving constructor functions. In short: don't _.bind your constructors. + A minor optimization to invoke. * Update copyright file: + Fix drop an obsolete reference to GPL. + Extend coverage of main copyright holder. + Fix add dummy GPL-2 License paragraph. * Have git-import-orig suppress .gitignore files. * Bump standards-version to 3.9.4. * Use anonscm.debian.org URL for control file Vcs-Git field. -- Jonas Smedegaard Tue, 05 Mar 2013 22:48:57 +0100 underscore (1.4.3-1) unstable; urgency=low [ upstream ] * New upstream release. + Improved compatibility with Adobe's JS engine that can be used to script Illustrator, Photoshop, and friends. + Added a default _.identity iterator to countBy and groupBy. + The uniq function can now take array, iterator, context as the argument list. + The times function now returns the mapped array of iterator results. + Simplified and fixed bugs in throttle. + For backwards compatibility, returned to pre-1.4.0 behavior when + passing null to iteration functions. They now become no-ops. [ Jonas Smedegaard ] * Bump dephelper compatibility level to 8. * Update watch and rules files to use new github.com URL. * Build-depend on devscripts, to always check copyrights during build. * Update copyright file: + Update Files sections for included code copies of other projects. + Fix use pseudo-license and pseudo-comment sections to obey silly restrictions of copyright format 1.0. -- Jonas Smedegaard Thu, 06 Dec 2012 19:32:54 +0100 underscore (1.4.1-1) unstable; urgency=low * New upstream release. * Update upstream Homepage. * Directly use github.com (avoid unreliable githubredir.debian.net). -- Jonas Smedegaard Tue, 02 Oct 2012 11:51:59 +0200 underscore (1.3.3-1) unstable; urgency=low * New upstream release. -- Jonas Smedegaard Fri, 13 Apr 2012 12:48:32 -0400 underscore (1.3.2-1) unstable; urgency=low * New upstream release. * Bump standards-version to 3.9.3. * Use anonscm.debian.org for Vcs-Browser field. * Update copyright file: + Fix double-indent in Copyright fields as per Policy ยง5.6.13. + Bump format to 1.0. + Update copyright years. + Quote license strings in GPL license comments. -- Jonas Smedegaard Tue, 10 Apr 2012 00:03:02 +0200 underscore (1.3.1-1) unstable; urgency=low * New upstream release. -- Jonas Smedegaard Tue, 31 Jan 2012 18:30:22 +0100 underscore (1.3.0-1) unstable; urgency=low * New upstream release. * Install (newly renamed) README.md. -- Jonas Smedegaard Sun, 15 Jan 2012 17:21:41 +0100 underscore (1.2.4-1) unstable; urgency=low * New upstream release. * Bump debhelper compat level to 7. * Extend copyright years for Debian packaging. * Update copyright file: + Drop duplicate comments. + Extend copyright years. -- Jonas Smedegaard Mon, 09 Jan 2012 17:00:41 +0100 underscore (1.2.3-2) unstable; urgency=low * Update watch file: Use more flexible regex. * Have node-underscore depend on and symlink code from libjs-underscore (not duplicate code). Thanks to lintian. * Ship index.html with node-underscore (not only libjs-underscore). -- Jonas Smedegaard Sat, 24 Dec 2011 12:39:35 +0700 underscore (1.2.3-1) unstable; urgency=low * New upstream release. * Update copyright file: Extend copyright range. -- Jonas Smedegaard Fri, 23 Dec 2011 18:29:00 +0700 underscore (1.2.2-1) unstable; urgency=low * New upstream release. * Add David as uploader. * Drop dpkg local-options hints from packaging source: now defaults. * Update package relations: + Relax build-depend unversioned on debhelper (needed version satisfied even in oldstable). -- Jonas Smedegaard Wed, 30 Nov 2011 00:35:49 +0700 underscore (1.1.6-2) unstable; urgency=low [ David Paleino ] * Team upload * New binary package (node-underscore), providing the NodeJS module. -- Debian Javascript Maintainers Sun, 23 Oct 2011 00:13:56 +0200 underscore (1.1.6-1) unstable; urgency=low * New upstream release. [ Jonas Smedegaard ] * Bump policy compliance to standards-version 3.9.2. * Bump copyright file format to draft 174 of DEP-5. * Use uglifyjs (not yui-compressor). Update build-dependencies accordingly. -- Jonas Smedegaard Fri, 22 Apr 2011 11:30:21 +0200 underscore (1.1.5-1) unstable; urgency=low * New upstream release. * Package now team-maintained: + Set Debian Javascript Maintainers as maintainer. + Set myself as uploader. * Update short description, reflecting upstream change. * Update copyright file: + Bump format to draft 173 of DEP5. + Rename License section to Expat~0-clause (from the more vague other-MIT). + Use License section for GPL-2. -- Jonas Smedegaard Tue, 29 Mar 2011 10:04:16 +0200 underscore (1.1.4-1) unstable; urgency=low * New upstream release. * Bump DEP5 version in coyright file. Extend a year. -- Jonas Smedegaard Mon, 31 Jan 2011 04:33:16 +0100 underscore (1.1.3-2) unstable; urgency=low * Recommend libjs-jquery. * Fix watch file. * Fix capitalize upstream project name in rules file comment. * List Github issue tracker as main Upstream-Contact URL in copyright file. * Bump copyright format to Subversion candidate draft 162 of DEP5. * Install uncompressed library (not symlink to compressed one). * Extend copyright years in copyright file. -- Jonas Smedegaard Sun, 16 Jan 2011 21:32:30 +0100 underscore (1.1.3-1) unstable; urgency=low * Initial release. Closes: Bug#608392. -- Jonas Smedegaard Thu, 30 Dec 2010 16:39:15 +0100