[Python-modules-commits] r16811 - in packages/pebl/trunk/debian (changelog control)

yoh at users.alioth.debian.org yoh at users.alioth.debian.org
Fri Apr 29 01:11:09 UTC 2011


    Date: Friday, April 29, 2011 @ 01:11:06
  Author: yoh
Revision: 16811

debian/control: vcs headers, tuneups in descriptions

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

Modified: packages/pebl/trunk/debian/changelog
===================================================================
--- packages/pebl/trunk/debian/changelog	2011-04-28 22:54:13 UTC (rev 16810)
+++ packages/pebl/trunk/debian/changelog	2011-04-29 01:11:06 UTC (rev 16811)
@@ -1,3 +1,12 @@
+pebl (1.0.2-2) unstable; urgency=medium
+
+  * debian/control:
+    - Vcs headers
+    - Slight tune ups in the descriptions
+    - Myself to uploaders
+
+ -- Yaroslav Halchenko <debian at onerussian.com>  Thu, 28 Apr 2011 16:55:59 -0400
+
 pebl (1.0.2-1) unstable; urgency=low
 
   * Initial release. Closes: #612761

Modified: packages/pebl/trunk/debian/control
===================================================================
--- packages/pebl/trunk/debian/control	2011-04-28 22:54:13 UTC (rev 16810)
+++ packages/pebl/trunk/debian/control	2011-04-29 01:11:06 UTC (rev 16811)
@@ -2,11 +2,13 @@
 Section: python
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Miriam Ruiz <little_miry at yahoo.es>
+Uploaders: Miriam Ruiz <little_miry at yahoo.es>, Yaroslav Halchenko <debian at onerussian.com>
 Build-Depends: debhelper (>= 7), dh-buildinfo, quilt,
  python-all-dev, python-support, python-setuptools, python-sphinx,
  python-numpy
 Standards-Version: 3.9.1
+Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/pebl/trunk
+Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/pebl/trunk/
 Homepage: https://code.google.com/p/pebl-project/
 
 Package: python-pebl
@@ -26,7 +28,7 @@
    * Has facilities for transparent parallel execution using several
      cluster/grid resources
    * Calculates edge marginals and consensus networks
-   * Presents results in a variety of formats 
+   * Presents results in a variety of formats
 
 Package: python-pebl-dbg
 Section: debug
@@ -36,7 +38,8 @@
 Description: Python Environment for Bayesian Learning - debug
  Pebl is a Python library and command line application for learning
  the structure of a Bayesian network given prior knowledge and
- observations. .
+ observations.
+ .
  This package contains the debugging symbols.
 
 Package: python-pebl-doc




More information about the Python-modules-commits mailing list