Version 1.2.7
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 22 Jun 2011 11:22:50 +0000 (13:22 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 22 Jun 2011 11:22:50 +0000 (13:22 +0200)
NEWS
configure.ac
debian/changelog
debian/control
metaproxy.spec

diff --git a/NEWS b/NEWS
index 623eea3..e2ffde4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+--- 1.2.7 2011/06/22
+
+Documentation for zoom filter. Local target profiles may be specified.
+
+Fixes for zoom filter.
+
 --- 1.2.6 2011/06/15
 
 First version with zoom filter.
index 15b8d2e..88b7295 100644 (file)
@@ -3,7 +3,7 @@
 
 # Autoconf and automake setup
 AC_PREREQ([2.60])
-AC_INIT([metaproxy],[1.2.6],[metaproxy-help@indexdata.dk])
+AC_INIT([metaproxy],[1.2.7],[metaproxy-help@indexdata.dk])
 
 AC_CONFIG_HEADERS([src/config.hpp])
 
index 8adb8f9..84258d9 100644 (file)
@@ -1,3 +1,9 @@
+metaproxy (1.2.7-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Wed, 22 Jun 2011 13:21:24 +0200
+
 metaproxy (1.2.5-1indexdata) unstable; urgency=low
 
   * Upstream.
index 86d1ab5..0213ce4 100644 (file)
@@ -3,7 +3,7 @@ Section: devel
 Standards-Version: 3.6.2
 Maintainer: Adam Dickmeiss <adam@indexdata.dk>
 Priority: extra
-Build-Depends: debhelper (>= 4), libyaz4-dev (>= 4.2.2), libyazpp4-dev (>= 1.2.3), libxslt1-dev, libboost-dev, libboost-thread-dev, libboost-test-dev
+Build-Depends: debhelper (>= 4), libyaz4-dev (>= 4.2.3), libyazpp4-dev (>= 1.2.6), libxslt1-dev, libboost-dev, libboost-thread-dev, libboost-test-dev
 
 Package: metaproxy
 Section: net
index a5d9c96..510e466 100644 (file)
@@ -8,7 +8,7 @@ Vendor: Index Data ApS <info@indexdata.dk>
 Source: metaproxy-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 Prefix: %{_prefix} /etc/metaproxy
-BuildRequires: pkgconfig, libyaz4-devel >= 4.2.2, libyazpp4-devel >= 1.2.3
+BuildRequires: pkgconfig, libyaz4-devel >= 4.2.3, libyazpp4-devel >= 1.2.6
 BuildRequires: libxslt-devel, boost-devel
 Packager: Adam Dickmeiss <adam@indexdata.dk>
 URL: http://www.indexdata.com/metaproxy