Package: backupninja
Version: 0.9.6-4
Severity: normal

Hi.

It's weird that contents of upstream sources tarball (from 
https://labs.riseup.net/code/attachments/download/51/backupninja-0.9.6.tar.gz 
downloaded today) aren't the same as the ones from 
backupninja_0.9.6.orig.tar.gz (as apt-get source provides them to me).

Here's the diff : 

diff -irbw backupninja-0.9.6/handlers/makecd.in 
backupninja-0.9.6.orig/handlers/makecd.in
16c16
< MKISOFS="/usr/bin/genisoimage"
---
> MKISOFS="/usr/bin/mkisofs"
18c18,19
< CDRECORD="/usr/bin/wodim"
---
> #CDRECORD="/usr/bin/cdrecord"
> CDRECORD="/usr/bin/cdrecord.mmap"
28,31c29,32
< [ -x "$MKISOFS" ]   || debug 3 "echo executable $MKISOFS not present"
< [ -x "$GROWISOFS" ] || debug 3 "echo executable $GROWISOFS not present"
< [ -x "$CDRECORD" ]  || debug 3 "echo executable $CDRECORD not present"
< [ -x "$CDRDAO" ]    || debug 3 "echo executable $CDRDAO not present"
---
> [ -x "$MKISOFS" ]   || debug 3 "echo executable mkisofs not present"
> [ -x "$GROWISOFS" ] || debug 3 "echo executable growisofs not present"
> [ -x "$CDRECORD" ]  || debug 3 "echo executable cdrecord not present"
> [ -x "$CDRDAO" ]    || debug 3 "echo executable cdrdao not present"
88d88
< 

Maybe upstream just repackaged its tarballs :-/

Hope this helps.

Best regards,

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages backupninja depends on:
ii  bash               4.0-7                 The GNU Bourne Again SHell
ii  bsd-mailx [mailx]  8.1.2-0.20090911cvs-2 simple mail user agent
ii  dialog             1.1-20080819-1        Displays user-friendly dialog boxe
ii  gawk               1:3.1.6.dfsg-4        GNU awk, a pattern scanning and pr
ii  mawk               1.3.3-15              a pattern scanning and text proces

backupninja recommends no packages.

Versions of packages backupninja suggests:
ii  cdrdao                      1:1.2.2-18.1 records CDs in Disk-At-Once (DAO) 
ii  debconf-utils               1.5.28       debconf utilities
ii  dvd+rw-tools                7.1-6        DVD+-RW/R tools
ii  genisoimage                 9:1.1.10-1   Creates ISO-9660 CD-ROM filesystem
ii  hwinfo                      16.0-2       Hardware identification system
ii  mdadm                       3.0.3-2      tool to administer Linux MD arrays
ii  rdiff-backup                1.2.8-5+b1   remote incremental backup
ii  wodim                       9:1.1.10-1   command line CD/DVD writing tool

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to