[debian-edu-commits] debian-edu/ 02/02: Drop new binary package debian-edu-doc-sv before uploading the package, also drop related postinst and postrm files.
Holger Levsen
holger at layer-acht.org
Thu Sep 7 15:29:54 UTC 2017
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository debian-edu-doc.
commit 98c5fb95c66ff4bebafe8f9fbbb0a26568102ca5
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Sep 7 17:29:46 2017 +0200
Drop new binary package debian-edu-doc-sv before uploading the package, also drop related postinst and postrm files.
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
debian/changelog | 8 ++++----
debian/control | 11 -----------
debian/debian-edu-doc-sv.postinst | 8 --------
debian/debian-edu-doc-sv.postrm | 12 ------------
4 files changed, 4 insertions(+), 35 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e6cd2f2..7ea9eda 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,8 +12,8 @@ debian-edu-doc (1.923~20170823) UNRELEASED; urgency=medium
* Drop Finnish translation of the Stretch manual as only 3 strings were
translated.
* Bump debian/compat to 10 and build-depend on debhelper >= 10.2.5~.
- * Drop new binary package debian-edu-doc-pl before uploading the package,
- also drop related postinst and postrm files.
+ * Drop new binary packages debian-edu-doc-pl and debian-edu-doc-sv before
+ uploading the package, also drop related postinst and postrm files.
[ Wolfgang Schweer ]
* Replace existing boot menu screenshots with recent ones from the wiki.
@@ -21,8 +21,8 @@ debian-edu-doc (1.923~20170823) UNRELEASED; urgency=medium
* Avoid to ship English EPUB manuals with other packages than d-e-doc-en.
* Raise the threshold to keep the localized XML file from 5 to 15 percent
of translated strings for all manuals (to avoid building useless ones).
- * Add new binary packages debian-edu-doc-sv and debian-edu-doc-zh as well as
- related postinst and postrm files.
+ * Add new binary package debian-edu-doc-zh as well as related postinst and
+ postrm files.
* Adjust/add build dependencies for Simplified Chinese and Polish.
- Replace fonts-wqy-zenhei with fonts-wqy-microhei and drop
font packages related to fonts-wqy-zenhei.
diff --git a/debian/control b/debian/control
index 9ec405f..1341ad3 100644
--- a/debian/control
+++ b/debian/control
@@ -132,17 +132,6 @@ Description: Japanese documentation from the Debian Edu project
purposes. Skolelinux is the name of the Debian Pure Blend which is produced
by the Debian Edu project.
-Package: debian-edu-doc-sv
-Depends: debian-edu-doc-en, ${misc:Depends}
-Architecture: all
-Description: Swedish documentation from the Debian Edu project
- The Swedish version of the Audacity manual is included in this package.
- .
- Debian Edu is a Debian project to make the best distribution for educational
- purposes. Skolelinux is the name of the Debian Pure Blend which is produced
- by the Debian Edu project.
-
-
Package: debian-edu-doc-zh
Depends: debian-edu-doc-en, ${misc:Depends}
Architecture: all
diff --git a/debian/debian-edu-doc-sv.postinst b/debian/debian-edu-doc-sv.postinst
deleted file mode 100644
index 66eb8be..0000000
--- a/debian/debian-edu-doc-sv.postinst
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-set -e
-
-#DEBHELPER#
-
-mkdir -p /usr/share/doc/debian-edu-doc
-ln -sf /usr/share/doc/debian-edu-doc-sv /usr/share/doc/debian-edu-doc/sv
diff --git a/debian/debian-edu-doc-sv.postrm b/debian/debian-edu-doc-sv.postrm
deleted file mode 100644
index a9f0890..0000000
--- a/debian/debian-edu-doc-sv.postrm
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/bin/sh
-
-set -e
-
-#DEBHELPER#
-
-# remove link we created at installation via postinst
-rm -f /usr/share/doc/debian-edu-doc/sv
-
-# cleanup. As debian-edu-doc is a transitional package now, it might have
-# been removed, without this directory being removed, due to our link...
-rmdir --ignore-fail-on-non-empty /usr/share/doc/debian-edu-doc || true
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-doc.git
More information about the debian-edu-commits
mailing list