summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* record new upstream branchThomas Preud'homme2018-03-01
|
* Upload to unstableThomas Preud'homme2018-02-25
|
* Update debian/changelogThomas Preud'homme2018-02-25
|
* merge patched into masterThomas Preud'homme2018-02-25
|\
| * Recognize Hurd platformThomas Preud'homme2018-02-25
| | | | | | | | | | | | | | | | | | | | | | | | | | Building ultracopier on Hurd fails because PluginsManager.cpp checks for various supported host platform (Linux, Mac OS X, Windows) and default to giving an error. Given the code guarded by the Linux check, Hurd should work as well. This patch thus changes the guard for that code to also support Hurd. Author: Thomas Preud'homme <robotux@debian.org> Forwarded: https://github.com/alphaonex86/Ultracopier/commit/af299782b9a0feb63a8097834a46400890d8f184 Applied-Upstream: commit:af299782b9a0feb63a8097834a46400890d8f184 Last-Update: 2018-02-25
* | Update Vcs fields.Thomas Preud'homme2018-02-24
| |
* | Upload to unstableThomas Preud'homme2018-02-24
| |
* | Update project file to buildThomas Preud'homme2018-02-24
| |
* | New upstream releaseThomas Preud'homme2018-02-24
| |
* | merge patched into masterThomas Preud'homme2018-02-24
|\ \
| * | Recognize Hurd platformThomas Preud'homme2018-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Building ultracopier on Hurd fails because PluginsManager.cpp checks for various supported host platform (Linux, Mac OS X, Windows) and default to giving an error. Given the code guarded by the Linux check, Hurd should work as well. This patch thus changes the guard for that code to also support Hurd. Author: Thomas Preud'homme <robotux@debian.org> Forwarded: no Last-Update: 2018-02-24
| * | Disable ultimate buildThomas Preud'homme2018-02-23
| |/ | | | | | | | | | | | | | | | | | | | | Due to the definition of the ULTRACOPIER_VERSION_ULTIMATE macro in various header files, the build produce an ultracopier ultimate and this cannot be overridden in the build system. This patch comments out the macro, which can then be set from the qmake invocation. Author: Thomas Preud'homme <robotux@debian.org> Forwarded: mailed to ultracopier@first-world.info Last-Update: 2018-02-19
| * New upstream version 1.4.0.3Thomas Preud'homme2018-02-23
| |
* | record new upstream branchThomas Preud'homme2018-02-23
| |
* | merge patched into masterThomas Preud'homme2018-02-23
|\ \
| * | Disable ultimate buildThomas Preud'homme2018-02-19
| |/ | | | | | | | | | | | | | | | | | | | | Due to the definition of the ULTRACOPIER_VERSION_ULTIMATE macro in various header files, the build produce an ultracopier ultimate and this cannot be overridden in the build system. This patch comments out the macro, which can then be set from the qmake invocation. Author: Thomas Preud'homme <robotux@debian.org> Forwarded: mailed to ultracopier@first-world.info Last-Update: 2018-02-19
* | Remove now useless detect_arch filesThomas Preud'homme2018-02-19
| |
* | merge patched into masterThomas Preud'homme2018-02-18
|\ \
| * | Disable ultimate buildThomas Preud'homme2018-02-18
| |/ | | | | | | | | | | | | | | | | | | | | Due to the definition of the ULTRACOPIER_VERSION_ULTIMATE macro in various header files, the build produce an ultracopier ultimate and this cannot be overridden in the build system. This patch comments out the macro, which can then be set from the qmake invocation. Author: Thomas Preud'homme <robotux@debian.org> Forwarded: no Last-Update: 2018-02-18
* | Fix broken dependency on debian/detect_archThomas Preud'homme2018-02-18
| |
* | Add close for #875217 due to move to new releaseThomas Preud'homme2018-02-18
| |
* | Stop patching architecture in informations.xml files.Thomas Preud'homme2018-02-16
| |
* | Remove disabling of ultimate build from rulesThomas Preud'homme2018-02-16
| |
* | merge patched into masterThomas Preud'homme2018-02-16
|\ \
| * | Disable ultimate buildThomas Preud'homme2018-02-16
| |/ | | | | | | | | | | | | | | | | | | | | Due to the definition of the ULTRACOPIER_VERSION_ULTIMATE macro in various header files, the build produce an ultracopier ultimate and this cannot be overriden in the build system. This patch comments out the macro, which can then be set from the qmake invokation. Author: Thomas Preud'homme <robotux@debian.org> Forwarded: no Last-Update: 2018-02-16
* | Upload to unstableThomas Preud'homme2018-02-14
| |
* | Do not build ultimate versionThomas Preud'homme2018-02-14
| |
* | Bump standard version (no changes needed)Thomas Preud'homme2018-02-14
| |
* | Bump debhelper's Build-depend versionThomas Preud'homme2018-02-14
| |
* | Update copyright years.Thomas Preud'homme2018-02-14
| |
* | Stop fiddling with permissions of flag.pngThomas Preud'homme2017-11-25
| |
* | Enable all hardening flagsThomas Preud'homme2017-11-25
| |
* | Bump standard versionThomas Preud'homme2017-11-25
| |
* | Lower priority to optionalThomas Preud'homme2017-11-25
| |
* | Use HTTPS URL for format field in copyrightThomas Preud'homme2017-11-24
| |
* | Fix duplicated content for GPL-3 in copyrightThomas Preud'homme2017-11-24
| |
* | Use canonical secure VCS URIsThomas Preud'homme2017-11-24
| |
* | Merge branch 'adapt_packaging'Thomas Preud'homme2017-11-24
|\ \
| * | Configure and enable installation targetThomas Preud'homme2017-11-24
| | |
| * | Select Qt5 libraries.Thomas Preud'homme2017-11-24
| | |
| * | Generate and clean Qt message files.Thomas Preud'homme2017-11-24
| | |
| * | Update qmake project file to buildThomas Preud'homme2017-11-24
| | |
| * | Update list of informations.xml to patchThomas Preud'homme2017-11-24
| | |
| * | Build-depend on Qt5 librariesThomas Preud'homme2017-11-24
| | |
| * | Build ultracopier 1.2.3.6-1Thomas Preud'homme2017-11-24
|/ /
* | merge patched into masterThomas Preud'homme2017-11-24
|\|
| * New upstream version 1.2.3.6Thomas Preud'homme2017-11-24
| |
* | record new upstream branchThomas Preud'homme2017-11-24
| |
* | Use watch file proposed by Bart MartensThomas Preud'homme2017-11-24
| |
* | Fix gbp section namesThomas Preud'homme2017-11-24
| | | | | | | | | | | | Fix the following warning from gbp: Old style config section [git-buildpackage] found please rename to [buildpackage]