1
0
mirror of git://git.proxmox.com/git/extjs.git synced 2025-12-06 02:56:58 -05:00
Commit Graph

23 Commits

Author SHA1 Message Date
Thomas Lamprecht
e7431aadc4 buildsys: fix lintian check in dsc target
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-11-14 17:21:47 +01:00
Thomas Lamprecht
c21e45da93 buildsys: improve DSC target
This avoids a duplicate call to lintian on sbuild target

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-28 16:04:52 +02:00
Thomas Lamprecht
f3417b078c write current git commit to package docs on build
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-28 16:01:35 +02:00
Thomas Lamprecht
1d965923f4 buildsys: derive upload dist automatically
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-28 15:56:28 +02:00
Thomas Lamprecht
dbc16a1623 buildsys: fixup clean target
The find command got broken in 04a45c2f ("buildsys: use simple
parenthesis for variables") but it's an odd one anyway (unrelated to
any source, if peoples editor produce such files they should handle
it themselves or fix their editor.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-08 11:50:54 +02:00
Thomas Lamprecht
410a282dd9 buildsys: add convencience target for sbuild
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-08 11:49:42 +02:00
Thomas Lamprecht
814505fb71 buildsys: fix source tarball generation
debian want's this to be a level higher as it seems like autotools
also defaults to generating a source tar ball that contains
PROJECT-VERSION as top level directory. Otherwise dpkg-source thinks
that the whole source differs by itself, added at another level,
going then bonkers.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-08 11:42:35 +02:00
Thomas Lamprecht
441cddbd26 buildsys: initial fixes for dsc target
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-08 11:30:40 +02:00
Thomas Lamprecht
052b517607 buildsys: keep d/copyright file statically included
This doesn't change often (not sure if sencha even will make another
GPL release..) and if installed dynamically on build from the extjs
license.txt it also is incomplete w.r.t. our packaging copyright.

Just copy the content of extjs/licenses/license.txt over once into
debian/copyright.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-08 11:30:40 +02:00
Thomas Lamprecht
17c8407ad7 buildsys: cleanup & shorten generating source directory target
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-08 11:30:04 +02:00
Thomas Lamprecht
04a45c2f0f buildsys: use simple parenthesis for variables
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-08 11:30:04 +02:00
Thomas Lamprecht
df14c0f691 switch upload dist to bookworm and fix product list
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-03 17:56:37 +02:00
Thomas Lamprecht
bef50766a5 buildsys: switch upload dist over to buster
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-05-22 10:22:39 +02:00
Thomas Lamprecht
142576680c buildsys: use dpkg-dev makefile helpers for pkg info
and do some general cleanup while we touch this

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-05-22 08:22:02 +02:00
Thomas Lamprecht
d28613b235 bsys: also clean when building the dsc
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-12-05 12:43:27 +01:00
Fabian Grünbichler
704d95beb2 build: install via d/*.install
since all the files are static anyway

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2018-12-05 11:48:42 +01:00
Fabian Grünbichler
70e3417a00 build: add dsc target
to build a source package

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2018-12-05 11:48:42 +01:00
Fabian Grünbichler
e69e415c8e build: move lintian-overrides to debian/
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2018-12-05 11:48:41 +01:00
Fabian Grünbichler
3062a1c099 build: prepare refactoring
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2018-12-05 11:48:41 +01:00
Dietmar Maurer
cf07ab5ed8 bump version to 6.0-1-2 2017-03-10 09:15:32 +01:00
Dietmar Maurer
3cc6e4247c Makefile: use "--product pve,pmg --dist stretch" for upload 2017-03-08 16:39:49 +01:00
Wolfgang Bumiller
51824eee98 buildsys: make job safety 2017-02-07 15:22:01 +01:00
Dietmar Maurer
c3a2d08f89 add debian package files 2017-01-25 17:56:26 +01:00