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
|
codecgraph (20120115-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream version (actually use a version number fitting the watch
file for the same code as latest version)
* Maintain in Debian team on Salsa
* Point Homepage to Github
* d/watch:
- version=5
- Point to last commit at Github
* Fix Python SyntaxWarning
Closes: #1085423
* d/copyright:
- Remove olf FSF address
- Source: point to Github
* Standards-Version: 4.7.3 (routine-update)
* debhelper-compat 13 (routine-update)
* Remove Priority field to comply with Debian Policy 4.7.3 (routine-
update)
* Secure URI in copyright format (routine-update)
* Remove trailing whitespace in debian/changelog (routine-update)
* Remove trailing whitespace in debian/control (routine-update)
* Remove trailing whitespace in debian/copyright (routine-update)
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* Use versioned copyright format URI.
* Add debian/upstream/metadata
-- Andreas Tille <tille@debian.org> Sat, 07 Mar 2026 17:43:17 +0100
codecgraph (20120114-5) unstable; urgency=medium
* Add a patch and modifications for Python 3 transition
(Closes: #936315)
* Change the maintainer's email to kengyu@debian.org
* Bump Standards-Version to 4.4.0
-- Keng-Yu Lin <kengyu@debian.org> Wed, 11 Sep 2019 15:18:06 +0800
codecgraph (20120114-4) unstable; urgency=low
* Bump Standards-Version to 4.3.0
* Bump debhelper compat to 11
* Change priority from extra to optional
-- Keng-Yu Lin <kengyu@lexical.tw> Wed, 10 Jul 2019 20:22:03 +0800
codecgraph (20120114-3) unstable; urgency=low
* Fix "invalid-short-name-in-dep5-copyright"
-- Keng-Yu Lin <kengyu@lexical.tw> Fri, 05 Jun 2015 23:01:13 +0800
codecgraph (20120114-2) unstable; urgency=medium
* Convert to dh-python2
* Bump Standards-Version to 3.9.6
-- Keng-Yu Lin <kengyu@lexical.tw> Tue, 02 Jun 2015 14:25:34 +0800
codecgraph (20120114-1) unstable; urgency=low
* New upstream release
-- Keng-Yu Lin <kengyu@lexical.tw> Tue, 07 Feb 2012 15:05:39 +0800
codecgraph (20090522-1) unstable; urgency=low
* Initial release (Closes: bug#477106)
- modified from the codecgraph package David Henningsson's PPA
(https://launchpad.net/~diwic/+archive/ppa/)
-- Keng-Yu Lin <kengyu@lexical.tw> Wed, 29 Jun 2011 17:07:11 +0100
|