[Python-modules-commits] r11462 - in packages/hachoir-parser/trunk/debian (changelog control)

mca-guest at users.alioth.debian.org mca-guest at users.alioth.debian.org
Sat Jan 30 19:54:52 UTC 2010


    Date: Saturday, January 30, 2010 @ 19:54:50
  Author: mca-guest
Revision: 11462

new upstream, tarball now include missing files, depends on hachoir-core 1.3

Modified:
  packages/hachoir-parser/trunk/debian/changelog
  packages/hachoir-parser/trunk/debian/control

Modified: packages/hachoir-parser/trunk/debian/changelog
===================================================================
--- packages/hachoir-parser/trunk/debian/changelog	2010-01-30 19:33:11 UTC (rev 11461)
+++ packages/hachoir-parser/trunk/debian/changelog	2010-01-30 19:54:50 UTC (rev 11462)
@@ -1,3 +1,9 @@
+hachoir-parser (1.3.1-1) UNRELEASED; urgency=low
+
+  * New upstream release
+
+ -- Michel Casabona <michel.casabona at free.fr>  Sat, 30 Jan 2010 20:48:11 +0100
+
 hachoir-parser (1.3-1) UNRELEASED; urgency=low
 
   * New upstream release

Modified: packages/hachoir-parser/trunk/debian/control
===================================================================
--- packages/hachoir-parser/trunk/debian/control	2010-01-30 19:33:11 UTC (rev 11461)
+++ packages/hachoir-parser/trunk/debian/control	2010-01-30 19:54:50 UTC (rev 11462)
@@ -12,7 +12,7 @@
 
 Package: python-hachoir-parser
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-hachoir-core (>= 1.2.1)
+Depends: ${python:Depends}, ${misc:Depends}, python-hachoir-core (>= 1.3)
 Description: Package of Hachoir parsers used to open binary files
  hachoir-parser is a package of most common file format parsers written for
  Hachoir framework. Not all parsers are complete, some are very good and other




More information about the Python-modules-commits mailing list