[Pkg-lyx-devel] [SCM] LyX packaging branch, master, updated. d657c2feaca3bf75e1001f12b2a472d3e86519e5
Per Olofsson
pelle at dsv.su.se
Sat Aug 1 08:47:38 UTC 2009
The following commit has been merged in the master branch:
commit d657c2feaca3bf75e1001f12b2a472d3e86519e5
Author: Per Olofsson <pelle at dsv.su.se>
Date: Fri Jul 31 20:08:47 2009 +0200
Add debian/gbp.conf which makes git-buildpackage use pristine-tar
diff --git a/debian/changelog b/debian/changelog
index fc8a9cc..d98966b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
lyx (1.6.3-5) UNRELEASED; urgency=low
* Check if latex-xft-fonts.hints exists before purging it with defoma.
+ * Add debian/gbp.conf making git-buildpackage use pristine-tar.
-- Per Olofsson <pelle at debian.org> Thu, 23 Jul 2009 10:54:57 +0200
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..cec628c
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,2 @@
+[DEFAULT]
+pristine-tar = True
--
LyX packaging
More information about the Pkg-lyx-devel
mailing list