Preparing the upcoming release, switch to experimental Added build dependencies: - gcc (>= 4:6), - g++ (>= 4:6), - liblxqt0-dev (>= 0.10.96~), Rework symbols (Closes: #831083) Fixed VCS fields, using plain /git/ Fixed copyright Format field, using https Exported LC_ALL=C.UTF-8, make builds reproducible Set CMAKE_BUILD_TYPE=RelWithDebInfo
		
			
				
	
	
		
			50 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			50 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Source: qtermwidget
 | |
| Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
 | |
| Uploaders: Alf Gaida <agaida@siduction.org>,
 | |
|            ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
 | |
|            Andrew Lee (李健秋) <ajqlee@debian.org>,
 | |
| Section: libs
 | |
| Priority: optional
 | |
| Build-Depends: debhelper (>= 9),
 | |
|                cmake (>= 3.0.2),
 | |
|                gcc (>= 4:6),
 | |
|                g++ (>= 4:6),
 | |
|                liblxqt0-dev (>= 0.10.96~),
 | |
|                qtbase5-dev
 | |
| Standards-Version: 3.9.8
 | |
| Vcs-Browser: https://anonscm.debian.org/git/pkg-lxqt/qtermwidget.git/?h=debian/experimental
 | |
| Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/qtermwidget.git -b debian/experimental
 | |
| Homepage: https://github.com/lxde/qtermwidget
 | |
| 
 | |
| Package: libqtermwidget5-0
 | |
| Architecture: any
 | |
| Depends: ${shlibs:Depends},
 | |
|          ${misc:Depends},
 | |
|          qtermwidget5-data (= ${source:Version}),
 | |
| Pre-Depends: ${misc:Pre-Depends}
 | |
| Description: Terminal emulator widget for Qt 5 (shared libraries)
 | |
|  QTermWidget is a Unicode-enabled, embeddable Qt widget that can be used as
 | |
|  built-in console or terminal emulation widget.
 | |
|  .
 | |
|  This package provides the shared libraries.
 | |
| 
 | |
| Package: libqtermwidget5-0-dev
 | |
| Architecture: any
 | |
| Section: libdevel
 | |
| Depends: ${misc:Depends},
 | |
|          libqtermwidget5-0 (= ${binary:Version}),
 | |
| Description: Terminal emulator widget for Qt 5 (development files)
 | |
|  QTermWidget is a Unicode-enabled, embeddable Qt widget that can be used as
 | |
|  built-in console or terminal emulation widget.
 | |
|  .
 | |
|  This package provides the development files.
 | |
| 
 | |
| Package: qtermwidget5-data
 | |
| Architecture: all
 | |
| Depends: ${misc:Depends},
 | |
| Description: Terminal emulator widget for Qt 5 (data files)
 | |
|  QTermWidget is a Unicode-enabled, embeddable Qt widget that can be used as
 | |
|  built-in console or terminal emulation widget.
 | |
|  .
 | |
|  This package provides data files like keyboard layouts and color schemes.
 |