-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
tags 380866 patch
thanks
- --
.''`. Khalid El Fathi
: :' : [EMAIL PROTECTED]
`. `' www.edena-fr.org
`- GPG: 1024D/5801E0DA
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFBGlFAA9uiVgB4NoRAgGsAJ9pA5bxF18hMWxf098+ij0F0wrnAQCfWgXa
x4Y1g4RWxZn81mFwJTf75fg=
=W0ov
-----END PGP SIGNATURE-----
diff -u mboxcheck-applet-0.3/debian/changelog mboxcheck-applet-0.3/debian/changelog
--- mboxcheck-applet-0.3/debian/changelog
+++ mboxcheck-applet-0.3/debian/changelog
@@ -1,3 +1,13 @@
+mboxcheck-applet (0.3-1.2) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * debian/control:
+ + Updated to Standards-Version 3.7.2.
+ + Updated to the new Python Policy (python-support) (Closes: #380866).
+ * debian/rules: Updated to the new Python Policy (python-support).
+
+ -- Khalid El Fathi <[EMAIL PROTECTED]> Sun, 10 Sep 2006 21:00:18 +0200
+
mboxcheck-applet (0.3-1.1) unstable; urgency=low
* Non-maintainer upload.
diff -u mboxcheck-applet-0.3/debian/control mboxcheck-applet-0.3/debian/control
--- mboxcheck-applet-0.3/debian/control
+++ mboxcheck-applet-0.3/debian/control
@@ -2,13 +2,13 @@
Section: gnome
Priority: optional
Maintainer: Sebastien Bacher <[EMAIL PROTECTED]>
-Build-Depends-Indep: python
-Build-Depends: debhelper (>= 4.1.65)
-Standards-Version: 3.7.2.0
+Build-Depends: python-support (>= 0.4), debhelper(>= 5)
+Build-Depends-Indep: python-dev (>= 2.3.5-11)
+Standards-Version: 3.7.2
Package: mboxcheck-applet
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-gnome2 (>= 1.99.16-3), python-gnome2-extras
+Depends: ${python:Depends}, python-gnome2 (>= 1.99.16-3), python-gnome2-extras
Description: A GNOME2 applet to check your mboxes
Mboxcheck is an applet that checks mails arrive in your mboxes.
It has a list of indicators :
diff -u mboxcheck-applet-0.3/debian/rules mboxcheck-applet-0.3/debian/rules
--- mboxcheck-applet-0.3/debian/rules
+++ mboxcheck-applet-0.3/debian/rules
@@ -31,7 +31,7 @@
dh_link usr/share/mboxcheck-applet/mboxcheck.py usr/lib/gnome-panel/mboxcheck
dh_compress
dh_fixperms
- dh_python
+ dh_pysupport
dh_installdeb
dh_gencontrol
dh_md5sums