debian-cd-clone/debian
Steve McIntyre c46f7c0cf6 * Add version-tracking into dependency sorting. Closes: #687949)
+ Use/parse output from a newer version of apt so that "apt-cache
      depends" will include version information on dependencies.
    + All tracking of packages now include versions, so we pass around
      hashes of {package name, comparison op, version} everywhere instead
      of simply passing package names as strings.
    + Add the APT::Cache::ShowVersion=1 option to apt-cache calls to
      turn on version reporting. Needs a locally-patched version of apt
      *for now*, but expecting that to be fixed for the Wheezy
      release. The new code degrades gracefully if version info is not
      available.
    + Add a dependency on libdpkg-perl for version comparison code.
2012-09-26 18:18:47 +00:00
..
source * Changes triggered by various lintian warnings: 2011-11-06 13:34:06 +00:00
changelog * Add version-tracking into dependency sorting. Closes: #687949) 2012-09-26 18:18:47 +00:00
compat * Switch debhelper compatibility level to 5 and use debian/compat 2008-05-07 14:15:42 +00:00
control * Add version-tracking into dependency sorting. Closes: #687949) 2012-09-26 18:18:47 +00:00
copyright Recode debian/copyright file to UTF-8 2009-01-12 15:50:27 +00:00
dirs resync with 2.1.90 1999-11-11 18:27:05 +00:00
rules * Changes triggered by various lintian warnings: 2011-11-06 13:34:06 +00:00