[Git][java-team/cmlxom][master] 8 commits: Adding 'Rules-Requires-Root: no'.
Andrius Merkys
gitlab at salsa.debian.org
Wed Oct 7 07:19:52 BST 2020
Andrius Merkys pushed to branch master at Debian Java Maintainers / cmlxom
Commits:
25b4d0bd by Andrius Merkys at 2020-10-07T01:51:23-04:00
Adding 'Rules-Requires-Root: no'.
- - - - -
92825ff9 by Andrius Merkys at 2020-10-07T01:51:36-04:00
Bumping Standards-Version (no changes).
- - - - -
b3fb3f26 by Andrius Merkys at 2020-10-07T01:51:57-04:00
Bumping debhelper-compat (no changes).
- - - - -
01489489 by Andrius Merkys at 2020-10-07T01:52:47-04:00
Removing empty files from under debian/.
- - - - -
623dc024 by Andrius Merkys at 2020-10-07T01:53:13-04:00
Updating copyright years.
- - - - -
9990ad53 by Andrius Merkys at 2020-10-07T01:54:28-04:00
Fixing broken links to point to GitHub.
- - - - -
892bf2b0 by Andrius Merkys at 2020-10-07T01:55:58-04:00
Adding newline at the end of debian/rules.
- - - - -
e8fc8dcd by Andrius Merkys at 2020-10-07T01:56:36-04:00
Update changelog for 3.1-3 release
- - - - -
6 changed files:
- debian/changelog
- debian/control
- debian/copyright
- − debian/maven.cleanIgnoreRules
- − debian/maven.publishedRules
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,12 +1,19 @@
-cmlxom (3.1-3) UNRELEASED; urgency=medium
+cmlxom (3.1-3) unstable; urgency=medium
[ Egon Willighagen ]
* Main homepage is moving to GitHub.
[ Andrius Merkys ]
* Switching debian/watch to point to GitHub.
-
- -- Andrius Merkys <merkys at debian.org> Tue, 09 Jun 2020 08:45:01 -0400
+ * Adding 'Rules-Requires-Root: no'.
+ * Bumping Standards-Version (no changes).
+ * Bumping debhelper-compat (no changes).
+ * Removing empty files from under debian/.
+ * Updating copyright years.
+ * Fixing broken links to point to GitHub.
+ * Adding newline at the end of debian/rules.
+
+ -- Andrius Merkys <merkys at debian.org> Wed, 07 Oct 2020 01:56:21 -0400
cmlxom (3.1-2) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders:
Andrius Merkys <merkys at debian.org>,
Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
default-jdk,
maven-debian-helper (>= 2.1),
Build-Depends-Indep:
@@ -18,10 +18,11 @@ Build-Depends-Indep:
libmaven-javadoc-plugin-java (>= 3.0.1),
libtagsoup-java,
libxom-java,
-Standards-Version: 4.4.1
+Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/java-team/cmlxom.git
Vcs-Browser: https://salsa.debian.org/java-team/cmlxom
Homepage: https://github.com/BlueObelisk/cmlxom
+Rules-Requires-Root: no
Package: libcmlxom-java
Architecture: all
=====================================
debian/copyright
=====================================
@@ -1,7 +1,7 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: CMLXOM
-Upstream-Contact: https://hudson.ch.cam.ac.uk/job/cmlxom
-Source: https://bitbucket.org/wwmm/cmlxom
+Upstream-Contact: https://github.com/BlueObelisk/cmlxom/issues
+Source: https://github.com/BlueObelisk/cmlxom
Files: *
Copyright: 1994-2019, Peter Murray-Rust
@@ -10,7 +10,7 @@ Copyright: 1994-2019, Peter Murray-Rust
License: Apache-2.0
Files: debian/*
-Copyright: 2019, Andrius Merkys <merkys at debian.org>
+Copyright: 2019-2020, Andrius Merkys <merkys at debian.org>
License: Apache-2.0
License: Apache-2.0
=====================================
debian/maven.cleanIgnoreRules deleted
=====================================
@@ -1 +0,0 @@
-
=====================================
debian/maven.publishedRules deleted
=====================================
@@ -1 +0,0 @@
-
=====================================
debian/rules
=====================================
@@ -1,4 +1,4 @@
#!/usr/bin/make -f
%:
- dh $@
\ No newline at end of file
+ dh $@
View it on GitLab: https://salsa.debian.org/java-team/cmlxom/-/compare/aee6382fbfd90e43b92024422e9ee1f43cf2b33b...e8fc8dcd56c5c6659ad232ba00a7b6cf464f4f38
--
View it on GitLab: https://salsa.debian.org/java-team/cmlxom/-/compare/aee6382fbfd90e43b92024422e9ee1f43cf2b33b...e8fc8dcd56c5c6659ad232ba00a7b6cf464f4f38
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/20201007/a46a5276/attachment.html>
More information about the pkg-java-commits
mailing list