Hi Woflgang, your parmetis-version is already in experimental. Please tag it in git. Also I have squashed some changelog entries in one. Please push it to git (see attachment).
Actually, I am not able to push into parmetis-git due to some permissions problems. Best regards Anton 2014-10-26 7:20 GMT+01:00 Wolfgang Fuetterer <[email protected]>: > Hi again, > > it is no nearly 3 weeks since my last RFS for this package. > Therefor another mail to push this topic a little up again. > > The package is in git on alioth: > > git://git.debian.org/cgit/debian-science/packages/parmetis.git > > The package should be uploaded to experimental ( there is a experimental > branch). Let me know if there are any issues. > > Wolfgang
From 6a084af7dd885b0723e7dcee2dbefa2ac7390905 Mon Sep 17 00:00:00 2001 From: Anton Gladky <[email protected]> Date: Mon, 27 Oct 2014 20:59:09 +0100 Subject: [PATCH 7/7] Squash some changelog entries into one. --- debian/changelog | 26 ++++++++------------------ 1 file changed, 8 insertions(+), 18 deletions(-) diff --git a/debian/changelog b/debian/changelog index d71fa85..1731c18 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,7 @@ parmetis (4.0.3-3) experimental; urgency=medium + [ Wolfgang Fuetterer ] + * Package migrated to use git * Set Standards-Versions: 3.9.6. No changes. * Dropped duplicated section field in control file for parmetis-test @@ -8,30 +10,18 @@ parmetis (4.0.3-3) experimental; urgency=medium * Added myself to the uploaders field (Closes: #706710) * Set Standards-Versions: 3.9.6. No changes. - -- Wolfgang Fuetterer <[email protected]> Sun, 26 Oct 2014 11:27:07 +0100 - -parmetis (4.0.3-1.2) unstable; urgency=medium - - * Rebuild against libopenmpi1.6 - - -- Christophe Trophime <[email protected]> Fri, 11 Jul 2014 11:14:19 +0200 - -parmetis (4.0.3-1.1) unstable; urgency=low - - * Non-maintainer upload. - * New upstream release - * Build using libmetis-dev - - -- Christophe Trophime <[email protected]> Mon, 09 Sep 2013 14:03:55 +0200 - -parmetis (4.0.2-1) unstable; urgency=low + [ Andrew Miller <[email protected]> ] * Team upload * Standards-Version updated to version 3.9.3.1 * Fix watch file with respect to case changes on the project. * Update to parmetis-4.0.2 - -- Andrew Miller <[email protected]> Wed, 22 Aug 2012 08:47:26 +1200 + [ Christophe Trophime <[email protected]> ] + + * Build using libmetis-dev + + -- Wolfgang Fuetterer <[email protected]> Sun, 26 Oct 2014 11:27:07 +0100 parmetis (3.1.1-4) unstable; urgency=low -- 2.1.1

