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 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114
|
almond (0.3.3+dfsg-6) unstable; urgency=medium
* replaced uglifyjs by uglifyjs.terser in debian/rules script
Closes: #980469
-- Georges Khaznadar <georgesk@debian.org> Tue, 19 Jan 2021 16:25:47 +0100
almond (0.3.3+dfsg-5) unstable; urgency=medium
* replaced a build-dependency: node-uglify -> uglifyjs.terser
Closes: #979912
-- Georges Khaznadar <georgesk@debian.org> Fri, 15 Jan 2021 14:43:48 +0100
almond (0.3.3+dfsg-4) unstable; urgency=medium
[ Xavier Guimard ]
* Bump debhelper compatibility level to 13
* Declare compliance with policy 4.5.0
* Add "Rules-Requires-Root: no"
* Use dh-sequence-nodejs
[ Georges Khaznadar ]
* bumpred Dtandards version to 4.5.1
-- Georges Khaznadar <georgesk@debian.org> Mon, 23 Nov 2020 18:48:52 +0100
almond (0.3.3+dfsg-3) unstable; urgency=medium
[ Xavier Guimard ]
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.4.0
* Add debian/gbp.conf
* Use debian/clean instead of an override
* Switch install to pkg-js-tools
* Switch architecture to all
* Remove duplicate autopkgtest test
* Remove useless lintian overrides
[ Georges Khaznadar ]
* approved Xavier Guimard's merge request, thanks!
-- Georges Khaznadar <georgesk@debian.org> Sun, 16 Feb 2020 19:46:21 +0100
almond (0.3.3+dfsg-2) unstable; urgency=medium
* Merged the changes made by Xavier Guimard, thanks!
(Closes: #920929, Closes: #920930)
* fixed the non-canonical Vcs Field
-- Georges Khaznadar <georgesk@debian.org> Thu, 31 Jan 2019 19:05:00 +0100
almond (0.3.3+dfsg-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Bump debhelper compatibility level to 11
* debian/Declare compliance with policy 4.3.0
* Update debian/copyright format link
* Fix installation path (Closes: #920929)
* Add upstream/metadata
* Install required package.json (Closes: #920930)
* Add minimal test using pkg-js-tools
* Override old nodejs lintian error
* Add minimal autopkgtest
-- Xavier Guimard <yadd@debian.org> Wed, 30 Jan 2019 15:34:52 +0100
almond (0.3.3+dfsg-1) unstable; urgency=medium
* upgraded to the newest upstrea source
* upgraded Standards-Version to 4.13, dh to 10
* actited Vcs fields in d/control
* modified the installation directory for JS files
* removed the useless d/README.source file
* renamed the short name for "dual license new bsd mit"
* changed the section to javascript
* changed the priority to optional
* changed the Homepage field in d/control
-- Georges Khaznadar <georgesk@debian.org> Mon, 19 Feb 2018 16:29:27 +0100
almond (0.3.1+dfsg-1) unstable; urgency=medium
* upgraded to the last upstream version
* removed text.js from the source package. Closes: #751608
* upgraded Standards-Version to 3.9.6, compat to 9.
* created a script debian/get-newest-source.sh
-- Georges Khaznadar <georgesk@debian.org> Wed, 10 Feb 2016 11:06:46 +0100
almond (0.2.9-1) unstable; urgency=medium
* upgraded to the last upstream version
-- Georges Khaznadar <georgesk@debian.org> Mon, 13 Jan 2014 22:49:33 +0100
almond (0.2.7-1) unstable; urgency=low
* upgraded to the newest upstream release
* impoved debian/watch
-- Georges Khaznadar <georgesk@debian.org> Sun, 01 Dec 2013 12:56:07 +0100
almond (0.2.6-2) unstable; urgency=low
* added a paragraph in the description of the package. Closes: #728553
-- Georges Khaznadar <georgesk@debian.org> Mon, 04 Nov 2013 17:22:42 +0100
almond (0.2.6-1) unstable; urgency=low
* Initial release (Closes: #728553)
-- Georges Khaznadar <georgesk@debian.org> Sat, 02 Nov 2013 16:28:01 +0100
|