[Git][java-team/csvjdbc][master] 3 commits: Remove get-orig-source boilerplate from rules

Christopher Hoskin gitlab at salsa.debian.org
Tue Jul 24 20:45:58 BST 2018


Christopher Hoskin pushed to branch master at Debian Java Maintainers / csvjdbc


Commits:
5df75751 by Christopher Hoskin at 2018-07-24T20:14:46+01:00
Remove get-orig-source boilerplate from rules

- - - - -
7b6c5755 by Christopher Hoskin at 2018-07-24T20:16:55+01:00
Use secure URL in watch

- - - - -
a91e4334 by Christopher Hoskin at 2018-07-24T20:31:35+01:00
Add upstream metadata

- - - - -


4 changed files:

- debian/changelog
- debian/rules
- + debian/upstream/metadata
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
 csvjdbc (1.0.34-2ubuntu1) UNRELEASED; urgency=medium
 
   * Update VCS for Salsa
+  * Remove get-orig-source boilerplate from rules
+  * Use secure URL in watch
+  * Add upstream metadata
 
- -- Christopher Hoskin <mans0954 at csh-Precision-5520.home>  Sat, 23 Jun 2018 08:02:55 +0100
+ -- Christopher Hoskin <mans0954 at debian.org>  Tue, 24 Jul 2018 20:14:10 +0100
 
 csvjdbc (1.0.34-2) unstable; urgency=medium
 


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,3 @@
 
 %:
 	dh $@ --buildsystem=maven
-
-get-orig-source:
-	uscan --download-current-version --force-download --no-symlink


=====================================
debian/upstream/metadata
=====================================
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,10 @@
+Archive: SourceForge
+Bug-Database: https://sourceforge.net/p/csvjdbc/bugs/
+Bug-Submit: https://sourceforge.net/p/csvjdbc/bugs/new/
+Contact: csvjdbc-develop at lists.sourceforge.net
+Documentation: https://sourceforge.net/p/csvjdbc/wiki/Home/
+Name: CsvJdbc
+Registration: https://sourceforge.net/user/registration
+Repository: https://git.code.sf.net/p/csvjdbc/code csvjdbc-code
+Repository-Browse: https://sourceforge.net/projects/csvjdbc/files/
+


=====================================
debian/watch
=====================================
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=4
 opts="mode=git, pgpmode=none, uversionmangle=s/([\d\.]+)-([\d\.]+)/$1.$2/" \
-http://git.code.sf.net/p/csvjdbc/code/ \
+https://git.code.sf.net/p/csvjdbc/code/ \
 refs/tags/(?:v|csvjdbc-)([\d\.-]+)



View it on GitLab: https://salsa.debian.org/java-team/csvjdbc/compare/599fc646f4aca964331f639a45fc0fe3d6d446c6...a91e4334680d9941242b90600c4d9ac94a9a32ae

-- 
View it on GitLab: https://salsa.debian.org/java-team/csvjdbc/compare/599fc646f4aca964331f639a45fc0fe3d6d446c6...a91e4334680d9941242b90600c4d9ac94a9a32ae
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/20180724/c92a2ca1/attachment.html>


More information about the pkg-java-commits mailing list