Hi,
I uploaded an NMU of your package.
Please see this as help to get the package into a releaseable condition for
etch.
Please find the used diff below.
Cheers,
Andi
diff -ur ../sbackup-0.10.3~/debian/changelog ../sbackup-0.10.3/debian/changelog
--- ../sbackup-0.10.3~/debian/changelog 2006-10-08 17:34:06.000000000 +0000
+++ ../sbackup-0.10.3/debian/changelog 2006-12-04 16:24:12.000000000 +0000
@@ -1,3 +1,10 @@
+sbackup (0.10.3-0.1) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * remove /usr/etc. Closes: #399762
+
+ -- Andreas Barth <[EMAIL PROTECTED]> Mon, 4 Dec 2006 16:23:27 +0000
+
sbackup (0.10.3) unstable; urgency=high
* Fix an Ubuntu-izm that creeped into the permissions (Closes: #391539)
diff -ur ../sbackup-0.10.3~/debian/rules ../sbackup-0.10.3/debian/rules
--- ../sbackup-0.10.3~/debian/rules 2006-10-06 16:44:18.000000000 +0000
+++ ../sbackup-0.10.3/debian/rules 2006-12-04 16:25:24.000000000 +0000
@@ -56,6 +56,7 @@
# Add here commands to install the package into debian/sbackup.
$(MAKE) install DESTDIR=$(CURDIR)/debian/sbackup/usr PREFIX=/usr
+ [ -d $(CURDIR)/debian/sbackup/usr/etc ] && rmdir
$(CURDIR)/debian/sbackup/usr/etc
install -d $(CURDIR)/debian/sbackup/usr/share/man/man8/
ln -s simple-backup.8.gz debian/sbackup/usr/share/man/man8/sbackupd.8.gz
ln -s simple-backup.8.gz
debian/sbackup/usr/share/man/man8/srestore.py.8.gz
--
http://home.arcor.de/andreas-barth/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]