[Pkg-owncloud-commits] [php-sabredav] 02/03: Wrap and sort
David Prévot
taffit at moszumanska.debian.org
Tue Oct 27 19:15:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch 2.1
in repository php-sabredav.
commit 5dd93f61b209df819b074acea10247cc5fc5b6da
Author: David Prévot <taffit at debian.org>
Date: Tue Oct 27 13:51:30 2015 -0400
Wrap and sort
Git-Dch: Ignore
---
debian/control | 4 ++--
debian/examples | 2 +-
debian/install | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index f8547aa..dc392b0 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,8 @@ Build-Depends: debhelper (>= 8.0.0),
php5-sqlite,
phpab,
phpunit,
- python,
- pkg-php-tools (>= 1.30~)
+ pkg-php-tools (>= 1.30~),
+ python
Standards-Version: 3.9.6
Homepage: http://sabre.io/dav/
Vcs-Git: git://anonscm.debian.org/pkg-owncloud/php-sabredav.git -b 2.1
diff --git a/debian/examples b/debian/examples
index f45203b..f8b639b 100644
--- a/debian/examples
+++ b/debian/examples
@@ -1,2 +1,2 @@
-examples/*
bin/migrateto*
+examples/*
diff --git a/debian/install b/debian/install
index 009c7ca..369d124 100644
--- a/debian/install
+++ b/debian/install
@@ -1,4 +1,4 @@
bin/naturalselection21 usr/bin
-bin/sabredav21 usr/bin
bin/sabredav.php usr/share/php/sabre21/Sabre
+bin/sabredav21 usr/bin
lib/* usr/share/php/sabre21/Sabre
--
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