[Pkg-privacy-commits] [pidgin-otr] 01/01: Bump debhelper compat level to 9, and accordingly: bump the versioned build-dependency, adjust path to *.la files, and stop shipping the (now empty) /usr/lib/pidgin directory.

Intrigeri intrigeri at moszumanska.debian.org
Sun Jan 24 16:54:23 UTC 2016


This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to branch feature/dh9
in repository pidgin-otr.

commit 1f02aa480b27a40c17323d871c2c8aa34e4b5e56
Author: intrigeri <intrigeri at debian.org>
Date:   Sun Jan 24 16:36:36 2016 +0000

    Bump debhelper compat level to 9, and accordingly: bump the versioned build-dependency, adjust path to *.la files, and stop shipping the (now empty) /usr/lib/pidgin directory.
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 debian/dirs    | 1 -
 debian/rules   | 2 +-
 4 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 41bcbf2..d1b8d3d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Privacy Tools Maintainers <pkg-privacy-maintainers at lists.alio
 Uploaders: intrigeri <intrigeri at debian.org>
 Section: net
 Priority: optional
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 9),
                dh-autoreconf,
                dpkg-dev (>= 1.16.1~),
                libgpg-error-dev,
diff --git a/debian/dirs b/debian/dirs
deleted file mode 100644
index 86a604c..0000000
--- a/debian/dirs
+++ /dev/null
@@ -1 +0,0 @@
-/usr/lib/pidgin
diff --git a/debian/rules b/debian/rules
index 773d6d2..ca52ab5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@ override_dh_auto_build:
 	cd po; intltool-update --verbose --pot
 
 override_dh_install:
-	rm debian/pidgin-otr/usr/lib/pidgin/*.la
+	rm debian/pidgin-otr/usr/lib/*/pidgin/*.la
 	dh_install --fail-missing -X.la
 
 # The "shared" library we ship is not managed by ldconfig and friends.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/pidgin-otr.git



More information about the Pkg-privacy-commits mailing list