Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Improved the version matching regexp in debian/watch
· 01100bc0
Emmanuel Bourg
authored
Oct 04, 2018
01100bc0
Wrap and sort
· d92832ed
Emmanuel Bourg
authored
Oct 04, 2018
d92832ed
Show whitespace changes
Inline
Side-by-side
debian/control
View file @
d92832ed
...
@@ -2,18 +2,20 @@ Source: eclipse-platform-ua
...
@@ -2,18 +2,20 @@ Source: eclipse-platform-ua
Section: java
Section: java
Priority: optional
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg@apache.org>, Jochen Sprickerhof <jspricke@debian.org>
Uploaders:
Emmanuel Bourg <ebourg@apache.org>,
Jochen Sprickerhof <jspricke@debian.org>
Build-Depends:
Build-Depends:
debhelper (>= 11~),
debhelper (>= 11~),
default-jdk,
default-jdk,
eclipse-debian-helper,
eclipse-debian-helper,
libeclipse-core-expressions-java,
libeclipse-core-expressions-java,
libequinox-common-java,
libeclipse-core-runtime-java,
libeclipse-core-runtime-java,
libequinox-registry-java,
libequinox-preferences-java,
libicu4j-java,
libeclipse-osgi-java,
libeclipse-osgi-java,
libequinox-common-java,
libequinox-preferences-java,
libequinox-registry-java,
libicu4j-java
Standards-Version: 4.2.1
Standards-Version: 4.2.1
Vcs-Git: https://salsa.debian.org/java-team/eclipse-platform-ua.git
Vcs-Git: https://salsa.debian.org/java-team/eclipse-platform-ua.git
Vcs-Browser: https://salsa.debian.org/java-team/eclipse-platform-ua
Vcs-Browser: https://salsa.debian.org/java-team/eclipse-platform-ua
...
@@ -21,7 +23,15 @@ Homepage: https://www.eclipse.org/eclipse/platform-ua/main.html
...
@@ -21,7 +23,15 @@ Homepage: https://www.eclipse.org/eclipse/platform-ua/main.html
Package: libeclipse-help-java
Package: libeclipse-help-java
Architecture: all
Architecture: all
Depends: ${misc:Depends}, ${bundle:Depends}, libeclipse-core-expressions-java, libequinox-common-java, libeclipse-core-runtime-java, libequinox-registry-java, libequinox-preferences-java, libicu4j-java,
Depends:
${misc:Depends},
${bundle:Depends},
libeclipse-core-expressions-java,
libeclipse-core-runtime-java,
libequinox-common-java,
libequinox-preferences-java,
libequinox-registry-java,
libicu4j-java
Description: Eclipse Help System Core
Description: Eclipse Help System Core
The Platform User Assistance component provides the mechanisms for making the
The Platform User Assistance component provides the mechanisms for making the
Eclipse applications easier to use. These mechanisms are made available
Eclipse applications easier to use. These mechanisms are made available
...
...
debian/watch
View file @
d92832ed
version=4
version=4
opts="mode=git,repack,compression=xz,uversionmangle=s/_/./g" \
opts="mode=git,repack,compression=xz,uversionmangle=s/_/./g" \
https://github.com/eclipse/eclipse.platform.ua refs/tags/R([\d_]+[az]?)
https://github.com/eclipse/eclipse.platform.ua refs/tags/R(
\d{1,2}_
[\d_]+[az]?)