From 1f342ea4ef1128240f7830cc6055333aa1afbb47 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 3 May 2013 12:36:57 +0200 Subject: [PATCH] Version 1.4.1 --- IDMETA | 2 +- debian/changelog | 6 ++++++ debian/rules | 2 +- doc/common | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/IDMETA b/IDMETA index 0046cc1..f4d4df6 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="wheezy squeeze" UBUNTU_DIST="quantal precise oneiric natty lucid" CENTOS_DIST="centos5 centos6" -VERSION=1.4.0 +VERSION=1.4.1 diff --git a/debian/changelog b/debian/changelog index d68c499..fe7222b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yazpp (1.4.1-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Fri, 03 May 2013 11:32:14 +0200 + yazpp (1.4.0-1indexdata) unstable; urgency=low * Upstream. diff --git a/debian/rules b/debian/rules index ae32785..10ac5ec 100755 --- a/debian/rules +++ b/debian/rules @@ -95,7 +95,7 @@ binary-arch: build install dh_fixperms # dh_perl # dh_python - dh_makeshlibs -V 'libyazpp5 (>= 1.4.0)' + dh_makeshlibs -V 'libyazpp5 (>= 1.4.1)' dh_installdeb dh_shlibdeps -l debian/libyazpp5/usr/lib dh_gencontrol diff --git a/doc/common b/doc/common index 92b4d40..6cdcfde 160000 --- a/doc/common +++ b/doc/common @@ -1 +1 @@ -Subproject commit 92b4d4032574351cda7ab8762889dea6699bff94 +Subproject commit 6cdcfde2c770531a571d755ed070059ee7ab4fc9 -- 1.7.10.4