[texlive-nonbin] 01/03: remove outdated dvipdfm config-paper file
This is an automated email from the git hooks/post-receive script.
preining pushed a commit to branch master
in repository texlive-nonbin.
commit e77326b92e19c04b4404fe5a10ace68e114db502
Author: Norbert Preining <preining@debian.org>
Date: Wed Dec 18 13:37:38 2013 +0900
remove outdated dvipdfm config-paper file
---
texlive-base/debian/changelog | 6 ++++--
texlive-base/debian/texlive-base.postinst.pre | 7 +++++++
2 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/texlive-base/debian/changelog b/texlive-base/debian/changelog
index 5b69d78..97db636 100644
--- a/texlive-base/debian/changelog
+++ b/texlive-base/debian/changelog
@@ -1,8 +1,10 @@
-texlive-base (2013.20131112-2) UNRELEASED; urgency=medium
+texlive-base (2013.20131218-1) unstable; urgency=medium
+ * new upstream checkout
* add lost link for /usr/bin/texdoctk, thanks R S Chakravarti.
+ * remove left-over config-paper file for dvipdfm (Closes: #731446)
- -- Norbert Preining <preining@debian.org> Mon, 09 Dec 2013 11:30:50 +0900
+ -- Norbert Preining <preining@debian.org> Wed, 18 Dec 2013 13:36:50 +0900
texlive-base (2013.20131112-1) unstable; urgency=low
diff --git a/texlive-base/debian/texlive-base.postinst.pre b/texlive-base/debian/texlive-base.postinst.pre
index ff39433..296c7f5 100644
--- a/texlive-base/debian/texlive-base.postinst.pre
+++ b/texlive-base/debian/texlive-base.postinst.pre
@@ -52,6 +52,13 @@ case "$1" in
# we are installing from scratch or upgrading from an older version
/etc/libpaper.d/texlive-base
fi
+
+ #
+ # dvipdfm has disappeared, so we do not need this useless file anymore
+ # as it is generated and not used
+ rm -f /var/lib/texmf/dvipdfm/config-paper
+ rmdir --ignore-fail-on-non-empty /var/lib/texmf/dvipdfm
+
;;
*)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-tex/texlive-nonbin.git
Reply to: