[Pkg-sdl-commits] [SCM] Debian packaging of SDL_Pango branch, master, updated. debian/0.1.2-5-7-g3b704c3
Felix Geyer
debfx-pkg at fobos.de
Fri Feb 24 12:25:55 UTC 2012
The following commit has been merged in the master branch:
commit cdb75ce615baeea5096ea45b891ff1cec0813988
Author: Felix Geyer <debfx-pkg at fobos.de>
Date: Fri Feb 24 12:20:59 2012 +0100
Use copyright-format 1.0.
diff --git a/debian/changelog b/debian/changelog
index 28c1ad8..85513c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ sdlpango (0.1.2-6) UNRELEASED; urgency=low
* Really append -Wl,--as-needed to LDFLAGS instead of overwriting the
hardening flags. Thanks to Simon Ruderich for spotting this.
+ * Use copyright-format 1.0.
-- Felix Geyer <debfx-pkg at fobos.de> Thu, 23 Feb 2012 17:17:37 +0100
diff --git a/debian/copyright b/debian/copyright
index 4b9b572..42a96e5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,29 +1,32 @@
-This package was debianized by Josselin Mouette <joss at debian.org> on
-Thu, 28 Sep 2006 23:17:07 +0200.
-
-It was downloaded from http://sourceforge.net/projects/sdlpango/
-
-Upstream Author: NAKAMURA Ken'ichi <nakamura at sbp.fp.a.u-tokyo.ac.jp>
-
-License:
-
- This package is free software; you can redistribute it and/or
- modify it under the terms of the GNU Lesser General Public
- License as published by the Free Software Foundation; either
- version 2.1 of the License, or (at your option) any later version.
-
- This package 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
- Lesser General Public License for more details.
-
- You should have received a copy of the GNU Lesser 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 complete text of the GNU Lesser General
-Public License can be found in `/usr/share/common-licenses/LGPL'.
-
-
-The Debian packaging is ©2006, Josselin Mouette <joss at debian.org> and
-is licensed under the LGPL, version 2.1, as well.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: SDL_Pango
+Upstream-Contact: NAKAMURA Ken'ichi <nakamura at sbp.fp.a.u-tokyo.ac.jp>
+Source: http://sourceforge.net/projects/sdlpango/
+
+Files: *
+Copyright: 2004, NAKAMURA Ken'ichi <nakamura at sbp.fp.a.u-tokyo.ac.jp>
+License: LGPL-2.1+
+
+Files: debian/*
+Copyright: 2006, Josselin Mouette <joss at debian.org>
+ 2012, Felix Geyer <debfx-pkg at fobos.de>
+License: LGPL-2.1+
+
+License: LGPL-2.1+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library 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
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ .
+ On Debian systems, the full text of the GNU Lesser General Public
+ License version 2.1 can be found in the file
+ `/usr/share/common-licenses/LGPL-2.1'.
--
Debian packaging of SDL_Pango
More information about the pkg-sdl-commits
mailing list