52 Commits

Author SHA1 Message Date
Alf Gaida
ea19296147 New pre-release 1.3.1~50-g4fde773
Fixed libqt5xdgiconloader-dev.install
Reworked descriptions in debian/control to prevent lintian whining
Fixed symbols version
Fixed copyright for xdgiconloader
Fixed package descrioptions
Introduced the new package libqt5xdgiconloader1
Bumped standards to 3.9.8, no changes needed
Symbols sorted and unified
Bump years in copyright
Added hardening=+all
Added README.md to debian/docs
set CMAKE_BUILD_TYPE=RelWithDebInfo
2016-07-09 20:16:47 +02:00
Alf Gaida
c1a8fa1d8f preparing new pre-release 2016-07-09 19:40:08 +02:00
Alf Gaida
3e662bc8e7 * Remove dbg package in favor of dbgsym. 2015-12-26 17:01:48 +01:00
ChangZhuo Chen (陳昌倬)
8b6ef09d26 Update changelog 2015-11-12 19:04:55 +08:00
ChangZhuo Chen (陳昌倬)
ca04f4859e Update Vcs-* 2015-11-12 18:55:05 +08:00
ChangZhuo Chen (陳昌倬)
285e4e4804 Update gbp.conf 2015-11-12 18:55:00 +08:00
Alf Gaida
8b9d1c5741 Chery-picking upstream version 1.3.0. 2015-10-28 18:10:46 +01:00
ChangZhuo Chen (陳昌倬)
fda60de834 Update maintainer email 2015-09-12 22:42:19 +08:00
Alf Gaida
0b24f5321f some fixes in debian $foo
cme fix dpkg-control
remove not needed breaks and replaces
update upstream signing key
2015-08-31 23:47:05 +02:00
ChangZhuo Chen (陳昌倬)
90f0799350 Add gbp.conf 2015-08-30 23:09:35 +08:00
Alf Gaida
cf5259a298 onyl use github in watch file 2015-08-30 03:54:22 +02:00
Alf Gaida
ca68e4f0a2 removed unused lgpl, gpl3 - we don't have the two qt4 files anymore 2015-08-14 11:40:52 +02:00
Andrew Lee (李健秋)
08cedf4ad5 Releasing debian version 1.2.0+20150807-1. 2015-08-14 04:38:52 +08:00
Andrew Lee (李健秋)
8211c28dcf Use whitespace separated instead of commas to fit the machine-readable copyright format. 2015-08-14 04:24:45 +08:00
Andrew Lee (李健秋)
e1f045ac33 Releasing debian version 1.2.0-1. 2015-08-13 22:27:29 +08:00
Andrew Lee (李健秋)
d15ac9e227 Added myself as Uploader. 2015-08-13 22:27:29 +08:00
Andrew Lee (李健秋)
2d9bb0fd74 Removing whitespaces at EOL and EOF. 2015-08-13 22:27:29 +08:00
ChangZhuo Chen (陳昌倬)
2c8c184f69 Update copyright 2015-08-13 21:14:50 +08:00
Alf Gaida
a4d9ab83b7 changes some whitespaces in rules 2015-08-12 22:17:29 +02:00
Alf Gaida
de531e68d4 some improvements in debian $foo
delete not used licensing for _qt4*
only take DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed in rules
2015-08-13 04:00:42 +08:00
Alf Gaida
5d05ebf873 some improvements in debian $foo
minimum cmake version is 3.0.2 now
minimum Qt is 5.3
2015-08-13 04:00:36 +08:00
ChangZhuo Chen (陳昌倬)
f29a872b95 Add -Wl,--as-needed to LDFLAGS 2015-08-13 04:00:34 +08:00
ChangZhuo Chen (陳昌倬)
f6dcf21350 Update copyright 2015-08-13 04:00:30 +08:00
ChangZhuo Chen (陳昌倬)
e59e3bfda2 Update changelog 2015-08-13 04:00:25 +08:00
ChangZhuo Chen (陳昌倬)
ccdff9f6dc Update copyright 2015-08-13 04:00:22 +08:00
ChangZhuo Chen (陳昌倬)
99759a4061 Fix signing-key file name 2015-08-13 04:00:18 +08:00
ChangZhuo Chen (陳昌倬)
1441d238ef Add GitHub link in watch 2015-08-13 04:00:11 +08:00
Alf Gaida
d728aa9a02 new upstream version 1.2.0
new written copyright after reject
new symbols
2015-08-13 04:00:03 +08:00
ChangZhuo Chen (陳昌倬)
720ae6dcd1 Add d/.gitignore 2015-08-13 03:57:46 +08:00
ChangZhuo Chen (陳昌倬)
cb25f5526a Remove gbp.conf and add source/options 2015-08-13 03:57:42 +08:00
ChangZhuo Chen (陳昌倬)
668dcc4874 Update for 1.1.0 2015-08-13 03:57:39 +08:00
Alf Gaida
69d0da5c59 new release
years in copyright
we don't use gbp - gbp.conf removed
install fixed
single symbols file
new source/options - we don't include .gitignore
2015-08-13 03:57:31 +08:00
Alf Gaida
f8650c1b61 - bump standards to 3.9.6
- remove the not needed build dependency libegl1-mesa-dev, needed
  because of a now fixed bug in Qt 5.3.1
- set min Qt 5 version to 5.3.2 in build dependencies
- qiconfix copyright fixed
2015-08-13 03:57:24 +08:00
Wen.Liao
ff53a3fbc4 Remove debuild waring
debuild command
debuild -S -us -uc -rfakeroot --lintian-opts --fail-on-warnings
2015-08-13 03:57:20 +08:00
ChangZhuo Chen (陳昌倬)
47460ab931 Rearrange *.symbols 2015-08-13 03:57:13 +08:00
Alf Gaida
978528c512 debian/docs added
some cleanup in rules
added myself as uploader (needed for siduction repo)
2015-08-13 03:57:10 +08:00
ChangZhuo Chen (陳昌倬)
d54f2aeb40 Adjust symbols for i386 2015-08-13 03:57:03 +08:00
ChangZhuo Chen (陳昌倬)
fe01ebd140 Sort libqt5xdg1.symbols 2015-08-13 03:57:00 +08:00
ChangZhuo Chen (陳昌倬)
297f7307cf Use demangled symbols in libqt5xdg1.symbols 2015-08-13 03:56:56 +08:00
ChangZhuo Chen (陳昌倬)
986078dfee Remove conflicts with libqtxdg0 2015-08-13 03:56:53 +08:00
ChangZhuo Chen (陳昌倬)
f83cbd770a Fix FTBFS 2015-08-13 03:56:43 +08:00
ChangZhuo Chen (陳昌倬)
73b1a46ed8 Fix FTBFS 2015-08-13 03:56:40 +08:00
ChangZhuo Chen (陳昌倬)
b203ad22e7 Fix FTBFS 2015-08-13 03:56:37 +08:00
ChangZhuo Chen (陳昌倬)
37786432be Update *.symbols 2015-08-13 03:56:31 +08:00
ChangZhuo Chen (陳昌倬)
4d27e630cd Use Qt5 2015-08-13 03:56:27 +08:00
ChangZhuo Chen (陳昌倬)
6d5bc22597 Update d/copyright 2015-08-13 03:56:23 +08:00
ChangZhuo Chen (陳昌倬)
f9ad0fd46e Declare conflicts with libqtxdg0 2015-08-13 03:56:18 +08:00
ChangZhuo Chen (陳昌倬)
9d5b178f46 Update package name to libqtxdg1 2015-08-13 03:56:14 +08:00
ChangZhuo Chen (陳昌倬)
2b0edfe6ee Set USE_QTMIMETYPES=no in d/rules 2015-08-13 03:56:09 +08:00
ChangZhuo Chen (陳昌倬)
aa5a053a3d Update d/changelog 2015-08-13 03:56:05 +08:00