[Git][java-team/sqlline][master] 3 commits: Remove redundant debian/README.source

Andreas Tille (@tille) gitlab at salsa.debian.org
Mon Jan 27 20:28:32 GMT 2025



Andreas Tille pushed to branch master at Debian Java Maintainers / sqlline


Commits:
8582ec5a by Andreas Tille at 2025-01-27T21:20:29+01:00
Remove redundant debian/README.source

- - - - -
f9325dce by Andreas Tille at 2025-01-27T21:22:02+01:00
Build-Depends: s/default-jdk/default-jdk-headless/

- - - - -
ccc27b54 by Andreas Tille at 2025-01-27T21:27:19+01:00
d/copyright: DEP5

- - - - -


4 changed files:

- − debian/README.source
- debian/changelog
- debian/control
- debian/copyright


Changes:

=====================================
debian/README.source deleted
=====================================
@@ -1,9 +0,0 @@
-Patch System
-============
-
-This package uses quilt to manage all modifications to the upstream
-source. Changes are stored in the source package as diffs in
-debian/patches and applied during the build.
-
-See /usr/share/doc/quilt/README.source for a detailed explanation.
-


=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+sqlline (1.0.2-9) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Remove redundant debian/README.source
+  * Build-Depends: s/default-jdk/default-jdk-headless/
+  * d/copyright: DEP5
+
+ -- Andreas Tille <tille at debian.org>  Mon, 27 Jan 2025 21:20:03 +0100
+
 sqlline (1.0.2-8) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Uploaders: Damien Raude-Morvan <drazzib at debian.org>
 Build-Depends:
  ant,
  debhelper (>= 11),
- default-jdk,
+ default-jdk-headless,
  libjline-java
 Standards-Version: 4.2.1
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/sqlline.git


=====================================
debian/copyright
=====================================
@@ -1,34 +1,28 @@
-This package was debianized by Damien Raude-Morvan <drazzib at debian.org> on
-Tue, 22 Jul 2008 00:39:39 +0200.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: sqlline
+Source: https://sqlline.sourceforge.net/
 
-It was downloaded from http://sqlline.sourceforge.net/
+Files: *
+Copyright: 2002-2005 Marc Prud'hommeaux <mwp1 at cornell.edu>
+License: BSD-3-clause
 
-Upstream Author:
-    Marc Prud'hommeaux <mwp1 at cornell.edu>
-
-Copyright:
-    Copyright (C) 2002, 2003, 2004, 2005 Marc Prud'hommeaux
+Files: debian/*
+Copyright: 2008-2009 Damien Raude-Morvan <drazzib at debian.org>
+License: BSD-3-clause
 
+License: BSD-3-clause
+ On Debian systems, the complete text of the BSD License
+ can be found in `/usr/share/common-licenses/BSD'.
 Note:
   The upstream orig.tar.gz file of sqlline contains an outdated LICENCE file
   as stated by upstream author "Marc Prud'hommeaux":
-
+ .
   > SQLLine was once GPL, but it was changed to be BSD a few years back.
   > Any references to the GPL are vestigial. Hopefully the license
   > declaration at http://sqlline.sourceforge.net/#license is sufficiently
   > authoritative in this regard.
-
+ .
   This file has been superseed by BSD LICENCE file in upstream CVS but no new
   release had been made since then.
-
+ .
   debian/copyright is synchronised with src/sqlline/SqlLine.java.
-
-License:
-BSD (3 clause)
-
-On Debian systems, the complete text of the BSD License
-can be found in `/usr/share/common-licenses/BSD'.
-
-The Debian packaging is
-Copyright (C) 2008-2009, Damien Raude-Morvan <drazzib at debian.org>
-and is licensed under the BSD, see `/usr/share/common-licenses/BSD'.



View it on GitLab: https://salsa.debian.org/java-team/sqlline/-/compare/22e4874a6c08f44c6ac279736cad1b215540d0cc...ccc27b5442a23186ec206976c7a302127c008915

-- 
View it on GitLab: https://salsa.debian.org/java-team/sqlline/-/compare/22e4874a6c08f44c6ac279736cad1b215540d0cc...ccc27b5442a23186ec206976c7a302127c008915
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/20250127/381ad919/attachment.htm>


More information about the pkg-java-commits mailing list