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

ccsm: Changes to 'debian-unstable'



 debian/changelog  |   13 +++++++++++++
 debian/control    |    4 +++-
 debian/pyversions |    1 +
 3 files changed, 17 insertions(+), 1 deletion(-)

New commits:
commit e8dd2b3a8297629289eb5b6ba8765fcb4a38f3ca
Author: Sean Finney <seanius@debian.org>
Date:   Fri Dec 21 20:16:52 2007 +0100

    merge fixes from emilio s, also add ability to backport to etch.

diff --git a/debian/changelog b/debian/changelog
index 123d3b9..8c0e34d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,14 @@ ccsm (0.6.0-3) unstable; urgency=low
 
   [Sean Finney]
   * Add Vcs-Git/Vcs-Browser fields. 
+  * Remove versioned depends on python-support, since we don't use
+    any features that require >= 0.6, and this allows backporting to etch.
 
- -- Sean Finney <seanius@debian.org>  Wed, 19 Dec 2007 18:23:25 +0100
+  [Emilio Scalise]
+  * Specify supported python versions in debian/pyversions 
+    (closes: #455418, #455750).
+
+ -- Sean Finney <seanius@debian.org>  Fri, 21 Dec 2007 19:56:26 +0100
 
 ccsm (0.6.0-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 467cc60..a8b373f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: ccsm
 Priority: extra
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
 Uploaders: Sean Finney <seanius@debian.org>
-Build-Depends: debhelper (>= 5), python, python-support (>= 0.6), quilt
+Build-Depends: debhelper (>= 5), python, python-support, quilt
 Standards-Version: 3.7.2
 Section: x11
 Vcs-Git: git://git.debian.org/git/pkg-xorg/bling/ccsm.git
diff --git a/debian/pyversions b/debian/pyversions
new file mode 100644
index 0000000..8b253bc
--- /dev/null
+++ b/debian/pyversions
@@ -0,0 +1 @@
+2.4-

commit 89beed19f8f2df078d369762c752c6ecc82d541e
Author: Sean Finney <seanius@debian.org>
Date:   Wed Dec 19 18:23:49 2007 +0100

    add vcs-foo fields

diff --git a/debian/changelog b/debian/changelog
index c027eff..123d3b9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ccsm (0.6.0-3) unstable; urgency=low
+
+  [Sean Finney]
+  * Add Vcs-Git/Vcs-Browser fields. 
+
+ -- Sean Finney <seanius@debian.org>  Wed, 19 Dec 2007 18:23:25 +0100
+
 ccsm (0.6.0-2) unstable; urgency=low
 
   * Add explicit depends on python-compizconfig (closes: #455421).
diff --git a/debian/control b/debian/control
index 039c421..467cc60 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,8 @@ Uploaders: Sean Finney <seanius@debian.org>
 Build-Depends: debhelper (>= 5), python, python-support (>= 0.6), quilt
 Standards-Version: 3.7.2
 Section: x11
+Vcs-Git: git://git.debian.org/git/pkg-xorg/bling/ccsm.git
+Vcs-Browser: http://git.debian.org/?p=pkg-xorg/bling/ccsm.git
 
 Package: compizconfig-settings-manager
 Architecture: any


Reply to: