[Python-apps-commits] r732 - in packages/pypar2/trunk/debian (changelog control)
piotr at users.alioth.debian.org
piotr at users.alioth.debian.org
Fri Feb 29 18:51:51 UTC 2008
Date: Friday, February 29, 2008 @ 18:51:50
Author: piotr
Revision: 732
* Drop python-xml dependency as it is going to be removed from Debian
(it is part of the standard Python library since 2.4, closes: #468608)
Modified:
packages/pypar2/trunk/debian/changelog
packages/pypar2/trunk/debian/control
Modified: packages/pypar2/trunk/debian/changelog
===================================================================
--- packages/pypar2/trunk/debian/changelog 2008-02-29 14:42:51 UTC (rev 731)
+++ packages/pypar2/trunk/debian/changelog 2008-02-29 18:51:50 UTC (rev 732)
@@ -1,10 +1,12 @@
-pypar2 (1.4-3) UNRELEASED; urgency=low
+pypar2 (1.4-3) unstable; urgency=low
+ * Drop python-xml dependency as it is going to be removed from Debian
+ (it is part of the standard Python library since 2.4, closes: #468608)
* Homepage field added
* Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now)
* Update Standards-Version to 3.7.3.
- -- Piotr Ożarowski <piotr at debian.org> Mon, 08 Oct 2007 20:39:23 +0200
+ -- Piotr Ożarowski <piotr at debian.org> Fri, 29 Feb 2008 19:43:48 +0100
pypar2 (1.4-2) unstable; urgency=low
Modified: packages/pypar2/trunk/debian/control
===================================================================
--- packages/pypar2/trunk/debian/control 2008-02-29 14:42:51 UTC (rev 731)
+++ packages/pypar2/trunk/debian/control 2008-02-29 18:51:50 UTC (rev 732)
@@ -13,7 +13,7 @@
Package: pypar2
Architecture: all
-Depends: par2 (>= 0.4-6), ${python:Depends}, python-gtk2 (>= 2.8.6-1), python-glade2 (>= 2.8.6-1), python-vte (>= 0.12.2-1), python-xml (>= 0.8.4-5)
+Depends: par2 (>= 0.4-6), ${python:Depends}, python-gtk2 (>= 2.8.6-1), python-glade2 (>= 2.8.6-1), python-vte (>= 0.12.2-1)
XB-Python-Version: ${python:Versions}
Description: graphical frontend for the par2 utility
Par2 files create redundant data that can be used later in case parts
More information about the Python-apps-commits
mailing list