Author: malat Date: 2012-03-30 08:48:02 +0000 (Fri, 30 Mar 2012) New Revision: 10181
Added: trunk/packages/libics/tags/1.5.2-1/ trunk/packages/libics/tags/1.5.2-1/debian/ trunk/packages/libics/tags/1.5.2-1/debian/control trunk/packages/libics/tags/1.5.2-1/debian/copyright trunk/packages/libics/tags/1.5.2-1/debian/rules Removed: trunk/packages/libics/tags/1.5.2-1/debian/ trunk/packages/libics/tags/1.5.2-1/debian/control trunk/packages/libics/tags/1.5.2-1/debian/copyright trunk/packages/libics/tags/1.5.2-1/debian/rules Log: [svn-buildpackage] Tagging libics 1.5.2-1 Deleted: trunk/packages/libics/tags/1.5.2-1/debian/control =================================================================== --- trunk/packages/libics/trunk/debian/control 2012-03-30 08:10:54 UTC (rev 10175) +++ trunk/packages/libics/tags/1.5.2-1/debian/control 2012-03-30 08:48:02 UTC (rev 10181) @@ -1,35 +0,0 @@ -Source: libics -Priority: optional -Section: libs -Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Mathieu Malaterre <[email protected]> -Build-Depends: debhelper (>= 8), zlib1g-dev | libz-dev -Standards-Version: 3.9.3 -Homepage: http://libics.sf.net -Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/libics/trunk/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/libics/trunk/ - -Package: libics -Provides: libics0 -Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends} -Description: Image Cytometry Standard file reading and writing - This is the reference library for ICS (Image Cytometry Standard), an open - standard for writing images of any dimensionality and data type to file, - together with associated information regarding the recording equipment or - recorded subject. - . - This package contains the libraries needed to run ICS applications. - -Package: libics-dev -Provides: libics0-dev -Section: libdevel -Architecture: any -Depends: libics (= ${binary:Version}), ${misc:Depends} -Description: Image Cytometry Standard file reading and writing - This is the reference library for ICS (Image Cytometry Standard), an open - standard for writing images of any dimensionality and data type to file, - together with associated information regarding the recording equipment or - recorded subject. - . - This package contains the libraries needed to build ICS applications. Copied: trunk/packages/libics/tags/1.5.2-1/debian/control (from rev 10178, trunk/packages/libics/trunk/debian/control) =================================================================== --- trunk/packages/libics/tags/1.5.2-1/debian/control (rev 0) +++ trunk/packages/libics/tags/1.5.2-1/debian/control 2012-03-30 08:48:02 UTC (rev 10181) @@ -0,0 +1,34 @@ +Source: libics +Priority: optional +Section: libs +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Mathieu Malaterre <[email protected]> +Build-Depends: debhelper (>= 8), zlib1g-dev | libz-dev, autotools-dev +Standards-Version: 3.9.3 +Homepage: http://libics.sf.net +Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/libics/trunk/ +Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/libics/trunk/ + +Package: libics0 +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: Image Cytometry Standard file reading and writing + This is the reference library for ICS (Image Cytometry Standard), an open + standard for writing images of any dimensionality and data type to file, + together with associated information regarding the recording equipment or + recorded subject. + . + This package contains the libraries needed to run ICS applications. + +Package: libics-dev +Provides: libics0-dev +Section: libdevel +Architecture: any +Depends: libics0 (= ${binary:Version}), ${misc:Depends} +Description: Image Cytometry Standard file reading and writing + This is the reference library for ICS (Image Cytometry Standard), an open + standard for writing images of any dimensionality and data type to file, + together with associated information regarding the recording equipment or + recorded subject. + . + This package contains the libraries needed to build ICS applications. Deleted: trunk/packages/libics/tags/1.5.2-1/debian/copyright =================================================================== --- trunk/packages/libics/trunk/debian/copyright 2012-03-30 08:10:54 UTC (rev 10175) +++ trunk/packages/libics/tags/1.5.2-1/debian/copyright 2012-03-30 08:48:02 UTC (rev 10181) @@ -1,25 +0,0 @@ -Format: http://dep.debian.net/deps/dep5/ -Upstream-Name: libics -Source: http://libics.sf.net - -Files: * -Copyright: © 2000-2010 Cris Luengo and others -License: LGPL2+ - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - - This library is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Library General Public License for more details. - - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - -Files: debian/* -Copyright: © 2012 Mathieu Malaterre <[email protected]> -License: LGPL2+ - Same as above Copied: trunk/packages/libics/tags/1.5.2-1/debian/copyright (from rev 10177, trunk/packages/libics/trunk/debian/copyright) =================================================================== --- trunk/packages/libics/tags/1.5.2-1/debian/copyright (rev 0) +++ trunk/packages/libics/tags/1.5.2-1/debian/copyright 2012-03-30 08:48:02 UTC (rev 10181) @@ -0,0 +1,47 @@ +Format: http://dep.debian.net/deps/dep5/ +Upstream-Name: libics +Source: http://libics.sf.net + +Files: * +Copyright: © 2000-2010 Cris Luengo and others +License: LGPL-2+ + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + . + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Library General Public License for more details. + . + You should have received a copy of the GNU Library General Public + License along with this library; if not, write to the Free + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + . + On Debian systems, the complete text of the GNU Library General Public License + can be found in /usr/share/common-licenses/LGPL-2 file. + +Files: libics_gzip.c +Copyright: 1995-1998 Jean-loup Gailly and Mark Adler +License: BSD + This software is provided 'as-is', without any express or implied + warranty. In no event will the authors be held liable for any damages + arising from the use of this software. + . + Permission is granted to anyone to use this software for any purpose, + including commercial applications, and to alter it and redistribute it + freely, subject to the following restrictions: + . + 1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. + 2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. + 3. This notice may not be removed or altered from any source distribution. + +Files: debian/* +Copyright: © 2012 Mathieu Malaterre <[email protected]> +License: LGPL-2+ + Same as above Deleted: trunk/packages/libics/tags/1.5.2-1/debian/rules =================================================================== --- trunk/packages/libics/trunk/debian/rules 2012-03-30 08:10:54 UTC (rev 10175) +++ trunk/packages/libics/tags/1.5.2-1/debian/rules 2012-03-30 08:48:02 UTC (rev 10181) @@ -1,18 +0,0 @@ -#!/usr/bin/make -f - -%: - dh $@ - -pkg_run = libics -pkg_dev = libics-dev - -override_dh_install: - # Runtime Package - dh_install -p$(pkg_run) usr/lib/lib*.so.* - # Development Package - dh_install -p$(pkg_dev) usr/include - dh_install -p$(pkg_dev) usr/lib/lib*.a - dh_install -p$(pkg_dev) usr/lib/lib*.so - -get-orig-source: - uscan --verbose --force-download Copied: trunk/packages/libics/tags/1.5.2-1/debian/rules (from rev 10178, trunk/packages/libics/trunk/debian/rules) =================================================================== --- trunk/packages/libics/tags/1.5.2-1/debian/rules (rev 0) +++ trunk/packages/libics/tags/1.5.2-1/debian/rules 2012-03-30 08:48:02 UTC (rev 10181) @@ -0,0 +1,18 @@ +#!/usr/bin/make -f + +%: + dh $@ + +pkg_run = libics0 +pkg_dev = libics-dev + +override_dh_install: + # Runtime Package + dh_install -p$(pkg_run) usr/lib/lib*.so.* + # Development Package + dh_install -p$(pkg_dev) usr/include + dh_install -p$(pkg_dev) usr/lib/lib*.a + dh_install -p$(pkg_dev) usr/lib/lib*.so + +get-orig-source: + uscan --verbose --force-download _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
