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

mca-guest at users.alioth.debian.org mca-guest at users.alioth.debian.org
Sun Sep 28 14:55:14 UTC 2008


    Date: Sunday, September 28, 2008 @ 14:55:11
  Author: mca-guest
Revision: 6607

new upstream, bump standards version to 3.8.0

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	2008-09-28 14:50:51 UTC (rev 6606)
+++ packages/hachoir-parser/trunk/debian/changelog	2008-09-28 14:55:11 UTC (rev 6607)
@@ -1,3 +1,10 @@
+hachoir-parser (1.2-1) UNRELEASED; urgency=low
+
+  * (NOT RELEASED YET) New upstream release
+  * bump Standards-Version to 3.8.0
+
+ -- Michel Casabona <michel.casabona at free.fr>  Sun, 28 Sep 2008 15:51:07 +0200
+
 hachoir-parser (1.1-1) unstable; urgency=low
 
   [ Michel Casabona ]

Modified: packages/hachoir-parser/trunk/debian/control
===================================================================
--- packages/hachoir-parser/trunk/debian/control	2008-09-28 14:50:51 UTC (rev 6606)
+++ packages/hachoir-parser/trunk/debian/control	2008-09-28 14:55:11 UTC (rev 6607)
@@ -5,14 +5,14 @@
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Build-Depends: debhelper (>=5), python (>= 2.4), cdbs (>= 0.4.43), python-support (>= 0.4)
 Build-Depends-Indep: python-all-dev (>= 2.4)
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 Homepage: http://hachoir.org/wiki/hachoir-parser
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/hachoir-parser/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/hachoir-parser/trunk/?op=log
 
 Package: python-hachoir-parser
 Architecture: all
-Depends: ${python:Depends}, python-hachoir-core (>= 1.1)
+Depends: ${python:Depends}, python-hachoir-core (>= 1.2)
 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