[Git][java-team/felix-framework][master] 2 commits: Fix Homepage
Andreas Tille (@tille)
gitlab at salsa.debian.org
Mon Jan 13 06:41:44 GMT 2025
Andreas Tille pushed to branch master at Debian Java Maintainers / felix-framework
Commits:
1b528fa1 by Andreas Tille at 2025-01-13T07:40:31+01:00
Fix Homepage
- - - - -
ee1aa036 by Andreas Tille at 2025-01-13T07:41:26+01:00
d/rules: Drop redundant get-orig-source target which is just calling uscan
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,17 @@
felix-framework (4.6.1-3) UNRELEASED; urgency=medium
+ * Team upload
+
+ [ Debian Janitor ]
* Remove MIA uploader Damien Raude-Morvan <drazzib at debian.org>.
Closes: #889318
- -- Debian Janitor <janitor at jelmer.uk> Sat, 13 Mar 2021 16:46:35 -0000
+ [ Andreas Tille ]
+ * Fix Homepage
+ Closes: #978428
+ * d/rules: Drop redundant get-orig-source target which is just calling uscan
+
+ -- Andreas Tille <tille at debian.org> Mon, 13 Jan 2025 07:39:05 +0100
felix-framework (4.6.1-2) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -18,7 +18,7 @@ Build-Depends:
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-java/felix-framework.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/felix-framework.git
-Homepage: http://felix.apache.org/site/apache-felix-framework.html
+Homepage: https://felix.apache.org/
Package: libfelix-framework-java
Architecture: all
=====================================
debian/rules
=====================================
@@ -2,6 +2,3 @@
%:
dh $@ --buildsystem=maven
-
-get-orig-source:
- uscan --download-current-version --force-download --no-symlink
View it on GitLab: https://salsa.debian.org/java-team/felix-framework/-/compare/a55eaf182d692475206aa26a6bc954c48227da2b...ee1aa0369fdb56f437817a9dbfbc2489c732893d
--
View it on GitLab: https://salsa.debian.org/java-team/felix-framework/-/compare/a55eaf182d692475206aa26a6bc954c48227da2b...ee1aa0369fdb56f437817a9dbfbc2489c732893d
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/pkg-java-commits/attachments/20250113/ccec48c1/attachment.htm>
More information about the pkg-java-commits
mailing list