Alexandre Aubin
8eab1ab2d2
Update changelog for 2.7.11 release
2018-05-01 23:22:34 +00:00
Alexandre Aubin
7661a20b55
Update changelog for 2.7.7 release
2018-01-18 17:48:42 -05:00
Alexandre Aubin
d8a191762d
Update changelog for 2.7.6 release
2018-01-16 17:51:08 -05:00
Alexandre Aubin
f9bf10d1ff
Bump yunohost dependency to 2.7.6
2018-01-16 17:43:47 -05:00
Alexandre Aubin
2d1678a468
Update changelog for 2.7.5 release
2017-12-02 12:34:59 -05:00
Alexandre Aubin
54251ff611
Update changelog for 2.7.4 release
2017-11-28 18:58:37 -05:00
Alexandre Aubin
3024fcf3b0
Update changelog for 2.7.3 release
2017-10-12 16:55:01 -04:00
Alexandre Aubin
6e66cc5675
Update changelog for 2.7.2 release
2017-08-22 21:36:51 -04:00
Alexandre Aubin
4a343d2dbd
Merge branch 'testing' into unstable
2017-08-22 21:32:55 -04:00
Alexandre Aubin
265f679e81
[fix] Update yunohost version requirement
2017-08-22 15:35:00 +02:00
root
4256413eee
Update changelog for 2.7.1 release
2017-08-19 22:44:42 +00:00
Alexandre Aubin
e2a8b8f7cf
Update changelog for 2.7.0 release
2017-08-07 12:52:34 -04:00
Alexandre Aubin
75ef1ab156
Update changelog for 2.6.2 release
2017-07-26 12:09:44 -04:00
ljf
8b4f69107d
Update changelog for 2.6.1 release
2017-06-21 18:30:57 -04:00
Alexandre Aubin
c8c24ed5f5
Update changelog for 2.6.0 release
2017-04-24 13:17:06 -04:00
opi
81e96d1a12
[fix] Set document root permission during package install. ( #156 )
2017-03-29 03:50:27 +02:00
opi
9df4b778f2
Update changelog for 2.5.1 release
2017-02-02 11:33:50 +01:00
Laurent Peuch
7050c790f3
Update changelog for 2.5.0 release
2016-12-12 21:39:11 +01:00
Laurent Peuch
d1e17af0bb
Update changelog for 2.4.2 release
2016-08-14 19:03:19 +02:00
Jérôme Lebleu
67caf00f28
[fix] Run npm/gulp at build in Debian rules
...
The assets building - e.g. npm and bower installation followed by build task -
must be done in the build sequence instead of the install one. The main reason
is logic, we are building something. The second one - which we "fixed" by
adding extra arguments to npm and bower - is due to the user who runs those
sequences: *build* uses a non-privileged one while *install* uses root. It
resulted in npm and bower complaining about using the root user.
Since 03e979f
, bower installation is integrated to npm postinstall, that's
why this issue reappears. This commit also removes the useless `bower install`
command.
2016-07-23 22:16:47 +02:00
opi
9f0d85cb6c
Update changelog for 2.4.1 release
2016-07-15 15:29:10 +02:00
opi
0e9e25d6bb
Update changelog for 2.4.0.1 release
2016-05-24 13:15:52 +02:00
opi
0872cfa61b
Update changelog for 2.4.0 release
2016-05-08 00:47:37 +02:00
opi
8b7ebc13e6
Update changelog for 2.3.9 release
2016-05-06 22:25:42 +02:00
opi
ba08790a01
Update changelog for 2.3.8 release
2016-05-06 19:57:45 +02:00
opi
ba06d6203b
Update changelog for 2.3.7 release
2016-04-30 21:08:32 +02:00
Jérôme Lebleu
5585413592
Update changelog for 2.3.6 release
2016-03-23 11:57:39 +01:00
Julien Malik
a53a772ac2
[fix] Use --unsafe-perm to allow build in pbuilder environment
2016-03-16 15:48:15 +01:00
opi
f88b4b581f
[fix] Use latest nodejs LTS when building deb package.
2016-03-16 10:31:27 +01:00
opi
58cb7b28f0
Update changelog for 2.3.5 release
2016-03-07 14:28:30 +01:00
Julien Malik
7dc011d1df
[enh] separate calls so that the makefile can error out at first error
2016-03-04 22:33:11 +01:00
Jérôme Lebleu
3a343c7471
[fix] Add required build dependencies
2016-03-04 22:29:26 +01:00
Julien Malik
db394df5ce
Merge remote-tracking branch 'upstream/unstable' into bower
2016-03-04 22:08:28 +01:00
Julien Malik
0c4da6bbb9
[fix] the version of npm on stable seems to prefer another way for options
2016-03-04 22:04:42 +01:00
opi
3e19f22b8b
[fix] Source path in deb copyright file
2016-03-04 20:08:11 +01:00
Julien Malik
6d8a3ad7ba
[enh] run npm, bower and gulp at build time. make sure it starts from a clean env
2016-03-04 18:28:20 +01:00
Julien Malik
681e8012d0
[enh] only install required files
2016-03-04 18:25:29 +01:00
julienmalik
f0727d9edf
[fix] Modify package description (lintian)
...
lintian complains about the use of "allow one to".
modify the description to get rid of it.
2016-03-03 10:38:15 +01:00
Jérôme Lebleu
365be16773
Update changelog for 2.3.4 release
2016-02-07 19:57:34 +01:00
Jérôme Lebleu
329cdd0329
Update changelog for 2.3.3 release
2016-02-07 19:14:48 +01:00
Jérôme Lebleu
743a0969bc
[fix] Update yunohost dependency minimum version
2016-02-07 19:12:19 +01:00
Jérôme Lebleu
5527332786
Update changelog for 2.3.2 release
2015-12-24 15:53:28 +01:00
Jérôme Lebleu
1cb9cba362
[fix] Update yunohost dependency minimum version
2015-12-24 15:49:53 +01:00
kload
d2e8ea7e8b
Update changelog for 2.3.1 release
2015-11-15 13:29:05 +00:00
Jérôme Lebleu
fd76587ba0
[fix] Update and review Debian packaging
2015-11-03 15:07:41 +01:00
kload
5895dcdcce
Update changelog for 2.3.0 release
2015-11-03 12:48:36 +00:00
kload
26bd71ce82
[fix] Do not require moulinette-yunohost anymore
2015-10-03 15:10:43 +02:00
opi
bd41e75729
Update changelog for 2.2.2 release
2015-09-08 15:53:02 +02:00
opi
ff4b1f2575
[fix] Last commit was wrong. Fix Debian makefile.
2015-09-02 10:23:23 +02:00
opi
d5616374ef
[fix] Sed current pkg version in index.html
2015-09-02 09:58:16 +02:00