[Git][java-team/yydebug][debian/sid] 8 commits: use debhelper-compat (= 13) and drop debian/compat

Hideki Yamane gitlab at salsa.debian.org
Mon Apr 27 11:47:19 BST 2020



Hideki Yamane pushed to branch debian/sid at Debian Java Maintainers / yydebug


Commits:
6053ee44 by Hideki Yamane at 2020-04-27T19:29:42+09:00
use debhelper-compat (= 13) and drop debian/compat

- - - - -
1eb24a1e by Hideki Yamane at 2020-04-27T19:33:10+09:00
set Standards-Version: 4.5.0

- - - - -
022bff5e by Hideki Yamane at 2020-04-27T19:33:39+09:00
add Rules-Requires-Root: no

- - - - -
fa994886 by Hideki Yamane at 2020-04-27T19:34:19+09:00
remove tabs

- - - - -
d7905823 by Hideki Yamane at 2020-04-27T19:39:36+09:00
add debian/salsa-ci.yml

- - - - -
960b4ad6 by Hideki Yamane at 2020-04-27T19:39:36+09:00
add debian/gbp.conf

- - - - -
4e153076 by Hideki Yamane at 2020-04-27T19:39:36+09:00
note to changelog

- - - - -
071022db by Hideki Yamane at 2020-04-27T19:43:30+09:00
Merge branch 'debian/sid' of salsa.debian.org:java-team/yydebug into debian/sid

- - - - -


6 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- + debian/gbp.conf
- + debian/salsa-ci.yml


Changes:

=====================================
debian/changelog
=====================================
@@ -1,10 +1,19 @@
 yydebug (1.1.0-11) unstable; urgency=medium
 
-  * Team upload.
+  * debian/control
+    - use debhelper-compat (= 13) and drop debian/compat
+    - set Standards-Version: 4.5.0
+    - add Rules-Requires-Root: no
+  * debian/copyright
+    - remove tabs
+  * Add debian/salsa-ci.yml
+  * Add debian/gbp.conf
+
+  [ Emmanuel Bourg ]
   * Fixed the maintainer address
   * Standards-Version updated to 4.2.1
 
- -- Emmanuel Bourg <ebourg at apache.org>  Mon, 24 Sep 2018 11:48:29 +0200
+ -- Hideki Yamane <henrich at debian.org>  Mon, 27 Apr 2020 19:35:01 +0900
 
 yydebug (1.1.0-10) unstable; urgency=medium
 


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11


=====================================
debian/control
=====================================
@@ -3,13 +3,12 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Hideki Yamane <henrich at debian.org>
-Build-Depends:
- debhelper (>= 11),
- default-jdk
-Standards-Version: 4.2.1
+Build-Depends: debhelper-compat (= 13), default-jdk
+Standards-Version: 4.5.0
+Homepage: https://github.com/jruby/jay-yydebug
 Vcs-Git: https://salsa.debian.org/java-team/yydebug.git
 Vcs-Browser: https://salsa.debian.org/java-team/yydebug
-Homepage: https://github.com/jruby/jay-yydebug
+Rules-Requires-Root: no
 
 Package: yydebug
 Architecture: all


=====================================
debian/copyright
=====================================
@@ -16,8 +16,8 @@ License: BSD-4-clause
     documentation and/or other materials provided with the distribution.
  3. All advertising materials mentioning features or use of this software
     must display the following acknowledgement:
-	This product includes software developed by the University of
-	California, Berkeley and its contributors.
+        This product includes software developed by the University of
+        California, Berkeley and its contributors.
  4. Neither the name of the University nor the names of its contributors
     may be used to endorse or promote products derived from this software
     without specific prior written permission.


=====================================
debian/gbp.conf
=====================================
@@ -0,0 +1,12 @@
+[DEFAULT]
+debian-branch = debian/sid
+upstream-tag = %(version)s
+debian-tag = debian/%(version)s
+pristine-tar = True
+color = auto
+
+[buildpackage]
+# Look for a tag matching the upstream version when creating a tarball
+upstream-tree = tag
+# uncomment this to automatically GPG sign tags:
+sign-tags = True


=====================================
debian/salsa-ci.yml
=====================================
@@ -0,0 +1,8 @@
+---
+include:
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
+
+variables:
+  SALSA_CI_DISABLE_BLHC: 1
+  SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 1



View it on GitLab: https://salsa.debian.org/java-team/yydebug/-/compare/aeb1f34a6df9a909193b93fdd459e60cb8919433...071022db9a824a133d4b51f651b23df455ba6cf7

-- 
View it on GitLab: https://salsa.debian.org/java-team/yydebug/-/compare/aeb1f34a6df9a909193b93fdd459e60cb8919433...071022db9a824a133d4b51f651b23df455ba6cf7
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/20200427/b6bf126d/attachment.html>


More information about the pkg-java-commits mailing list