[Pkg-tigervnc-devel] [Git][debian-remote-team/tigervnc][master] 3 commits: Add missing dependency on libunwind-dev. Closes: #911712
Joachim Falk
gitlab at salsa.debian.org
Sun Oct 28 21:14:28 GMT 2018
Joachim Falk pushed to branch master at Debian Remote Packaging Team / tigervnc
Commits:
a0e5bae1 by Joachim Falk at 2018-10-28T20:57:14Z
Add missing dependency on libunwind-dev. Closes: #911712
- - - - -
14dd97e8 by Joachim Falk at 2018-10-28T20:57:42Z
Add missing .desktop file and icons for xtigervncviewer. Closes: #905905
- - - - -
badab1d2 by Joachim Falk at 2018-10-28T20:58:12Z
Updated debian/changelog to version 1.9.0+dfsg-2~RC1.
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/tigervnc-viewer.install
- + debian/xtigervncviewer.desktop
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+tigervnc (1.9.0+dfsg-2~RC1) UNRELEASED; urgency=medium
+
+ [ Christoph Biedl ]
+ * Add missing dependency on libunwind-dev. Closes: #911712
+
+ [ Joachim Falk ]
+ * Add missing .desktop file and icons for xtigervncviewer. Closes: #905905
+
+ -- Joachim Falk <joachim.falk at gmx.de> Sun, 28 Oct 2018 21:26:06 +0100
+
tigervnc (1.9.0+dfsg-1) unstable; urgency=high
[ Joachim Falk ]
=====================================
debian/control
=====================================
@@ -23,6 +23,7 @@ Build-Depends:
libjpeg-dev,
libgnutls28-dev,
libpam0g-dev,
+ libunwind-dev,
libxft-dev,
libxcursor-dev,
libwrap0-dev,
=====================================
debian/tigervnc-viewer.install
=====================================
@@ -1 +1,8 @@
usr/bin/xtigervncviewer usr/bin
+debian/xtigervncviewer.desktop /usr/share/applications
+media/icons/tigervnc.svg /usr/share/icons/hicolor/scalable/apps
+media/icons/tigervnc_16.png /usr/share/icons/hicolor/16x16/apps
+media/icons/tigervnc_22.png /usr/share/icons/hicolor/22x22/apps
+media/icons/tigervnc_24.png /usr/share/icons/hicolor/24x24/apps
+media/icons/tigervnc_32.png /usr/share/icons/hicolor/32x32/apps
+media/icons/tigervnc_48.png /usr/share/icons/hicolor/48x48/apps
=====================================
debian/xtigervncviewer.desktop
=====================================
@@ -0,0 +1,7 @@
+[Desktop Entry]
+Name=TigerVNC Viewer
+Exec=/usr/bin/xtigervncviewer
+Icon=tigervnc
+Terminal=false
+Type=Application
+Categories=Network;
View it on GitLab: https://salsa.debian.org/debian-remote-team/tigervnc/compare/2def79d0394ca18fa964d9af129e8889802e0a5c...badab1d25384f821700f414abcb830f14131f4ac
--
View it on GitLab: https://salsa.debian.org/debian-remote-team/tigervnc/compare/2def79d0394ca18fa964d9af129e8889802e0a5c...badab1d25384f821700f414abcb830f14131f4ac
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/pkg-tigervnc-devel/attachments/20181028/be997def/attachment-0001.html>
More information about the Pkg-tigervnc-devel
mailing list