summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2022-02-25 21:53:51 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2022-02-25 21:53:51 +0100
commit2439cef697c022dbaf9ec71cb34841d88564bb97 (patch)
treeaa8ca3da2ebff3761786718b1ec817e6f6190ace
parentfb1799c6d1cec4c80ba4fbb7abf2af3404cc75c4 (diff)
parentac75ed6a8a5ad70a587e5d9a2e085f80348ee610 (diff)
Merge tag 'debian/4.0.17-14' into develop
Bugfix release
-rw-r--r--.gitignore3
-rw-r--r--debian/README.Debian3
-rw-r--r--debian/changelog4
-rw-r--r--debian/copyright21
4 files changed, 27 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 527834c..4fec8f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,5 @@ build/*
Makefile
.valencia
.pc
-.bzr \ No newline at end of file
+.bzr
+debian/files
diff --git a/debian/README.Debian b/debian/README.Debian
index ec3de19..cb2fcc9 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -4,7 +4,8 @@ foomatic-filters for Debian
At /usr/share/doc/foomatic-filters/examples you can found a new
ppd-doc-extractor. Thanks to Alexander Zangerl <az@debian.org>.
- -- Jörg Frings-Fürst <debian@jff.email> Thu, 24 Feb 2022 08:07:44 +0100
+ -- Jörg Frings-Fürst <debian@jff.email> Thu, 24 Feb 2022 14:09:09 +0100
+
Note that the structure of the OpenPrinting (foomatic) printer
configuration system in Debian (and upstream) has changed from the 2.0
diff --git a/debian/changelog b/debian/changelog
index 79535cc..73bb182 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-foomatic-filters (4.0.17-14) UNRELEASED; urgency=medium
+foomatic-filters (4.0.17-14) unstable; urgency=medium
* New debian/patches/0115-Fix_text_filter.patch (Closes: #776315):
- Fix error on handling text filter.
@@ -11,7 +11,7 @@ foomatic-filters (4.0.17-14) UNRELEASED; urgency=medium
- Add year 2022 to myself.
- New paragraph for debian/ppd-doc-extractor.
- -- Jörg Frings-Fürst <debian@jff.email> Thu, 24 Feb 2022 08:07:44 +0100
+ -- Jörg Frings-Fürst <debian@jff.email> Thu, 24 Feb 2022 14:09:09 +0100
foomatic-filters (4.0.17-13) unstable; urgency=medium
diff --git a/debian/copyright b/debian/copyright
index 7425f33..740f451 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -30,6 +30,27 @@ Files: debian/ppd-doc-extractor
Copyright: 2022 Alexander Zangerl <az@snafu.priv.at>
License: GPL-2.0
+License: GPL-2.0
+ This program is free software; you can redistribute it
+ and/or modify it under the terms of the GNU General Public
+ License as published by the Free Software Foundation version
+ 2 of the License.
+ .
+ This program is distributed in the hope that it will be
+ useful, but WITHOUT ANY WARRANTY; without even the implied
+ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+ PURPOSE. See the GNU General Public License for more
+ details.
+ .
+ You should have received a copy of the GNU General Public
+ License along with this package; if not, write to the Free
+ Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA 02110-1301 USA
+ .
+ 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: GPL-2.0+
This program is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public