Package: rubrica
Version: 1.0.14-1
Followup-For: Bug #380938
I attached a patch that should make the package comply
with the new policy. As I'm not experienced with python,
please take a second look at it.
Ciao,
Eike
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (150, 'testing'), (100, 'stable'), (50, 'unstable'), (1,
'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-k7
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Versions of packages rubrica depends on:
ii gconf2 2.14.0-4 GNOME configuration database syste
ii libart-2.0-2 2.3.17-1 Library of functions for 2D graphi
ii libatk1.0-0 1.12.1-1 The ATK accessibility toolkit
ii libbonobo2-0 2.14.0-1 Bonobo CORBA interfaces library
ii libbonoboui2-0 2.14.0-4 The Bonobo UI library
ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries
ii libcairo2 1.2.4-1 The Cairo 2D vector graphics libra
ii libfontconfig1 2.3.2-7 generic font configuration library
ii libgconf2-4 2.14.0-4 GNOME configuration database syste
ii libglib2.0-0 2.10.3-3 The GLib library of C routines
ii libgnome2-0 2.14.1-3 The GNOME 2 library - runtime file
ii libgnomecanvas2-0 2.14.0-2 A powerful object-oriented display
ii libgnomeui-0 2.14.1-2 The GNOME 2 libraries (User Interf
ii libgnomevfs2-0 2.14.2-1 GNOME virtual file-system (runtime
ii libgtk2.0-0 2.8.18-1 The GTK+ graphical user interface
ii libice6 1:1.0.0-3 X11 Inter-Client Exchange library
ii liborbit2 1:2.14.0-2 libraries for ORBit2 - a CORBA ORB
ii libpango1.0-0 1.12.3-1+b1 Layout and rendering of internatio
ii libpopt0 1.10-2 lib for parsing cmdline parameters
ii libsm6 1:1.0.0-4 X11 Session Management library
ii libx11-6 2:1.0.0-8 X11 client-side library
ii libxcursor1 1.1.5.2-5 X cursor management library
ii libxext6 1:1.0.0-4 X11 miscellaneous extension librar
ii libxi6 1:1.0.0-5 X11 Input extension library
ii libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library
ii libxml2 2.6.26.dfsg-3 GNOME XML library
ii libxrandr2 2:1.1.0.2-4 X11 RandR extension library
ii libxrender1 1:0.9.0.2-4 X Rendering Extension client libra
ii libxslt1.1 1.1.17-3 XSLT processing library - runtime
ii python 2.3.5-11 An interactive high-level object-o
ii python-libxslt1 [python2.3 1.1.17-3 Python bindings for libxslt1
ii python-xml 0.8.4-5 XML tools for Python
ii zlib1g 1:1.2.3-13 compression library - runtime
rubrica recommends no packages.
-- no debconf information
diff -r -u -N rubrica-1.0.14.old/debian/control rubrica-1.0.14/debian/control
--- rubrica-1.0.14.old/debian/control 2005-12-19 00:06:38.000000000 +0100
+++ rubrica-1.0.14/debian/control 2006-08-31 23:58:44.000000000 +0200
@@ -2,12 +2,14 @@
Section: x11
Priority: optional
Maintainer: Sebastien Bacher <[EMAIL PROTECTED]>
-Build-Depends: cdbs, debhelper (>= 4.1.65), libgnomeui-dev (>= 2.6.1.1-2),
libxslt1-dev (>= 1.0.0), python
+Build-Depends: cdbs, debhelper (>= 5.0.37.2), libgnomeui-dev (>= 2.6.1.1-2),
libxslt1-dev (>= 1.0.0), python-support (>= 0.3)
+XS-Python-Version: current
Standards-Version: 3.6.1.0
Package: rubrica
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-xml (>=
0.8.3-1), python2.3-libxslt1
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-xml (>=
0.8.3-1), python-libxslt1
+XB-Python-Version: ${python:Versions}
Description: An addressbook for the GNOME desktop
Rubrica stores personal data (first name, last name, etc.) web urls and
email addresses, telephone numbers (home, etc.), job data (company
diff -r -u -N rubrica-1.0.14.old/debian/pycompat rubrica-1.0.14/debian/pycompat
--- rubrica-1.0.14.old/debian/pycompat 1970-01-01 01:00:00.000000000 +0100
+++ rubrica-1.0.14/debian/pycompat 2006-08-31 23:59:27.000000000 +0200
@@ -0,0 +1 @@
+2
diff -r -u -N rubrica-1.0.14.old/debian/rules rubrica-1.0.14/debian/rules
--- rubrica-1.0.14.old/debian/rules 2005-12-19 00:06:38.000000000 +0100
+++ rubrica-1.0.14/debian/rules 2006-08-31 21:47:11.000000000 +0200
@@ -9,7 +9,8 @@
DEB_INSTALL_MANPAGES_rubrica := debian/rubrica.1
binary-install/rubrica::
- dh_python
+ dh_pysupport /usr/share/rubrica/script/
/usr/share/rubrica/nautilus-script/
+ dh_python /usr/share/rubrica/script/ /usr/share/rubrica/nautilus-script/
binary-post-install/rubrica::
rm -f debian/rubrica/usr/share/doc/rubrica/changelog.gz