[Python-modules-commits] r6829 - in packages/pyyaml/trunk/debian (changelog control)

kitterma-guest at users.alioth.debian.org kitterma-guest at users.alioth.debian.org
Tue Nov 4 03:51:53 UTC 2008


    Date: Tuesday, November 4, 2008 @ 03:51:52
  Author: kitterma-guest
Revision: 6829

Fix priority for next upload.  Arghh.

Modified:
  packages/pyyaml/trunk/debian/changelog
  packages/pyyaml/trunk/debian/control

Modified: packages/pyyaml/trunk/debian/changelog
===================================================================
--- packages/pyyaml/trunk/debian/changelog	2008-11-04 03:48:53 UTC (rev 6828)
+++ packages/pyyaml/trunk/debian/changelog	2008-11-04 03:51:52 UTC (rev 6829)
@@ -1,3 +1,9 @@
+pyyaml (3.06-2) UNRELEASED; urgency=low
+
+  * Change priority to extra due to libyml being extra
+
+ -- Scott Kitterman <scott at kitterman.com>  Mon, 03 Nov 2008 22:49:30 -0500
+
 pyyaml (3.06-1) unstable; urgency=low
 
   [ Sandro Tosi ]

Modified: packages/pyyaml/trunk/debian/control
===================================================================
--- packages/pyyaml/trunk/debian/control	2008-11-04 03:48:53 UTC (rev 6828)
+++ packages/pyyaml/trunk/debian/control	2008-11-04 03:51:52 UTC (rev 6829)
@@ -1,6 +1,6 @@
 Source: pyyaml
 Section: python
-Priority: optional
+Priority: extra
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org> 
 Uploaders: Scott Kitterman <scott at kitterman.com>
 Build-Depends: debhelper (>= 5), cdbs (>=0.4.48), python-all-dev (>=2.3.5-11), python-all-dbg, python-central (>= 0.6), libyaml-dev
@@ -22,7 +22,6 @@
  provided.
 
 Package: python-yaml-dbg
-Priority: extra
 Architecture: any
 Depends: python-yaml (= ${binary:Version}), python-dbg, ${shlibs:Depends}
 Description: YAML parser and emitter for Python




More information about the Python-modules-commits mailing list