[Pkg-sysvinit-commits] r1477 - in sysvinit/trunk/debian: . initscripts patches service sysv-rc
Kel Modderman
kelmo-guest at alioth.debian.org
Sun Jul 19 13:59:57 UTC 2009
Author: kelmo-guest
Date: 2009-07-19 13:59:55 +0000 (Sun, 19 Jul 2009)
New Revision: 1477
Modified:
sysvinit/trunk/debian/changelog
sysvinit/trunk/debian/copyright
sysvinit/trunk/debian/initscripts/copyright
sysvinit/trunk/debian/patches/14_doc_fsf_addr.dpatch
sysvinit/trunk/debian/service/service
sysvinit/trunk/debian/sysv-rc/copyright
Log:
Modify all copyright blurbs which refer to the version-less symlink
/usr/share/common-licenses/GPL to point to the versioned GPL-2 license.
Modified: sysvinit/trunk/debian/changelog
===================================================================
--- sysvinit/trunk/debian/changelog 2009-07-19 13:42:06 UTC (rev 1476)
+++ sysvinit/trunk/debian/changelog 2009-07-19 13:59:55 UTC (rev 1477)
@@ -38,8 +38,10 @@
to ./debian/startpar/patches, while they wait for inclusion upstream.
* Patch startpar maekboot.c to allow a much higher amount of loops when
calculating dependecies from make files.
+ * Modify all copyright blurbs which refer to the version-less symlink
+ /usr/share/common-licenses/GPL to point to the versioned GPL-2 license.
- -- Kel Modderman <kel at otaku42.de> Sun, 19 Jul 2009 03:12:56 +1000
+ -- Kel Modderman <kel at otaku42.de> Sun, 19 Jul 2009 23:58:07 +1000
sysvinit (2.86.ds1-65) unstable; urgency=low
Modified: sysvinit/trunk/debian/copyright
===================================================================
--- sysvinit/trunk/debian/copyright 2009-07-19 13:42:06 UTC (rev 1476)
+++ sysvinit/trunk/debian/copyright 2009-07-19 13:59:55 UTC (rev 1477)
@@ -38,4 +38,4 @@
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'.
+Public License can be found in `/usr/share/common-licenses/GPL-2'.
Modified: sysvinit/trunk/debian/initscripts/copyright
===================================================================
--- sysvinit/trunk/debian/initscripts/copyright 2009-07-19 13:42:06 UTC (rev 1476)
+++ sysvinit/trunk/debian/initscripts/copyright 2009-07-19 13:59:55 UTC (rev 1477)
@@ -28,4 +28,4 @@
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'.
+Public License can be found in `/usr/share/common-licenses/GPL-2'.
Modified: sysvinit/trunk/debian/patches/14_doc_fsf_addr.dpatch
===================================================================
--- sysvinit/trunk/debian/patches/14_doc_fsf_addr.dpatch 2009-07-19 13:42:06 UTC (rev 1476)
+++ sysvinit/trunk/debian/patches/14_doc_fsf_addr.dpatch 2009-07-19 13:59:55 UTC (rev 1477)
@@ -3,13 +3,14 @@
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Update the address of FSF in the copyright file.
+## DP: Also refer to /usr/share/common-licenses/GPL-2 and not the
+## DP: versionless symlink /usr/share/common-licenses/GPL.
@DPATCH@
-Index: sysvinit/COPYRIGHT
-===================================================================
---- sysvinit/COPYRIGHT (revision 93)
-+++ sysvinit/COPYRIGHT (working copy)
-@@ -12,7 +12,7 @@
+diff -urNad sysvinit~/COPYRIGHT sysvinit/COPYRIGHT
+--- sysvinit~/COPYRIGHT 2009-02-02 17:11:24.000000000 +1000
++++ sysvinit/COPYRIGHT 2009-07-19 23:49:37.000000000 +1000
+@@ -12,8 +12,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
@@ -17,4 +18,6 @@
+ 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'.
+-Public License can be found in `/usr/share/common-licenses/GPL'.
++Public License can be found in `/usr/share/common-licenses/GPL-2'.
+
Modified: sysvinit/trunk/debian/service/service
===================================================================
--- sysvinit/trunk/debian/service/service 2009-07-19 13:42:06 UTC (rev 1476)
+++ sysvinit/trunk/debian/service/service 2009-07-19 13:59:55 UTC (rev 1477)
@@ -27,7 +27,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# On Debian GNU/Linux systems, the complete text of the GNU General
-# Public License can be found in `/usr/share/common-licenses/GPL'.
+# Public License can be found in `/usr/share/common-licenses/GPL-2'.
###########################################################################
Modified: sysvinit/trunk/debian/sysv-rc/copyright
===================================================================
--- sysvinit/trunk/debian/sysv-rc/copyright 2009-07-19 13:42:06 UTC (rev 1476)
+++ sysvinit/trunk/debian/sysv-rc/copyright 2009-07-19 13:59:55 UTC (rev 1477)
@@ -29,4 +29,4 @@
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'.
+Public License can be found in `/usr/share/common-licenses/GPL-2'.
More information about the Pkg-sysvinit-commits
mailing list