Last change
on this file since e2f048b was
e2f048b,
checked in by zzz <zzz@…>, 5 years ago
|
Debian:
Add dependency on libjetty8-java and libservlet3.0-java packages
Remove those binaries in debian builds
Prep for dependency on libservlet2.5-java package
Prep for dependency on libtomcat6-java package
Prep for dependency on libtomcat7-java package
Prep for dependency on libjakarta-taglibs-standard-java package
Prep for dependency on libjstl1.1-java package
Add build properties for building with packages
Rework of apps/jetty/build.xml for building with packages
Redefine debian/ as the files for the jessie build
Make debian-alt directories for ubuntu builds
Move debian/changelog to debian-alt/trusty/changelog
Move debian-alt/jessie/changelog to debian/changelog
Add apps/jetty/jettylib/jsp-api.jar to classpath for jsp builds
|
-
Property mode set to
100644
|
File size:
944 bytes
|
Line | |
---|
1 | The files in ../debian/ are for jessie/stable. |
---|
2 | Alternates are in the subdirectories here. |
---|
3 | |
---|
4 | trusty may be copied to utopic and vivid. |
---|
5 | They do not have libjetty8-java. |
---|
6 | wily has libjetty8-java. |
---|
7 | |
---|
8 | tails-jessie and tails-wheezy are currently the same as |
---|
9 | jessie and wheezy, respectively. If they diverge, put the changes here. |
---|
10 | |
---|
11 | Note on systemd: |
---|
12 | |
---|
13 | # 'dh $@ --with systemd' needs dh-systemd which isn't available in Wheezy (except from backports), |
---|
14 | # and is only Ubuntu as of "Saucy". The official packages will enable this for Debian unstable and |
---|
15 | # Ubuntu Saucy (and newer) |
---|
16 | |
---|
17 | Through release 0.9.25, the debian/ directory was not current for the release; |
---|
18 | any changes required for the build were checked in after the release. |
---|
19 | Starting with release 0.9.26, we will attempt to test debian builds |
---|
20 | before the release, and check in any required changes to debian/ |
---|
21 | and debian-alt/ before the release, so that the files |
---|
22 | may actually be used to build the release. |
---|
Note: See
TracBrowser
for help on using the repository browser.