[Pkg-owncloud-commits] [SCM] owncloud.git branch, debian-wheezy, updated. debian/4.0.4debian2-3-4-g8a4d9d4

Paul van Tilburg paulvt at debian.org
Sat Feb 9 13:17:28 UTC 2013


The following commit has been merged in the debian-wheezy branch:
commit 8a4d9d4819008b4549071b2bd65dd8266ff7e7ab
Author: Paul van Tilburg <paulvt at debian.org>
Date:   Sat Feb 9 14:16:40 2013 +0100

    Bring back .gitignore, gbp.conf and source/local options; add changelog item

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..845ca06
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+.pc
diff --git a/debian/changelog b/debian/changelog
index ca8e8bd..d1e28a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+owncloud (4.0.4debian2-4) UNRELEASED; urgency=low
+
+  * debian/gbp.conf: added; use the debian-wheezy branch as master branch
+
+ -- Paul van Tilburg <paulvt at debian.org>  Sat, 09 Feb 2013 14:15:45 +0100
+
 owncloud (4.0.4debian2-3.3) testing-proposed-updates; urgency=high
 
   * Non-maintainer upload.
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..32f9ced
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,2 @@
+[DEFAULT]
+debian-branch = debian-wheezy
diff --git a/debian/source/local-options b/debian/source/local-options
new file mode 100644
index 0000000..4aceb10
--- /dev/null
+++ b/debian/source/local-options
@@ -0,0 +1 @@
+unapply-patches

-- 
owncloud.git



More information about the Pkg-owncloud-commits mailing list