~ubuntu-branches/debian/squeeze/libdvdread/squeeze

« back to all changes in this revision

Viewing changes to debian/patches/07-version.patch

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2010-07-12 20:56:17 UTC
  • mfrom: (7.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20100712205617-jauymovmln6l5gib
Tags: 4.1.3-10
* Updating standards version to 3.9.0.
* Adding patch from Morten Sjøgren <m_abs@mabs.dk> to fix a segfault
  with newer DVDs.
* Directing bug-script output to fd3 (Closes: #524126).
* Bumping version in dvd_reader.h to match original upstream (Closes:
  #532438).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Author: Daniel Baumann <daniel@debian.org>
 
2
Descriptino: Bumping version to match original upstream (Closes: #532438).
 
3
 
 
4
diff -Naurp libdvdread.orig/src/dvd_reader.h libdvdread/src/dvd_reader.h
 
5
--- libdvdread.orig/src/dvd_reader.h    2010-04-03 12:46:05.000000000 +0200
 
6
+++ libdvdread/src/dvd_reader.h 2010-07-12 20:43:19.530887071 +0200
 
7
@@ -41,7 +41,7 @@
 
8
 /**
 
9
  * The current version.
 
10
  */
 
11
-#define DVDREAD_VERSION 904
 
12
+#define DVDREAD_VERSION 907
 
13
 
 
14
 /**
 
15
  * The length of one Logical Block of a DVD.