[SCM] devede/master: Ease building with gbp.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Apr 16 06:57:17 UTC 2012


The following commit has been merged in the master branch:
commit b286f1c07426cafcc03f7dbb59bf57563571bea7
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Apr 16 08:53:06 2012 +0200

    Ease building with gbp.
    
    Git-Dch: Ignore

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b408e6c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+/.pc
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..4f24002
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,3 @@
+[DEFAULT]
+pristine-tar = True
+compression = bzip2

-- 
devede packaging



More information about the pkg-multimedia-commits mailing list