This is an autogenerated patch header for a single-debian-patch file. The
delta against upstream is either kept as a single patch, or maintained
in some VCS, and exported as a single patch instead of more manageable
atomic patches.

--- vobcopy-1.2.1.orig/Changelog
+++ vobcopy-1.2.1/Changelog
@@ -1,5 +1,7 @@
 Changelog for vobcopy:
 For more infos on the options see "man vobcopy"
+1.2.2:  Changed the home website of the project
+
 1.2.0:  Some new features!
 	-Progress bar and speed enhancements/system load reduction
 	coming with it - many thanks to Eric Kilfoil!
--- vobcopy-1.2.1.orig/Makefile.am
+++ vobcopy-1.2.1/Makefile.am
@@ -1,6 +1,3 @@
-ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = po
-
 bin_PROGRAMS = vobcopy
 
 vobcopy_SOURCES = dvd.c vobcopy.c dvd.h vobcopy.h
@@ -9,7 +6,7 @@ dist_man_MANS = vobcopy.1
 man1dedir = $(mandir)/de/man1
 man1de_DATA = intl/de/vobcopy.1
 
-EXTRA_DIST = m4/ChangeLog vobcopy.mo vobcopy.pot vobcopy.spec vobcopy.1.de
+EXTRA_DIST = vobcopy.spec vobcopy.1.de
 
 dist_doc_DATA = alternative_programs.txt Changelog README Release-Notes TODO COPYING
 
--- vobcopy-1.2.1.orig/README
+++ vobcopy-1.2.1/README
@@ -1,8 +1,8 @@
 Hi!
 Well, I like mplayer (www.mplayerhq.hu) a lot! Conversion and all that. But
 - for a quick copy of a dvd to harddisk I didn't find the right tools under
