[med-svn] r3350 - in trunk/packages/epigrass/trunk/debian: . patches
Andreas Tille
tille at alioth.debian.org
Sun May 3 05:46:19 UTC 2009
Author: tille
Date: 2009-05-03 05:46:19 +0000 (Sun, 03 May 2009)
New Revision: 3350
Added:
trunk/packages/epigrass/trunk/debian/epigrass.desktop
trunk/packages/epigrass/trunk/debian/install
Removed:
trunk/packages/epigrass/trunk/debian/patches/desktop.diff
Modified:
trunk/packages/epigrass/trunk/debian/changelog
trunk/packages/epigrass/trunk/debian/control
Log:
Upstream does not provide desktop file any more so wie provide our own
Modified: trunk/packages/epigrass/trunk/debian/changelog
===================================================================
--- trunk/packages/epigrass/trunk/debian/changelog 2009-05-03 04:45:50 UTC (rev 3349)
+++ trunk/packages/epigrass/trunk/debian/changelog 2009-05-03 05:46:19 UTC (rev 3350)
@@ -1,5 +1,6 @@
epigrass (2.0b1-1) UNRELEASED; urgency=low
+ [ Charles Plessy ]
* New upstream release.
* debian/control:
- Switch to debhelper 7 (also in debian/compat).
@@ -9,8 +10,13 @@
- Added myself to the Uploaders.
- Suggests: grass.
- -- Charles Plessy <plessy at debian.org> Sat, 02 May 2009 21:52:32 +0900
+ [ Andreas Tille ]
+ * Added myself to Uploaders
+ * Upstream does not ship epigrass.desktop file any more so we provide
+ our own.
+ -- Andreas Tille <tille at debian.org> Sun, 03 May 2009 07:39:46 +0200
+
epigrass (1.5.1-3) unstable; urgency=low
* Change Build-Depends: python-central (>= 0.6.0) (Closes: #472034)
Modified: trunk/packages/epigrass/trunk/debian/control
===================================================================
--- trunk/packages/epigrass/trunk/debian/control 2009-05-03 04:45:50 UTC (rev 3349)
+++ trunk/packages/epigrass/trunk/debian/control 2009-05-03 05:46:19 UTC (rev 3350)
@@ -4,7 +4,8 @@
Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Torsten Werner <twerner at debian.org>,
Varun Hiremath <varun at debian.org>,
- Charles Plessy <plessy at debian.org>
+ Charles Plessy <plessy at debian.org>,
+ Andreas Tille <tille at debian.org>
Build-Depends: debhelper (>= 7), cdbs, python,
python-setuptools, python-central (>= 0.6.0), quilt
Standards-Version: 3.8.1
Added: trunk/packages/epigrass/trunk/debian/epigrass.desktop
===================================================================
--- trunk/packages/epigrass/trunk/debian/epigrass.desktop (rev 0)
+++ trunk/packages/epigrass/trunk/debian/epigrass.desktop 2009-05-03 05:46:19 UTC (rev 3350)
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Name=Epigrass
+Comment=Epidemics Simulator
+GenericName=Epidemics Simulator
+Exec=epigrass
+Icon=/usr/share/pixmaps/egicon.png
+Type=Application
+StartupNotify=false
+Terminal=false
+Categories=Education;Science
Added: trunk/packages/epigrass/trunk/debian/install
===================================================================
--- trunk/packages/epigrass/trunk/debian/install (rev 0)
+++ trunk/packages/epigrass/trunk/debian/install 2009-05-03 05:46:19 UTC (rev 3350)
@@ -0,0 +1 @@
+debian/epigrass.desktop usr/share/applications
Deleted: trunk/packages/epigrass/trunk/debian/patches/desktop.diff
===================================================================
--- trunk/packages/epigrass/trunk/debian/patches/desktop.diff 2009-05-03 04:45:50 UTC (rev 3349)
+++ trunk/packages/epigrass/trunk/debian/patches/desktop.diff 2009-05-03 05:46:19 UTC (rev 3350)
@@ -1,21 +0,0 @@
-Author: V. Hiremath, C. Plessy.
-Puropose: Make epigrass.desktop with FD.o’s Desktop Menu Specification.
- See http://standards.freedesktop.org/menu-spec/latest/index.html
-Forwarded: https://sourceforge.net/tracker/?func=detail&aid=2785928&group_id=128000&atid=710326
-License: same as Epigrass itself.
-Index: epigrass-2.0b3/epigrass.desktop
-===================================================================
---- epigrass-2.0b3.orig/epigrass.desktop
-+++ epigrass-2.0b3/epigrass.desktop
-@@ -1,5 +1,4 @@
- [Desktop Entry]
--Encoding=UTF-8
- Name=Epigrass
- Comment=Epidemics Simulator
- GenericName=Epidemics Simulator
-@@ -8,4 +7,4 @@
- Type=Application
- StartupNotify=false
- Terminal=false
--Categories=Science
-+Categories=MedicalSoftware;Science;Education;
More information about the debian-med-commit
mailing list