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

xserver-xorg-video-openchrome: Changes to 'debian-experimental'



 debian/changelog |    3 ++-
 debian/control   |    2 +-
 debian/rules     |   17 -----------------
 3 files changed, 3 insertions(+), 19 deletions(-)

New commits:
commit a3d648a01adbc4060cdbd073c404fd4913750d79
Author: Raphael Geissert <atomo64@gmail.com>
Date:   Sun Mar 9 17:12:55 2008 -0600

    Removed get-orig-source target and related stuff

diff --git a/debian/rules b/debian/rules
index 24c1028..a52a1b5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,15 +2,6 @@
 
 PACKAGE=xserver-xorg-video-openchrome
 
-DEB_VERSION := $(shell dpkg-parsechangelog | egrep '^Version:' | cut -f 2 -d ' ')
-DEB_NOEPOCH_VERSION := $(shell echo $(DEB_VERSION) | cut -d: -f2-)
-DEB_UPSTREAM_VERSION := $(shell echo $(DEB_NOEPOCH_VERSION) | sed 's/-[^-]*$$//')
-DEB_REAL_UPSTREAM_VERSION := $(shell echo "$(DEB_UPSTREAM_VERSION)" | cut '-d+' -f1)
-SVN_REVISION := $(shell echo "$(DEB_UPSTREAM_VERSION)" | cut '-d+' -f2 | sed 's/svn//')
-SVN_BRANCH += http://svn.openchrome.org/svn/trunk
-DIR_NAME = $(PACKAGE)-$(DEB_REAL_UPSTREAM_VERSION)+svn$(SVN_REVISION)
-TARFILE += $(PACKAGE)_$(DEB_REAL_UPSTREAM_VERSION)+svn$(SVN_REVISION).orig.tar.gz
-
 # taken from xserver-xorg-video-via-0.2.2's debian/xsfbs/xsfbs.mk
 SERVERMINVERS = $(shell cat /usr/share/xserver-xorg/serverminver 2>/dev/null)
 SERVER_DEPENDS = xserver-xorg-core (>= $(SERVERMINVERS))
@@ -44,14 +35,6 @@ serverabi:
 	echo "xserver:Depends=$(SERVER_DEPENDS)" >> debian/$(PACKAGE).substvars
 	echo "xviddriver:Provides=$(VIDDRIVER_PROVIDES)" >> debian/$(PACKAGE).substvars
 
-.PHONY: get-orig-source
-get-orig-source:
-	svn export -r $(SVN_REVISION) $(SVN_BRANCH) $(DIR_NAME)
-	tar czf $(CURDIR)/../$(TARFILE) $(DIR_NAME)
-	rm -rf $(CURDIR)/$(DIR_NAME)
-
-../$(TARFILE): get-orig-source
-
 debian/configured-stamp:
 	./autogen.sh $(DEB_CONFIGURE_EXTRA_FLAGS)
 	touch $@

commit 15612d41cc93cc4574e3829a2609ae1ef8f5b5f4
Author: Raphael Geissert <atomo64@gmail.com>
Date:   Sun Mar 9 16:59:40 2008 -0600

    Close the ITP bug and s/software/drivers/ the long description

diff --git a/debian/changelog b/debian/changelog
index b62dfee..7928636 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,12 @@
 xserver-xorg-video-openchrome (1:0.2.901+svn532-1) experimental; urgency=low
 
+  * First upload to Debian (Closes: #464848)
   * New upstream snapshot
   * Updated copyright information
   * Conflicts: libchromexvmc1, libchromexvmcpro1 so Replaces takes
      effect
 
- -- Raphael Geissert <atomo64@gmail.com>  Sun, 24 Feb 2008 18:55:27 -0600
+ -- Raphael Geissert <atomo64@gmail.com>  Sun, 09 Mar 2008 16:57:23 -0600
 
 xserver-xorg-video-openchrome (1:0.2.901+svn502-1) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index a8b7f79..1de5283 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Provides: ${xviddriver:Provides}
 Conflicts: libchromexvmc1, libchromexvmcpro1
 Replaces: xserver-xorg-video-via, xserver-xorg-video-unichrome, libchromexvmc1, libchromexvmcpro1
 Description: X.Org X server -- VIA display driver
- OpenChrome is a project for the development of free and open-source software
+ OpenChrome is a project for the development of free and open-source drivers
  for the VIA UniChrome video chipsets.
  .
  Originally called the 'snapshot' release, since it was a snapshot of an


Reply to: