r44027 - in /trunk/libsearch-xapian-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Sep 13 12:05:27 UTC 2009


Author: gregoa
Date: Sun Sep 13 12:05:12 2009
New Revision: 44027

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=44027
Log:
WAITS-FOR: libxapian-dev 1.0.16
/* might not be strictly necessary but let's play on the safe side */

* Bump build dependency on libxapian-dev to >= 1.0.16.

Modified:
    trunk/libsearch-xapian-perl/debian/changelog
    trunk/libsearch-xapian-perl/debian/control

Modified: trunk/libsearch-xapian-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/debian/changelog?rev=44027&op=diff
==============================================================================
--- trunk/libsearch-xapian-perl/debian/changelog (original)
+++ trunk/libsearch-xapian-perl/debian/changelog Sun Sep 13 12:05:12 2009
@@ -1,4 +1,6 @@
-libsearch-xapian-perl (1.0.16.0-1) unstable; urgency=low
+libsearch-xapian-perl (1.0.16.0-1) UNRELEASED; urgency=low
+
+  WAITS-FOR: libxapian-dev 1.0.16
 
   [ Ryan Niebur ]
   * Update jawnsy's email address
@@ -13,6 +15,9 @@
     upstream. Remove README.source. Update debian/rules to not using patch
     system.
   * Bump Standards-Version to 3.8.3 (no changes). 
+
+  [ gregor herrmann ]
+  * Bump build dependency on libxapian-dev to >= 1.0.16.
 
  -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Sun, 13 Sep 2009 13:18:24 +0200
 

Modified: trunk/libsearch-xapian-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/debian/control?rev=44027&op=diff
==============================================================================
--- trunk/libsearch-xapian-perl/debian/control (original)
+++ trunk/libsearch-xapian-perl/debian/control Sun Sep 13 12:05:12 2009
@@ -2,7 +2,7 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7), perl, libtest-pod-perl,
- libxapian-dev (>= 1.0.14)
+ libxapian-dev (>= 1.0.16)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
  Frank Lichtenheld <djpig at debian.org>, Jose Luis Rivas <ghostbar38 at gmail.com>,




More information about the Pkg-perl-cvs-commits mailing list