summaryrefslogtreecommitdiffstats
path: root/debian/README.source
diff options
context:
space:
mode:
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
+