[med-svn] r10371 - trunk/packages/igraph/trunk/debian

Mathieu Malaterre malat at alioth.debian.org
Wed Apr 11 11:23:42 UTC 2012


Author: malat
Date: 2012-04-11 11:23:41 +0000 (Wed, 11 Apr 2012)
New Revision: 10371

Modified:
   trunk/packages/igraph/trunk/debian/changelog
   trunk/packages/igraph/trunk/debian/control
   trunk/packages/igraph/trunk/debian/copyright
Log:
ready to upload

Modified: trunk/packages/igraph/trunk/debian/changelog
===================================================================
--- trunk/packages/igraph/trunk/debian/changelog	2012-04-11 11:05:51 UTC (rev 10370)
+++ trunk/packages/igraph/trunk/debian/changelog	2012-04-11 11:23:41 UTC (rev 10371)
@@ -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 @@
   * Switch to dpkg-source 3.0 (quilt) format
   * Use dh(9), get hardening for free
 
- -- Mathieu Malaterre <malat at debian.org>  Wed, 11 Apr 2012 12:43:45 +0200
+ -- Mathieu Malaterre <malat at debian.org>  Wed, 11 Apr 2012 13:09:46 +0200
 
 igraph (0.5.4-1) unstable; urgency=low
 

Modified: trunk/packages/igraph/trunk/debian/control
===================================================================
--- trunk/packages/igraph/trunk/debian/control	2012-04-11 11:05:51 UTC (rev 10370)
+++ trunk/packages/igraph/trunk/debian/control	2012-04-11 11:23:41 UTC (rev 10371)
@@ -4,7 +4,7 @@
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Mathieu Malaterre <malat at debian.org>,
 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 @@
 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

Modified: trunk/packages/igraph/trunk/debian/copyright
===================================================================
--- trunk/packages/igraph/trunk/debian/copyright	2012-04-11 11:05:51 UTC (rev 10370)
+++ trunk/packages/igraph/trunk/debian/copyright	2012-04-11 11:23:41 UTC (rev 10371)
@@ -1,9 +1,7 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
-Debianized-By: Mathieu Malaterre <mathieu.malaterre at gmail.com>
-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:
  Copyright © 2005-2008 Gabor Csardi, Tamas Nepusz
@@ -13,7 +11,7 @@
 
 Files: debian/*
 Copyright:
- Copyright 2009, Mathieu Malaterre <mathieu.malaterre at gmail.com>
+ Copyright 2009-2012, Mathieu Malaterre <malat at debian.org>
 License: GPL-2+
  The Debian packaging is licensed under the GPL-2 or any later version,
  see `/usr/share/common-licenses/GPL-2'




More information about the debian-med-commit mailing list