[Git][java-team/eclipse-emf][master] 5 commits: Use correct machine-readable copyright file URI.
Emmanuel Bourg
gitlab at salsa.debian.org
Fri Sep 28 00:57:18 BST 2018
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / eclipse-emf
Commits:
70916bfb by Jelmer Vernooij at 2018-09-13T23:15:42Z
Use correct machine-readable copyright file URI.
Fixes lintian: out-of-date-copyright-format-uri
See https://lintian.debian.org/tags/out-of-date-copyright-format-uri.html for more details.
- - - - -
fac1b909 by Emmanuel Bourg at 2018-09-24T20:15:27Z
Standards-Version updated to 4.2.1
- - - - -
e29ff12b by Emmanuel Bourg at 2018-09-24T20:15:42Z
Switch to debhelper level 11
- - - - -
1ff6d18b by Emmanuel Bourg at 2018-09-24T20:15:50Z
Use salsa.debian.org Vcs-* URLs
- - - - -
00d0c0dd by Emmanuel Bourg at 2018-09-27T23:45:07Z
Use XZ compression for the upstream tarball
- - - - -
5 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/copyright
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,16 @@
+eclipse-emf (2.8.3-3) UNRELEASED; urgency=medium
+
+ [ Jelmer Vernooij ]
+ * Use correct machine-readable copyright file URI.
+
+ [ Emmanuel Bourg ]
+ * Standards-Version updated to 4.2.1
+ * Switch to debhelper level 11
+ * Use salsa.debian.org Vcs-* URLs
+ * Use XZ compression for the upstream tarball
+
+ -- Jelmer Vernooij <jelmer at debian.org> Fri, 14 Sep 2018 00:15:42 +0100
+
eclipse-emf (2.8.3-2) unstable; urgency=medium
* Team upload.
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-9
+11
=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Jakub Adam <jakub.adam at ktknet.cz>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 11),
default-jdk,
eclipse-pde (>= 3.5.2),
eclipse-platform (>= 3.5.2),
@@ -11,9 +11,9 @@ Build-Depends: debhelper (>= 9),
tofrodos,
unzip,
zip
-Standards-Version: 3.9.8
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/eclipse-emf.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/eclipse-emf.git
+Standards-Version: 4.2.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
Package: eclipse-emf
=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Name: Eclipse Modeling Framework
Files: *
=====================================
debian/watch
=====================================
@@ -1,2 +1,3 @@
-version=3
-http://git.eclipse.org/c/emf/org.eclipse.emf.git/ /c/emf/org.eclipse.emf.git/tag/\?id=R(\d+)_(\d+)_(\d+)
+version=4
+opts="repack,compression=xz,uversionmangle=s/_/./g" \
+http://git.eclipse.org/c/emf/org.eclipse.emf.git/ .*/org.eclipse.emf-R([\d_]+).zip
View it on GitLab: https://salsa.debian.org/java-team/eclipse-emf/compare/ac48a44c76ab03a162cedac5f69eb904503d5961...00d0c0dd71b9c422f2c5cc99465abbf8757ad6ac
--
View it on GitLab: https://salsa.debian.org/java-team/eclipse-emf/compare/ac48a44c76ab03a162cedac5f69eb904503d5961...00d0c0dd71b9c422f2c5cc99465abbf8757ad6ac
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/20180927/7048ad3a/attachment.html>
More information about the pkg-java-commits
mailing list