1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98
|
cppreference-doc (20170409-2.1) unstable; urgency=medium
* Non-maintainer upload.
[ Michael R. Crusoe ]
* cppreference-doc-en-qch is Multi-Arch: foreign
* enable use of -html in cross-building
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Update renamed lintian tag names in lintian overrides.
* Update standards version to 4.5.1, no changes needed.
[ Andreas Tille ]
* d/control: New Homepage
* d/copyright: Point Source to new Homepage
* d/watch:
- version=5
- Point to new location on Github
* Standards-Version: 4.7.3 (routine-update)
* Remove Priority field to comply with Debian Policy 4.7.3 (routine-
update)
* Reorder Files paragraphs in debian/copyright by directory depth.
* Move documentation to /usr/share/doc
Closes: #1059584
* Add debian/upstream/metadata
* d/copyright: Remove old FSF address
-- Andreas Tille <tille@debian.org> Mon, 09 Feb 2026 15:58:26 +0100
cppreference-doc (20170409-2) unstable; urgency=low
* Override source-is-missing for files that have their real source in the
archive
* Override insane-line-length-in-source file for files that have their
real source in the archive
[ Rik Mills ]
* Fix FTBFS with Qt5.
- debian/rules: export QT_SELECT := qt5
- debian/patches: upstream_fix-qch-build.patch
[ Michael R. Crusoe ]
* debhelper-compat 12
* Standards-Version: 4.4.1
* Secure URI in copyright format
* Remove old boilerplate from debian/rules
* Remove trailing whitespace in debian/rules
* Use secure URI in debian/watch.
* Use secure URI in Homepage field.
* Fix field name typos in debian/copyright.
* debian/watch: find new upstream versions
-- Povilas Kanapickas <povilas@radix.lt> Thu, 16 Jan 2020 00:00:00 +0000
cppreference-doc (20170409-1.1) unstable; urgency=medium
* Build using Qt5 (Closes: #874862)
-- Moritz Muehlenhoff <jmm@debian.org> Mon, 02 Sep 2019 20:26:32 +0200
cppreference-doc (20170409-1) unstable; urgency=low
* New upstream release.
* Refresh patches
- drop 02-force-utf8-encoding.patch: integrated upstream
* Override license-problem-gfdl-invariants warning for file that is actually
licensed under GFDL-NIV.
-- Povilas Kanapickas <povilas@radix.lt> Sun, 9 Apr 2017 00:00:00 +0000
cppreference-doc (20151129+dfsg0-1) unstable; urgency=low
* New upstream release.
* Refresh patches
- drop 03-remove_extra_license_files.patch; license files removed when
repacking the archive.
- update 02-force-utf8-encoding.patch
-- Povilas Kanapickas <povilas@radix.lt> Fri, 4 Dec 2015 00:00:00 +0000
cppreference-doc (20140827+dfsg0-1) unstable; urgency=low
* New upstream release.
* Drop dependencies on python and python-lxml as v3 counterparts are used
exclusively.
-- Povilas Kanapickas <povilas@radix.lt> Wed, 27 Aug 2014 00:00:00 +0000
cppreference-doc (20140208+dfsg1-1) unstable; urgency=low
* Initial release (Closes: #645513)
* Repack upstream tarball to conform to the Debian Free Software Guidelines
- include the original wiki-text from which the documentation can be
regenerated if imported into a MediaWiki wiki.
- include source of minified CSS and JS files
-- Povilas Kanapickas <povilas@radix.lt> Sat, 08 Feb 2014 00:00:00 +0000
|