[Git][debian-gis-team/unarr][master] 4 commits: debian: copyright: Fix some public domain files.

Alec leamas gitlab at salsa.debian.org
Mon Sep 3 09:18:10 BST 2018


Alec leamas pushed to branch master at Debian GIS Project / unarr


Commits:
5aa7a966 by Alec Leamas at 2018-09-03T07:54:38Z
debian: copyright: Fix some public domain files.

- - - - -
75186c0d by Alec Leamas at 2018-09-03T08:11:31Z
debian: copyright: Fix files without copyright notice.

- - - - -
2cd9b4ff by Alec Leamas at 2018-09-03T08:11:31Z
debian: README.source fixes.

Don't include it in binary packages, language and other
technical enhancements.

- - - - -
550414d5 by Alec Leamas at 2018-09-03T08:11:31Z
debian: Add a gbp.conf.

- - - - -


4 changed files:

- debian/README.source
- debian/copyright
- − debian/docs
- + debian/gbp.conf


Changes:

=====================================
debian/README.source
=====================================
@@ -4,8 +4,9 @@ unarr README.source - Downloading the source tarball.
 The unarr project does not have any git tags defined at the time 
 of writing. As a result, uscan cannot download unarr sources.
 
-As a walk-around, this package implements the traditional target
+As a workaround, this package implements the traditional target
 get-orig-source to create the source orig tarball. Besides 
-downloading, the target also handles upstream's DOS line endings.
+downloading, this also handles upstream's DOS line endings.
 
-The target is usually invoked as 'fakeroot debian/rules get-orig-source'.
+The target is usually invoked as 'make -f debian/rules get-orig-source'
+or './debian/rules get-orig-source'.


=====================================
debian/copyright
=====================================
@@ -7,10 +7,11 @@ Files: *
 Copyright: 2015, the unarr project authors (see AUTHORS file).
 License: LGPL-3
 
+Files: common/crc32.c lzmasdk
+Copyright: none
+License: Public-Domain
+
 Files: AUTHORS
- CMakeLists.txt
- Makefile
- README
  lzmasdk/7zTypes.h
  lzmasdk/CpuArch.c
  lzmasdk/CpuArch.h
@@ -24,7 +25,6 @@ Files: AUTHORS
  lzmasdk/Ppmd8.h
  lzmasdk/Ppmd8Dec.c
  lzmasdk/Precomp.h
- pkg-config.pc.cmake
 Copyright: Simon Bünzli <zeniko at gmail.com, http://www.zeniko.ch/#SumatraPDF>
 License: LGPL-3
 
@@ -55,3 +55,8 @@ License: GPL-2+
  On Debian systems, the full text of the GNU General Public
  License version 2 can be found in the file
  `/usr/share/common-licenses/GPL-2'.
+
+License: Public-Domain
+ No copyright is claimed for this software and there are thus no
+ restrictions on how it is used.
+


=====================================
debian/docs deleted
=====================================
@@ -1 +0,0 @@
-debian/README.source


=====================================
debian/gbp.conf
=====================================
@@ -0,0 +1,16 @@
+[DEFAULT]
+
+# The default name for the upstream branch is "upstream".
+# Change it if the name is different (for instance, "master").
+upstream-branch = upstream
+
+# The default name for the Debian branch is "master".
+# Change it if the name is different (for instance, "debian/unstable").
+debian-branch = master
+
+# gbp import-orig uses the following names for the upstream tags.
+# Change the value if you are not using gbp import-orig
+upstream-tag = upstream/%(version)s
+
+# Always use pristine-tar.
+pristine-tar = True



View it on GitLab: https://salsa.debian.org/debian-gis-team/unarr/compare/cd8a4a406aeab11c4d245dcc479d020cdb6da73b...550414d5ae9b107ff06e6ced9502fc03ed1ebf99

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/unarr/compare/cd8a4a406aeab11c4d245dcc479d020cdb6da73b...550414d5ae9b107ff06e6ced9502fc03ed1ebf99
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-grass-devel/attachments/20180903/6621b4ef/attachment-0001.html>


More information about the Pkg-grass-devel mailing list