View Git repositories
Name Status Last Modified Last Commit
lp:ubuntu/wily/madison-lite 1 Development 2015-05-06 00:36:19 UTC
11. * Use scalar variables for filehandle...

Author: Colin Watson
Revision Date: 2014-06-24 04:04:45 UTC

* Use scalar variables for filehandles throughout rather than typeglobs.
* Ensure that cache files have the same timestamp as their source file,
  and check for this rather than checking whether the cache file is at
  least as new. This fixes a race where stale caches could be left
  unnoticed if the mirror was updated while the cache was being built.

lp:ubuntu/vivid/madison-lite 2 Mature 2014-10-26 21:10:11 UTC
11. * Use scalar variables for filehandle...

Author: Colin Watson
Revision Date: 2014-06-24 04:04:45 UTC

* Use scalar variables for filehandles throughout rather than typeglobs.
* Ensure that cache files have the same timestamp as their source file,
  and check for this rather than checking whether the cache file is at
  least as new. This fixes a race where stale caches could be left
  unnoticed if the mirror was updated while the cache was being built.

lp:ubuntu/utopic-proposed/madison-lite 2 Mature 2014-06-24 11:18:03 UTC
11. * Use scalar variables for filehandle...

Author: Colin Watson
Revision Date: 2014-06-24 04:04:45 UTC

* Use scalar variables for filehandles throughout rather than typeglobs.
* Ensure that cache files have the same timestamp as their source file,
  and check for this rather than checking whether the cache file is at
  least as new. This fixes a race where stale caches could be left
  unnoticed if the mirror was updated while the cache was being built.

lp:ubuntu/utopic/madison-lite 1 Development 2014-06-24 04:04:45 UTC
11. * Use scalar variables for filehandle...

Author: Colin Watson
Revision Date: 2014-06-24 04:04:45 UTC

* Use scalar variables for filehandles throughout rather than typeglobs.
* Ensure that cache files have the same timestamp as their source file,
  and check for this rather than checking whether the cache file is at
  least as new. This fixes a race where stale caches could be left
  unnoticed if the mirror was updated while the cache was being built.

lp:ubuntu/trusty-proposed/madison-lite 2 Mature 2014-01-07 17:40:14 UTC
10. * Switch to git; adjust Vcs-* fields....

Author: Colin Watson
Revision Date: 2014-01-07 17:40:14 UTC

* Switch to git; adjust Vcs-* fields.
* Convert debian/copyright to copyright-format 1.0.
* Policy version 3.9.5.

lp:ubuntu/trusty/madison-lite 1 Development 2014-01-07 17:40:14 UTC
10. * Switch to git; adjust Vcs-* fields....

Author: Colin Watson
Revision Date: 2014-01-07 17:40:14 UTC

* Switch to git; adjust Vcs-* fields.
* Convert debian/copyright to copyright-format 1.0.
* Policy version 3.9.5.

lp:ubuntu/saucy-proposed/madison-lite 2 Mature 2013-09-24 17:33:31 UTC
8. * make-local-mirror: Use 'set -e' rat...

Author: Colin Watson
Revision Date: 2013-09-24 09:50:47 UTC

* make-local-mirror: Use 'set -e' rather than '#! /bin/sh -e', to avoid
  accidents when debugging with 'sh -x'.
* Ensure that the cache directory exists before creating the lock.
* Print lock file name in the error message emitted if we fail to open it.

lp:ubuntu/saucy/madison-lite 1 Development 2013-09-24 09:50:47 UTC
8. * make-local-mirror: Use 'set -e' rat...

Author: Colin Watson
Revision Date: 2013-09-24 09:50:47 UTC

* make-local-mirror: Use 'set -e' rather than '#! /bin/sh -e', to avoid
  accidents when debugging with 'sh -x'.
* Ensure that the cache directory exists before creating the lock.
* Print lock file name in the error message emitted if we fail to open it.

lp:ubuntu/raring-proposed/madison-lite 2 Mature 2012-11-28 17:13:06 UTC
7. [ Colin Watson ] * Update Vcs-Bzr fie...

Author: Colin Watson
Revision Date: 2012-11-28 12:05:14 UTC

[ Colin Watson ]
* Update Vcs-Bzr field for Alioth changes.
* Add Vcs-Browser field.

[ Stefano Rivera ]
* Avoid multiple madison-lites updating the same cache file at the same
  time, by having a cache-wide lock file.

