[pkg-otr-team] [irssi-plugin-otr] 01/01: Imported Debian patch 3.2.0-4

Holger Levsen holger at moszumanska.debian.org
Mon Mar 3 21:55:13 UTC 2014


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

holger pushed a commit to annotated tag debian/3.2.0-4
in repository irssi-plugin-otr.

commit 7bdde7123a8748b4e25ba849e08ceb94fae944e3
Author: Thibaut VARENE <varenet at debian.org>
Date:   Mon Mar 23 13:29:18 2009 +0100

    Imported Debian patch 3.2.0-4
---
 debian/changelog | 6 ++++++
 debian/compat    | 2 +-
 debian/control   | 4 ++--
 debian/rules     | 4 +++-
 4 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7f479e3..1a6bbd1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pidgin-otr (3.2.0-4) unstable; urgency=low
+
+  * update pot at build time, patch from Sebastien Bacher (Closes: #518466)
+
+ -- Thibaut VARENE <varenet at debian.org>  Mon, 23 Mar 2009 13:29:18 +0100
+
 pidgin-otr (3.2.0-3) unstable; urgency=low
 
   * Ship translation files with the package
diff --git a/debian/compat b/debian/compat
index b8626c4..7f8f011 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-4
+7
diff --git a/debian/control b/debian/control
index e0a08a3..974cbd9 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: pidgin-otr
 Section: net
 Priority: optional
 Maintainer: Thibaut VARENE <varenet at debian.org>
-Build-Depends: debhelper (>= 4.0.0), libgpg-error-dev (>= 1.0), libgcrypt11-dev (>= 1.2.0), libglib2.0-dev (>= 2.4), libgtk2.0-dev (>= 2.4), pidgin-dev, libotr2-dev (>= 3.1.0), libxml-parser-perl
-Standards-Version: 3.8.0
+Build-Depends: debhelper (>= 7), libgpg-error-dev (>= 1.0), libgcrypt11-dev (>= 1.2.0), libglib2.0-dev (>= 2.4), libgtk2.0-dev (>= 2.4), pidgin-dev, libotr2-dev (>= 3.1.0), libxml-parser-perl, intltool
+Standards-Version: 3.8.1
 
 Package: pidgin-otr
 Architecture: any
diff --git a/debian/rules b/debian/rules
index 863262b..e7d059b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,6 +42,8 @@ build-stamp: configure-stamp
 	$(MAKE)
 	#docbook-to-man debian/pidgin-otr.sgml > pidgin-otr.1
 
+	cd po; intltool-update --verbose --pot
+
 	touch build-stamp
 
 clean:
@@ -57,7 +59,7 @@ clean:
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k 
+	dh_prep
 	dh_installdirs
 
 	# Add here commands to install the package into debian/pidgin-otr.

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



More information about the Pkg-otr-team mailing list