[med-svn] r18460 - in trunk/packages/charls/tags: . 1.0-6/debian
Mathieu Malaterre
malat at moszumanska.debian.org
Fri Nov 7 08:40:21 UTC 2014
Author: malat
Date: 2014-11-07 08:37:40 +0000 (Fri, 07 Nov 2014)
New Revision: 18460
Added:
trunk/packages/charls/tags/1.0-6/
trunk/packages/charls/tags/1.0-6/debian/changelog
trunk/packages/charls/tags/1.0-6/debian/control
Removed:
trunk/packages/charls/tags/1.0-6/debian/changelog
trunk/packages/charls/tags/1.0-6/debian/control
Log:
[svn-buildpackage] Tagging charls 1.0-6
Deleted: trunk/packages/charls/tags/1.0-6/debian/changelog
===================================================================
--- trunk/packages/charls/trunk/debian/changelog 2014-11-07 08:05:45 UTC (rev 18458)
+++ trunk/packages/charls/tags/1.0-6/debian/changelog 2014-11-07 08:37:40 UTC (rev 18460)
@@ -1,55 +0,0 @@
-charls (1.0-6) unstable; urgency=low
-
- * Really make the package multiarch capable. Closes: #768404
-
- -- Mathieu Malaterre <malat at debian.org> Fri, 07 Nov 2014 09:05:34 +0100
-
-charls (1.0-5) unstable; urgency=medium
-
- * Rework the symbol file to hide stl exported symbols
-
- -- Mathieu Malaterre <malat at debian.org> Sun, 08 Dec 2013 12:26:36 +0100
-
-charls (1.0-4) unstable; urgency=low
-
- * Do not set CMAKE_BUILD_TYPE. Closes: #731595
- * Fix exported symbols (add symbol file)
-
- -- Mathieu Malaterre <malat at debian.org> Sun, 08 Dec 2013 08:56:17 +0100
-
-charls (1.0-3) unstable; urgency=low
-
- * Team upload
- * debian/watch: uscan can not parse codeplex pages
- * debian/patches/charls_fix_clang_compilation_issue.patch:
- Apply patch from Mathieu Malaterre to enable compilation with clang
- Closes: #730612
- * cme fix dpkg-control
- * canonical Vcs-Svn URL
- * dicstinct short / long descriptions
-
- -- Andreas Tille <tille at debian.org> Sat, 07 Dec 2013 08:53:27 +0100
-
-charls (1.0-2) unstable; urgency=low
-
- [ Thorsten Alteholz ]
- * debian/rules: download URL for get-orig-source changed
- * debian/rules get-orig-source: put orig.tar.gz in ../tarballs to allow
- automatic build with svn-buildpackage
-
- [ Mathieu Malaterre ]
- * Use my @d.o alias
- * Remove DMUA flag
- * use dh(9), get hardening for free
- * make package multiarch
- * Bump Std-Vers to 3.9.3, no changes needed
- * Update d/copyright to latest dep5
- * Use dep3 for patches
-
- -- Mathieu Malaterre <malat at debian.org> Wed, 11 Apr 2012 16:21:40 +0200
-
-charls (1.0-1) unstable; urgency=low
-
- * Initial release (Closes: #624346)
-
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Wed, 27 Apr 2011 18:26:56 +0200
Copied: trunk/packages/charls/tags/1.0-6/debian/changelog (from rev 18459, trunk/packages/charls/trunk/debian/changelog)
===================================================================
--- trunk/packages/charls/tags/1.0-6/debian/changelog (rev 0)
+++ trunk/packages/charls/tags/1.0-6/debian/changelog 2014-11-07 08:37:40 UTC (rev 18460)
@@ -0,0 +1,56 @@
+charls (1.0-6) unstable; urgency=low
+
+ * Really make the package multiarch capable. Closes: #768404
+ * Bump Std-Vers to 3.9.6, no changes needed.
+
+ -- Mathieu Malaterre <malat at debian.org> Fri, 07 Nov 2014 09:20:43 +0100
+
+charls (1.0-5) unstable; urgency=medium
+
+ * Rework the symbol file to hide stl exported symbols
+
+ -- Mathieu Malaterre <malat at debian.org> Sun, 08 Dec 2013 12:26:36 +0100
+
+charls (1.0-4) unstable; urgency=low
+
+ * Do not set CMAKE_BUILD_TYPE. Closes: #731595
+ * Fix exported symbols (add symbol file)
+
+ -- Mathieu Malaterre <malat at debian.org> Sun, 08 Dec 2013 08:56:17 +0100
+
+charls (1.0-3) unstable; urgency=low
+
+ * Team upload
+ * debian/watch: uscan can not parse codeplex pages
+ * debian/patches/charls_fix_clang_compilation_issue.patch:
+ Apply patch from Mathieu Malaterre to enable compilation with clang
+ Closes: #730612
+ * cme fix dpkg-control
+ * canonical Vcs-Svn URL
+ * dicstinct short / long descriptions
+
+ -- Andreas Tille <tille at debian.org> Sat, 07 Dec 2013 08:53:27 +0100
+
+charls (1.0-2) unstable; urgency=low
+
+ [ Thorsten Alteholz ]
+ * debian/rules: download URL for get-orig-source changed
+ * debian/rules get-orig-source: put orig.tar.gz in ../tarballs to allow
+ automatic build with svn-buildpackage
+
+ [ Mathieu Malaterre ]
+ * Use my @d.o alias
+ * Remove DMUA flag
+ * use dh(9), get hardening for free
+ * make package multiarch
+ * Bump Std-Vers to 3.9.3, no changes needed
+ * Update d/copyright to latest dep5
+ * Use dep3 for patches
+
+ -- Mathieu Malaterre <malat at debian.org> Wed, 11 Apr 2012 16:21:40 +0200
+
+charls (1.0-1) unstable; urgency=low
+
+ * Initial release (Closes: #624346)
+
+ -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Wed, 27 Apr 2011 18:26:56 +0200
Deleted: trunk/packages/charls/tags/1.0-6/debian/control
===================================================================
--- trunk/packages/charls/trunk/debian/control 2014-11-07 08:05:45 UTC (rev 18458)
+++ trunk/packages/charls/tags/1.0-6/debian/control 2014-11-07 08:37:40 UTC (rev 18460)
@@ -1,45 +0,0 @@
-Source: charls
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Mathieu Malaterre <malat at debian.org>
-Section: libs
-Priority: optional
-Build-Depends: debhelper (>= 9),
- cmake
-Standards-Version: 3.9.5
-Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/charls/trunk/
-Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/charls/trunk/
-Homepage: http://charls.codeplex.com
-
-Package: libcharls-dev
-Architecture: any
-Section: libdevel
-Multi-Arch: same
-Depends: libcharls1 (= ${binary:Version}),
- ${misc:Depends}
-Description: Implementation of the JPEG-LS standard (development libraries)
- CharLS is an optimized implementation of the JPEG-LS standard for lossless and
- near-lossless image compression
- .
- JPEG-LS (ISO-14495-1/ITU-T.87) is a standard derived from the Hewlett Packard
- LOCO algorithm. JPEG LS has low complexity (meaning fast compression) and high
- compression ratios, similar to JPEG 2000. JPEG-LS is more similar to the old
- Lossless JPEG than to JPEG 2000, but interestingly the two different techniques
- result in vastly different performance characteristics.
- .
- This package contains the development files.
-
-Package: libcharls1
-Architecture: any
-Multi-Arch: same
-Depends: ${shlibs:Depends},
- ${misc:Depends}
-Pre-Depends: ${misc:Pre-Depends}
-Description: Implementation of the JPEG-LS standard
- CharLS is an optimized implementation of the JPEG-LS standard for lossless and
- near-lossless image compression
- .
- JPEG-LS (ISO-14495-1/ITU-T.87) is a standard derived from the Hewlett Packard
- LOCO algorithm. JPEG LS has low complexity (meaning fast compression) and high
- compression ratios, similar to JPEG 2000. JPEG-LS is more similar to the old
- Lossless JPEG than to JPEG 2000, but interestingly the two different techniques
- result in vastly different performance characteristics.
Copied: trunk/packages/charls/tags/1.0-6/debian/control (from rev 18459, trunk/packages/charls/trunk/debian/control)
===================================================================
--- trunk/packages/charls/tags/1.0-6/debian/control (rev 0)
+++ trunk/packages/charls/tags/1.0-6/debian/control 2014-11-07 08:37:40 UTC (rev 18460)
@@ -0,0 +1,45 @@
+Source: charls
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Mathieu Malaterre <malat at debian.org>
+Section: libs
+Priority: optional
+Build-Depends: debhelper (>= 9),
+ cmake
+Standards-Version: 3.9.6
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/charls/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/charls/trunk/
+Homepage: http://charls.codeplex.com
+
+Package: libcharls-dev
+Architecture: any
+Section: libdevel
+Multi-Arch: same
+Depends: libcharls1 (= ${binary:Version}),
+ ${misc:Depends}
+Description: Implementation of the JPEG-LS standard (development libraries)
+ CharLS is an optimized implementation of the JPEG-LS standard for lossless and
+ near-lossless image compression
+ .
+ JPEG-LS (ISO-14495-1/ITU-T.87) is a standard derived from the Hewlett Packard
+ LOCO algorithm. JPEG LS has low complexity (meaning fast compression) and high
+ compression ratios, similar to JPEG 2000. JPEG-LS is more similar to the old
+ Lossless JPEG than to JPEG 2000, but interestingly the two different techniques
+ result in vastly different performance characteristics.
+ .
+ This package contains the development files.
+
+Package: libcharls1
+Architecture: any
+Multi-Arch: same
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: Implementation of the JPEG-LS standard
+ CharLS is an optimized implementation of the JPEG-LS standard for lossless and
+ near-lossless image compression
+ .
+ JPEG-LS (ISO-14495-1/ITU-T.87) is a standard derived from the Hewlett Packard
+ LOCO algorithm. JPEG LS has low complexity (meaning fast compression) and high
+ compression ratios, similar to JPEG 2000. JPEG-LS is more similar to the old
+ Lossless JPEG than to JPEG 2000, but interestingly the two different techniques
+ result in vastly different performance characteristics.
More information about the debian-med-commit
mailing list