lp:ubuntu/raring/madison-lite 1 Development 2012-11-28 12:05:14 UTC
7. [ Colin Watson ] * Update Vcs-Bzr fie...

Author: Colin Watson
Revision Date: 2012-11-28 12:05:14 UTC

[ Colin Watson ]
* Update Vcs-Bzr field for Alioth changes.
* Add Vcs-Browser field.

[ Stefano Rivera ]
* Avoid multiple madison-lites updating the same cache file at the same
  time, by having a cache-wide lock file.

lp:ubuntu/quantal/madison-lite 2 Mature 2012-04-26 19:17:26 UTC
6. * Convert to source format 3.0 (nativ...

Author: Colin Watson
Revision Date: 2010-11-05 16:02:25 UTC

* Convert to source format 3.0 (native).
* Use the 'say' feature from Perl 5.10.
* Use the 'state' feature to simplify caching_disabled.
* Convert from 'perl -w' to 'use warnings'.
* Make regex searches actually produce some output (closes: #576941).
* Policy version 3.9.1: no changes required.

lp:ubuntu/precise/madison-lite 2 Mature 2011-10-13 16:40:50 UTC
6. * Convert to source format 3.0 (nativ...

Author: Colin Watson
Revision Date: 2010-11-05 16:02:25 UTC

* Convert to source format 3.0 (native).
* Use the 'say' feature from Perl 5.10.
* Use the 'state' feature to simplify caching_disabled.
* Convert from 'perl -w' to 'use warnings'.
* Make regex searches actually produce some output (closes: #576941).
* Policy version 3.9.1: no changes required.

lp:ubuntu/oneiric/madison-lite 2 Mature 2011-04-28 19:15:18 UTC
6. * Convert to source format 3.0 (nativ...

Author: Colin Watson
Revision Date: 2010-11-05 16:02:25 UTC

* Convert to source format 3.0 (native).
* Use the 'say' feature from Perl 5.10.
* Use the 'state' feature to simplify caching_disabled.
* Convert from 'perl -w' to 'use warnings'.
* Make regex searches actually produce some output (closes: #576941).
* Policy version 3.9.1: no changes required.

lp:ubuntu/natty/madison-lite 2 Mature 2010-11-05 16:02:25 UTC
6. * Convert to source format 3.0 (nativ...

Author: Colin Watson
Revision Date: 2010-11-05 16:02:25 UTC

* Convert to source format 3.0 (native).
* Use the 'say' feature from Perl 5.10.
* Use the 'state' feature to simplify caching_disabled.
* Convert from 'perl -w' to 'use warnings'.
* Make regex searches actually produce some output (closes: #576941).
* Policy version 3.9.1: no changes required.

lp:ubuntu/maverick/madison-lite 2 Mature 2010-04-30 17:25:39 UTC
5. * Moved to bzr.debian.org; add Vcs-Bz...

Author: Colin Watson
Revision Date: 2009-07-26 11:25:14 UTC

* Moved to bzr.debian.org; add Vcs-Bzr control field.
* Convert to debhelper 7.

lp:ubuntu/lucid/madison-lite 1 Development 2009-10-30 17:58:32 UTC
5. * Moved to bzr.debian.org; add Vcs-Bz...

Author: Colin Watson
Revision Date: 2009-07-26 11:25:14 UTC

* Moved to bzr.debian.org; add Vcs-Bzr control field.
* Convert to debhelper 7.

lp:ubuntu/karmic/madison-lite 1 Development 2009-07-26 11:25:14 UTC
5. * Moved to bzr.debian.org; add Vcs-Bz...

Author: Colin Watson
Revision Date: 2009-07-26 11:25:14 UTC

* Moved to bzr.debian.org; add Vcs-Bzr control field.
* Convert to debhelper 7.

lp:ubuntu/jaunty/madison-lite 2 Mature 2009-07-21 13:48:38 UTC
4. * Update version comparison code from...

Author: Colin Watson
Revision Date: 2008-07-04 22:33:48 UTC

* Update version comparison code from Dpkg::Version in dpkg-dev 1.14.20;
  adds ~ (low-sorting character) support.
* Policy version 3.8.0: no changes required.
* Relicense to GPLv2+. I'm using a decent chunk of Dpkg::Version, which is
  also GPLv2+, and dealing with a mixed-licence file is just too annoying.
  I don't know of anyone this will adversely affect; if it does, e-mail me
  and I'll be willing to discuss the matter. (The examples are still
  2-clause BSD.)
* Convert to machine-readable copyright format, wiki revision 179.

lp:ubuntu/intrepid/madison-lite 2 Mature 2009-07-21 13:48:16 UTC
4. * Update version comparison code from...

Author: Colin Watson
Revision Date: 2008-07-04 22:33:48 UTC

* Update version comparison code from Dpkg::Version in dpkg-dev 1.14.20;
  adds ~ (low-sorting character) support.
* Policy version 3.8.0: no changes required.
* Relicense to GPLv2+. I'm using a decent chunk of Dpkg::Version, which is
  also GPLv2+, and dealing with a mixed-licence file is just too annoying.
  I don't know of anyone this will adversely affect; if it does, e-mail me
  and I'll be willing to discuss the matter. (The examples are still
  2-clause BSD.)
* Convert to machine-readable copyright format, wiki revision 179.

lp:ubuntu/hardy/madison-lite 2 Mature 2009-07-21 13:47:58 UTC
4. * Fix --nocache mode handling of bina...

Author: Colin Watson
Revision Date: 2007-08-01 16:02:12 UTC

* Fix --nocache mode handling of binary packages whose source packages
  aren't also in the list of packages to search for.
* Note that madison proper has been renamed to 'dak ls'. Refer to dak
  rather than da-katie.

lp:ubuntu/gutsy/madison-lite 1 Development 2009-07-21 13:47:43 UTC
3. Put debhelper in Build-Depends rather...

Author: Colin Watson
Revision Date: 2006-06-28 18:38:31 UTC

Put debhelper in Build-Depends rather than in Build-Depends-Indep.

lp:ubuntu/feisty/madison-lite 1 Development 2009-07-21 13:47:25 UTC
3. Put debhelper in Build-Depends rather...

Author: Colin Watson
Revision Date: 2006-06-28 18:38:31 UTC

Put debhelper in Build-Depends rather than in Build-Depends-Indep.

lp:ubuntu/edgy/madison-lite 1 Development 2009-07-21 13:47:06 UTC
3. Put debhelper in Build-Depends rather...

Author: Colin Watson
Revision Date: 2006-06-28 18:38:31 UTC

Put debhelper in Build-Depends rather than in Build-Depends-Indep.

lp:ubuntu/dapper/madison-lite 2 Mature 2009-07-21 13:46:48 UTC
3. Sort output by packages in the order ...

Author: Colin Watson
Revision Date: 2005-12-09 11:34:27 UTC

Sort output by packages in the order specified on the command-line (to
match madison) rather than interleaving results for different packages.

lp:ubuntu/breezy/madison-lite 1 Development 2009-07-21 13:46:27 UTC
2. * make-local-mirror fetches proposed-...

Author: Colin Watson
Revision Date: 2005-02-10 00:04:15 UTC

* make-local-mirror fetches proposed-updates and testing-proposed-updates
  too.
* Sort versions (pure-Perl version comparison code from
  Debbugs::Versions::Dpkg) and architectures (source always comes first)
  the same way madison does (closes: #230169).

lp:ubuntu/hoary/madison-lite 1 Development 2009-07-21 13:46:07 UTC
1. * Add example configuration for debia...

Author: Colin Watson
Revision Date: 2004-01-24 17:16:40 UTC

* Add example configuration for debian.org hosts with complete local
  mirrors.
* Make --help output more like madison's and more readable.
* When guessing available suites in the absence of 'suite' configuration
  directives, ignore symlinks to other suites in the same directory (e.g.
  unstable -> sid).
* Mention packages.debian.org in the package description.
* Add an example script to build a local index-only mirror.

lp:ubuntu/warty/madison-lite 1 Development 2009-07-21 13:45:52 UTC
1. * Add example configuration for debia...

Author: Colin Watson
Revision Date: 2004-01-24 17:16:40 UTC

* Add example configuration for debian.org hosts with complete local
  mirrors.
* Make --help output more like madison's and more readable.
* When guessing available suites in the absence of 'suite' configuration
  directives, ignore symlinks to other suites in the same directory (e.g.
  unstable -> sid).
* Mention packages.debian.org in the package description.
* Add an example script to build a local index-only mirror.

127 of 27 results