[debian-edu-commits] [Git][debian-edu/debian-edu-doc][weblate] resync outdated weblate branch Makefile with the one from master
    Frans Spiesschaert (@frans) 
    gitlab at salsa.debian.org
       
    Mon Apr 14 20:10:24 BST 2025
    
    
  
Frans Spiesschaert pushed to branch weblate at Debian Edu / debian-edu-doc
Commits:
15a891a2 by Frans Spiesschaert at 2025-04-14T21:10:12+02:00
resync outdated weblate branch Makefile with the one from master
- - - - -
1 changed file:
- Makefile
Changes:
=====================================
Makefile
=====================================
@@ -4,18 +4,15 @@ DESTDIR =
 all: build
 
 update-sources-from-wiki:
-	$(MAKE) -C $(SRCDIR)/debian-edu-stretch update
-	$(MAKE) -C $(SRCDIR)/debian-edu-buster update
-	$(MAKE) -C $(SRCDIR)/rosegarden update
-	$(MAKE) -C $(SRCDIR)/audacity update
-	$(MAKE) -C $(SRCDIR)/debian-edu-itil update
+	$(MAKE) -C $(SRCDIR)/debian-edu-bookworm update
+	$(MAKE) -C $(SRCDIR)/debian-edu-bullseye update
 
 update-copyright:
-	$(MAKE) -C $(SRCDIR)/debian-edu-stretch update-copyright
-	$(MAKE) -C $(SRCDIR)/debian-edu-buster update-copyright
-	$(MAKE) -C $(SRCDIR)/rosegarden update-copyright
-	$(MAKE) -C $(SRCDIR)/audacity update-copyright
+	$(MAKE) -C $(SRCDIR)/debian-edu-bookworm update-copyright
+	$(MAKE) -C $(SRCDIR)/debian-edu-bullseye update-copyright
 	$(MAKE) -C $(SRCDIR)/debian-edu-itil update-copyright
+	$(MAKE) -C $(SRCDIR)/audacity update-copyright
+	$(MAKE) -C $(SRCDIR)/rosegarden update-copyright
 	cat debian/copyright.packaging \
 		$(SRCDIR)/*/copyright.manual \
 		debian/copyright.licence \
@@ -23,8 +20,8 @@ update-copyright:
 	rm documentation/*/copyright.manual
 
 readme status build install clean pdf epub:
-	$(MAKE) -C $(SRCDIR)/debian-edu-stretch $@
-	$(MAKE) -C $(SRCDIR)/debian-edu-buster $@
+	$(MAKE) -C $(SRCDIR)/debian-edu-bookworm $@
+	$(MAKE) -C $(SRCDIR)/debian-edu-bullseye $@
 	$(MAKE) -C $(SRCDIR)/rosegarden $@
 	$(MAKE) -C $(SRCDIR)/audacity $@
 	$(MAKE) -C $(SRCDIR)/debian-edu-itil $@
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-doc/-/commit/15a891a23a358972569df9dbd2887be19ba99f61
-- 
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-doc/-/commit/15a891a23a358972569df9dbd2887be19ba99f61
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/20250414/6ef04eda/attachment-0001.htm>
    
    
More information about the debian-edu-commits
mailing list