debian/0000755000000000000000000000000012203046161007161 5ustar debian/examples0000644000000000000000000000005712166552070010735 0ustar pre-1.2-migration/convert-ignores.pl example/* debian/copyright0000644000000000000000000000217212166552070011127 0ustar This package was debianized by Sheldon Hearn on Sat, 22 Sep 2007 19:00:49 +0200. It was downloaded from http://fsvs.tigris.org/ Upstream Author: Philipp Marek Copyright: 2005-2008 Philipp Marek License: This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. The Debian packaging is (C) 2007, Sheldon Hearn and is licensed under the GPL, see above. debian/source/0000755000000000000000000000000012166552070010472 5ustar debian/source/format0000644000000000000000000000001412166552070011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000704212203046161011036 0ustar fsvs (1.2.5-1ubuntu1) saucy; urgency=low * as-needed-linkage.patch: Fix linking with --as-needed. -- Adam Conrad Wed, 14 Aug 2013 21:34:43 -0600 fsvs (1.2.5-1) unstable; urgency=low * QA upload. + Set maintainer to Debian QA Group . * New upstream release. (Closes: #612590). + Fix security issue with non-world-readable files. (Closes: #681054). + Remove old inline changes as they were integrated upstream. * Acknowledge NMU. (Closes: #641765). * Add patch to link in libdl. (Closes: #713729). * Make package source format 3.0 (quilt). * Add watch file. * Update build system to dh style. + Bump debhelper build-dep and compat to 9. * Bump Standards Version to 3.9.4. -- Barry deFreese Mon, 08 Jul 2013 10:40:45 -0400 fsvs (1.2.3-0+nmu1) unstable; urgency=low * Non-maintainer upload * New upstream release * Install manpages and additional documentation * Build-depend on unversioned libdb-dev (thanks, Lintian) -- Iain Lane Mon, 02 Jan 2012 11:35:41 +0000 fsvs (1.1.17-1.2) unstable; urgency=low * Non-maintainer upload. * Fix link ordering so that building with --as-needed works. Objects must come before libraries that use them * Build with --as-needed -- Iain Lane Fri, 16 Sep 2011 09:35:22 +0100 fsvs (1.1.17-1.1) unstable; urgency=low * Non-maintainer upload. * Backport patch from upstream to fix compilation errors with gcc > 4.4. (Closes: #564990) * Add BD on libdb4.8-dev; required for build * Patch Makefile to link to needed libraries, fixing FTBFS with --no-add-needed (Closes: #554367) -- Iain Lane Thu, 15 Sep 2011 22:48:41 +0100 fsvs (1.1.17-1) unstable; urgency=low * New upstream release -- Sheldon Hearn Wed, 12 Nov 2008 13:15:00 +0200 fsvs (1.1.16-1) unstable; urgency=low * New upstream release * Makefile now provides own distclean. * With no patches remaining, remove dpatch Build-Depends. * Add Homepage and upgrade Standards-Version. * Update description as per request from upstream. -- Sheldon Hearn Sat, 12 Jul 2008 15:31:13 +0200 fsvs (1.1.14-1) unstable; urgency=low * New upstream release * Update list of docs and manpages. * Remove manual page cleanups. Upstream's content has improved and expanded to overshadow the value of my presentation cleanups. * Remove fix_tree_copies.dpatch (upstream). -- Sheldon Hearn Mon, 14 Apr 2008 10:39:58 +0200 fsvs (1.1.12-1) unstable; urgency=low * New upstream release * Add vendor fix for tree copies, accidentally ommitted from release * Tidy up and use upstream's manpage. * Updated copyright (now licensed under GPL-3) * Updated Standards-Version to 3.7.3 (no changes required) -- Sheldon Hearn Sat, 19 Jan 2008 11:49:43 +0200 fsvs (1.1.11-2) unstable; urgency=low * Fix typo in package description (Closes: #458994) * Applied upstream fix to softroot handling (Closes: #460519) * Applied upstream fix that removed unnecessary dependency on libsvn_client (Closes: 460557) * Changed maintainer email address. -- Sheldon Hearn Sun, 13 Jan 2008 12:53:54 +0200 fsvs (1.1.11-1) unstable; urgency=low * Initial release (Closes: #428311) * Applied upstream patch to fix a serious whitespace problem in the docs and usage that confuses new users. -- Sheldon Hearn Sun, 9 Dec 2007 19:02:56 +0200 debian/compat0000644000000000000000000000000212166552070010370 0ustar 9 debian/rules0000755000000000000000000000022712166555706010264 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 #export DESTDIR=$(CURDIR)/debian/tmp %: dh $@ debian/dirs0000644000000000000000000000003012166552070010047 0ustar etc/fsvs var/spool/fsvs debian/control0000644000000000000000000000142112203046166010567 0ustar Source: fsvs Section: admin Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian QA Group Build-Depends: debhelper (>= 9), libsvn-dev, libgdbm-dev, ctags, libdb-dev, libapr1-dev, libaprutil1-dev, libpcre3-dev Standards-Version: 3.9.4 Homepage: http://fsvs.tigris.org/ Package: fsvs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: subversion Description: Full system versioning with metadata support FSVS is a backup/restore/versioning/deployment tool for whole directory trees or filesystems, with a Subversion repository as the backend. It can do overlays of multiple repositories, to achieve some content separation (base install, local modifications, etc.) debian/NEWS0000644000000000000000000000047612166565065007710 0ustar fsvs (1.2.3-0+nmu1) unstable; urgency=low This is a new major series of fsvs, in which the format of the ignore patterns has changed. There's a script provided to convert from the old to the new: /usr/share/doc/fsvs/examples/convert-ignores.pl -- Iain Lane Mon, 02 Jan 2012 12:09:08 +0000 debian/manpages0000644000000000000000000000017512166552070010713 0ustar doc/fsvs.1 doc/fsvs-howto-backup.5 doc/fsvs-options.5 doc/fsvs-groups.5 doc/fsvs-howto-master_local.5 doc/fsvs-url-format.5 debian/watch0000644000000000000000000000007712166566203010232 0ustar version=3 http://download.fsvs-software.org/fsvs-(.+)\.tar\.gz debian/docs0000644000000000000000000000015112166552070010042 0ustar README doc/FAQ doc/IGNORING doc/PERFORMANCE doc/USAGE doc/develop/UTF8 doc/notice.txt doc/fsvs-ssl-setup debian/patches/0000755000000000000000000000000012203046637010620 5ustar debian/patches/as-needed-linkage.patch0000644000000000000000000000166712203046637015110 0ustar Description: Fix linking with --as-needed. Author: Adam Conrad Index: fsvs-1.2.5/src/Makefile.in =================================================================== --- fsvs-1.2.5.orig/src/Makefile.in 2013-08-14 21:35:29.000000000 -0600 +++ fsvs-1.2.5/src/Makefile.in 2013-08-14 21:40:12.856129687 -0600 @@ -18,7 +18,7 @@ CFLAGS := @CFLAGS@ @NEED_FNESTED_FUNCTIONS@ CFLAGS += -Wall -funsigned-char -Os -DFSVS_VERSION='"$(VERSION)"' LDFLAGS := @LDFLAGS@ -FSVS_LDFLAGS = $(LDFLAGS) -lsvn_subr-1 -lsvn_delta-1 -lsvn_ra-1 -lpcre -lgdbm -ldl +LIBS = -lsvn_subr-1 -lsvn_delta-1 -lsvn_ra-1 -lpcre -lgdbm -ldl EXTRALIBS := @EXTRALIBS@ WAA_CHARS?= @WAA_WC_MD5_CHARS@ @@ -152,7 +152,7 @@ # change, too. $(DEST): $(C_FILES:%.c=%.o) @echo " Link $@" - @$(CC) $(FSVS_LDFLAGS) $(LDLIBS) $(LIBS) $(EXTRALIBS) -o $@ $^ + @$(CC) $(LDFLAGS) -o $@ $^ $(LDLIBS) $(LIBS) $(EXTRALIBS) ifeq (@ENABLE_RELEASE@, 1) -strip $@ endif debian/patches/link_libdl.patch0000644000000000000000000000134712166564676013771 0ustar Description: Explicitely link libdl. Bug-Debian: http://bugs.debian.org/713729 Author: Barry deFreese Index: fsvs-1.2.5/src/Makefile.in =================================================================== --- fsvs-1.2.5.orig/src/Makefile.in 2011-11-11 13:19:12.000000000 -0500 +++ fsvs-1.2.5/src/Makefile.in 2013-07-08 11:02:31.000000000 -0400 @@ -18,7 +18,7 @@ CFLAGS := @CFLAGS@ @NEED_FNESTED_FUNCTIONS@ CFLAGS += -Wall -funsigned-char -Os -DFSVS_VERSION='"$(VERSION)"' LDFLAGS := @LDFLAGS@ -FSVS_LDFLAGS = $(LDFLAGS) -lsvn_subr-1 -lsvn_delta-1 -lsvn_ra-1 -lpcre -lgdbm +FSVS_LDFLAGS = $(LDFLAGS) -lsvn_subr-1 -lsvn_delta-1 -lsvn_ra-1 -lpcre -lgdbm -ldl EXTRALIBS := @EXTRALIBS@ WAA_CHARS?= @WAA_WC_MD5_CHARS@ debian/patches/use_destdir.patch0000644000000000000000000000165012166565035014163 0ustar Description: Add DESTDIR support for install directories. Upstream make system had DESTDIR for file installation but not for the directories created. Author: Barry deFreese Index: fsvs-1.2.5/src/Makefile.in =================================================================== --- fsvs-1.2.5.orig/src/Makefile.in 2013-07-08 12:29:48.000000000 -0400 +++ fsvs-1.2.5/src/Makefile.in 2013-07-08 12:31:34.000000000 -0400 @@ -88,7 +88,7 @@ prefix = @prefix@ mandir = @mandir@ install: - mkdir -p /etc/fsvs /var/spool/fsvs $(bindir) /etc/fsvs/svn/auth/svn.{simple,ssl.server,ssl.client-passphrase} + mkdir -p $(DESTDIR)/etc/fsvs $(DESTDIR)/var/spool/fsvs $(DESTDIR)$(bindir) $(DESTDIR)/etc/fsvs/svn/auth/svn.simple $(DESTDIR)/etc/fsvs/svn/auth/svn.ssl.server $(DESTDIR)/etc/fsvs/svn/auth/svn.ssl.client-passphrase install -m 0755 $(DEST) $(DESTDIR)/$(bindir) # install -m 0644 ../doc/fsvs.1 $(DESTDIR)/(mandir) debian/patches/series0000644000000000000000000000007312203046201012020 0ustar link_libdl.patch use_destdir.patch as-needed-linkage.patch