-linux (back then - something similar to vobdec under win). So, I hacked 
-together a copy program using heavily the libdvdread library (which is 
+linux (back then - something similar to vobdec under win). So, I hacked
+together a copy program using heavily the libdvdread library (which is
 really great).
 It should also now work on FreeBSD (many thanks to Takeshi HIYAMA!!) and
 Solaris (also many thanks to Erik Hovland!!) and on MacOSX (either
@@ -10,23 +10,28 @@ straight from this source or get it via
 
 What you need in advance is libdvdread(-devel) installed. This will only copy
 css-unencrypted dvd's (take a GOOD look
-at http://freshmeat.net/projects/libdvdread). 
-There are also rpm and deb packages available! 
+at http://freshmeat.net/projects/libdvdread).
+There are also rpm and deb packages available!
 
 **IMPORTANT**
-	I receive nearly NO bugreports, so either vobcopy (and therefore I) 
+	I receive nearly NO bugreports, so either vobcopy (and therefore I)
 	are near-perfect (yeah, right ;-) or your problems have a real slim chance
-	of getting fixed. Bugreporting is *really* simple, add "-v -v" to your 
+	of getting fixed. Bugreporting is *really* simple, add "-v -v" to your
 	vobcopy call to have vobcopy create a bugreport file you can mail me at
 	robos@muon.de along with a small description of your system (OS,
 	hardware, ...) and the problem.
 	I did receive some questions which I answer in the FAQ. Take a look
-	there before you mail me a bugreport. 
-	
-It should compile then via:
-(Configure: ./configure.sh
-	    is a self-written configure script. Try it. It isn't necessary
-	    but it tries to find some things. If it fails skip it :)
+	there before you mail me a bugreport.
+
+It should compile with:
+
+$ autoreconf --install
+$ ./configure
+$ make
+
+and either invoke the vobcopy binary, or if desired, install with
+
+$ make install
 
 For rpm based systems the commands should be something link this:
 The src.rpm should rebuild cleanly on any RPM-based distro with
@@ -37,9 +42,6 @@ rpmbuild -ta vobcopy-0.5.8.tar.gz
 
 Compile:
 	make
-	(if you want to disable large file support during compilation, use
-	make disable_lfs 
-	instead)
 Install:
 	as root: make install
 
@@ -47,39 +49,39 @@ Install:
 Handling:
 vobcopy	(without _any_ options)
 	will copy the title with the most chapters to the current directory.
- 	The vobs will be merged up to 2 gigs and then a new file will be 
+ 	The vobs will be merged up to 2 gigs and then a new file will be
 	started. So what you get is:
 	name-of-moviex-1.vob (2 gig size) name-of-moviex-2.vob ...
 	During copying there is a .partial appended to the filename to
 	indicate that the files are not done yet. If for some reason the
-	sizes don't match the one on dvd the .partial will stay to indicate 
+	sizes don't match the one on dvd the .partial will stay to indicate
 	that something is wrong.
 
 For more infos on the options see "man vobcopy"
 	Newest addition:
-	
+
 vobcopy -M will rip the title with the longest playing time. Normal
 	mode without any options is with the most chapters. Both
 	methods can be wrong so please try both. I will implement a
 	message when the methods deliver different "main" titles shortly.
-	
+
 vobcopy -x will not ask any questions if you want to overwrite
 	pre-existing files but will simply do so.
-	
+
 vobcopy -O <filename of single files you want to copy, more than one have to
 	be separated by comma>
 	e.g. -O video_ts.vob,vts_01_01.ifo,vts_01_01.vob
 	or -O bup,ifo will copy all files containing ifo and bup in their names
-	
+
 vobcopy -F <fast_factor= 1..64> (--fast)
 	Speed up the copying (experimental)
-	(in my case it went from 10:43 min to 9:40 with 1x to 10x, so not 
+	(in my case it went from 10:43 min to 9:40 with 1x to 10x, so not
 	THAT much, maybe with faster drives...)
-	
+
 vobcopy -m (or --mirror, long-options are possible now)
 	Mirror the content of /dvd/video_ts/ to a dir named after the dvd.
 
-	Optionally you can provide which vts_xx_01 (which title) should be 
+	Optionally you can provide which vts_xx_01 (which title) should be
 	copied via
 vobcopy -n 3
 	will copy vts_03_xx.vob to harddisk.
@@ -87,48 +89,48 @@ vobcopy -o /tmp/, "-" or "stdout"
 	will copy the output to /tmp/, or to stdout for piping to another program
 	(like bbtools, see the vobcopy page)
 vobcopy -1/tmp1/
-	will continue to write the data to this directory if the first one 
+	will continue to write the data to this directory if the first one
 	(behind -o) is full. Additionally there are -2, -3 and -4 available.
-	(watch out that there are no spaces behind the number and the dir, 
-	might not work otherwise) 
-vobcopy -l 
+	(watch out that there are no spaces behind the number and the dir,
+	might not work otherwise)
+vobcopy -l
 	will copy the data into only one really large file (probably larger
-	than 2 GB). This large-file-support has to be met by your system. No 
+	than 2 GB). This large-file-support has to be met by your system. No
 	autodetection yet.
 vobcopy -h
 	gives you the available command options (help)
 
 If parts of vobcopy work buggy you can override some things:
 vobcopy -f
-	force vobcopy to write to the destination directory even if vobcopy 
-	thinks there is not enough free space. 
+	force vobcopy to write to the destination directory even if vobcopy
+	thinks there is not enough free space.
 vobcopy -i /path/to/the/mounted/dvd/
 	if vobcopy fails to autodetect the mounted dvd you can provide the path
 	like that.
 vobcopy -I
 	will give you some infos on the dvd data and on the output directory
-vobcopy -v -v 
-	will write a log-file to the current directory. You can send me this 
+vobcopy -v -v
+	will write a log-file to the current directory. You can send me this
 	as a bugreport 	(along with a few words by you about the problem)
 vobcopy -b
-	begins to copy from the specified offset-size. Modifiers like b for 
-	512-bytes, k for kilo-bytes, m for mega- and g for giga-bytes can be 
-	appended to the number. Example: vobcopy -b 500m will start to copy 
+	begins to copy from the specified offset-size. Modifiers like b for
+	512-bytes, k for kilo-bytes, m for mega- and g for giga-bytes can be
+	appended to the number. Example: vobcopy -b 500m will start to copy
 	from 500MB onward till the end.
 vobcopy -e size[bkmg]
-	similar to -b, this options lets you specify some size to stop before 
-	the end.	
-vobcopy -V 
+	similar to -b, this options lets you specify some size to stop before
+	the end.
+vobcopy -V
 	prints the version number of vobcopy
 vobcopy -t name
 	changes the name of the output file or writes to stdout for pipeing
 	(deprecated, use -o instead now)
-	
+
 vobcopy -q
 	all info and error messages of vobcopy go to vobcopy.bla in the current
 	directory instead of stderr. Good when you want to pipe the output of
 	vobcopy to some other program, e.g. bbtools or mplayer.
-	
+
 vobcopy -x
 	overwrite all existing files without further question
 
@@ -136,4 +138,3 @@ The options can be combined and arranged
 It worked for me, hope for you too.
 Have fun!
 Robos (robos@muon.de)
-
--- vobcopy-1.2.1.orig/configure.ac
+++ vobcopy-1.2.1/configure.ac
@@ -2,7 +2,7 @@
 
 # header
 AC_PREREQ([2.69])
-AC_INIT([vobcopy],[1.2.0],[Robos <robos@muon.de>],[vobcopy],[http://vobcopy.org])
+AC_INIT([vobcopy],[1.2.1],[Robos <robos@muon.de>],[vobcopy],[https://github.com/barak/vobcopy])
 AC_CONFIG_SRCDIR([vobcopy.c])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_HEADERS([config.h])
@@ -10,10 +10,6 @@ AC_CONFIG_HEADERS([config.h])
 # Enable automake
 AM_INIT_AUTOMAKE([foreign -Wall])
 
-# Internationalization support
-AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION([0.20])
-
 # Checks for programs.
 AC_PROG_CC
 AX_CFLAGS_WARN_ALL
@@ -40,5 +36,5 @@ AC_FUNC_MALLOC
 AC_CHECK_FUNCS([alarm fdatasync getcwd getmntent getmntinfo memset mkdir setlocale strcasecmp strerror strpbrk strstr getopt_long])
 
 # trailer
-AC_CONFIG_FILES([Makefile po/Makefile.in])
+AC_CONFIG_FILES([Makefile])
 AC_OUTPUT
--- vobcopy-1.2.1.orig/dvd.c
+++ vobcopy-1.2.1/dvd.c
@@ -258,8 +258,6 @@ this is the code for the other-OSs, not
 		mounted = TRUE;
 		break;
 	    }
-	}
-	endmntent(tmp_streamin);
         
         if (strcmp(lmount_entry->mnt_fsname, "fuseiso") == 0) {
           fprintf ( stderr, "[Info] Fuseiso detected. I'm looking for the iso file\n");
@@ -283,6 +281,8 @@ this is the code for the other-OSs, not
             endmntent(tmp_streamin_fuseiso);
           }
         }
+	}
+	endmntent(tmp_streamin);
 
 	if (mounted) 
             {
--- vobcopy-1.2.1.orig/vobcopy.h
+++ vobcopy-1.2.1/vobcopy.h
@@ -93,9 +93,11 @@
 typedef enum  { FALSE=0, TRUE=1 }  bool;
 #else
 #include <stdbool.h>
+#ifndef TRUE
 #define TRUE true
 #define FALSE false
 #endif
+#endif
 
 #ifdef HAVE_SYS_MNTTAB_H
 #include <sys/mnttab.h>
--- vobcopy-1.2.1.orig/vobcopy.spec
+++ vobcopy-1.2.1/vobcopy.spec
@@ -4,7 +4,7 @@ Version: 1.2.0
 Release: 1
 License: GPL
 Group: Applications/Multimedia
-URL: http://vobcopy.org/projects/c/c.shtml
+URL: https://github.com/barak/vobcopy
 Source0: %{name}-%{version}.tar.gz
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root
 Requires: libdvdread
