From b3793bdf1f285c024ec31ce9f5c3dfeb407fd6d3 Mon Sep 17 00:00:00 2001 From: Cyril Brulebois Date: Sun, 27 Mar 2011 06:18:34 +0200 Subject: Add debian/versions, containing upstream to Debian version mappings, to ease lookups. --- debian/changelog | 5 +++++ debian/versions | 42 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 47 insertions(+) create mode 100644 debian/versions diff --git a/debian/changelog b/debian/changelog index b150c7e..0d4c206 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,12 @@ xutils-dev (1:7.6+3) UNRELEASED; urgency=low + [ Robert Hooker ] * util-macros 1.13.0 + [ Cyril Brulebois ] + * Add debian/versions, containing upstream to Debian version mappings, + to ease lookups. + -- Robert Hooker Tue, 15 Mar 2011 17:09:52 -0400 xutils-dev (1:7.6+2) unstable; urgency=low diff --git a/debian/versions b/debian/versions new file mode 100644 index 0000000..44c5af8 --- /dev/null +++ b/debian/versions @@ -0,0 +1,42 @@ +Version tables +============== + +The idea is to ease version lookup by providing an upstream to Debian +version mapping, for each individual package. For conciseness, Debian +versions are mentioned starting with the revision available in +squeeze. As the most useful, util-macros comes first. + + +util-macros | Debian +------------------------ +1.13.0 | 1:7.6+3 +1.12.0 | 1:7.6+2 +1.10.1 | 1:7.6+1 +1.10.0 | 1:7.5+4 + + +gccmakedep | Debian +------------------------ +1.0.2 | 1:7.5+4 + + +imake | Debian +------------------------ +1.0.4 | 1:7.5+5 + + +lndir | Debian +------------------------ +1.0.2 | 1:7.5+5 + + +makedepend | Debian +------------------------ +1.0.3 | 1:7.5+5 +1.0.2 | 1:7.5+4 + + +xorg-cf-files | Debian +------------------------ +1.0.4 | 1:7.6+1 +1.0.3 | 1:7.5+4 -- cgit v1.2.3