Author: malat Date: 2012-04-11 11:47:05 +0000 (Wed, 11 Apr 2012) New Revision: 10372
Added: trunk/packages/igraph/tags/0.5.4-2/ trunk/packages/igraph/tags/0.5.4-2/debian/changelog trunk/packages/igraph/tags/0.5.4-2/debian/control trunk/packages/igraph/tags/0.5.4-2/debian/copyright Removed: trunk/packages/igraph/tags/0.5.4-2/debian/changelog trunk/packages/igraph/tags/0.5.4-2/debian/control trunk/packages/igraph/tags/0.5.4-2/debian/copyright Log: [svn-buildpackage] Tagging igraph 0.5.4-2 Deleted: trunk/packages/igraph/tags/0.5.4-2/debian/changelog =================================================================== --- trunk/packages/igraph/trunk/debian/changelog 2012-04-11 11:05:51 UTC (rev 10370) +++ trunk/packages/igraph/tags/0.5.4-2/debian/changelog 2012-04-11 11:47:05 UTC (rev 10372) @@ -1,26 +0,0 @@ -igraph (0.5.4-2) UNRELEASED; urgency=low - - * Use my @d.o alias - * Remove DMUA flag - * Bump Std-Vers to 3.9.3, no changes needed - * Switch to dpkg-source 3.0 (quilt) format - * Use dh(9), get hardening for free - - -- Mathieu Malaterre <[email protected]> Wed, 11 Apr 2012 12:43:45 +0200 - -igraph (0.5.4-1) unstable; urgency=low - - * New upstream. - - * control: Change depends libgmp3-dev --> libgmp-dev. Update - Standards-Version to 3.9.1. - - * rules: empty out dependency_libs. - - -- Steve M. Robbins <[email protected]> Wed, 16 Mar 2011 23:42:10 -0500 - -igraph (0.5.3-1) unstable; urgency=low - - * Initial upload to Debian. Closes: #546752. - - -- Mathieu Malaterre <[email protected]> Mon, 16 Nov 2009 18:12:42 +0100 Copied: trunk/packages/igraph/tags/0.5.4-2/debian/changelog (from rev 10371, trunk/packages/igraph/trunk/debian/changelog) =================================================================== --- trunk/packages/igraph/tags/0.5.4-2/debian/changelog (rev 0) +++ trunk/packages/igraph/tags/0.5.4-2/debian/changelog 2012-04-11 11:47:05 UTC (rev 10372) @@ -0,0 +1,26 @@ +igraph (0.5.4-2) unstable; urgency=low + + * Use my @d.o alias + * Remove DMUA flag + * Bump Std-Vers to 3.9.3, no changes needed + * Switch to dpkg-source 3.0 (quilt) format + * Use dh(9), get hardening for free + + -- Mathieu Malaterre <[email protected]> Wed, 11 Apr 2012 13:09:46 +0200 + +igraph (0.5.4-1) unstable; urgency=low + + * New upstream. + + * control: Change depends libgmp3-dev --> libgmp-dev. Update + Standards-Version to 3.9.1. + + * rules: empty out dependency_libs. + + -- Steve M. Robbins <[email protected]> Wed, 16 Mar 2011 23:42:10 -0500 + +igraph (0.5.3-1) unstable; urgency=low + + * Initial upload to Debian. Closes: #546752. + + -- Mathieu Malaterre <[email protected]> Mon, 16 Nov 2009 18:12:42 +0100 Deleted: trunk/packages/igraph/tags/0.5.4-2/debian/control =================================================================== --- trunk/packages/igraph/trunk/debian/control 2012-04-11 11:05:51 UTC (rev 10370) +++ trunk/packages/igraph/tags/0.5.4-2/debian/control 2012-04-11 11:47:05 UTC (rev 10372) @@ -1,33 +0,0 @@ -Source: igraph -Section: libs -Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Mathieu Malaterre <[email protected]>, -Build-Depends: debhelper (>= 9), libtool, libxml2-dev, libgmp-dev, libarpack2-dev, - libblas-dev, liblapack-dev, automake -Standards-Version: 3.9.3 -Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/igraph/trunk/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/igraph/trunk/ -Homepage: http://igraph.sourceforge.net/ - -Package: libigraph0 -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: library for creating and manipulating graphs - igraph is a library for creating and manipulating graphs. - It is intended to be as powerful (ie. fast) as possible to enable the - analysis of large graphs. - . - This is the runtime library package. - -Package: libigraph0-dev -Architecture: any -Section: libdevel -Depends: libigraph0 (= ${binary:Version}), ${misc:Depends} -Provides: libigraph-dev -Description: library for creating and manipulating graphs - development files - igraph is a library for creating and manipulating graphs. - It is intended to be as powerful (ie. fast) as possible to enable the - analysis of large graphs. - . - This package contains the include files and static library for igraph. Copied: trunk/packages/igraph/tags/0.5.4-2/debian/control (from rev 10371, trunk/packages/igraph/trunk/debian/control) =================================================================== --- trunk/packages/igraph/tags/0.5.4-2/debian/control (rev 0) +++ trunk/packages/igraph/tags/0.5.4-2/debian/control 2012-04-11 11:47:05 UTC (rev 10372) @@ -0,0 +1,34 @@ +Source: igraph +Section: libs +Priority: optional +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Mathieu Malaterre <[email protected]>, +Build-Depends: debhelper (>= 9), libtool, libxml2-dev, libgmp-dev, libarpack2-dev, + libblas-dev, liblapack-dev, automake, autotools-dev +Standards-Version: 3.9.3 +Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/igraph/trunk/ +Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/igraph/trunk/ +Homepage: http://igraph.sourceforge.net/ + +Package: libigraph0 +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Pre-Depends: ${misc:Pre-Depends} +Description: library for creating and manipulating graphs + igraph is a library for creating and manipulating graphs. + It is intended to be as powerful (ie. fast) as possible to enable the + analysis of large graphs. + . + This is the runtime library package. + +Package: libigraph0-dev +Architecture: any +Section: libdevel +Depends: libigraph0 (= ${binary:Version}), ${misc:Depends} +Provides: libigraph-dev +Description: library for creating and manipulating graphs - development files + igraph is a library for creating and manipulating graphs. + It is intended to be as powerful (ie. fast) as possible to enable the + analysis of large graphs. + . + This package contains the include files and static library for igraph. Deleted: trunk/packages/igraph/tags/0.5.4-2/debian/copyright =================================================================== --- trunk/packages/igraph/trunk/debian/copyright 2012-04-11 11:05:51 UTC (rev 10370) +++ trunk/packages/igraph/tags/0.5.4-2/debian/copyright 2012-04-11 11:47:05 UTC (rev 10372) @@ -1,19 +0,0 @@ -Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat -Debianized-By: Mathieu Malaterre <[email protected]> -Debianized-Date: Tue, 15 Sep 2009 15:39:14 +0200 -Original-Source: http://igraph.sf.net - - -Files: * -Copyright: - Copyright © 2005-2008 Gabor Csardi, Tamas Nepusz -License: GPL-2+ - The Debian packaging is licensed under the GPL-2 or any later version, - see `/usr/share/common-licenses/GPL-2' - -Files: debian/* -Copyright: - Copyright 2009, Mathieu Malaterre <[email protected]> -License: GPL-2+ - The Debian packaging is licensed under the GPL-2 or any later version, - see `/usr/share/common-licenses/GPL-2' Copied: trunk/packages/igraph/tags/0.5.4-2/debian/copyright (from rev 10371, trunk/packages/igraph/trunk/debian/copyright) =================================================================== --- trunk/packages/igraph/tags/0.5.4-2/debian/copyright (rev 0) +++ trunk/packages/igraph/tags/0.5.4-2/debian/copyright 2012-04-11 11:47:05 UTC (rev 10372) @@ -0,0 +1,17 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: igraph +Source: http://igraph.sf.net + +Files: * +Copyright: + Copyright © 2005-2008 Gabor Csardi, Tamas Nepusz +License: GPL-2+ + The Debian packaging is licensed under the GPL-2 or any later version, + see `/usr/share/common-licenses/GPL-2' + +Files: debian/* +Copyright: + Copyright 2009-2012, Mathieu Malaterre <[email protected]> +License: GPL-2+ + The Debian packaging is licensed under the GPL-2 or any later version, + see `/usr/share/common-licenses/GPL-2' _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
