[Pkg-owncloud-commits] [php-sabredav] 10/13: Repack is now useless (docs have been removed)

David Prévot taffit at moszumanska.debian.org
Tue May 20 23:10:57 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository php-sabredav.

commit 4b42bda7a2e2a78bcc107b3cb2139086746b332d
Author: David Prévot <taffit at debian.org>
Date:   Tue May 20 16:29:35 2014 -0400

    Repack is now useless (docs have been removed)
---
 debian/copyright | 1 -
 debian/rules     | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index b50baff..e76c88f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: sabredav
 Source: https://github.com/fruux/sabre-dav
 Upstream-Contact: SabreDAV mailinglist <sabredav-discuss at googlegroups.com>
-Files-Excluded: docs
 
 Files: *
 Copyright: 2007-2014 fruux GmbH (https://fruux.com/)
diff --git a/debian/rules b/debian/rules
index d3ecf9f..2fa002d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,4 @@ override_dh_auto_test:
 	cd tests && phpunit
 
 get-orig-source:
-	uscan --verbose --force --repack --rename
+	uscan --verbose --force --rename

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git



More information about the Pkg-owncloud-commits mailing list