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 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130
|
genetic (0.1.1b-11) unstable; urgency=low
* QA upload.
* Build using dh_python2
-- Matthias Klose <doko@debian.org> Sat, 17 Dec 2011 12:52:08 +0100
genetic (0.1.1b-10) unstable; urgency=low
* Solved incorrect version number.
-- Angel Ramos <seamus@debian.org> Fri, 8 May 2009 3:58:00 +0100
genetic (0.1.1b-9.1) unstable; urgency=low
* Fixed maintainer's name in control file.
-- Angel Ramos <seamus@debian.org> Thu, 7 May 2009 1:48:00 +0100
genetic (0.1.1b-9) unstable; urgency=low
* New maintainer. (Closes: #521930)
-- Angel Ramos <seamus@debian.org> Wed, 6 May 2009 18:33:00 +0100
genetic (0.1.1b-8) unstable; urgency=low
* Orphaned.
* Added missing '${misc:Depends}' dependency.
* Bumped Standards-Version (no changes).
* Fixed reference in copyright file to the right GPL version.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Mon, 30 Mar 2009 23:24:55 +0200
genetic (0.1.1b-7) unstable; urgency=low
* Moved homepage information to new control field.
* Increased Standards-Version (no changes).
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Sun, 16 Mar 2008 17:52:31 +0100
genetic (0.1.1b-6) unstable; urgency=low
* Added watch file.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Tue, 27 Jun 2006 00:45:31 +0200
genetic (0.1.1b-5) unstable; urgency=low
* Rebuilt with improved Python tools, added 'debian/pycompat', and
removed useless XS-/XB- fields.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Tue, 27 Jun 2006 00:30:33 +0200
genetic (0.1.1b-4) unstable; urgency=low
* Comply with new policy (Closes: #373434).
* Switched to debhelper compat 5.
* Increased Standards-Version to 3.7.2.0 (no changes).
* Added homepage in description and updated URL in 'debian/copyright'.
* Dropped obsolete Conflicts/Replaces on python2.3-genetic (<< 0.1.1b-
3) which is now in stable.
* Switched patch system to quilt.
* Updated FSF postal address in 'debian/copyright'.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Sat, 17 Jun 2006 03:33:57 +0200
genetic (0.1.1b-3) unstable; urgency=high
* Package rearrangement to comply with python policy (Build-Depends &
Depends changes, removal of 'python2.3-genetic, ...) (Closes FTBFS).
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Thu, 8 Jul 2004 00:41:56 +0200
genetic (0.1.1b-2) unstable; urgency=low
* Corrected permissions for files in '/usr/share/'.
* Updated Maintainer field.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Sun, 18 Apr 2004 20:14:07 +0200
genetic (0.1.1b-1) unstable; urgency=low
* 0.1.1b : renamed source dir.
* Switched to CDBS.
* Split patches out of '.diff.gz'.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Wed, 14 Apr 2004 08:09:44 +0200
genetic (0.1.1-6) unstable; urgency=low
* Improved package Description (Thx to mmenal).
-- Marc Dequènes <Duck@DuckCorp.org> Tue, 18 Nov 2003 13:11:05 +0100
genetic (0.1.1-5) unstable; urgency=low
* Added dummy package which select the the right package for the
default Python version.
-- Marc Dequènes <Duck@DuckCorp.org> Mon, 10 Nov 2003 05:11:32 +0100
genetic (0.1.1-4) unstable; urgency=low
* 'debian/changelog' and 'debian/control' are now UTF-8 encoded.
* Updated Standards-Version.
* Improved 'debian/copyright'.
-- Marc Dequènes <Duck@DuckCorp.org> Wed, 5 Nov 2003 17:30:03 +0100
genetic (0.1.1-3) unstable; urgency=low
* Cleanly rebuilded against python 2.3.
* Updated 'Standards-Version'.
-- Marc Dequènes <Duck@DuckCorp.org> Tue, 19 Aug 2003 14:08:54 +0200
genetic (0.1.1-2) unstable; urgency=low
* now signing packages with real identity.
* Recompiled for python 2.3.
-- Marc Dequènes <Duck@DuckCorp.org> Fri, 1 Aug 2003 21:55:41 +0200
genetic (0.1.1-1) unstable; urgency=low
* Initial Release.
-- The Duck <Duck@DuckCorp.org> Wed, 14 May 2003 14:07:02 +0200
|