]> git.parisson.com Git - telemeta.git/commitdiff
* Add python-numpy dependency
authoryomguy <>
Thu, 21 Aug 2008 14:57:51 +0000 (14:57 +0000)
committeryomguy <>
Thu, 21 Aug 2008 14:57:51 +0000 (14:57 +0000)
* change version

debian/control
telemeta/__init__.py

index 4e575a640e08aff45431a4e88c26b72ffa57a2ec..a11586281410f16a2f7a7a9a512f1eefbb1323ad 100644 (file)
@@ -8,7 +8,7 @@ Standards-Version: 3.7.3
 
 Package: telemeta
 Architecture: any
-Depends: ${python:Depends}, python-xml, python-mutagen, python-django (>= 0.96.2), sox, vorbis-tools, flac, normalize-audio, python-mysqldb, mysql-server, octave2.9, python-tk, libgd2-xpm, libsndfile1
+Depends: ${python:Depends}, python-xml, python-mutagen, python-django (>= 0.96.2), sox, vorbis-tools, flac, normalize-audio, python-mysqldb, mysql-server, octave2.9, python-tk, libgd2-xpm, libsndfile1, python-numpy
 Recommends: lame
 Suggests: ecasound, festival, par2
 Description: web frontend to backup, transcode and tag any audio content with metadata
index bf349fc41be6f06e7dd1068b8d513fa1d316eb40..57499c97388928b497f19da6db6d4697ce58163d 100644 (file)
@@ -11,12 +11,12 @@ U{http://svn.parisson.org/telemeta}
 """
 
 __docformat__ = 'epytext en'
-__version__ = '0.3.1'
+__version__ = '0.3.2'
 __url__ = 'http://svn.parisson.org/telemeta'
-__copyright__ = '(C) 2007 Parisson'
+__copyright__ = '(C) 2007-2008 Parisson SARL'
 __license__ = 'BSD'
 __license_long__ = """
- Copyright (C) 2007 Parisson
+ Copyright (C) 2007 Parisson SARL
  All rights reserved.
  
  Redistribution and use in source and binary forms, with or without