r46420 - in /packages/scalasca/trunk/debian: changelog control

sylvestre at users.alioth.debian.org sylvestre at users.alioth.debian.org
Fri Dec 13 10:01:58 UTC 2013


Author: sylvestre
Date: Fri Dec 13 10:01:58 2013
New Revision: 46420

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=46420
Log:
* Conflicts with nmh because of the same manpage (Closes: #722931)
* Standards-Version updated to 3.9.5

Modified:
    packages/scalasca/trunk/debian/changelog
    packages/scalasca/trunk/debian/control

Modified: packages/scalasca/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/scalasca/trunk/debian/changelog?rev=46420&op=diff
==============================================================================
--- packages/scalasca/trunk/debian/changelog	(original)
+++ packages/scalasca/trunk/debian/changelog	Fri Dec 13 10:01:58 2013
@@ -1,3 +1,10 @@
+scalasca (2.0-2) unstable; urgency=low
+
+  * Conflicts with nmh because of the same manpage (Closes: #722931)
+  * Standards-Version updated to 3.9.5
+
+ -- Sylvestre Ledru <sylvestre at debian.org>  Wed, 11 Dec 2013 16:52:06 +0100
+
 scalasca (2.0-1) unstable; urgency=low
 
   * New upstream release (Closes

Modified: packages/scalasca/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/scalasca/trunk/debian/control?rev=46420&op=diff
==============================================================================
--- packages/scalasca/trunk/debian/control	(original)
+++ packages/scalasca/trunk/debian/control	Fri Dec 13 10:01:58 2013
@@ -4,7 +4,7 @@
 Maintainer: Sylvestre Ledru <sylvestre at debian.org>
 Build-Depends: debhelper (>= 9.0.0), dpkg-dev (>= 1.16.1~), autotools-dev,
  mpi-default-dev, binutils-dev, gfortran, help2man
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Homepage: http://www.scalasca.org/
 Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/scalasca/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/debian-science/packages/scalasca/trunk/
@@ -12,7 +12,7 @@
 Package: scalasca
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, python
-Conflicts: dvb-apps
+Conflicts: dvb-apps, nmh
 Description: Scalable performance Analysis of Large-Scale parallel Applications
  Tool that supports the performance optimization of parallel programs by
  measuring and analyzing their runtime behavior. The analysis identifies




More information about the debian-science-commits mailing list