[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:45:35 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=101b36f

The following commit has been merged in the master branch:
commit 101b36f64a86a75e6978d6a38ca29330c42539ce
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Sun Jun 21 16:53:30 2015 +0000

    Fixed (hacked) make really-update target to upload the website.
---
 website/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/Makefile b/website/Makefile
index b867685..cedf8a2 100644
--- a/website/Makefile
+++ b/website/Makefile
@@ -192,4 +192,4 @@ publish:
 	rsync -vlDtrz --delete --exclude='.svn' --include="exiv2-`cat var/__version__`*" --exclude='exiv2-*tar.gz' --exclude='exiv2-*.zip' -e ssh html/ `whoami`@localhost:rs
 
 really-publish:
-	rsync -vlDtrz --delete --exclude='misc/' --exclude='.svn' --include="exiv2-`cat var/__version__`*" --exclude='exiv2-*tar.gz' --exclude='exiv2-*.zip' -e "ssh -2 -i $$HOME/.ssh/exiv2.pem" html/ exiv2 at exiv2.org:/var/www/exiv2/
+	rsync -vlDtrz --delete --exclude='misc/' --exclude='.svn' --include="exiv2-`cat var/__version__`*" --exclude='exiv2-*tar.gz' --exclude='exiv2-*.zip' -e "ssh -2 -i $$HOME/.ssh/root at exiv2.org" html/ root at exiv2.org:/var/www/exiv2/

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list