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 83 84 85 86 87
|
node-iscroll (5.2.0+dfsg1-2) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Bump debhelper from deprecated 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update Vcs-* headers to use salsa repository.
[ Xavier Guimard ]
* Bump debhelper compatibility level to 13
* Declare compliance with policy 4.5.1
* Add "Rules-Requires-Root: no"
* Change section to javascript
* Add debian/gbp.conf
* Modernize debian/watch
* Replace deprecated no-uglify by uglifyjs (Closes: #979921)
* Use dh-sequence-nodejs auto install
-- Xavier Guimard <yadd@debian.org> Tue, 12 Jan 2021 20:33:24 +0100
node-iscroll (5.2.0+dfsg1-1) unstable; urgency=medium
* New upstream release
* Refresh patches
* Bump standards version
* Reformat and clean up debian/control using cme
* Make build reproducible (Closes: #833063)
-- Balint Reczey <balint@balintreczey.hu> Mon, 01 Aug 2016 10:59:49 +0200
node-iscroll (5.1.3+dfsg1-1) unstable; urgency=medium
* New upstream release
* Create build directory before starting the build
* Build and minify all JavaScript files
* Update build to uglifyjs's latest command line interface
* Update standards version
-- Balint Reczey <balint@balintreczey.hu> Mon, 01 Jun 2015 20:50:53 +0200
node-iscroll (5.1.2+dfsg1-1) unstable; urgency=medium
* List excluded files in d/copyright
* New upstream version
* Refresh patches
* Use canonical VCS URIs to keep lintian happy
* Update NodeJS module's short description
-- Balint Reczey <balint@balintreczey.hu> Sun, 24 Aug 2014 19:24:07 +0200
node-iscroll (5.1.1+dfsg1-2) unstable; urgency=low
[ Leo Iannacone ]
* Fix finding iscroll module from nodejs.
It can't be loaded to nodejs however, since iScroll needs to be run
in a browser window. It can be used from Browserify. (Closes: #747654)
* Stop node-iscroll uselessly recommending javascript-common
[ Balint Reczey ]
* Fix FTBFS with Make 4
-- Balint Reczey <balint@balintreczey.hu> Fri, 11 Apr 2014 13:30:20 +0200
node-iscroll (5.1.1+dfsg1-1) unstable; urgency=low
[ László Böszörményi (GCS) ]
* Simplify packaging and really minify *-min.js
* List MIT license details only once
* Specify debian/rules file type and add DH_VERBOSE
[ Balint Reczey ]
* Minor fix in watch file
* Strip images with unclear copyright from upstream tarball
* Ship demos
* Mangle version in d/watch
-- Balint Reczey <balint@balintreczey.hu> Thu, 03 Apr 2014 16:25:39 +0200
node-iscroll (5.1.1-1) unstable; urgency=low
* Initial release. (Closes: #743461)
-- Balint Reczey <balint@balintreczey.hu> Thu, 03 Apr 2014 02:12:15 +0200
|