[Pkg-mono-svn-commits] rev 2667 - beagle/trunk/debian

Jose Carlos Garcia Sogo jsogo at costa.debian.org
Tue Aug 15 11:27:53 UTC 2006


Author: jsogo
Date: 2006-08-15 11:27:51 +0000 (Tue, 15 Aug 2006)
New Revision: 2667

Added:
   beagle/trunk/debian/pyversions
Removed:
   beagle/trunk/debian/pycompat
Modified:
   beagle/trunk/debian/changelog
   beagle/trunk/debian/control
   beagle/trunk/debian/rules
Log:
 New beagle version (0.2.7-3)
  + Compile with new gmime2.2
  + Move to python-support
  + Improve long descriptions


Modified: beagle/trunk/debian/changelog
===================================================================
--- beagle/trunk/debian/changelog	2006-08-14 22:12:55 UTC (rev 2666)
+++ beagle/trunk/debian/changelog	2006-08-15 11:27:51 UTC (rev 2667)
@@ -1,3 +1,13 @@
+beagle (0.2.7-3) unstable; urgency=low
+
+  * Compile with new libgmime2.2-cil
+  * Ack NMU of 0.2.6-1.1 (Closes: #368354)
+  * Add "desktop search" to beagle package description, as suggested by
+    Richard Atterer.
+  * Move from python-central to python-support.
+
+ -- Jose Carlos Garcia Sogo <jsogo at debian.org>  Tue, 15 Aug 2006 12:12:41 +0200
+
 beagle (0.2.7-2) unstable; urgency=low
 
   * Complete python transition using python-central.
@@ -20,7 +30,6 @@
      they call exec -a (Closes: #376969, #369644, #369223)
   * Change Maintainer field to pkg-mono group, and let me as Uploader.
   * Transition to comply with new Python policy.
-  * i
 
  -- Jose Carlos Garcia Sogo <jsogo at debian.org>  Mon, 31 Jul 2006 23:36:44 +0200
 

Modified: beagle/trunk/debian/control
===================================================================
--- beagle/trunk/debian/control	2006-08-14 22:12:55 UTC (rev 2666)
+++ beagle/trunk/debian/control	2006-08-15 11:27:51 UTC (rev 2667)
@@ -3,9 +3,8 @@
 Priority: optional
 Maintainer: Debian Mono Group <pkg-mono-group at lists.alioth.debian.org>
 Uploaders: Jose Carlos Garcia Sogo <jsogo at debian.org>
-Build-Depends: debhelper (>= 5.0.37.2), intltool, mono-mcs (>= 1.1.13.5) | c-sharp-compiler, libmono-dev (>= 1.0), libgnome2.0-cil, libgmime2.1-cil (>= 2.1.19), libevolution-cil, libgtk2.0-dev, libexif-dev, libsqlite3-dev, libmono-sqlite1.0-cil, libxss-dev, zip, libgnomevfs2-dev (>= 2.6), libgnome2-dev (>= 2.6), libgalago-cil, cli-common-dev (>= 0.4.0), dpatch, autotools-dev, python-all-dev (>= 2.3.5-11), python2.4-gtk2, python-gtk2-dev, librsvg2-dev, libxml2-dev (>= 2.6.19), libxss-dev, libmono-sharpzip0.6-cil, libwv-dev, libgsf0.0-cil, python-central (>= 0.4.17)
+Build-Depends: debhelper (>= 5.0.37.2), intltool, mono-mcs (>= 1.1.13.5) | c-sharp-compiler, libmono-dev (>= 1.0), libgnome2.0-cil, libgmime2.2-cil, libevolution-cil, libgtk2.0-dev, libexif-dev, libsqlite3-dev, libmono-sqlite1.0-cil, libxss-dev, zip, libgnomevfs2-dev (>= 2.6), libgnome2-dev (>= 2.6), libgalago-cil, cli-common-dev (>= 0.4.0), dpatch, autotools-dev, python-all-dev (>= 2.3.5-11), python2.4-gtk2, python-gtk2-dev, librsvg2-dev, libxml2-dev (>= 2.6.19), libxss-dev, libmono-sharpzip0.6-cil, libwv-dev, libgsf0.0-cil, python-support (>= 0.4)
 Standards-Version: 3.7.2
-XS-Python-Version: 2.4
 
 Package: beagle
 Architecture: any
@@ -13,7 +12,7 @@
 Recommends: poppler-utils
 Suggests: gnumeric, beagle-backend-evolution
 Description: indexing and search tool for your personal data
- A program for indexing and searching user's data. At the moment,
+ A desktop search util for indexing and searching user's data. At the moment,
  it can index filesystems, Gaim logs, Evolution mail and data, RSS and other.
  .
  Beagle webpage is at http://www.gnome.org/projects/beagle/
@@ -25,8 +24,9 @@
  Backend that allows Beagle indexing calendar and contact entries from 
  Evolution.
  .
- Beagle is a program for indexing and searching user's data. At the moment,
- it can index filesystems, Gaim logs, Evolution mail and data, RSS and other.
+ Beagle is a desktop search util for indexing and searching user's data. 
+ At the moment, it can index filesystems, Gaim logs, Evolution mail 
+ and data, RSS and other.
 
 Package: libbeagle0
 Architecture: any
@@ -36,9 +36,10 @@
 Description: library for accessing beagle (development files)
  This library allow programmers accessing Beagle daemon and performing searches.
  .
- Beagle is a program for indexing and searching user's data. At the moment,
- it can index filesystems, Gaim logs, Evolution mail and data, RSS and other.
- 
+ Beagle is a desktop search util for indexing and searching user's data. 
+ At the moment, it can index filesystems, Gaim logs, Evolution mail 
+ and data, RSS and other.
+
 Package: beagle-dev
 Architecture: any
 Section: devel
@@ -47,9 +48,11 @@
  This library allow programmers accessing Beagle daemon and performing searches,
  and this package contains needed files for developing with it.
  .
- Beagle is a program for indexing and searching user's data. At the moment,
- it can index filesystems, Gaim logs, Evolution mail and data, RSS and other.
 
+ Beagle is a desktop search util for indexing and searching user's data. 
+ At the moment, it can index filesystems, Gaim logs, Evolution mail 
+ and data, RSS and other.
+
 Package: python-beagle
 Architecture: any
 Section: libs
@@ -57,9 +60,9 @@
 Provides: ${python:Provides}
 Conflicts: python2.4-beagle (<< 0.2.6-2)
 Replaces: python2.4-beagle (<< 0.2.6-2)
-XB-Python-Version: ${python:Versions}
 Description: python bindings for beagle
  Allow accessing Beagle daemon and peforming searches using Python.
  .
- Beagle is a program for indexing and searching user's data. At the moment,
- it can index filesystems, Gaim logs, Evolution mail and data, RSS and other.
+ Beagle is a desktop search util for indexing and searching user's data. 
+ At the moment, it can index filesystems, Gaim logs, Evolution mail 
+ and data, RSS and other.

Deleted: beagle/trunk/debian/pycompat
===================================================================
--- beagle/trunk/debian/pycompat	2006-08-14 22:12:55 UTC (rev 2666)
+++ beagle/trunk/debian/pycompat	2006-08-15 11:27:51 UTC (rev 2667)
@@ -1 +0,0 @@
-2

Added: beagle/trunk/debian/pyversions
===================================================================
--- beagle/trunk/debian/pyversions	2006-08-14 22:12:55 UTC (rev 2666)
+++ beagle/trunk/debian/pyversions	2006-08-15 11:27:51 UTC (rev 2667)
@@ -0,0 +1 @@
+2.4-

Modified: beagle/trunk/debian/rules
===================================================================
--- beagle/trunk/debian/rules	2006-08-14 22:12:55 UTC (rev 2666)
+++ beagle/trunk/debian/rules	2006-08-15 11:27:51 UTC (rev 2667)
@@ -21,6 +21,8 @@
 	CFLAGS += -O2
 endif
 
+PYVERS=$(shell pyversions -vs)
+
 configure: configure-stamp
 configure-stamp: patch
 	dh_testdir
@@ -115,8 +117,7 @@
 	dh_installexamples -a
 	dh_installman -a
 	dh_makeshlibs -plibbeagle0 -V
-	dh_python -ppython-beagle
-	dh_pycentral -ppython-beagle
+	dh_pysupport -ppython-beagle
 	dh_makeclilibs -a -V
 	dh_link -a
 	dh_strip -a




More information about the Pkg-mono-svn-commits mailing list