r2601 - in trunk/debian: libmcrypto/debian libmikey/debian
libmnetutil/debian libmutil/debian
mikma at minisip.org
mikma at minisip.org
Thu Jun 1 20:44:11 CEST 2006
Author: mikma
Date: 2006-06-01 20:44:09 +0200 (Thu, 01 Jun 2006)
New Revision: 2601
Modified:
trunk/debian/libmcrypto/debian/changelog
trunk/debian/libmcrypto/debian/copyright
trunk/debian/libmikey/debian/changelog
trunk/debian/libmikey/debian/copyright
trunk/debian/libmnetutil/debian/changelog
trunk/debian/libmnetutil/debian/copyright
trunk/debian/libmutil/debian/changelog
trunk/debian/libmutil/debian/copyright
Log:
libmutil, libmcrypto, libmnetutil and libmikey Debian packages:
* Change to correct license (LGPL) in the copyright files.
Modified: trunk/debian/libmcrypto/debian/changelog
===================================================================
--- trunk/debian/libmcrypto/debian/changelog 2006-06-01 14:37:04 UTC (rev 2600)
+++ trunk/debian/libmcrypto/debian/changelog 2006-06-01 18:44:09 UTC (rev 2601)
@@ -1,5 +1,5 @@
-libmcrypto (0.3.1-1~2) UNRELEASED; urgency=low
+libmcrypto (0.3.1-1~3) unstable; urgency=low
* Initial Release.
- -- Mikael Magnusson <mikma at users.sourceforge.net> Wed, 31 May 2006 17:52:49 +0200
+ -- Mikael Magnusson <mikma at users.sourceforge.net> Thu, 1 Jun 2006 20:40:51 +0200
Modified: trunk/debian/libmcrypto/debian/copyright
===================================================================
--- trunk/debian/libmcrypto/debian/copyright 2006-06-01 14:37:04 UTC (rev 2600)
+++ trunk/debian/libmcrypto/debian/copyright 2006-06-01 18:44:09 UTC (rev 2601)
@@ -6,20 +6,21 @@
Upstream Authors: Erik Eliasson <eliasson at ssvl.kth.se>
Johan Bilien <jobi at via.ecp.fr>
-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 2 of the License, or
-(at your option) any later version.
+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 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 Library General Public License for more details.
+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 General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
-MA 02110-1301, USA.
+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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301
+USA
-On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+On Debian GNU/Linux systems, the complete text of the GNU Lesser
+General Public License can be found in
+`/usr/share/common-licenses/LGPL'.
Modified: trunk/debian/libmikey/debian/changelog
===================================================================
--- trunk/debian/libmikey/debian/changelog 2006-06-01 14:37:04 UTC (rev 2600)
+++ trunk/debian/libmikey/debian/changelog 2006-06-01 18:44:09 UTC (rev 2601)
@@ -1,4 +1,4 @@
-libmikey (0.4.1-3~1) UNRELEASED; urgency=low
+libmikey (0.4.1-3~2) unstable; urgency=low
[ Mikael Magnusson ]
* Add myself to uploaders.
@@ -14,8 +14,9 @@
* Remove empty upstream changelog.
* Include aclocal macro file(s).
* Add libmcrypto dependencies.
+ * Change to correct license (LGPL) in the copyright file.
- -- Mikael Magnusson <mikma at users.sourceforge.net> Wed, 31 May 2006 21:20:14 +0200
+ -- Mikael Magnusson <mikma at users.sourceforge.net> Thu, 1 Jun 2006 20:39:03 +0200
libmikey (0.4.1-2) unstable; urgency=low
Modified: trunk/debian/libmikey/debian/copyright
===================================================================
--- trunk/debian/libmikey/debian/copyright 2006-06-01 14:37:04 UTC (rev 2600)
+++ trunk/debian/libmikey/debian/copyright 2006-06-01 18:44:09 UTC (rev 2601)
@@ -6,20 +6,21 @@
Upstream Authors: Erik Eliasson <eliasson at ssvl.kth.se>
Johan Bilien <jobi at via.ecp.fr>
-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 2 of the License, or
-(at your option) any later version.
+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 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 Library General Public License for more details.
+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 General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
-MA 02110-1301, USA.
+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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301
+USA
-On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+On Debian GNU/Linux systems, the complete text of the GNU Lesser
+General Public License can be found in
+`/usr/share/common-licenses/LGPL'.
Modified: trunk/debian/libmnetutil/debian/changelog
===================================================================
--- trunk/debian/libmnetutil/debian/changelog 2006-06-01 14:37:04 UTC (rev 2600)
+++ trunk/debian/libmnetutil/debian/changelog 2006-06-01 18:44:09 UTC (rev 2601)
@@ -1,4 +1,4 @@
-libmnetutil (0.3.1-3~1) UNRELEASED; urgency=low
+libmnetutil (0.3.1-3~2) unstable; urgency=low
[ Mikael Magnusson ]
* Add myself to uploaders.
@@ -14,8 +14,9 @@
* Remove empty upstream changelog.
* Include examples in libmnetutil-dev.
* Include aclocal macro file(s) in libmnetutil-dev.
+ * Change to correct license (LGPL) in the copyright file.
- -- Mikael Magnusson <mikma at users.sourceforge.net> Wed, 31 May 2006 20:51:02 +0200
+ -- Mikael Magnusson <mikma at users.sourceforge.net> Thu, 1 Jun 2006 20:39:43 +0200
libmnetutil (0.3.1-2) unstable; urgency=low
Modified: trunk/debian/libmnetutil/debian/copyright
===================================================================
--- trunk/debian/libmnetutil/debian/copyright 2006-06-01 14:37:04 UTC (rev 2600)
+++ trunk/debian/libmnetutil/debian/copyright 2006-06-01 18:44:09 UTC (rev 2601)
@@ -6,20 +6,21 @@
Upstream Authors: Erik Eliasson <eliasson at ssvl.kth.se>
Johan Bilien <jobi at via.ecp.fr>
-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 2 of the License, or
-(at your option) any later version.
+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 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 Library General Public License for more details.
+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 General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
-MA 02110-1301, USA.
+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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301
+USA
-On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+On Debian GNU/Linux systems, the complete text of the GNU Lesser
+General Public License can be found in
+`/usr/share/common-licenses/LGPL'.
Modified: trunk/debian/libmutil/debian/changelog
===================================================================
--- trunk/debian/libmutil/debian/changelog 2006-06-01 14:37:04 UTC (rev 2600)
+++ trunk/debian/libmutil/debian/changelog 2006-06-01 18:44:09 UTC (rev 2601)
@@ -1,6 +1,6 @@
-libmutil (0.3.1-3~7) UNRELEASED; urgency=low
+libmutil (0.3.1-3~8) unstable; urgency=low
- [ Mikael Magnusson]
+ [ Mikael Magnusson ]
* Add myself to uploaders.
* Set source section to "devel".
* Fix old-fsf-address-in-copyright-file lintian warning.
@@ -15,8 +15,9 @@
* Remove empty upstream changelog.
* Include examples in libmutil-dev.
* Include aclocal macro file(s).
+ * Change to correct license (LGPL) in the copyright file.
- -- Mikael Magnusson <mikma at users.sourceforge.net> Wed, 31 May 2006 19:06:24 +0200
+ -- Mikael Magnusson <mikma at users.sourceforge.net> Thu, 1 Jun 2006 20:38:13 +0200
libmutil (0.3.1-2) unstable; urgency=low
Modified: trunk/debian/libmutil/debian/copyright
===================================================================
--- trunk/debian/libmutil/debian/copyright 2006-06-01 14:37:04 UTC (rev 2600)
+++ trunk/debian/libmutil/debian/copyright 2006-06-01 18:44:09 UTC (rev 2601)
@@ -6,20 +6,21 @@
Upstream Authors: Erik Eliasson <eliasson at ssvl.kth.se>
Johan Bilien <jobi at via.ecp.fr>
-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 2 of the License, or
-(at your option) any later version.
+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 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 Library General Public License for more details.
+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 General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
-MA 02110-1301, USA.
+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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301
+USA
-On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+On Debian GNU/Linux systems, the complete text of the GNU Lesser
+General Public License can be found in
+`/usr/share/common-licenses/LGPL'.
More information about the Minisip-devel
mailing list