[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: unlock mmass*



Greetings Debian release Managers,

following my previous mails about mmass [0], I would like to perform
an upload of version 5.1.0-2 (currently in testing is version
5.1.0-1).

The debdiff is the following:

debdiff mmass_5.1.0-1.dsc mmass_5.1.0-2.dsc 
diff -Nru mmass-5.1.0/debian/changelog mmass-5.1.0/debian/changelog
--- mmass-5.1.0/debian/changelog        2012-05-24 15:09:18.000000000 +0200
+++ mmass-5.1.0/debian/changelog        2012-07-31 11:20:18.000000000 +0200
@@ -1,3 +1,11 @@
+mmass (5.1.0-2) testing-proposed-updates; urgency=low
+
+  * Fix the debian/start-script so as to pass the argument to the mmass
+    program. This is important because otherwise it cannot be possible to
+    run the mmass program with a file name to load at start.
+
+ -- Filippo Rusconi <lopippo@debian.org>  Mon, 30 Jul 2012 14:42:43 +0200
+
 mmass (5.1.0-1) unstable; urgency=low
 
   * New upstream release implementing, amongst others, a suggestion that I
diff -Nru mmass-5.1.0/debian/start-script mmass-5.1.0/debian/start-script
--- mmass-5.1.0/debian/start-script     2012-05-24 15:09:18.000000000 +0200
+++ mmass-5.1.0/debian/start-script     2012-07-31 11:20:18.000000000 +0200
@@ -1,5 +1,5 @@
 #!/bin/sh
 
 export PYTHONPATH=/usr/lib/mmass/mspy/${PYTHONPATH:+:$PYTHONPATH}
-exec python /usr/share/mmass/mmass.py
+exec python /usr/share/mmass/mmass.py "$@"

Could you please authorize me to upload that new package to
testing-proposed-updates ?

Thank you for your kind attention,

Cheers,
Filippo

[0] http://lists.debian.org/debian-release/2012/07/msg01463.html

-- 
Filippo Rusconi, PhD - public crypto key C78F687C @ pgp.mit.edu
Researcher at CNRS and Debian Developer <lopippo@debian.org>
Author of ``massXpert''     at http://www.massxpert.org

Attachment: signature.asc
Description: Digital signature


Reply to: