[Pkg-xmpp-commits] [SCM] jsjac package from xmpp team branch, master, updated. upstream/1.3.1-34-g86c5f24

Thadeu Lima de Souza Cascardo cascardo at holoscopio.com
Sat Aug 21 03:32:16 UTC 2010


The following commit has been merged in the master branch:
commit 0f14ce7bab7e25691acbb157195b10e6df3bcf98
Author: Thadeu Lima de Souza Cascardo <cascardo at holoscopio.com>
Date:   Fri Aug 20 22:51:55 2010 -0300

    Use DH 7.

diff --git a/debian/compat b/debian/compat
index 7ed6ff8..7f8f011 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+7
diff --git a/debian/control b/debian/control
index afc756a..b5a20ae 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian XMPP Maintainers <pkg-xmpp-devel at lists.alioth.debian.org>
 Uploaders: Marcelo Jorge Vieira (metal) <metal at alucinados.com>,
  Thadeu Lima de Souza Cascardo <cascardo at minaslivre.org>
-Build-Depends: debhelper (>= 5)
+Build-Depends: debhelper (>= 7)
 Standards-Version: 3.8.0
 Homepage: http://zeank.in-berlin.de/jsjac/
 Vcs-Git: git://git.debian.org/git/pkg-xmpp/jsjac.git/
diff --git a/debian/rules b/debian/rules
index d9e938b..cbe925d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,30 +1,3 @@
 #!/usr/bin/make -f
-
-clean:
-	dh_testdir
-	dh_testroot
-	dh_clean
-
-build:
-
-install:
-
-binary: binary-indep
-
-binary-arch:
-
-binary-indep:
-	dh_testdir
-	dh_testroot
-	dh_installchangelogs ChangeLog
-	dh_installdocs
-	dh_install
-	dh_link
-	dh_compress
-	dh_fixperms
-	dh_installdeb
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
-
-.PHONY: clean build install binary binary-arch binary-indep
+%:
+	dh $@

-- 
jsjac package from xmpp team



More information about the Pkg-xmpp-commits mailing list