Commit Graph

20 Commits

Author SHA1 Message Date
Pau Espin 15efbbdba4 Bump version: 1.7.0.56-abf26-dirty → 1.8.0
Change-Id: I563bba2eaca7f569a5216fb8268122c0f55ef48b
2023-09-12 14:03:25 +02:00
Pau Espin 2d9e84b703 Bump version: 1.4.0.39-484f-dirty → 1.5.0
Change-Id: I963499ba9f78924660127312f4469b0781fed805
2021-11-16 14:44:42 +01:00
Pau Espin 5e4643f4bc Bump version: 1.1.0.71-bb75-dirty → 1.2.0
Change-Id: Ibab643b971f80e3774c393ff3988a765dc081196
2020-01-02 21:24:11 +01:00
Oliver Smith 1ae52d1a65 debian: create -doc subpackage with pdf manuals
I have verified, that the resulting debian packages build in my own OBS
namespace (see the -doc packages):
https://download.opensuse.org/repositories/home:/osmith42/Debian_9.0/all/
https://build.opensuse.org/project/show/home:osmith42

Depends: Ib7251cca9116151e473798879375cd5eb48ff3ad (osmo-ci)
Related: OS#3899
Change-Id: I1f412953e60c10e6146327a90edbd18d738e1365
2019-05-29 12:14:05 +02:00
Harald Welte 81c6a0a979 Bump version: 0.10.0.39-b723 → 1.0.0
Change-Id: I9b9d9331bdd1d9cdebdef5c3e0c49a1b18972abd
2019-01-20 15:19:07 +01:00
Pau Espin 80cc48abf3 debian: Document why enable-static is used in dh_auto_configure
Change-Id: I4a7215d350e023dceadc5826be68ce366a185da1
2018-09-14 16:50:14 +02:00
Pau Espin 5a266f6442 debian/rules: Remove duplicated override_dh_auto_test section
Change-Id: Iaf3a7448d10832cc27afa04fe482da31d7582660
2018-09-10 17:19:38 +02:00
Pau Espin 8c481d2825 Install systemd services with autotools
This commit re-adds ba3da6d725, plus fixes
two typos (sytemd->systemd) in that commit.

The commit is fine, we just need to add some extra configure flags in
osmo-ci.git.

Depends: https://gerrit.osmocom.org/#/c/osmo-ci/+/10857/
Change-Id: Ifc11d97c0c5fe1f7872b59147b1548b56951921b
2018-09-10 17:18:17 +02:00
Harald Welte c8143eccc2 Revert "Install systemd services with autotools"
This reverts commit ba3da6d725.

That commit broke master-{osmo-iuh,osmo-msc,osmo-sgsn,openbsc,osmo-bsc}
build jobs with

make[4]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/lib/systemd/system'
 /usr/bin/install -c -m 644 osmo-stp.service '/lib/systemd/system'
/usr/bin/install: cannot create regular file '/lib/systemd/system/osmo-stp.service': Permission denied
make[4]: *** [install-systemdsystemunitDATA] Error 1

Change-Id: I009825d293e7e7a6c48d10452c10b3bb6da3e684
2018-09-09 20:20:38 +02:00
Pau Espin ba3da6d725 Install systemd services with autotools
Change-Id: Ie77ee4b32a75e2d207030ddc78d39fb664103d33
2018-09-07 20:29:04 +02:00
Harald Welte c3b1f636c9 debian/rules: Don't overwrite .tarball-version
The .tarball-version file should contain the *source version* uniquely
identifying the git commit, and not the Debian package name.

With https://gerrit.osmocom.org/#/c/osmo-ci/+/10343/ there is a correct
.tarball-version file in the .tar.xz of the nightly source packages.

Change-Id: I620c96eb311be6fdd4187bdcc311ea893ad93614
Related: OS#3449
2018-08-06 11:12:33 +02:00
Harald Welte f6eb9c207d Proper Debian packaging with split packages, -dbg, -doc, ...
Change-Id: I58ce90a9b8e4fc41ceb6a112df1f4503008743a7
2017-10-27 19:48:14 +00:00
Max 8cfba6c1d3 Integrate Debian packaging changes
debian/control:
* restructure to make it easier to incorporate further changes
* update package descriptions
* update project URL

debian/rules:
* use proper hardening syntax
* restructure to make it easier to incorporate further changes
* remove useless comment

debian/copyright: update to match Debian format

Change-Id: I5d68891faa03ae83beeda58eb8ff8aa747dc6ad6
Related: OS#1694
2016-12-21 18:02:53 +01:00
Holger Hans Peter Freyther 83ff5eaa74 debian: By definition this only creates a dev package 2015-03-14 19:46:58 +01:00
Holger Hans Peter Freyther e119901c51 debian: Move to multi-arch support 2015-03-14 19:42:23 +01:00
Holger Hans Peter Freyther 61edd242d0 debian: Enable hardening for the SCCP library build 2013-12-12 12:51:26 +01:00
Holger Hans Peter Freyther 9fae5ee932 debian: Add debug packages with the debug symbols 2013-04-10 16:17:13 +02:00
Eric Butler 5370d033fb Use package version since git info won't be available. 2012-08-14 20:53:39 -07:00
Holger Hans Peter Freyther f81e8f7b9d debian: Use the 3.0 git format, upgrade the version, fix depends 2011-01-13 18:20:17 +08:00
Harald Welte e9acdc861c Add 'debian' directory containing packaging information 2010-08-24 15:21:54 +02:00