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

libx11: Changes to 'debian-unstable'



 debian/changelog |    8 ++++++--
 debian/control   |    5 -----
 debian/rules     |    4 ----
 3 files changed, 6 insertions(+), 11 deletions(-)

New commits:
commit 45b4c267fb51125d094a0e47805a2f2018858c00
Author: Julien Cristau <jcristau@debian.org>
Date:   Mon Feb 7 12:36:26 2011 +0100

    Upload to unstable

diff --git a/debian/changelog b/debian/changelog
index a68fdb6..aab9e6d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libx11 (2:1.4.1-4) UNRELEASED; urgency=low
+libx11 (2:1.4.1-4) unstable; urgency=low
 
   * Bump Standards-Version to 3.9.1.
   * specs were converted from groff to xml, so we can ship the html version
@@ -6,7 +6,7 @@ libx11 (2:1.4.1-4) UNRELEASED; urgency=low
   * Drop Build-Dependencies on groff/ghostscript/... since the docs were
     converted to xml.
 
- -- Julien Cristau <jcristau@debian.org>  Sun, 06 Feb 2011 23:07:12 +0100
+ -- Julien Cristau <jcristau@debian.org>  Mon, 07 Feb 2011 12:36:09 +0100
 
 libx11 (2:1.4.1-3) unstable; urgency=low
 

commit e3324239d4a835b27ad2dd3e8c8d8346fa89e322
Author: Julien Cristau <jcristau@debian.org>
Date:   Mon Feb 7 12:33:21 2011 +0100

    Drop Build-Dependencies on groff/ghostscript/...
    
    The docs were converted to xml so this shouldn't be needed.

diff --git a/debian/changelog b/debian/changelog
index 7371c6d..a68fdb6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ libx11 (2:1.4.1-4) UNRELEASED; urgency=low
   * Bump Standards-Version to 3.9.1.
   * specs were converted from groff to xml, so we can ship the html version
     now.
+  * Drop Build-Dependencies on groff/ghostscript/... since the docs were
+    converted to xml.
 
  -- Julien Cristau <jcristau@debian.org>  Sun, 06 Feb 2011 23:07:12 +0100
 
diff --git a/debian/control b/debian/control
index dc758b4..e7d2ad4 100644
--- a/debian/control
+++ b/debian/control
@@ -22,11 +22,6 @@ Build-Depends:
  xmlto,
  xorg-sgml-doctools (>= 1:1.5),
  w3m,
-# specs (might be outdated now)
- groff,
- ghostscript,
- netpbm,
- psutils,
 Standards-Version: 3.9.1
 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libx11
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libx11.git

commit 35856ec0520a396d652a1922e7ed3a3dfbeed8f4
Author: Julien Cristau <jcristau@debian.org>
Date:   Mon Feb 7 12:29:11 2011 +0100

    Ship html Xlib specs
    
    specs were converted from groff to xml, so we can ship the html version now.

diff --git a/debian/changelog b/debian/changelog
index 5bae434..7371c6d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 libx11 (2:1.4.1-4) UNRELEASED; urgency=low
 
   * Bump Standards-Version to 3.9.1.
+  * specs were converted from groff to xml, so we can ship the html version
+    now.
 
  -- Julien Cristau <jcristau@debian.org>  Sun, 06 Feb 2011 23:07:12 +0100
 
diff --git a/debian/rules b/debian/rules
index a9e74cc..5a6221d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -88,10 +88,6 @@ install: build
 	dh_installdirs
 
 	cd build && $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
-	# groff seems to produce ugly html, so only include the pdf and txt
-	# versions
-	rm -rf debian/tmp/usr/share/doc/libX11/specs/*/*.html \
-		debian/tmp/usr/share/doc/libX11/specs/*/images
 
 # Build architecture-dependent files here.
 binary-arch: build install


Reply to: