[SCM] KDevelop PG-Qt packaging branch, experimental, created. debian/1.0.0-3
Pino Toscano
pino at moszumanska.debian.org
Thu Aug 25 16:53:41 UTC 2016
The branch, experimental has been created
at 015a6530bc6e06044e83fa972d45395018ef8dda (commit)
- Shortlog ------------------------------------------------------------
commit 015a6530bc6e06044e83fa972d45395018ef8dda
Author: Maximiliano Curia <maxy at debian.org>
Date: Sat Apr 26 15:07:09 2014 +0200
Release to unstable
commit 199059655c7f4e467a5b550d263dbeaebf3c93ee
Author: Maximiliano Curia <maxy at debian.org>
Date: Sat Apr 26 13:51:17 2014 +0200
New upstream patch: upstream_fix-some-warnings (Closes: #733390)
commit 37b33425934cd2e78061953452f9b0ff799f539e
Author: Pino Toscano <pino at debian.org>
Date: Sun May 20 10:34:12 2012 +0200
release to unstable, as team upload
commit 8a164a3b281f2b1a77b59804d56542258259bf30
Author: Pino Toscano <pino at debian.org>
Date: Sun Mar 25 16:21:49 2012 +0200
release to experimental, as team upload
commit 55a577dbca8c3057a20ee569e350a95db40aab61
Author: Pino Toscano <pino at debian.org>
Date: Sun Mar 25 16:20:10 2012 +0200
fix the installation of the cmake config files
... if there is no KDE4 stuff available
commit c24982e65d541f78c4bd1a7b39d73f637220b02c
Author: Pino Toscano <pino at debian.org>
Date: Sun Mar 25 15:48:54 2012 +0200
bump debhelper build dependency and compat to 9
commit 0b395d82621353902299a6400a3c7f2aa9252342
Author: Pino Toscano <pino at debian.org>
Date: Sun Mar 25 15:45:23 2012 +0200
bump Standards-Version to 3.9.3
no changes required
commit a51bb7b3a34eb441879cc00f7162379b2743d4ba
Author: Pino Toscano <pino at debian.org>
Date: Sun Mar 25 15:43:47 2012 +0200
add a watch file
commit c4667f1a937379ad38c4a81d55581e9ceb784804
Author: Pino Toscano <pino at debian.org>
Date: Sat Mar 24 17:30:17 2012 +0100
remove empty 'series' file
commit e7ff0aed60f73e572882ecc77def5a5ac6305091
Author: Andreas Cord-Landwehr <cola at uni-paderborn.de>
Date: Wed Mar 21 20:56:02 2012 +0100
Remove patch (applied upstream).
commit b3a0b497a04a2eac65c47d7fde6ef1246c53c16e
Author: Andreas Cord-Landwehr <cola at uni-paderborn.de>
Date: Mon Jan 30 21:44:29 2012 +0100
Prepare new release.
commit 639d5844269fdb0473e6c13637422de0685e80a1
Author: Modestas Vainius <modax at debian.org>
Date: Mon Jun 6 02:42:52 2011 +0300
Release to unstable.
commit 45844bcb919d6845a799e112910ab9b2bde3a47d
Author: Modestas Vainius <modax at debian.org>
Date: Mon Jun 6 02:42:26 2011 +0300
Fix a couple of portability issues (armel, all big endian arches).
This should enable kdevelop-php to build on them.
The patch fix_portability_issues.diff fixes these bugs:
kdev-pg-lexer.ll:inp() - assumption that it is possible to write directly to
the int pointer as if it was a char pointer is wrong on big endian systems.
kdev-pg-lexer.ll:YY_INPUT() - (c == EOF) (where c is char) will always be false
on systems where char is unsigned by default [1][2].
ASBeautifier.cpp:beautify() - (c < 0) (where c is char) will always be false on
systems where char is unsigned by default [1][2].
[1] warning: comparison is always false due to limited range of data type [-Wtype-limits]
[2] http://www.network-theory.co.uk/docs/gccintro/gccintro_71.html
commit dac2622d0edc792bbef66d693ca658d800da3740
Author: Modestas Vainius <modax at debian.org>
Date: Mon Jun 6 02:16:14 2011 +0300
New changelog entry.
commit 2ac2cf5ce866ace5a53edf1b54b73752ad59e8e6
Author: Fathi Boudra <fabo at debian.org>
Date: Sat Jun 4 12:53:40 2011 +0300
Initial upload to Sid
New upstream release
Update copyright
Remove Qt only patch - merged upstream
Fix lintian warning
commit d4604aca6f64f36db044116e144f4fed5bbe141a
Author: Modestas Vainius <modestas at vainius.eu>
Date: Mon Jan 3 18:13:23 2011 +0200
Use PHONY target for override_dh_auto_test.
commit dc44fefb9d51b4658ffd5b645ca2c018e9c8b06b
Merge: 3bed557 d49a7dd
Author: Modestas Vainius <modestas at vainius.eu>
Date: Mon Jan 3 18:11:28 2011 +0200
Merge remote branch 'cola/master'
commit 3bed557198adb6523686307d30f65361d23f01e0
Author: Modestas Vainius <modestas at vainius.eu>
Date: Mon Jan 3 00:38:23 2011 +0200
Build kdetrunk release.
commit d49a7dde87014b678b175b949b0ca80d0d5ce795
Author: Andreas Cord-Landwehr <cola at uni-paderborn.de>
Date: Tue Dec 7 22:17:07 2010 +0100
added: override_dh_auto_test
commit ba9660ebe1251f6a7cf773a5948d74ba61786f90
Author: Andreas Cord-Landwehr <cola at uni-paderborn.de>
Date: Tue Dec 7 21:58:41 2010 +0100
Updates to copyright file
commit 474c9881f29699050e82fcdb47746d979ef12df8
Author: Andreas Cord-Landwehr <cola at uni-paderborn.de>
Date: Tue Dec 7 10:01:38 2010 +0100
Updated Copyright
commit b1aabb544a9e3fb7da39661a72314a47de33d197
Author: Andreas Cord-Landwehr <cola at uni-paderborn.de>
Date: Mon Dec 6 21:38:39 2010 +0100
Changes at control
* Vcs-Svn -> Vcs-Git
* bumped standard version
* changed homepage as stated in release notes
commit 9702c744dff823bd28da5e8125e0df805f9a3ddc
Author: Fathi Boudra <fabo at debian.org>
Date: Tue Apr 20 09:30:01 2010 +0000
Add kdevelop-pg-qt package
-----------------------------------------------------------------------
--
KDevelop PG-Qt packaging
More information about the pkg-kde-commits
mailing list