[med-svn] [Git][med-team/epigrass][master] 2 commits: Remove desktop file since there is no GUI any more
Andreas Tille
gitlab at salsa.debian.org
Fri Sep 13 20:30:40 BST 2019
Andreas Tille pushed to branch master at Debian Med / epigrass
Commits:
7c7a6167 by Andreas Tille at 2019-09-13T19:01:10Z
Remove desktop file since there is no GUI any more
- - - - -
08f2dc2e by Andreas Tille at 2019-09-13T19:23:46Z
Make sure really no desktop file is installed; Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- − debian/epigrass.desktop
- debian/epigrass.install
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-epigrass (2.5.0+dfsg-1) UNRELEASED; urgency=medium
+epigrass (2.5.0+dfsg-1) unstable; urgency=medium
[ Steffen Moeller ]
* debian/upstream/metadata:
@@ -7,7 +7,7 @@ epigrass (2.5.0+dfsg-1) UNRELEASED; urgency=medium
[ Andreas Tille ]
* New upstream version
- Closes: #932677, #891994
+ Closes: #936487, #932677, #891994
* Drop (optional) dependency from python-visual
Closes: #911171
* Point Vcs fields to salsa.debian.org
@@ -19,12 +19,13 @@ epigrass (2.5.0+dfsg-1) UNRELEASED; urgency=medium
* (Build-)Depends: python3-tqdm
* Exclude some tests that are requiring fully setup redis-server
* Exclude sphinx result from upstream source and rather generate it
+ * Remove desktop file since there is no GUI any more
[ Jelmer Vernooij ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
- -- Andreas Tille <tille at debian.org> Fri, 13 Sep 2019 15:47:21 +0200
+ -- Andreas Tille <tille at debian.org> Fri, 13 Sep 2019 21:09:22 +0200
epigrass (2.4.7-2) unstable; urgency=medium
=====================================
debian/epigrass.desktop deleted
=====================================
@@ -1,11 +0,0 @@
-[Desktop Entry]
-Name=Epigrass
-Comment=Epidemics Simulator
-GenericName=Epidemics Simulator
-Exec=epigrass
-Icon=/usr/share/pixmaps/egigrass.png
-Type=Application
-StartupNotify=false
-Terminal=false
-Categories=Education;Science;
-Keywords=Medicine;
=====================================
debian/epigrass.install
=====================================
@@ -1,2 +1 @@
-debian/epigrass.desktop usr/share/applications
demos usr/share/doc/epigrass
=====================================
debian/rules
=====================================
@@ -24,6 +24,7 @@ override_dh_auto_install:
ln -s /usr/share/pixmaps/epigrass.png {destdir}/{install_dir}/Epigrass/egicon.png'
#PYTHONPATH=debian/epigrass/usr/lib/python3.7/dist-packages/ \
# debian/epigrass/usr/bin/epirunner --help
+ find debian -name "*.desktop" -delete
override_dh_installdocs:
# no idea why doc is installed in main package as well - just remove this copy
View it on GitLab: https://salsa.debian.org/med-team/epigrass/compare/42d89a7dcc215e85275ecee202887fdd3e83c227...08f2dc2ed925bfc2900e56130ae9b3dfd3030c7f
--
View it on GitLab: https://salsa.debian.org/med-team/epigrass/compare/42d89a7dcc215e85275ecee202887fdd3e83c227...08f2dc2ed925bfc2900e56130ae9b3dfd3030c7f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190913/7ecc66a4/attachment-0001.html>
More information about the debian-med-commit
mailing list