[SCM] Debian packaging for XMLTooling-C branch, master, updated. debian/1.5.2-1-1-gddf2fd1
Russ Allbery
rra at debian.org
Wed May 29 00:22:54 UTC 2013
The following commit has been merged in the master branch:
commit ddf2fd11433451dcdeb2ef0326baee65f2437e3c
Author: Russ Allbery <rra at debian.org>
Date: Tue May 28 17:22:37 2013 -0700
Fix some minor debian/copyright issues
* Fix some minor debian/copyright inaccuracies and a missing GPL-3
pointer introduced in the previous release.
diff --git a/debian/changelog b/debian/changelog
index 8347571..6ffa95a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xmltooling (1.5.2-2) UNRELEASED; urgency=low
+
+ * Fix some minor debian/copyright inaccuracies and a missing GPL-3
+ pointer introduced in the previous release.
+
+ -- Russ Allbery <rra at debian.org> Tue, 28 May 2013 17:22:32 -0700
+
xmltooling (1.5.2-1) experimental; urgency=low
* New upstream release.
diff --git a/debian/copyright b/debian/copyright
index 6dfa36a..0087fa1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -77,7 +77,7 @@ Files: doxygen.am
Copyright: 2004 Oren Ben-Kiki
License: FSF-unlimited
-Files: doxygen.am m4/doxygen.m4
+Files: m4/doxygen.m4
Copyright: 2009 Oren Ben-Kiki
License: doxygen-unlimited
Copying and distribution of this file, with or without modification, are
@@ -120,25 +120,24 @@ Files: m4/boost.m4
Copyright: 2007, 2008, 2009, 2010, 2011
Benoit Sigoure <tsuna at lrde.epita.fr>
License: GPL-3+ with Autoconf exception
- 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, either version 3 of the License, or
- (at your option) any later version.
+ 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, either version 3 of the License, or (at your
+ option) any later version.
.
- Additional permission under section 7 of the GNU General Public
- License, version 3 ("GPLv3"):
+ Additional permission under section 7 of the GNU General Public License,
+ version 3 ("GPLv3"):
.
- If you convey this file as part of a work that contains a
- configuration script generated by Autoconf, you may do so under
- terms of your choice.
+ If you convey this file as part of a work that contains a configuration
+ script generated by Autoconf, you may do so under terms of your choice.
.
- 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.
+ 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 program. If not, see <http://www.gnu.org/licenses/>.
+ The full text of the GNU General Public License version 3 is available on
+ Debian systems in /usr/share/common-licenses/GPL-3.
Files: schemas/soap-envelope.xsd
Copyright: 2001 Martin Gudgin, Developmentor
--
Debian packaging for XMLTooling-C
More information about the Pkg-shibboleth-devel
mailing list