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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:44:23 UTC 2017


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

The following commit has been merged in the master branch:
commit f9b7ec5907a5c6deccf397273244eca70b265bcc
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Fri Oct 3 11:05:25 2014 +0000

    Updates for new Redmine site.
---
 website/Makefile                 |   2 +-
 website/bin/buglinks.sh          |   2 +-
 website/html/Exif2-2.PDF         | Bin 0 -> 768232 bytes
 website/master/download.html.in  |   4 ++--
 website/master/index.html.in     |   4 ++--
 website/master/makernote.html.in |   4 ++--
 website/master/news.xml          |  19 ++++++++++++++++---
 website/var/__footer__           |   2 +-
 website/var/__sidebar1__         |   2 +-
 website/var/__sidebar2__         |   2 +-
 website/var/__sidebar3__         |   2 +-
 website/var/__sidebar4__         |   2 +-
 website/var/__sidebar5__         |   2 +-
 13 files changed, 30 insertions(+), 17 deletions(-)

diff --git a/website/Makefile b/website/Makefile
index f0b2c91..c46620f 100644
--- a/website/Makefile
+++ b/website/Makefile
@@ -189,4 +189,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/andreas/.ssh/ahuggel.key" html/ ahuggel at exiv2.org:
+	rsync -vlDtrz --delete --exclude='misc/' --exclude='.svn' --include="exiv2-`cat var/__version__`*" --exclude='exiv2-*tar.gz' --exclude='exiv2-*.zip' -e "ssh -2 -i /home/andreas/.ssh/exiv2.pem" html/ root at exiv2.org:/var/www/exiv2/
diff --git a/website/bin/buglinks.sh b/website/bin/buglinks.sh
index 8870f7a..f0b238a 100755
--- a/website/bin/buglinks.sh
+++ b/website/bin/buglinks.sh
@@ -12,5 +12,5 @@ file=$1
 sed -e 's/\&/\&/g' -e 's/</\</g' -e 's/>/\>/g' $file > $file.tmp
 mv $file.tmp $file
 
-sed -e 's,\#\([1-9][0-9][0-9]\),<a title="bug " href="http://dev.exiv2.org/issues/show/">#</a>,g; s,\([0-9][0-9][0-9][0-9][0-9][0-9][0-9]\),<a title="bug " href="http://dev.exiv2.org/issues/show/"></a>,g' $file > $file.tmp
+sed -e 's,\#\([1-9][0-9][0-9]\),<a title="bug " href="http://dev.exiv2.org/issues/">#</a>,g; s,\([0-9][0-9][0-9][0-9][0-9][0-9][0-9]\),<a title="bug " href="http://dev.exiv2.org/issues/"></a>,g' $file > $file.tmp
 mv $file.tmp $file
diff --git a/website/html/Exif2-2.PDF b/website/html/Exif2-2.PDF
new file mode 100644
index 0000000..02d42a1
Binary files /dev/null and b/website/html/Exif2-2.PDF differ
diff --git a/website/master/download.html.in b/website/master/download.html.in
index 34190af..251c756 100644
--- a/website/master/download.html.in
+++ b/website/master/download.html.in
@@ -12,7 +12,7 @@ __maintitle__
 
 <p>From the <b>source package</b> you can build the Exiv2 library, command
  line utility, the
- <a title="organize directories with digital images" href="http://dev.exiv2.org/boards/3/topics/show/44">organize</a>
+ <a title="organize directories with digital images" href="http://dev.exiv2.org/boards/3/topics/44">organize</a>
  tool and a number of simple example and test applications.  With a
  few additional third party tools you can also generate the complete
  API documentation. The package includes standard build files for
@@ -112,7 +112,7 @@ for NLS,
 <h2><a name="devel">Repository</a></h2>
 
  <p>Exiv2 is maintained in a Subversion repository. You can
-  <a href="http://dev.exiv2.org/repositories/show/exiv2" title="Exiv2 online source code repository" >browse the source code online</a>
+  <a href="http://dev.exiv2.org/projects/exiv2/repository" title="Exiv2 online source code repository" >browse the source code online</a>
   or get a copy of the latest development code from the repository.
   Once you have the source code, see the <em>README</em> file in the top
   directory for build and installation notes.
diff --git a/website/master/index.html.in b/website/master/index.html.in
index 8f317a5..29c5bc3 100644
--- a/website/master/index.html.in
+++ b/website/master/index.html.in
@@ -13,7 +13,7 @@ It provides fast and easy read and write access to the
 <a href="http://en.wikipedia.org/wiki/Exif">Exif</a>, 
 <a href="http://en.wikipedia.org/wiki/IPTC">IPTC</a> and 
 <a href="http://en.wikipedia.org/wiki/Extensible_Metadata_Platform">XMP</a> metadata 
