Markus Koschany pushed to branch master at Debian Java Maintainers / jflex


Commits:
d6cc9df8 by Markus Koschany at 2021-01-02T01:02:11+01:00
Declare compliance with Debian Policy 4.5.1.

- - - - -
88d03dea by Markus Koschany at 2021-01-02T01:02:39+01:00
Use canonical VCS URL.

- - - - -
d4493dfc by Markus Koschany at 2021-01-02T01:03:03+01:00
Switch to debhelper-compat = 13.

- - - - -
717aaeaf by Markus Koschany at 2021-01-02T01:10:39+01:00
Update copyright year

- - - - -
3f2aa8b1 by Markus Koschany at 2021-01-02T01:10:57+01:00
Remove get-orig-source target

- - - - -
437eac60 by Markus Koschany at 2021-01-02T01:11:30+01:00
Update changelog

- - - - -


5 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+jflex (1.7.0-2) unstable; urgency=medium
+
+  * Declare compliance with Debian Policy 4.5.1.
+  * Use canonical VCS URL.
+  * Switch to debhelper-compat = 13.
+  * Remove get-orig-source target.
+
+ -- Markus Koschany <[email protected]>  Sat, 02 Jan 2021 01:11:14 +0100
+
 jflex (1.7.0-1) unstable; urgency=medium
 
   * New upstream version 1.7.0.


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


=====================================
debian/control
=====================================
@@ -7,15 +7,15 @@ Uploaders:
 Build-Depends:
  ant,
  cup (>= 0.11b-20160615-2),
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
  javahelper,
  jflex (>= 1.6.1),
  junit,
  maven-repo-helper
-Standards-Version: 4.2.1
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/jflex.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jflex.git
+Standards-Version: 4.5.1
+Vcs-Git: https://salsa.debian.org/java-team/jflex.git
+Vcs-Browser: https://salsa.debian.org/java-team/jflex
 Homepage: http://www.jflex.de/
 
 Package: jflex


=====================================
debian/copyright
=====================================
@@ -18,7 +18,7 @@ Copyright: 2001-2003, Takashi Okamoto <[email protected]>
            2011,      Torsten Werner <[email protected]>
            2013,      Sylvestre Ledru <[email protected]>
            2016,      Emmanuel Bourg <[email protected]>
-           2016-2018, Markus Koschany <[email protected]>
+           2016-2021, Markus Koschany <[email protected]>
 License: BSD-3-clause
 
 License: BSD-3-clause


=====================================
debian/rules
=====================================
@@ -28,6 +28,3 @@ override_dh_installdocs:
        $(RM) $(CURDIR)/examples/.gitignore
        dh_installdocs
 
-get-orig-source:
-       uscan --download-current-version --force-download --repack 
--compression xz
-



View it on GitLab: 
https://salsa.debian.org/java-team/jflex/-/compare/a91208ea3e3fcff47698f5d24d6d55f00d73084b...437eac60f83d198de961086fc43d5b30c463259b

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/jflex/-/compare/a91208ea3e3fcff47698f5d24d6d55f00d73084b...437eac60f83d198de961086fc43d5b30c463259b
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
pkg-java-commits mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to