[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xutils-dev: Changes to 'debian-unstable'



 debian/changelog |   10 ++++++++--
 debian/rules     |    2 +-
 debian/versions  |   42 ++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 51 insertions(+), 3 deletions(-)

New commits:
commit b152a9381eb8fb7b00e908a11812a42c66ef7744
Author: Cyril Brulebois <kibi@debian.org>
Date:   Sun Mar 27 06:23:05 2011 +0200

    Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 296f01a..fef41b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xutils-dev (1:7.6+3) UNRELEASED; urgency=low
+xutils-dev (1:7.6+3) unstable; urgency=low
 
   [ Robert Hooker ]
   * util-macros 1.13.0
@@ -8,7 +8,7 @@ xutils-dev (1:7.6+3) UNRELEASED; urgency=low
     to ease lookups.
   * Install that file through dh_installdocs.
 
- -- Robert Hooker <sarvatt@ubuntu.com>  Tue, 15 Mar 2011 17:09:52 -0400
+ -- Cyril Brulebois <kibi@debian.org>  Sun, 27 Mar 2011 06:23:02 +0200
 
 xutils-dev (1:7.6+2) unstable; urgency=low
 

commit 2be8569c88d7741ecece450b10aabcc8e773e80c
Author: Cyril Brulebois <kibi@debian.org>
Date:   Sun Mar 27 06:22:57 2011 +0200

    Install that file through dh_installdocs.

diff --git a/debian/changelog b/debian/changelog
index 0d4c206..296f01a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ xutils-dev (1:7.6+3) UNRELEASED; urgency=low
   [ Cyril Brulebois ]
   * Add debian/versions, containing upstream to Debian version mappings,
     to ease lookups.
+  * Install that file through dh_installdocs.
 
  -- Robert Hooker <sarvatt@ubuntu.com>  Tue, 15 Mar 2011 17:09:52 -0400
 
diff --git a/debian/rules b/debian/rules
index cd1a896..2fb60ab 100755
--- a/debian/rules
+++ b/debian/rules
@@ -85,7 +85,7 @@ binary-arch: build install
 	dh_testdir
 	dh_testroot
 
-	dh_installdocs
+	dh_installdocs debian/versions
 	dh_install --sourcedir=debian/tmp --fail-missing
 	dh_installchangelogs
 	dh_link

commit b3793bdf1f285c024ec31ce9f5c3dfeb407fd6d3
Author: Cyril Brulebois <kibi@debian.org>
Date:   Sun Mar 27 06:18:34 2011 +0200

    Add debian/versions, containing upstream to Debian version mappings, to ease lookups.

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 <sarvatt@ubuntu.com>  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


Reply to: