This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository igraph.
commit b5de1556c50f59aecba18257111bf0ba95b94fe6 Author: Mathieu Malaterre <[email protected]> Date: Wed Apr 11 11:23:41 2012 +0000 ready to upload --- debian/changelog | 4 ++-- debian/control | 3 ++- debian/copyright | 10 ++++------ 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/debian/changelog b/debian/changelog index e0a5f10..0977974 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -igraph (0.5.4-2) UNRELEASED; urgency=low +igraph (0.5.4-2) unstable; urgency=low * Use my @d.o alias * Remove DMUA flag @@ -6,7 +6,7 @@ igraph (0.5.4-2) UNRELEASED; urgency=low * 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 + -- Mathieu Malaterre <[email protected]> Wed, 11 Apr 2012 13:09:46 +0200 igraph (0.5.4-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 383c3f4..5e01c09 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ 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 + 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/ @@ -13,6 +13,7 @@ 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 diff --git a/debian/copyright b/debian/copyright index b9bd330..0bbf2a9 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,8 +1,6 @@ -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 - +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: igraph +Source: http://igraph.sf.net Files: * Copyright: @@ -13,7 +11,7 @@ License: GPL-2+ Files: debian/* Copyright: - Copyright 2009, Mathieu Malaterre <[email protected]> + 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' -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/igraph.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
