[Python-apps-team] Bug#607257: rdiff-backup: Extend --no-compress defaults by .iso/vob/mdf

Christian Hammers ch at debian.org
Thu Dec 16 10:06:00 UTC 2010


Package: rdiff-backup
Version: 1.2.8-6
Severity: wishlist
Tags: upstream patch

Please extend the default --no-compression file extension list by some more
common extensions that are used for DVD backups.

Patch:
diff -Nur rdiff-backup-1.2.8.orig//rdiff_backup/Globals.py rdiff-
backup-1.2.8/rdiff_backup/Globals.py
--- rdiff-backup-1.2.8.orig//rdiff_backup/Globals.py    2009-03-16
15:36:21.000000000 +0100
+++ rdiff-backup-1.2.8/rdiff_backup/Globals.py  2010-12-16 11:02:30.000000000
+0100
@@ -180,7 +180,7 @@
 # compiled version of the first.
 no_compression_regexp_string = ("(?i).*\\.(gz|z|bz|bz2|tgz|zip|rpm|deb|"
     "jpg|jpeg|gif|png|jp2|mp3|ogg|avi|wmv|mpeg|mpg|rm|mov|flac|shn|pgp|"
-    "gpg|rz|lzh|zoo|lharc|rar|arj|asc)$")
+    "gpg|rz|lzh|zoo|lharc|rar|arj|asc|iso|vob|mdf)$")
 no_compression_regexp = None

 # If true, filelists and directory statistics will be split on



-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (1001, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages rdiff-backup depends on:
ii  libc6                   2.11.2-7         Embedded GNU C Library: Shared lib
ii  librsync1               0.9.7-7          rsync remote-delta algorithm libra
ii  python                  2.6.6-3+squeeze1 interactive high-level object-orie
ii  python-support          1.0.10           automated rebuilding support for P

Versions of packages rdiff-backup recommends:
ii  python-pylibacl               0.5.0-3    module for manipulating POSIX.1e A
ii  python-pyxattr                0.5.0-3    module for manipulating filesystem

rdiff-backup suggests no packages.

-- no debconf information
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bash
Type: application/x-executable
Size: 926536 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/python-apps-team/attachments/20101216/252189f5/attachment-0001.bin>


More information about the Python-apps-team mailing list