-of images in <a href="http://dev.exiv2.org/wiki/exiv2/Supported_image_formats">various formats</a>.
+of images in <a href="http://dev.exiv2.org/projects/exiv2/wiki/Supported_image_formats">various formats</a>.
 Exiv2 is available as <a href="download.html#license">free software</a> and with a 
 <a href="download.html#license">commercial license</a>, and is used in many projects</a>.</p>
 
@@ -79,7 +79,7 @@ Exiv2 is available as <a href="download.html#license">free software</a> and with
  <li>video write wupport</li>
  <li>remote io - support for http/ftp/ssh and other protocols</li>
 </ul>
-<p>The <a href="http://dev.exiv2.org/projects/roadmap/exiv2">roadmap</a> has details for the upcoming version.</p>
+<p>The <a href="http://dev.exiv2.org/projects/exiv2/roadmap">roadmap</a> has details for the upcoming version.</p>
 
 __footer__
 </div>
diff --git a/website/master/makernote.html.in b/website/master/makernote.html.in
index 4ccec7e..c4e58cf 100644
--- a/website/master/makernote.html.in
+++ b/website/master/makernote.html.in
@@ -10,8 +10,8 @@ __maintitle__
 
 <p>
 The Makernote is tag 0x927c in the Exif IFD (Exif.Photo.MakerNote). According to the 
-<a title="The Exif 2.2 standard (PDF)" href="http://www.exif.org/Exif2-2.PDF">
-Exif 2.2 standard</a>, the makernote is <i>"a tag for manufacturers of
+<a title="The Exif 2.2 standard (PDF)" href="Exif2-2.PDF">Exif 2.2 standard</a>, 
+the makernote is <i>"a tag for manufacturers of
 Exif writers to record any desired information. The contents are up to
 the manufacturer, but this tag should not be used for any other than
 its intended purpose."</i></p> 
diff --git a/website/master/news.xml b/website/master/news.xml
index d2573c7..799cc33 100644
--- a/website/master/news.xml
+++ b/website/master/news.xml
@@ -1,6 +1,19 @@
 <?xml version = '1.0'?>
 <news>
  <newsitem>
+  <date>03-Oct-2014</date>
+  <title>We have moved</title>
+  <abstract>The Exiv2 website and Redmine sites have moved.
+  </abstract>
+  <desc>You shouldn't actually notice anything of that, except that we
+  have at the same time also upgraded to a more recent version of
+  Redmine, with new features and a slightly updated look. I also had
+  to update some of the Redmine links. If you find any remaining
+  issues with the sites, please report them to us in the 
+  <a title="Form - Exiv2" href="http://dev.exiv2.org/projects/exiv2/boards">forum</a>.
+  </desc>
+ </newsitem>
+ <newsitem>
   <date>02-Dec-2013</date>
   <title>Exiv2 0.24 released</title>
   <abstract>Support for reading video metadata, makernote updates, bugfixes.
@@ -137,7 +150,7 @@
    makernote updates, and a number of improvements under the hood and
    bug fixes, detailed in the <a title="ChangeLog" href="changelog.html">ChangeLog</a>.
    It also includes a new utility,
-   <a title="organize directories with digital images" href="http://dev.exiv2.org/boards/3/topics/show/44">organize</a>,
+   <a title="organize directories with digital images" href="http://dev.exiv2.org/boards/3/topics/44">organize</a>,
    contributed by Brad Schick.
   </desc>
  </newsitem>
@@ -153,7 +166,7 @@
   Yahoo! group, and a new Exiv2 Wiki, all integrated, with a common
   look-and-feel and a single sign-on. From the main website, these
   project resources are accessible through the
-  <a href="http://dev.exiv2.org/wiki/exiv2" title="Exiv2 project resources and help centre">Project</a>
+  <a href="http://dev.exiv2.org/projects/exiv2/wiki" title="Exiv2 project resources and help centre">Project</a>
   link in the sidebar.<br />
   Thanks to Brad Schick for this latest innovation as well as his
   reliable sysadmin services and sponsorship since the early days of
@@ -437,7 +450,7 @@
    release. It was introduced in release 0.8.<br />
    Added a method to class Image to check which types of metadata are supported.<br />
    See the <a title="ChangeLog" href="changelog.html">changelog</a> and this
-   <a title="Exiv2 bug #451" href="http://dev.exiv2.org/issues/show/451">bug report</a> for details.
+   <a title="Exiv2 bug #451" href="http://dev.exiv2.org/issues/451">bug report</a> for details.
   </desc>
  </newsitem>
  <newsitem>
diff --git a/website/var/__footer__ b/website/var/__footer__
index 80f6a08..f6a8045 100644
--- a/website/var/__footer__
+++ b/website/var/__footer__
@@ -1,7 +1,7 @@
 <div id="footer">
 <table border="0" cellspacing="0" cellpadding="0" width="100%">
  <tr>
