[matroska] r1237 - in trunk/libebml: . debian

[email protected] Tue, 18 Oct 2005 22:00:01 +0400 (MSD)
Newsgroups gmane.comp.multimedia.matroska.cvs
Message-ID <[email protected]>
Author: mosu
Date: 2005-10-18 21:59:59 +0400 (Tue, 18 Oct 2005)
New Revision: 1237

Modified:
   trunk/libebml/ChangeLog
   trunk/libebml/debian/changelog
Log:
Changed the version in the Debian control file & automatic ChangeLog update.

Modified: trunk/libebml/ChangeLog
===================================================================
--- trunk/libebml/ChangeLog	2005-10-16 13:06:07 UTC (rev 1236)
+++ trunk/libebml/ChangeLog	2005-10-18 17:59:59 UTC (rev 1237)
@@ -1,5 +1,38 @@
+2005-10-15 16:00  robux4
+
+	* trunk/libebml/ebml/EbmlVersion.h: libebml: the next version will
+	  be 0.7.6
+
+2005-10-15 15:56  robux4
+
+	* trunk/libebml/ebml/EbmlElement.h, trunk/libebml/ebml/EbmlMaster.h,
+	  trunk/libebml/src/EbmlElement.cpp, trunk/libebml/src/EbmlVoid.cpp,
+	  trunk/libmatroska/src/KaxBlock.cpp: libebml/libmatroska: fix a
+	  major bug when "unknown size" was used (Haali does)
+
+2005-08-31 13:28  mosu
+
+	* trunk/libebml/make/linux/suse-libebml-makefile.diff,
+	  trunk/libebml/make/linux/suse.spec: Added the necessary patch for
+	  packaging libebml on SuSE.
+
+2005-08-31 13:19  mosu
+
+	* trunk/libebml/make/linux/fedora-core.spec,
+	  trunk/libebml/make/linux/suse.spec: Added the spec files that I
+	  use for building libebml on SuSE and Fedora Core.
+
+2005-08-26 08:18  mosu
+
+	* trunk/libebml/src/Debug.cpp: Make the compiler happy: tv.tv_usec's
+	  type does not have to be a long int.
+
 2005-05-22 07:26  mosu
 
+	* trunk/libebml/ChangeLog: Automatic ChangeLog update.
+
+2005-05-22 07:26  mosu
+
 	* trunk/libebml, trunk/libebml/debian: Ignore some files and
 	  directories created during the Debian build process.
 

Modified: trunk/libebml/debian/changelog
===================================================================
--- trunk/libebml/debian/changelog	2005-10-16 13:06:07 UTC (rev 1236)
+++ trunk/libebml/debian/changelog	2005-10-18 17:59:59 UTC (rev 1237)
@@ -1,3 +1,15 @@
+libebml (0.7.6-1) unstable; urgency=low
+
+  * New version.
+
+ -- Moritz Bunkus <[email protected]>  Tue, 18 Oct 2005 19:54:16 +0200
+
+libebml (0.7.5-2) unstable; urgency=low
+
+  * Rebuilt with g++ 4.0.2.
+
+ -- Moritz Bunkus <[email protected]>  Sat, 15 Oct 2005 14:20:24 +0200
+
 libebml (0.7.5-1) unstable; urgency=low
 
   * New version.