~vibhavp/ubuntu/saucy/libdvdread/merge-from-debian

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Bryce Harrington
  • Date: 2011-11-28 17:12:51 UTC
  • mfrom: (1.1.4) (3.2.10 sid)
  • Revision ID: package-import@ubuntu.com-20111128171251-fxbi0nd6rrz3lsfb
Tags: 4.2.0-1ubuntu1
* Merge from debian testing.  Remaining changes:
  - Re-add missing install-css.sh. Update the script with patch by Gene Cumm
    for dynamic version calculation.
  - debian/control: add Suggests for install-css.sh on wget, debhelper, etc.
  - debian/rules: install install-css.sh, leave perms executable.
  - 100-quell-vts-tmapt-warning.patch - Don't recommend sending bug
    reports when VTS_TMAPT is missing
  - 102-reorder-linkage.patch - Fix link order for shared library loading.
* Drop 101-fix-msb-unicode.patch; fixed upstream.

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.