Codebase list httraqt / 6ec22f0
Initial commit of debian-directory. Anton Gladky 10 years ago
6 changed file(s) with 46 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 httraqt (1.2.0-1) unstable; urgency=low
1
2 * Initial packaging. (Closes: #729075).
3
4 -- Anton Gladky <gladk@debian.org> Fri, 08 Nov 2013 18:12:34 +0100
0 Source: httraqt
1 Section: web
2 Priority: optional
3 Maintainer: Anton Gladky <gladk@debian.org>
4 Homepage: http://httraqt.sourceforge.net/
5 Standards-Version: 3.9.5
6 Build-Depends:
7 cmake,
8 debhelper (>= 9),
9 libhttrack-dev,
10 libqt4-dev
11 Vcs-Git: git://git.debian.org/collab-maint/httraqt.git
12 Vcs-Browser: http://git.debian.org/?p=collab-maint/httraqt.git
13
14 Package: httraqt
15 Architecture: any
16 Depends:
17 ${misc:Depends},
18 ${shlibs:Depends}
19 Description: HTTraQt is program for downloading of internet sites
20 Program is intended for loading of Internet pages and/or their contents,
21 equipped with flexible system of settings.
22 HTTraQt - graphical user interface (GUI) for HTTrack library,
23 developed in C++ and based on multiplatform Qt library.
0 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: HTTraQt
2 Upstream-Contact: Eduard Kalinowski <eduard_kalinowski@yahoo.de>
3 Source: http://httraqt.sourceforge.net/
4
5 Files: *
6 Copyright: 2012-2014, Eduard Kalinowski <eduard_kalinowski@yahoo.de>
7 License: LGPL-3+
8 On Debian systems the full text of the LGPL License
9 version 3.0 can be found in the file
10 /usr/share/common-licenses/LGPL-3
0 #!/usr/bin/make -f
1
2 %:
3 dh $@ --parallel
0 3.0 (quilt)