[Pkg-running-devel] [SCM] Debian package for pytrainer branch, master, updated. debian/1.8.0-4-31-g2da79c9

Christian Perrier bubulle at debian.org
Sun Nov 27 17:00:46 UTC 2011


The following commit has been merged in the master branch:
commit 17d36a32d80bee220e494c3a9b455bc6aeafd459
Author: Christian Perrier <bubulle at debian.org>
Date:   Sun Nov 27 16:37:28 2011 +0100

    Depend on python-migrate to allow database migration at first run

diff --git a/debian/changelog b/debian/changelog
index 4e10628..287445c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ pytrainer (1.9.1-1) UNRELEASED; urgency=low
   * Move pytr in /usr/lib/pytrainer as we're using a wrapper. That
     will also avoid a lintian warning about a missing manpage.
     Closes: #560907
+  * Depend on python-migrate to allow database migration at first run
 
  -- Christian Perrier <bubulle at debian.org>  Sat, 26 Nov 2011 18:14:40 +0100
 
diff --git a/debian/control b/debian/control
index 5725bd6..54a374b 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ X-Python-Version: >=2.5
 
 Package: pytrainer
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python, python-libxml2, python-lxml, python-pysqlite2, python-glade2, python-gtk2, python-matplotlib, python-scipy, python-numpy, gpsbabel, iceweasel | firefox | abrowser, python-webkit, python-soappy, zenity
+Depends: ${misc:Depends}, ${python:Depends}, python, python-libxml2, python-lxml, python-pysqlite2, python-glade2, python-gtk2, python-matplotlib, python-scipy, python-numpy, gpsbabel, iceweasel | firefox | abrowser, python-webkit, python-soappy, zenity, python-migrate (>= 0.5.4)
 Description: tool for logging sport activities
  This package provides a logging tool for runners, cyclists, etc. It
  uses data from GPS-enabled devices that generate GPX files.

-- 
Debian package for pytrainer



More information about the Pkg-running-devel mailing list