-  <td align="left" valign="top">Copyright © 2004 - 2013 Andreas Huggel</td>
+  <td align="left" valign="top">Copyright © 2004 - 2014 Andreas Huggel</td>
   <td align="left" valign="middle">
     <script type="text/javascript">
     <!-- 
diff --git a/website/var/__sidebar1__ b/website/var/__sidebar1__
index 0cb463f..52c1ee0 100644
--- a/website/var/__sidebar1__
+++ b/website/var/__sidebar1__
@@ -10,7 +10,7 @@
   <li><a href="makernote.html" title="Exif MakerNote Formats and Specifications"><strong>Makernote</strong></a></li>
   <li><a href="manpage.html" title="Exiv2 man page"><strong>Man page</strong></a></li>
   <li><a href="doc/index.html" title="Exiv2 API documentation"><strong>API doc</strong></a></li>
-  <li><a href="http://dev.exiv2.org/wiki/exiv2" title="Exiv2 project resources and help centre"><strong>Project</strong></a></li>
+  <li><a href="http://dev.exiv2.org/projects/exiv2/wiki" title="Exiv2 project resources and help centre"><strong>Project</strong></a></li>
  </ul>
  __whatsnew-latest__
 
diff --git a/website/var/__sidebar2__ b/website/var/__sidebar2__
index a7c0eab..7ab6f28 100644
--- a/website/var/__sidebar2__
+++ b/website/var/__sidebar2__
@@ -24,7 +24,7 @@
   <li><a href="makernote.html" title="Exif MakerNote Formats and Specifications"><strong>Makernote</strong></a></li>
   <li><a href="manpage.html" title="Exiv2 man page"><strong>Man page</strong></a></li>
   <li><a href="doc/index.html" title="Exiv2 API documentation"><strong>API doc</strong></a></li>
-  <li><a href="http://dev.exiv2.org/wiki/exiv2" title="Exiv2 resources and help centre"><strong>Project</strong></a></li>
+  <li><a href="http://dev.exiv2.org/projects/exiv2/wiki" title="Exiv2 resources and help centre"><strong>Project</strong></a></li>
  </ul>
  __whatsnew-latest__
 
diff --git a/website/var/__sidebar3__ b/website/var/__sidebar3__
index 6a8154e..d70569f 100644
--- a/website/var/__sidebar3__
+++ b/website/var/__sidebar3__
@@ -14,7 +14,7 @@
   <li><a href="makernote.html" title="Exif MakerNote Formats and Specifications"><strong>Makernote</strong></a></li>
   <li><a href="manpage.html" title="Exiv2 man page"><strong>Man page</strong></a></li>
   <li><a href="doc/index.html" title="Exiv2 API documentation"><strong>API doc</strong></a></li>
-  <li><a href="http://dev.exiv2.org/wiki/exiv2" title="Exiv2 resources and help centre"><strong>Project</strong></a></li>
+  <li><a href="http://dev.exiv2.org/projects/exiv2/wiki" title="Exiv2 resources and help centre"><strong>Project</strong></a></li>
  </ul>
  __whatsnew-latest__
 
diff --git a/website/var/__sidebar4__ b/website/var/__sidebar4__
index 2288c0e..4a1a9e1 100644
--- a/website/var/__sidebar4__
+++ b/website/var/__sidebar4__
@@ -38,7 +38,7 @@
   <li><a href="makernote.html" title="Exif MakerNote Formats and Specifications"><strong>Makernote</strong></a></li>
   <li><a href="manpage.html" title="Exiv2 man page"><strong>Man page</strong></a></li>
   <li><a href="doc/index.html" title="Exiv2 API documentation"><strong>API doc</strong></a></li>
-  <li><a href="http://dev.exiv2.org/wiki/exiv2" title="Exiv2 resources and help centre"><strong>Project</strong></a></li>
+  <li><a href="http://dev.exiv2.org/projects/exiv2/wiki" title="Exiv2 resources and help centre"><strong>Project</strong></a></li>
  </ul>
  __whatsnew-latest__
 
diff --git a/website/var/__sidebar5__ b/website/var/__sidebar5__
index 078f2c7..1edd8e4 100644
--- a/website/var/__sidebar5__
+++ b/website/var/__sidebar5__
@@ -18,7 +18,7 @@
     <li><a href="examples.html" title="Examples"><strong>Examples</strong></a></li>
    </ul>
   </li>
-  <li><a href="http://dev.exiv2.org/wiki/exiv2" title="Exiv2 resources and help centre"><strong>Project</strong></a></li>
+  <li><a href="http://dev.exiv2.org/projects/exiv2/wiki" title="Exiv2 resources and help centre"><strong>Project</strong></a></li>
  </ul>
  __whatsnew-latest__
 

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list