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
|
json-js (0~20121008-2) unstable; urgency=low
* Fix fixate get-orig-source target to snapshot (not follow tip of VCS).
-- Jonas Smedegaard <dr@jones.dk> Wed, 14 Nov 2012 21:32:01 +0100
json-js (0~20121008-1) unstable; urgency=low
* New snapshot of upstream VCS.
[ Jonas Smedegaard ]
* Update watch and rules files to use archive subdir at github.com.
* Bump dephelper compatibility level to 8.
* Build-depend on devscripts, to always check copyright during build.
* Update copyright file:
+ Fix use pseudo-comment section to obey silly restrictions of
copyright format 1.0.
-- Jonas Smedegaard <dr@jones.dk> Wed, 14 Nov 2012 20:37:46 +0100
json-js (0~20120621-1) unstable; urgency=low
* New snapshot of upstream VCS.
* Directly use github.com URL (not githubredir.debian.net redirctor)
when fetching upstream source.
-- Jonas Smedegaard <dr@jones.dk> Fri, 22 Jun 2012 21:31:04 +0200
json-js (0~20120322-1) unstable; urgency=low
* New snapshot of upstream VCS.
* Bump standards-version to 3.9.3.
* Use anonscm.debian.org URL in Vcs-Browser field.
* Bump debhelper compatibility level to 7.
* Update copyright file:
+ Bump format to 1.0.
+ Shorten and quote licenses in comment.
-- Jonas Smedegaard <dr@jones.dk> Sun, 25 Mar 2012 13:29:40 +0200
json-js (0~20111021-1) unstable; urgency=low
* Rerelease using pristine git tarball.
* Update watch file to use more flexible regex.
* Use CDBS snippet upstream-tarball for get-orig-source target and
more.
-- Jonas Smedegaard <dr@jones.dk> Sun, 25 Dec 2011 12:24:03 +0700
json-js (0~20111020-1) unstable; urgency=low
* New snapshot of upstream VCS.
[ Jonas Smedegaard ]
* Drop local-options file: defaults since dpkg-source 1.16.1.
* Relax to build-depend unversioned on debhelper: Needed version
satisfied even in oldstable.
-- Jonas Smedegaard <dr@jones.dk> Fri, 23 Dec 2011 13:29:11 +0700
json-js (0~20110315-1) unstable; urgency=low
* New snapshot of upstream VCS.
[ Jonas Smedegaard ]
* Package now team-maintained:
+ Set Debian Javascript Maintainers as maintainer.
+ Set myself as uploader.
* Bump policy compliance to standards-version 3.9.2.
* Adjust copyright file:
+ Fix use initial wildcard Files section (not list wildcard
copyright/licensing in header section).
* Bump copyright file format to draft 174 of DEP-5.
* Use uglifyjs (not yui-compressor). Update build-dependencies
accordingly.
-- Jonas Smedegaard <dr@jones.dk> Fri, 22 Apr 2011 12:31:33 +0200
json-js (0~20101208-1) unstable; urgency=low
* Initial release.
Closes: Bug#610259.
-- Jonas Smedegaard <dr@jones.dk> Thu, 30 Dec 2010 22:31:24 +0100
|