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
|
gitinspector (0.4.4+dfsg-4) unstable; urgency=medium
* d/control:
- Add python-pkg-resources to Depends
-- Christian Kastner <ckk@debian.org> Mon, 25 Jul 2016 22:07:20 +0200
gitinspector (0.4.4+dfsg-3) unstable; urgency=medium
* debian/patches (updated):
- Use-jQuery-libraries-from-the-Debian-archive.patch
Fix typo breaking jquery-tablesorter inclusion. Closes: #831817
-- Christian Kastner <ckk@debian.org> Tue, 19 Jul 2016 20:49:10 +0200
gitinspector (0.4.4+dfsg-2) unstable; urgency=medium
* d/control:
- Bump Standards-Version to 3.9.8 (no changes needed)
-- Christian Kastner <ckk@debian.org> Sun, 17 Apr 2016 19:58:39 +0200
gitinspector (0.4.4+dfsg-1) unstable; urgency=medium
* New upstream release.
* d/control:
- Bump Standards-Version to 3.9.7 (no changes needed)
- Switch Vcs-Browser from insecure URI to secure one
-- Christian Kastner <ckk@debian.org> Sun, 07 Feb 2016 17:12:42 +0100
gitinspector (0.4.3+dfsg-1) unstable; urgency=medium
* New upstream release.
* d/control:
- Add python-unittest2 to Build-Depends, fixing a FTBFS. Closes: #804426
* d/patches (updated):
- Use-jQuery-libraries-from-the-Debian-archive.patch
-- Christian Kastner <ckk@debian.org> Sun, 08 Nov 2015 14:38:26 +0100
gitinspector (0.4.2+dfsg-1) unstable; urgency=medium
* New upstream release.
* d/patches (refreshed):
- Use-jQuery-libraries-from-the-Debian-archive.patch
- Move-arch-indep-files-to-usr-share.patch
-- Christian Kastner <ckk@debian.org> Fri, 23 Oct 2015 14:13:29 +0200
gitinspector (0.4.1+dfsg-1) unstable; urgency=medium
* New upstream release.
* d/control:
- Add to Build-Depends:
+ asciidoc
+ libxml2-utils
+ xsltproc
+ docbook-xml
+ docbook-xsl
- Replace my email in Updaters with my @debian.org address
- Update Homepage, upstream moved to GitHub
* d/rules:
- Build documentation from source
* d/doc-base, d/docs:
- Install HTML documentation
* d/man:
- Drop manpage, upstream provides one now
* d/copyright:
- Update copyright
* d/watch:
- Upstream moved to GitHub
* d/patches (dropped):
- Print-usage-when-called-without-any-args.patch
- Add-missing-HTML-footer-to-htmlembedded-output.patch
- fix-C-locale-crash.patch
All three included upstream
* d/patches (refreshed):
- Use-jQuery-libraries-from-the-Debian-archive.patch
-Move-arch-indep-files-to-usr-share.patch
-- Christian Kastner <ckk@debian.org> Wed, 30 Sep 2015 17:53:50 +0200
gitinspector (0.3.2+dfsg-2) unstable; urgency=medium
* debian/patches (added):
- fix-C-locale-crash
Don't throw an exception when using the C locale. Fixes a FTBFS.
Closes: #773143
-- Christian Kastner <debian@kvr.at> Fri, 19 Dec 2014 21:36:17 +0100
gitinspector (0.3.2+dfsg-1) unstable; urgency=medium
* Initial release. (Closes: #768508)
-- Christian Kastner <debian@kvr.at> Thu, 06 Nov 2014 12:21:31 +0100
|