Jochen Sprickerhof pushed to branch master at Debian Java Maintainers / eclipse-emf
Commits: d2712ca8 by Jochen Sprickerhof at 2025-06-06T10:22:27+02:00 Update d/watch for new repo location - - - - - e49485a9 by Jochen Sprickerhof at 2025-06-06T10:22:27+02:00 Update homepage - - - - - 3 changed files: - debian/control - debian/copyright - debian/watch Changes: ===================================== debian/control ===================================== @@ -12,7 +12,7 @@ Build-Depends: Standards-Version: 4.6.1 Vcs-Git: https://salsa.debian.org/java-team/eclipse-emf.git Vcs-Browser: https://salsa.debian.org/java-team/eclipse-emf -Homepage: http://www.eclipse.org/emf +Homepage: https://projects.eclipse.org/projects/modeling.emf.emf Rules-Requires-Root: no Description: Eclipse Modeling Framework (EMF) The Eclipse Modeling Framework (EMF) allows developers to build tools and ===================================== debian/copyright ===================================== @@ -1,5 +1,5 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Source: https://git.eclipse.org/r/emf/org.eclipse.emf +Source: https://github.com/eclipse-emf/org.eclipse.emf Upstream-Name: Eclipse Modeling Framework Files-Excluded: doc/org.eclipse.emf.doc/tutorials/jet* Comment: ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ version=4 opts="mode=git,uversionmangle=s/_/./g,repacksuffix=+dfsg,dversionmangle=auto" \ -https://git.eclipse.org/r/emf/org.eclipse.emf refs/tags/R([\d_]+[az]?) +https://github.com/eclipse-emf/org.eclipse.emf.git refs/tags/R([\d_]+[az]?) View it on GitLab: https://salsa.debian.org/java-team/eclipse-emf/-/compare/4ac951d8a3dfde138be8491039a7f4b0d79b6ae2...e49485a9daa98faac7a397bf5cde60e3ab0f9e23 -- View it on GitLab: https://salsa.debian.org/java-team/eclipse-emf/-/compare/4ac951d8a3dfde138be8491039a7f4b0d79b6ae2...e49485a9daa98faac7a397bf5cde60e3ab0f9e23 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

