~ubuntu-branches/ubuntu/maverick/libdvdread/maverick

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Bhavani Shankar
  • Date: 2010-07-14 11:30:14 UTC
  • mfrom: (3.2.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100714113014-gen6gf4o3h84ljky
Tags: 4.1.3-10ubuntu1
* Merge from debian unstable (LP: #605288).  Remaining changes:
  - Re-add missing install-css.sh. Update the script with patch by Gene Cumm
    for dynamic version calculation. Add recommends grep, sed, head for this
    functionality to work.
  - debian/control: add Suggests for install-css.sh
  - debian/rules: install install-css.sh, leave perms executable.

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.