summaryrefslogtreecommitdiffstats
path: root/debian/README.source
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 12:36:05 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 12:36:05 +0000
commit8bc37fc67193505a5a346fd2f1bee70476eb3942 (patch)
tree24bc012bd3fa1f2e7cb96ac12c041bafe31b0670 /debian/README.source
parentAdding upstream version 1.1.0. (diff)
downloadicingadb-8bc37fc67193505a5a346fd2f1bee70476eb3942.tar.xz
icingadb-8bc37fc67193505a5a346fd2f1bee70476eb3942.zip
Adding debian version 1.1.0-1.debian/1.1.0-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/README.source16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 0000000..cec7fd9
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,16 @@
+IcingDB for Debian
+------------------
+
+IcingaDB dependencies are not packaged separately, an additional
+component is used alongside the upstream tarball.
+
+For new upstream releases both tarballs need to be updated:
+
+ uscan --verbose
+ ./debian/create-components.sh ../icingadb_<VERSION>.orig.tar.gz
+
+The components are configured in gbp.conf to have them imported
+automatically when importing the upstream tarball:
+
+ gbp import-orig ../icingadb_<VERSION>.orig.tar.gz
+