--- a/.hgtags Fri Apr 29 16:25:17 2011 +0200
+++ b/.hgtags Fri Apr 29 16:27:29 2011 +0200
@@ -10,3 +10,5 @@
0000000000000000000000000000000000000000 v0.9
0000000000000000000000000000000000000000 v0.9
df6151ec3fa7baf54b1ae1c082730a645f5a7c48 v0.9
+df6151ec3fa7baf54b1ae1c082730a645f5a7c48 v0.9
+f9f9e2398ba59b02f492e1e785068b5f0a42f4f0 v0.9
--- a/debian/changelog Fri Apr 29 16:25:17 2011 +0200
+++ b/debian/changelog Fri Apr 29 16:27:29 2011 +0200
@@ -1,3 +1,9 @@
+ftbackup (0.9-1) stable; urgency=low
+
+ * current stable upstream
+
+ -- Heiko Schlittermann <hs@schlittermann.de> Fri, 29 Apr 2011 13:04:25 +0200
+
ftbackup (0.7) stable; urgency=low
* fixed typo in info header
--- a/debian/control Fri Apr 29 16:25:17 2011 +0200
+++ b/debian/control Fri Apr 29 16:27:29 2011 +0200
@@ -4,13 +4,12 @@
Maintainer: Heiko Schlittermann <hs@schlittermann.de>
Build-Depends: debhelper (>= 7)
Standards-Version: 3.7.3
-Homepage: https://keller.schlittermann.de/hg/incubator/ftbackup
+Homepage: https://keller.schlittermann.de/hg/ftbackup
Package: ftbackup
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, openssl,
perl-modules (>= 5.10.0-19lenny2),
- libperl6-slurp-perl,
dump
Recommends: ftpipe
Description: encrypted backup via ftp
--- a/debian/rules Fri Apr 29 16:25:17 2011 +0200
+++ b/debian/rules Fri Apr 29 16:27:29 2011 +0200
@@ -15,7 +15,7 @@
configure-stamp:
dh_testdir
# Add here commands to configure the package.
- ./configure --prefix=/usr
+ perl Build.PL --install-base=/usr
touch $@
@@ -25,7 +25,7 @@
dh_testdir
# Add here commands to compile the package.
- chmod +x ftbackup
+ ./Build
#docbook-to-man debian/ftbackup.sgml > ftbackup.1
touch $@
@@ -36,7 +36,7 @@
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
- -$(MAKE) distclean
+ -./Build distclean
dh_clean
@@ -47,10 +47,10 @@
dh_installdirs
# Add here commands to install the package into debian/ftbackup.
- $(MAKE) DESTDIR=$(CURDIR)/debian/ftbackup install
+ ./Build --destdir=$(CURDIR)/debian/ftbackup install
- install -d $(CURDIR)/debian/ftbackup/etc/ftbackup
- install -m 0600 ftbackup.conf.example $(CURDIR)/debian/ftbackup/etc/ftbackup/default
+ install -d $(CURDIR)/debian/ftbackup/etc
+ install -m 0600 ftbackup.conf.example $(CURDIR)/debian/ftbackup/etc/ftbackup.conf
# Build architecture-independent files here.
binary-indep: build install
--- a/ftbackup.conf.example Fri Apr 29 16:25:17 2011 +0200
+++ b/ftbackup.conf.example Fri Apr 29 16:27:29 2011 +0200
@@ -2,10 +2,11 @@
# the commented values are the built in defaults
# The encryption key
-# KEY =
+# KEY = <please provide a good key>
# FTP-Server hostname
-# FTP_HOST =
+# for login and password please use ~/.netrc
+# FTP_HOST = <fill in the ftp servers hostname here>
# FTP-Server base directory
# the following expansion work: