summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | Drop 07_gcc-5.3.patch and require gcc 6 insteadJames Cowgill2016-08-09
| |
* | Refresh patchesJames Cowgill2016-08-09
| |
* | Drop dbysym migration code now that package names have changedJames Cowgill2016-08-09
| |
* | Rename packages due to SONAME bumpJames Cowgill2016-08-09
| |
* | Update d/copyright for 2.4James Cowgill2016-08-09
| |
* | New changelog entryJames Cowgill2016-08-09
| |
* | Merge tag 'upstream/2.4.0+dfsg'James Cowgill2016-08-09
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream version 2.4.0+dfsg # gpg: Signature made Tue Aug 9 15:20:06 2016 UTC # gpg: using RSA key C7F1676DEA2D01EF # gpg: Good signature from "James Cowgill <james410@cowgill.org.uk>" [unknown] # gpg: aka "James Cowgill <jc1311@york.ac.uk>" [unknown] # gpg: aka "James Cowgill <jcowgill@debian.org>" [unknown] # gpg: aka "James Cowgill (Imagination Technologies) <James.Cowgill@imgtec.com>" [unknown] # gpg: WARNING: This key is not certified with a trusted signature! # gpg: There is no indication that the signature belongs to the owner. # Primary key fingerprint: CA84 63DD 0C39 1573 B4C9 834F AEED 6158 020E AFFF # Subkey fingerprint: F88C 6DE4 3699 E8F3 B3B5 4C10 C7F1 676D EA2D 01EF
| * Imported Upstream version 2.4.0+dfsgJames Cowgill2016-08-09
| |
* | Upload to unstableJames Cowgill2016-06-29
| |
* | Add workaroud for GCC 5.3 bugJames Cowgill2016-06-29
| |
* | autopkgtest: depend on pkg-configJames Cowgill2016-06-29
| |
* | New changelog entryJames Cowgill2016-06-29
| |
* | Upload to unstableJames Cowgill2016-06-28
| |
* | Use my debian.org email addressJames Cowgill2016-06-28
| |
* | autopkgtest: add cmake testJames Cowgill2016-06-28
| |
* | autopkgtest: also build against reduced dependenciesJames Cowgill2016-06-28
| |
* | autopkgtest: refactor sfml_test.cpp out of build scriptJames Cowgill2016-06-28
| |
* | Use newer --dbgsym-migration optionJames Cowgill2016-06-28
| |
* | Move repack options from d/rules to d/watchJames Cowgill2016-06-28
| |
* | Bump standards to 3.9.8 (no changes)James Cowgill2016-06-28
| |
* | Move VCS fields below the Homepage fieldJames Cowgill2016-04-05
| |
* | Use secure VCS URLsJames Cowgill2016-04-05
| |
* | Fix spelling mistake in d/copyrightJames Cowgill2016-04-05
| |
* | Add an autopkgtestJames Cowgill2016-01-10
| |
* | Drop $(PKD) from get-orig-source targetJames Cowgill2016-01-10
| |
* | Drop libsfml2.3-dbg and use ddebsJames Cowgill2016-01-10
| |
* | New changelog entryJames Cowgill2016-01-09
| |
* | Upload to unstableJames Cowgill2015-09-13
| |
* | Merge tag 'upstream/2.3.2+dfsg'James Cowgill2015-09-12
|\| | | | | | | | | | | | | | | | | Upstream version 2.3.2+dfsg # gpg: Signature made Sat 12 Sep 2015 23:55:03 BST using RSA key ID EA2D01EF # gpg: Good signature from "James Cowgill <james410@cowgill.org.uk>" # gpg: aka "James Cowgill <jc1311@york.ac.uk>" # gpg: aka "James Cowgill (Imagination Technologies) <James.Cowgill@imgtec.com>"
| * Imported Upstream version 2.3.2+dfsgJames Cowgill2015-09-12
| |
* | Upload to unstableJames Cowgill2015-08-14
| |
* | Merge branch 'libstdcxx11-transition'James Cowgill2015-08-14
|\ \
| * | Retarget upload at experimental and update changelogJames Cowgill2015-08-05
| | |
| * | Build-Depend on g++ >= 5.2James Cowgill2015-08-05
| | |
| * | Upload to unstableJames Cowgill2015-07-07
| | |
| * | Add Breaks and Replaces on 2.3 versions of the libsfml packagesJames Cowgill2015-07-07
| | |
| * | Update symbols for gcc 5 / libstdcxx transitionJames Cowgill2015-07-07
| | |
| * | Rename packages for libstdcxx gcc5 transitionJames Cowgill2015-07-07
| | |
| * | New changelog entryJames Cowgill2015-07-07
|/ /
* | Upload 2.3.1 to unstableJames Cowgill2015-07-04
| |
* | Merge tag 'upstream/2.3.1+dfsg'James Cowgill2015-07-04
|\| | | | | | | | | | | | | | | | | Upstream version 2.3.1+dfsg # gpg: Signature made Sat 04 Jul 2015 22:12:34 BST using RSA key ID EA2D01EF # gpg: Good signature from "James Cowgill <james410@cowgill.org.uk>" # gpg: aka "James Cowgill <jc1311@york.ac.uk>" # gpg: aka "James Cowgill (Imagination Technologies) <James.Cowgill@imgtec.com>"
| * Imported Upstream version 2.3.1+dfsgJames Cowgill2015-07-04
| |
* | Upload to unstableJames Cowgill2015-06-30
| |
* | Update the hurd patch to fix the build error introduced in 2.2James Cowgill2015-06-30
| |
* | Try again to fix the FTBFS on FreeBSD using a new patchJames Cowgill2015-06-26
| |
* | Revert "Use dh-exec to force pkgconfig files into the correct multiarch ↵James Cowgill2015-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | directory" My attempt to fix this failed because this path: usr/lib*/*/pkgconfig/* doesn't match FreeBSD: usr/libdata/pkgconfig/... Since dh_install does not support extended glob, the only way to fix this is a patch or some d/rules hacks. This reverts commit 22e37bd3b6fc449207f284a13bbb01241cab1a62.
* | New changelog entryJames Cowgill2015-06-26
| |
* | Minor changelog spelling fixesJohn Paul Adrian Glaubitz2015-06-12
| |
* | Reinstate 2.2 changelog entry and upload 2.3 to experimentalJames Cowgill2015-06-10
| |
* | Fix dep5-copyright-license-name-not-unique lintian warningJames Cowgill2015-06-09
| |