[med-svn] r10337 - in trunk/packages/libics/tags: . 1.5.2-2/debian

Mathieu Malaterre malat at alioth.debian.org
Thu Apr 5 07:11:48 UTC 2012


Author: malat
Date: 2012-04-05 07:11:48 +0000 (Thu, 05 Apr 2012)
New Revision: 10337

Added:
   trunk/packages/libics/tags/1.5.2-2/
   trunk/packages/libics/tags/1.5.2-2/debian/changelog
   trunk/packages/libics/tags/1.5.2-2/debian/copyright
Removed:
   trunk/packages/libics/tags/1.5.2-2/debian/changelog
   trunk/packages/libics/tags/1.5.2-2/debian/copyright
Log:
[svn-buildpackage] Tagging libics 1.5.2-2

Deleted: trunk/packages/libics/tags/1.5.2-2/debian/changelog
===================================================================
--- trunk/packages/libics/trunk/debian/changelog	2012-04-05 06:13:29 UTC (rev 10335)
+++ trunk/packages/libics/tags/1.5.2-2/debian/changelog	2012-04-05 07:11:48 UTC (rev 10337)
@@ -1,11 +0,0 @@
-libics (1.5.2-2) UNRELEASED; urgency=low
-
-  * Pull svn rev 10 to fix big endian issues
-
- -- Mathieu Malaterre <malat at debian.org>  Wed, 04 Apr 2012 12:53:48 +0200
-
-libics (1.5.2-1) unstable; urgency=low
-
-  * Initial Debian Upload (Closes: #666082)
-
- -- Mathieu Malaterre <malat at debian.org>  Wed, 28 Mar 2012 17:28:11 +0200

Copied: trunk/packages/libics/tags/1.5.2-2/debian/changelog (from rev 10336, trunk/packages/libics/trunk/debian/changelog)
===================================================================
--- trunk/packages/libics/tags/1.5.2-2/debian/changelog	                        (rev 0)
+++ trunk/packages/libics/tags/1.5.2-2/debian/changelog	2012-04-05 07:11:48 UTC (rev 10337)
@@ -0,0 +1,11 @@
+libics (1.5.2-2) unstable; urgency=low
+
+  * Pull svn rev 10 to fix big endian issues.
+
+ -- Mathieu Malaterre <malat at debian.org>  Thu, 05 Apr 2012 09:05:59 +0200
+
+libics (1.5.2-1) unstable; urgency=low
+
+  * Initial Debian Upload (Closes: #666082)
+
+ -- Mathieu Malaterre <malat at debian.org>  Wed, 28 Mar 2012 17:28:11 +0200

Deleted: trunk/packages/libics/tags/1.5.2-2/debian/copyright
===================================================================
--- trunk/packages/libics/trunk/debian/copyright	2012-04-05 06:13:29 UTC (rev 10335)
+++ trunk/packages/libics/tags/1.5.2-2/debian/copyright	2012-04-05 07:11:48 UTC (rev 10337)
@@ -1,47 +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: 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 <malat at debian.org>
-License: LGPL-2+
- Same as above

Copied: trunk/packages/libics/tags/1.5.2-2/debian/copyright (from rev 10336, trunk/packages/libics/trunk/debian/copyright)
===================================================================
--- trunk/packages/libics/tags/1.5.2-2/debian/copyright	                        (rev 0)
+++ trunk/packages/libics/tags/1.5.2-2/debian/copyright	2012-04-05 07:11:48 UTC (rev 10337)
@@ -0,0 +1,47 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+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 <malat at debian.org>
+License: LGPL-2+
+ Same as above




More information about the debian-med-commit mailing list