[debian-edu-commits] [Git][debian-edu/debian-edu-install][master] 3 commits: debian/control: Use https://blends.debian.org/edu as homepage

Wolfgang Schweer gitlab at salsa.debian.org
Sat Oct 17 23:06:10 BST 2020



Wolfgang Schweer pushed to branch master at Debian Edu / debian-edu-install


Commits:
4b5823ae by Wolfgang Schweer at 2020-10-17T23:59:07+02:00
debian/control: Use https://blends.debian.org/edu as homepage

Signed-off-by: Wolfgang Schweer <wschweer at arcor.de>

- - - - -
62ca4fc3 by Wolfgang Schweer at 2020-10-18T00:00:12+02:00
debian/debian-edu-profile-udeb.postinst: Drop LTSP5 related tweaking

The re-written LTSP doesn't use the cached packages anymore.

Signed-off-by: Wolfgang Schweer <wschweer at arcor.de>

- - - - -
dc601a44 by Wolfgang Schweer at 2020-10-18T00:03:08+02:00
Add changelog entries for last commits

Signed-off-by: Wolfgang Schweer <wschweer at arcor.de>

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/debian-edu-profile-udeb.postinst


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+debian-edu-install (2.11.10) UNRELEASED; urgency=medium
+
+  * debian/control: Use https://blends.debian.org/edu as homepage.
+  * debian/debian-edu-profile-udeb.postinst: Drop LTSP5 related tweaking.
+
+ -- Wolfgang Schweer <wschweer at arcor.de>  Sat, 17 Oct 2020 23:51:03 +0200
+
 debian-edu-install (2.11.9) unstable; urgency=medium
 
   [ Wolfgang Schweer ]


=====================================
debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13),
 Build-Depends-Indep: dash
 Standards-Version: 4.5.0
 Rules-Requires-Root: no
-Homepage: https://www.skolelinux.org
+Homepage: https://blends.debian.org/edu
 Vcs-Browser: https://salsa.debian.org/debian-edu/debian-edu-install
 Vcs-Git: https://salsa.debian.org/debian-edu/debian-edu-install.git
 


=====================================
debian/debian-edu-profile-udeb.postinst
=====================================
@@ -7,11 +7,8 @@ set -e
 # Get rid of setting DEBIAN_TASKS_ONLY (introduced by pkgsel-udeb 0.45)
 # to allow the installation of education tasks in the target chroot,
 # where this setting is evaluated (since tasksel 3.39).
-# Don't run 'apt-get clean', keep packages for LTSP chroot installation; this
-# command will be run later (at the very end of the installation).
 if [ -e /var/lib/dpkg/info/pkgsel.postinst ] ; then
-    sed -i s/DEBIAN_TASKS_ONLY=1// /var/lib/dpkg/info/pkgsel.postinst;
-    sed -i '/apt-get clean/d' /var/lib/dpkg/info/pkgsel.postinst
+    sed -i s/DEBIAN_TASKS_ONLY=1// /var/lib/dpkg/info/pkgsel.postinst
 fi
 
 # Ask about which profile to install.



View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-install/-/compare/101f57b82763c8c12b3bfd913f863838c663e532...dc601a44773e053f87db491b2a26e5cebbd9a8b8

-- 
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-install/-/compare/101f57b82763c8c12b3bfd913f863838c663e532...dc601a44773e053f87db491b2a26e5cebbd9a8b8
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-edu-commits/attachments/20201017/68b27a00/attachment-0001.html>


More information about the debian-edu-commits mailing list