Étienne Mollier pushed to branch master at Debian Med / gdpc
Commits: 48f12650 by Étienne Mollier at 2021-07-13T21:28:22+02:00 d/control: update uploader address - - - - - 44919b77 by Étienne Mollier at 2021-07-13T23:48:45+02:00 create icon gdpc.png for the application The icon itself is based on a screenshot of one of the gdpc example runs from autopkgtest, with some post processing for the alpha blend. This should be enough to silence appstream warnings about the desktop entry missing an icon. - - - - - 7ad9b7a9 by Étienne Mollier at 2021-07-13T23:52:00+02:00 d/control: mark gdpc-examples MA: foreign - - - - - 2eadb84e by Étienne Mollier at 2021-07-13T23:55:55+02:00 update changelog - - - - - 6 changed files: - debian/changelog - debian/control - debian/gdpc.desktop - debian/gdpc.install - + debian/gdpc.png - + debian/source/include-binaries Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +gdpc (2.2.5-15) UNRELEASED; urgency=medium + + * create icon gdpc.png for the application; this should make it easier for + desktop users to recognize gdpc menu entry and launchers + * debian/control: + - update uploader address + - mark gdpc-examples Multi-Arch: foreign + + -- Étienne Mollier <[email protected]> Tue, 13 Jul 2021 23:52:31 +0200 + gdpc (2.2.5-14) unstable; urgency=medium * Remove ppc64el from autopkgtest ===================================== debian/control ===================================== @@ -1,7 +1,7 @@ Source: gdpc Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]>, - Étienne Mollier <[email protected]> + Étienne Mollier <[email protected]> Section: science Priority: optional Build-Depends: debhelper-compat (= 13), @@ -26,6 +26,7 @@ Description: visualiser of molecular dynamic simulations Package: gdpc-examples Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends} Recommends: gdpc (>= ${source:Version}) Description: example files for the gdpc program ===================================== debian/gdpc.desktop ===================================== @@ -8,3 +8,4 @@ Comment[pt_BR]=Visualizador de simulações moleculares dinâmicas Type=Application Exec=gdpc Categories=Science;Chemistry;Education; +Icon=gdpc ===================================== debian/gdpc.install ===================================== @@ -1,2 +1,3 @@ debian/gdpc.desktop usr/share/applications/ +debian/gdpc.png usr/share/icons/hicolor/64x64/apps/ gdpc usr/bin ===================================== debian/gdpc.png ===================================== Binary files /dev/null and b/debian/gdpc.png differ ===================================== debian/source/include-binaries ===================================== @@ -0,0 +1,4 @@ +# This is a lovely maintainer icon for the program, obtained out of screenshot +# of one of the example commands of the autopkgtest, plus some post processing +# for the alpha background. +debian/gdpc.png View it on GitLab: https://salsa.debian.org/med-team/gdpc/-/compare/d46f88df58316c5fe971bc6ccaccf3c435c6d1b6...2eadb84e854bafad85c1d4eb22296ccd4002550a -- View it on GitLab: https://salsa.debian.org/med-team/gdpc/-/compare/d46f88df58316c5fe971bc6ccaccf3c435c6d1b6...2eadb84e854bafad85c1d4eb22296ccd4002550a You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
