[Python-modules-commits] r23200 - in packages/pyxdg/branches/wheezy/debian (changelog control)

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sat Dec 22 11:33:57 UTC 2012


    Date: Saturday, December 22, 2012 @ 11:33:54
  Author: joss
Revision: 23200

* Team upload.
* Remove dependency on menu-xdg. It does not make any sense and forces 
  its installation on systems that don?\226?\128?\153t need it. Closes: #675456.

Modified:
  packages/pyxdg/branches/wheezy/debian/changelog
  packages/pyxdg/branches/wheezy/debian/control

Modified: packages/pyxdg/branches/wheezy/debian/changelog
===================================================================
--- packages/pyxdg/branches/wheezy/debian/changelog	2012-12-22 11:27:16 UTC (rev 23199)
+++ packages/pyxdg/branches/wheezy/debian/changelog	2012-12-22 11:33:54 UTC (rev 23200)
@@ -1,3 +1,11 @@
+pyxdg (0.19-5) unstable; urgency=low
+
+  * Team upload.
+  * Remove dependency on menu-xdg. It does not make any sense and forces 
+    its installation on systems that don’t need it. Closes: #675456.
+
+ -- Josselin Mouette <joss at debian.org>  Sat, 22 Dec 2012 12:28:25 +0100
+
 pyxdg (0.19-4) unstable; urgency=low
 
   * Team upload

Modified: packages/pyxdg/branches/wheezy/debian/control
===================================================================
--- packages/pyxdg/branches/wheezy/debian/control	2012-12-22 11:27:16 UTC (rev 23199)
+++ packages/pyxdg/branches/wheezy/debian/control	2012-12-22 11:33:54 UTC (rev 23200)
@@ -11,7 +11,7 @@
 
 Package: python-xdg
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, menu-xdg
+Depends: ${misc:Depends}, ${python:Depends}
 Description: Python library to access freedesktop.org standards
  PyXDG contains implementations of freedesktop.org standards in Python:
  .




More information about the Python-modules-commits mailing list