[pkg-bacula-commits] [SCM] This package provides the documentation for Bacula, a backup program that permits you to manage backup, recovery and verification of computer data across a network of computers of different kinds. branch, master, updated. debian/5.0.2-4-10-gb2a85ca
W. van den Akker
wvdakker at wilsoft.nl
Thu Jan 17 15:16:13 UTC 2013
The following commit has been merged in the master branch:
commit b2a85cab03d7b5bcb87323f6578bbc4ba649fc2e
Author: W. van den Akker <wvdakker at wilsoft.nl>
Date: Thu Jan 17 16:14:53 2013 +0100
Changed gbd.conf: pristine-tar into pristine-bz2.
diff --git a/debian/changelog b/debian/changelog
index 3d86587..5c39bb8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ bacula-doc (5.2.6-1) UNRELEASED; urgency=low
* debian/compat: bump to 9.
debian/control: set dpendency debhelper to >9.
* debian/watch: file added.
+ * debian/gbd.conf: changed pristine-tar to pristine-bz2. Source is shipped
+ as bz2 file.
-- Willem van den Akker <wvdakker at wilsoft.nl> Thu, 17 Jan 2013 10:17:59 +0100
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 806fe83..cfb32c9 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,3 +1,3 @@
[DEFAULT]
-pristine-tar = True
+pristine-bz2 = True
git-compression = bzip2
--
This package provides the documentation for Bacula, a backup program that permits you to manage backup, recovery and verification of computer data across a network of computers of different kinds.
More information about the pkg-bacula-commits
mailing list