[SCM] caja-dropbox Debian package branch, master, updated. 4f67cfdbcbf58e428237f62edab1d82c4194633b

Vangelis Mouhtsis gnugr-guest at moszumanska.debian.org
Sun Sep 21 18:56:22 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/caja-dropbox.git;a=commitdiff;h=4f67cfd

The following commit has been merged in the master branch:
commit 4f67cfdbcbf58e428237f62edab1d82c4194633b
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date:   Sun Sep 21 20:45:17 2014 +0300

    debian/control:set debhelper minimum version 9
---
 debian/control        |  2 +-
 debian/patches/series | 16 ++++++++--------
 debian/rules          |  3 +--
 debian/source/options |  2 +-
 4 files changed, 11 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index 707bb7c..e47cde1 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Mike Gabriel <sunweaver at debian.org>,
            John Paul Adrian Glaubitz <glaubitz at physik.fu-berlin.de>,
            Stefano Karapetsas <stefano at karapetsas.com>,
            Vangelis Mouhtsis <vangelis at gnugr.org>,
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 9),
                libcaja-extension-dev,
                libglib2.0-dev (>= 2.14.0),
                python-gtk2 (>= 2.12),
diff --git a/debian/patches/series b/debian/patches/series
index 44d641f..e77d185 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,10 +1,10 @@
-unlink-before-extract.patch
-do-not-hardcode-dropboxd-path.patch
-dropbox-update.patch
+# unlink-before-extract.patch
+# do-not-hardcode-dropboxd-path.patch
+# dropbox-update.patch
 # Patches above should really be integrated upstream
-add-http-proxy-option.patch
-use-var-lib-dropbox.patch
-use-pkexec-to-get-root-rights.patch
+# add-http-proxy-option.patch
+# use-var-lib-dropbox.patch
+# use-pkexec-to-get-root-rights.patch
 # Patches below are not really upstreamable
-non-interactive-update.patch
-use-dpkg-to-select-platform.patch
+# non-interactive-update.patch
+# use-dpkg-to-select-platform.patch
diff --git a/debian/rules b/debian/rules
index ffef0c1..a3e85a2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,8 +6,7 @@ DHFLAGS=--parallel
 	dh $@ $(DHFLAGS)
 
 override_dh_auto_configure:
-	# upstream tarball is without configure. autogen.sh will create it
-	NOCONFIGURE=1 ./autogen.sh
+	./autogen.sh
 	dh_auto_configure $(DHFLAGS) -- \
 		--disable-silent-rules
 
diff --git a/debian/source/options b/debian/source/options
index 63eac32..8b13789 100644
--- a/debian/source/options
+++ b/debian/source/options
@@ -1 +1 @@
-compression = bzip2
+

-- 
caja-dropbox Debian package



More information about the pkg-mate-commits mailing list