NMU to experimental (debian/2.11.2+dfsg1-1.1~exp1)
This commit is contained in:
parent
da7dfbb2d6
commit
bdad2ddbfa
33
debian/.gitignore
vendored
33
debian/.gitignore
vendored
@ -1,33 +0,0 @@
|
||||
*.log
|
||||
freerdp2-x11/
|
||||
freerdp2-x11-dbg/
|
||||
libfreerdp-client2/
|
||||
libfreerdp-server2/
|
||||
libfreerdp2-dev/
|
||||
libfreerdp2/
|
||||
libwinpr2-dev/
|
||||
libwinpr2/
|
||||
tmp/
|
||||
*.substvars
|
||||
.debhelper/
|
||||
files
|
||||
freerdp2-shadow-x11-dbg/
|
||||
freerdp2-shadow-x11/
|
||||
freerdp2-dev/
|
||||
libfreerdp-client2-dbg/
|
||||
libfreerdp-server2-dbg/
|
||||
libfreerdp2-dbg/
|
||||
libwinpr2-dbg/
|
||||
winpr-utils-dbg/
|
||||
winpr-utils/
|
||||
freerdp2-wayland-dbg/
|
||||
freerdp2-wayland/
|
||||
libfreerdp-shadow2-dbg/
|
||||
libfreerdp-shadow2/
|
||||
libuwac0-dbg/
|
||||
libuwac0-dev/
|
||||
libuwac0/
|
||||
debhelper-build-stamp
|
||||
libxfreerdp-client2
|
||||
libxfreerdp-client2-dbg
|
||||
libwinpr-tools2
|
||||
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
freerdp2 (2.11.2+dfsg1-1.1~exp1) experimental; urgency=medium
|
||||
|
||||
* Non-maintainer upload.
|
||||
* Rename libraries for 64-bit time_t transition.
|
||||
|
||||
-- Lukas Märdian <slyon@debian.org> Tue, 30 Jan 2024 13:20:54 +0000
|
||||
|
||||
freerdp2 (2.11.2+dfsg1-1) unstable; urgency=medium
|
||||
|
||||
* New upstream release. (Closes: #1051638).
|
||||
|
||||
66
debian/control
vendored
66
debian/control
vendored
@ -55,7 +55,7 @@ Architecture: any
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
libfreerdp-client2-2 (= ${binary:Version}),
|
||||
libfreerdp-client2-2t64 (= ${binary:Version}),
|
||||
Provides:
|
||||
freerdp,
|
||||
Replaces:
|
||||
@ -81,7 +81,8 @@ Description: RDP client for Windows Terminal Services (X11 client)
|
||||
.
|
||||
This package contains the X11 based client.
|
||||
|
||||
Package: libfreerdp2-2
|
||||
Package: libfreerdp2-2t64
|
||||
Provides: ${t64:Provides}
|
||||
Architecture: any
|
||||
Section: libs
|
||||
Pre-Depends:
|
||||
@ -89,7 +90,7 @@ Pre-Depends:
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
libwinpr2-2 (= ${binary:Version}),
|
||||
libwinpr2-2t64 (= ${binary:Version}),
|
||||
Breaks:
|
||||
libfreerdp2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~),
|
||||
Replaces:
|
||||
@ -103,7 +104,8 @@ Description: Free Remote Desktop Protocol library (core library)
|
||||
.
|
||||
This package contains the shared library with all core functionality.
|
||||
|
||||
Package: libfreerdp-client2-2
|
||||
Package: libfreerdp-client2-2t64
|
||||
Provides: ${t64:Provides}
|
||||
Architecture: any
|
||||
Section: libs
|
||||
Pre-Depends:
|
||||
@ -111,7 +113,7 @@ Pre-Depends:
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
libfreerdp2-2 (= ${binary:Version}),
|
||||
libfreerdp2-2t64 (= ${binary:Version}),
|
||||
Breaks:
|
||||
libfreerdp-client2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~),
|
||||
Replaces:
|
||||
@ -123,7 +125,8 @@ Description: Free Remote Desktop Protocol library (client library)
|
||||
.
|
||||
This package contains the shared library for common client functionality.
|
||||
|
||||
Package: libfreerdp-server2-2
|
||||
Package: libfreerdp-server2-2t64
|
||||
Provides: ${t64:Provides}
|
||||
Architecture: any
|
||||
Section: libs
|
||||
Pre-Depends:
|
||||
@ -131,7 +134,7 @@ Pre-Depends:
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
libfreerdp2-2 (= ${binary:Version}),
|
||||
libfreerdp2-2t64 (= ${binary:Version}),
|
||||
Breaks:
|
||||
libfreerdp-server2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~),
|
||||
Replaces:
|
||||
@ -143,7 +146,8 @@ Description: Free Remote Desktop Protocol library (server library)
|
||||
.
|
||||
This package contains the shared library with common server functionality.
|
||||
|
||||
Package: libwinpr2-2
|
||||
Package: libwinpr2-2t64
|
||||
Provides: ${t64:Provides}
|
||||
Architecture: any
|
||||
Section: libs
|
||||
Pre-Depends:
|
||||
@ -170,7 +174,8 @@ Description: Windows Portable Runtime library
|
||||
.
|
||||
This package contains the WinPR shared library.
|
||||
|
||||
Package: libwinpr-tools2-2
|
||||
Package: libwinpr-tools2-2t64
|
||||
Provides: ${t64:Provides}
|
||||
Architecture: any
|
||||
Section: libs
|
||||
Pre-Depends:
|
||||
@ -178,7 +183,7 @@ Pre-Depends:
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
libwinpr2-2 (= ${binary:Version}),
|
||||
libwinpr2-2t64 (= ${binary:Version}),
|
||||
Breaks:
|
||||
libwinpr-tools2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~),
|
||||
Replaces:
|
||||
@ -197,8 +202,8 @@ Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends:
|
||||
libssl-dev,
|
||||
libwinpr-tools2-2 (= ${binary:Version}),
|
||||
libwinpr2-2 (= ${binary:Version}),
|
||||
libwinpr-tools2-2t64 (= ${binary:Version}),
|
||||
libwinpr2-2t64 (= ${binary:Version}),
|
||||
${misc:Depends},
|
||||
Description: Windows Portable Runtime library (development files)
|
||||
WinPR is a spin-off project of FreeRDP which aims at providing a portable
|
||||
@ -216,11 +221,11 @@ Package: freerdp2-dev
|
||||
Section: devel
|
||||
Architecture: any
|
||||
Depends:
|
||||
libfreerdp-client2-2 (= ${binary:Version}),
|
||||
libfreerdp-server2-2 (= ${binary:Version}),
|
||||
libfreerdp-shadow-subsystem2-2 (= ${binary:Version}),
|
||||
libfreerdp-shadow2-2 (= ${binary:Version}),
|
||||
libfreerdp2-2 (= ${binary:Version}),
|
||||
libfreerdp-client2-2t64 (= ${binary:Version}),
|
||||
libfreerdp-server2-2t64 (= ${binary:Version}),
|
||||
libfreerdp-shadow-subsystem2-2t64 (= ${binary:Version}),
|
||||
libfreerdp-shadow2-2t64 (= ${binary:Version}),
|
||||
libfreerdp2-2t64 (= ${binary:Version}),
|
||||
libwinpr2-dev (= ${binary:Version}),
|
||||
winpr-utils (= ${binary:Version}),
|
||||
${misc:Depends},
|
||||
@ -237,7 +242,7 @@ Architecture: any
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
libwinpr-tools2-2 (= ${binary:Version}),
|
||||
libwinpr-tools2-2t64 (= ${binary:Version}),
|
||||
Description: Windows Portable Runtime library command line utilities
|
||||
WinPR is a spin-off project of FreeRDP which aims at providing a portable
|
||||
implementation of important portions of the Windows API. Just like FreeRDP,
|
||||
@ -250,7 +255,8 @@ Description: Windows Portable Runtime library command line utilities
|
||||
.
|
||||
This package contains WinPR command line utils (winpr-hash, winpr-makecert).
|
||||
|
||||
Package: libfreerdp-shadow2-2
|
||||
Package: libfreerdp-shadow2-2t64
|
||||
Provides: ${t64:Provides}
|
||||
Architecture: any
|
||||
Section: libs
|
||||
Pre-Depends:
|
||||
@ -258,8 +264,8 @@ Pre-Depends:
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
libfreerdp-server2-2 (= ${binary:Version}),
|
||||
libwinpr-tools2-2 (= ${binary:Version}),
|
||||
libfreerdp-server2-2t64 (= ${binary:Version}),
|
||||
libwinpr-tools2-2t64 (= ${binary:Version}),
|
||||
Breaks:
|
||||
libfreerdp-shadow2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~),
|
||||
Replaces:
|
||||
@ -271,7 +277,8 @@ Description: FreeRDP Remote Desktop Protocol shadow libraries
|
||||
.
|
||||
This package contains the shadow libraries.
|
||||
|
||||
Package: libfreerdp-shadow-subsystem2-2
|
||||
Package: libfreerdp-shadow-subsystem2-2t64
|
||||
Provides: ${t64:Provides}
|
||||
Architecture: any
|
||||
Section: libs
|
||||
Pre-Depends:
|
||||
@ -279,7 +286,7 @@ Pre-Depends:
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
libfreerdp-shadow2-2 (= ${binary:Version}),
|
||||
libfreerdp-shadow2-2t64 (= ${binary:Version}),
|
||||
Breaks:
|
||||
libfreerdp-shadow2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~),
|
||||
Replaces:
|
||||
@ -296,7 +303,7 @@ Architecture: any
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
libfreerdp-shadow-subsystem2-2 (= ${binary:Version}),
|
||||
libfreerdp-shadow-subsystem2-2t64 (= ${binary:Version}),
|
||||
Provides:
|
||||
freerdp,
|
||||
Description: FreeRDP x11 shadowing server
|
||||
@ -306,7 +313,8 @@ Description: FreeRDP x11 shadowing server
|
||||
This package contains a "shadowing" server that can be used to
|
||||
share an already started X11 DISPLAY.
|
||||
|
||||
Package: libuwac0-0
|
||||
Package: libuwac0-0t64
|
||||
Provides: ${t64:Provides}
|
||||
Architecture: linux-any
|
||||
Section: libs
|
||||
Pre-Depends:
|
||||
@ -314,7 +322,7 @@ Pre-Depends:
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
libfreerdp2-2 (= ${binary:Version}),
|
||||
libfreerdp2-2t64 (= ${binary:Version}),
|
||||
Breaks:
|
||||
libuwac0 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~),
|
||||
Replaces:
|
||||
@ -331,7 +339,7 @@ Section: libdevel
|
||||
Architecture: linux-any
|
||||
Multi-Arch: same
|
||||
Depends:
|
||||
libuwac0-0 (= ${binary:Version}),
|
||||
libuwac0-0t64 (= ${binary:Version}),
|
||||
${misc:Depends},
|
||||
Description: Using wayland as a client (development files)
|
||||
Using wayland as a client (uwac) is a library to provide common
|
||||
@ -344,8 +352,8 @@ Architecture: linux-any
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
libfreerdp-client2-2 (= ${binary:Version}),
|
||||
libuwac0-0 (= ${binary:Version}),
|
||||
libfreerdp-client2-2t64 (= ${binary:Version}),
|
||||
libuwac0-0t64 (= ${binary:Version}),
|
||||
Description: RDP client for Windows Terminal Services (wayland client)
|
||||
FreeRDP is a libre client/server implementation of the Remote
|
||||
Desktop Protocol (RDP).
|
||||
|
||||
1
debian/libfreerdp-client2-2t64.lintian-overrides
vendored
Normal file
1
debian/libfreerdp-client2-2t64.lintian-overrides
vendored
Normal file
@ -0,0 +1 @@
|
||||
libfreerdp-client2-2t64: package-name-doesnt-match-sonames libfreerdp-client2-2
|
||||
@ -1,4 +1,4 @@
|
||||
libfreerdp-client2.so.2 libfreerdp-client2-2 #MINVER#
|
||||
libfreerdp-client2.so.2 libfreerdp-client2-2t64 #MINVER#
|
||||
* Build-Depends-Package: freerdp2-dev
|
||||
add_device@Base 2.1.0+dfsg1
|
||||
client_auto_reconnect@Base 2.0.0~git20181120.1.e21b72c95+dfsg1
|
||||
1
debian/libfreerdp-server2-2t64.lintian-overrides
vendored
Normal file
1
debian/libfreerdp-server2-2t64.lintian-overrides
vendored
Normal file
@ -0,0 +1 @@
|
||||
libfreerdp-server2-2t64: package-name-doesnt-match-sonames libfreerdp-server2-2
|
||||
@ -1,4 +1,4 @@
|
||||
libfreerdp-server2.so.2 libfreerdp-server2-2 #MINVER#
|
||||
libfreerdp-server2.so.2 libfreerdp-server2-2t64 #MINVER#
|
||||
* Build-Depends-Package: freerdp2-dev
|
||||
ainput_server_context_free@Base 2.6.0+dfsg1
|
||||
ainput_server_context_new@Base 2.6.0+dfsg1
|
||||
1
debian/libfreerdp-shadow-subsystem2-2t64.lintian-overrides
vendored
Normal file
1
debian/libfreerdp-shadow-subsystem2-2t64.lintian-overrides
vendored
Normal file
@ -0,0 +1 @@
|
||||
libfreerdp-shadow-subsystem2-2t64: package-name-doesnt-match-sonames libfreerdp-shadow-subsystem2-2
|
||||
@ -1,4 +1,4 @@
|
||||
libfreerdp-shadow-subsystem2.so.2 libfreerdp-shadow-subsystem2-2 #MINVER#
|
||||
libfreerdp-shadow-subsystem2.so.2 libfreerdp-shadow-subsystem2-2t64 #MINVER#
|
||||
* Build-Depends-Package: freerdp2-dev
|
||||
X11_ShadowSubsystemEntry@Base 2.0.0~git20160317.1.75ae3f5+dfsg1
|
||||
shadow_subsystem_set_entry_builtin@Base 2.0.0~git20160317.1.75ae3f5+dfsg1
|
||||
1
debian/libfreerdp-shadow2-2t64.lintian-overrides
vendored
Normal file
1
debian/libfreerdp-shadow2-2t64.lintian-overrides
vendored
Normal file
@ -0,0 +1 @@
|
||||
libfreerdp-shadow2-2t64: package-name-doesnt-match-sonames libfreerdp-shadow2-2
|
||||
@ -1,4 +1,4 @@
|
||||
libfreerdp-shadow2.so.2 libfreerdp-shadow2-2 #MINVER#
|
||||
libfreerdp-shadow2.so.2 libfreerdp-shadow2-2t64 #MINVER#
|
||||
* Build-Depends-Package: freerdp2-dev
|
||||
shadow_capture_align_clip_rect@Base 2.0.0~git20160317.1.75ae3f5+dfsg1
|
||||
shadow_capture_compare@Base 2.0.0~git20160317.1.75ae3f5+dfsg1
|
||||
1
debian/libfreerdp2-2t64.lintian-overrides
vendored
Normal file
1
debian/libfreerdp2-2t64.lintian-overrides
vendored
Normal file
@ -0,0 +1 @@
|
||||
libfreerdp2-2t64: package-name-doesnt-match-sonames libfreerdp2-2
|
||||
@ -1,4 +1,4 @@
|
||||
libfreerdp2.so.2 libfreerdp2-2 #MINVER#
|
||||
libfreerdp2.so.2 libfreerdp2-2t64 #MINVER#
|
||||
* Build-Depends-Package: freerdp2-dev
|
||||
Bitmap_Alloc@Base 2.0.0~git20160317.1.75ae3f5+dfsg1
|
||||
Bitmap_SetDimensions@Base 2.0.0~git20160317.1.75ae3f5+dfsg1
|
||||
1
debian/libuwac0-0t64.lintian-overrides
vendored
Normal file
1
debian/libuwac0-0t64.lintian-overrides
vendored
Normal file
@ -0,0 +1 @@
|
||||
libuwac0-0t64: package-name-doesnt-match-sonames libuwac0-0
|
||||
@ -1,4 +1,4 @@
|
||||
libuwac0.so.0 libuwac0-0 #MINVER#
|
||||
libuwac0.so.0 libuwac0-0t64 #MINVER#
|
||||
* Build-Depends-Package: libuwac0-dev
|
||||
UwacClipboardDataGet@Base 2.0.0~git20190204.1.2693389a+dfsg1
|
||||
UwacClipboardOfferAnnounce@Base 2.0.0~git20190204.1.2693389a+dfsg1
|
||||
1
debian/libwinpr-tools2-2t64.lintian-overrides
vendored
Normal file
1
debian/libwinpr-tools2-2t64.lintian-overrides
vendored
Normal file
@ -0,0 +1 @@
|
||||
libwinpr-tools2-2t64: package-name-doesnt-match-sonames libwinpr-tools2-2
|
||||
@ -1,4 +1,4 @@
|
||||
libwinpr-tools2.so.2 libwinpr-tools2-2 #MINVER#
|
||||
libwinpr-tools2.so.2 libwinpr-tools2-2t64 #MINVER#
|
||||
* Build-Depends-Package: libwinpr2-dev
|
||||
makecert_context_free@Base 2.0.0~git20160503.1.f828595+dfsg1
|
||||
makecert_context_new@Base 2.0.0~git20160503.1.f828595+dfsg1
|
||||
1
debian/libwinpr2-2t64.lintian-overrides
vendored
Normal file
1
debian/libwinpr2-2t64.lintian-overrides
vendored
Normal file
@ -0,0 +1 @@
|
||||
libwinpr2-2t64: package-name-doesnt-match-sonames libwinpr2-2
|
||||
@ -1,4 +1,4 @@
|
||||
libwinpr2.so.2 libwinpr2-2 #MINVER#
|
||||
libwinpr2.so.2 libwinpr2-2t64 #MINVER#
|
||||
* Build-Depends-Package: libwinpr2-dev
|
||||
ASN1DecSetError@Base 2.0.0~git20160317.1.75ae3f5+dfsg1
|
||||
ASN1EncSetError@Base 2.0.0~git20160317.1.75ae3f5+dfsg1
|
||||
Loading…
Reference in New Issue
Block a user