2009
dvdbackup (0.4.1-1) unstable; urgency=high
* New upstream release
+ Fixes offset bug, which results in wrong .vob files (Closes: #529073).
+ German translation; thanks to Chris Leick (Closes: #531568).
+ Fixes grammatical errors (Closes: #530708).
* debian/control:
- Update my e-mail address.
- Use longer description for dvdbackup-dbg.
* debian/copyright: Refer to GPL-3 instead of versionless GPL.
* Switch to debhelper 7.
* Update debian/copyright to Debian Enhancement Proposals 5.
-- Benjamin Drung <bdrung@ubuntu.com> Tue, 09 Jun 2009 02:11:29 +0200
dvdbackup (0.4-1) unstable; urgency=low
[ Benjamin Drung ]
* New upstream version
* debian/control:
- Update Debian Standards-Version to 3.8.1
- Add Homepage and Vcs-{Browser,Svn} fields
- Add myself to Uploaders
- Add cdbs to Build-Depends
- Add ${misc:Depends} to Depends
- Build-Depends on newer libdvdread-dev (Closes: #516825)
- dvdbackup-dev needs to depend on same version of dvdbackup
- Adjust section to the new sections in Debian
* Add newline to the end of debian/watch
* debian/rules: Switch to cdbs (Closes: #506600)
* debian/dvdbackup.{dirs,docs,manpages}: Removed
* debian/dvdbackup.install: Updated for cdbs
* debian/copyright: Updated year and corrected link to GPL
[ Stephen Gran ]
* Prep for release
-- Stephen Gran <sgran@debian.org> Fri, 27 Mar 2009 10:41:51 -0400
2008
dvdbackup (0.2-2) unstable; urgency=low
* Pass CFLAGS to build system, don't override them
-- Stephen Gran <sgran@debian.org> Tue, 01 Apr 2008 23:19:25 +0100
dvdbackup (0.2-1) unstable; urgency=low
* New upstream version * Mandatory switches are now gone (closes: #469337, #470049) * Update debian/copyright to reflect new upstream * Update debian/rules to reflect new build system
-- Stephen Gran <sgran@debian.org> Tue, 11 Mar 2008 02:09:51 +0000
dvdbackup (0.1.1-12) unstable; urgency=low
* Output an error message when DVDOpen fails (closes: #464520)
-- Stephen Gran <sgran@debian.org> Mon, 03 Mar 2008 02:26:03 +0000
dvdbackup (0.1.1-11) unstable; urgency=low
* dvdbackup-dbg Depends on dvdbackup (closes: #463179) * s/mkisofs/genisoimage/g (closes: #415770) * Handle short reads from DVDReadBlocks (closes: #419670) * Handle broken ifo/bup files (closes: #467075) * Modify Build-Depends to not use the -1 revision * Update Standards Version (no changes)
-- Stephen Gran <sgran@debian.org> Sun, 02 Mar 2008 17:44:38 +0000
2006
dvdbackup (0.1.1-10) unstable; urgency=low
* Fix AUTHOR attribution in manpage (closes: #376987) * Apply broken block handling patch from Martin Stolle <mstoll@sus.mcgill.ca> (closes: #376065)
-- Stephen Gran <sgran@debian.org> Sun, 17 Sep 2006 14:05:00 +0100
dvdbackup (0.1.1-9) unstable; urgency=low
* Change Priority: for -dbg package to match override field.
-- Stephen Gran <sgran@debian.org> Thu, 13 Jul 2006 16:13:11 +0100
dvdbackup (0.1.1-8) unstable; urgency=low
* Don't save the output of `pwd` in a variable - at least some of the
buildds run with sudo, and this will probably fail on those. I have no
idea why this hasn't failed yet, but no point continuing.
-- Stephen Gran <sgran@debian.org> Tue, 6 Jun 2006 00:29:45 +0100
dvdbackup (0.1.1-7) unstable; urgency=medium
* The wiki-wacky-oaxtepec release * Patch from Ted Percival <ted@midg3t.net> to fix overflow in DVDGetFileSet (closes: #366092) - urgency is medium for this bugfix * Add -dbg package, so it's easier to find these things in the future This requires increasing versioned dep on debhelper * Actually pass CFLAGS to make. Duh. (closes: #367101) * Upgrade to Standards-Version 3.7.2 (no changes)
-- Stephen Gran <sgran@debian.org> Thu, 18 May 2006 23:50:44 +0100
dvdbackup (0.1.1-6) unstable; urgency=low
* Stop using UDFFindFile (patch from Bj|rn Englund
<d4bjorn@dtek.chalmers.se>) (closes: #365637)
-- Stephen Gran <sgran@debian.org> Thu, 4 May 2006 00:20:45 +0100
dvdbackup (0.1.1-5) unstable; urgency=low
* Relax permissions on created files and directories
(closes: #363589)
-- Stephen Gran <sgran@debian.org> Thu, 20 Apr 2006 18:39:29 +0100
2005
dvdbackup (0.1.1-4) unstable; urgency=low
* Update to 3.6.2 (no changes necessary) * patch from Salamon Attila <attila.salamon-patch@chello.hu> to fix offset errors in VOM creation. (closes: #342949) Should also close #319631, but I'll wait for confirmation. * Add notes to READMEs and manpage that dvdbackup does not itself create all the bits necessary to burn a single titleset to dvd - you'll still need something like dvdauthor for that. (closes: #341483) * Fix manpage typo
-- Stephen Gran <sgran@debian.org> Thu, 29 Dec 2005 22:44:38 +0000
dvdbackup (0.1.1-3) unstable; urgency=low
* Manpage and help output fixups (closes: #288765) - remove obsolete SEE ALSO - better document -n switch in both -h output and manpage - properly escape all hyphens
-- Stephen Gran <sgran@debian.org> Wed, 19 Jan 2005 00:14:11 -0500
2004
dvdbackup (0.1.1-2) unstable; urgency=low
* Typo fixups in source (Thanks Michael Shields <shields@msrl.com> for patch) (closes: #266500) * Also inspired me to hunt for typos and problems in manpage.
-- Stephen Gran <sgran@debian.org> Sat, 28 Aug 2004 12:33:43 -0400
dvdbackup (0.1.1-1) unstable; urgency=low
* New upstream version (closes: #249421)
-- Stephen Gran <sgran@debian.org> Fri, 21 May 2004 00:31:25 -0400
dvdbackup (0.1-6) unstable; urgency=low
* Change suggests to libdvdcss2 (closes: #247986)
-- Stephen Gran <sgran@debian.org> Sat, 8 May 2004 09:33:47 -0400
dvdbackup (0.1-5) unstable; urgency=low
* Fix possible FPE on DVD's with only one title set. Thanks to Emmanuel
Charpentier for finding the bug and thanks to Jim Paris <jim@jtan.com> for
the patch. (closes: #224944)
-- Stephen Gran <sgran@debian.org> Sat, 8 May 2004 09:33:40 -0400
2003
dvdbackup (0.1-4) unstable; urgency=low
* Typo fix in README (closes: #215484)
-- Stephen Gran <sgran@debian.org> Sun, 12 Oct 2003 21:39:58 -0400
dvdbackup (0.1-3) unstable; urgency=low
* Add real Makefile and use optimization and warnings.
(closes: #204929)
* Bump Standards Version to 3.6.1 - no changes
-- Stephen Gran <sgran@debian.org> Tue, 12 Aug 2003 16:33:10 -0400
dvdbackup (0.1-2) unstable; urgency=low
* Fix up debian/rules so autobuilders don't fail.
Stupid, stupid me. (closes: #203770)
* Bump Standards Version to 3.6.0 - no changes.
-- Stephen Gran <sgran@debian.org> Sun, 3 Aug 2003 11:20:59 -0400
dvdbackup (0.1-1) unstable; urgency=low
* Initial Release.
-- Stephen Gran <sgran@debian.org> Mon, 7 Jul 2003 13:59:36 -0400