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

[biblatex] 03/06: * Switch to tex-common >= 1.15 with new debhelper 7 support * Added debian/links for documentation



This is an automated email from the git hooks/post-receive script.

preining pushed a commit to branch tags/0.8d-1
in repository biblatex.

commit c845fc3c18b20df4a66cc5c5ba9c9973fae94e63
Author: Jan Hauke Rahm <jhr@debian.org>
Date:   Fri Mar 13 17:49:50 2009 +0000

    * Switch to tex-common >= 1.15 with new debhelper 7 support
    * Added debian/links for documentation
---
 debian/changelog |    7 +++++++
 debian/control   |    2 +-
 debian/links     |    1 +
 debian/rules     |    8 ++------
 4 files changed, 11 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3089481..9375ed1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+biblatex (0.8c-2) UNRELEASED; urgency=low
+
+  * Switch to tex-common >= 1.15 with new debhelper 7 support
+  * Added debian/links for documentation
+
+ -- Jan Hauke Rahm <info@jhr-online.de>  Fri, 13 Mar 2009 18:53:27 +0100
+
 biblatex (0.8c-1) unstable; urgency=low
 
   * New upstream release
diff --git a/debian/control b/debian/control
index b51133d..7fe285b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
 Uploaders: Jan Hauke Rahm <info@jhr-online.de>, Norbert Preining <preining@debian.org>
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: tex-common
+Build-Depends-Indep: tex-common (>= 1.15)
 Standards-Version: 3.8.0
 Homepage: http://www.ctan.org/tex-archive/help/Catalogue/entries/biblatex.html
 Vcs-Svn: svn://svn.debian.org/svn/debian-tex/biblatex/trunk
diff --git a/debian/links b/debian/links
new file mode 100644
index 0000000..005a1ce
--- /dev/null
+++ b/debian/links
@@ -0,0 +1 @@
+usr/share/doc/biblatex/biblatex.pdf usr/share/doc/texmf/latex/biblatex/biblatex.pdf
diff --git a/debian/rules b/debian/rules
index 443b5a6..6b5f95a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,13 +7,9 @@ clean:
 	dh $@
 
 install: build
-	dh $@ --before dh_link
-	dh_link \
-		usr/share/doc/biblatex/biblatex.pdf \
-		usr/share/doc/texmf/latex/biblatex/biblatex.pdf
-	dh_installtex
+	dh $@ --before dh_compress --with tex
 	dh_compress -X.pdf
-	dh $@ --remaining
+	dh $@ --remaining --with tex
 
 binary-arch: build install
 	dh $@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-tex/biblatex.git


Reply to: