Author: aurel32
Date: 2009-04-26 21:47:14 +0000 (Sun, 26 Apr 2009)
New Revision: 3427

Added:
   glibc-package/branches/eglibc-2.9/debian/debhelper.in/eglibc-source.install
Removed:
   glibc-package/branches/eglibc-2.9/debian/debhelper.in/glibc-source.install
Modified:
   glibc-package/branches/eglibc-2.9/debian/changelog
   glibc-package/branches/eglibc-2.9/debian/control
   glibc-package/branches/eglibc-2.9/debian/control.in/main
   glibc-package/branches/eglibc-2.9/debian/rules
   glibc-package/branches/eglibc-2.9/debian/rules.d/build.mk
Log:
    - Rename glibc-source package into eglibc-source.



Modified: glibc-package/branches/eglibc-2.9/debian/changelog
===================================================================
--- glibc-package/branches/eglibc-2.9/debian/changelog  2009-04-26 21:40:28 UTC 
(rev 3426)
+++ glibc-package/branches/eglibc-2.9/debian/changelog  2009-04-26 21:47:14 UTC 
(rev 3427)
@@ -12,6 +12,7 @@
     - Add any/submitted-nss-nsswitch.diff to fix linuxthreads builds.
     - More tests of flavour/biarch builds are run, update the expected
       testsuite results accordingly.
+    - Rename glibc-source package into eglibc-source.
 
  -- Aurelien Jarno <[email protected]>  Sun, 26 Apr 2009 23:36:38 +0200
 

Modified: glibc-package/branches/eglibc-2.9/debian/control
===================================================================
--- glibc-package/branches/eglibc-2.9/debian/control    2009-04-26 21:40:28 UTC 
(rev 3426)
+++ glibc-package/branches/eglibc-2.9/debian/control    2009-04-26 21:47:14 UTC 
(rev 3427)
@@ -26,13 +26,13 @@
  ChangeLog.  The GNU C Library Reference manual has been moved into
  glibc-doc-reference for licensing reasons.
 
-Package: glibc-source
+Package: eglibc-source
 Architecture: all
 Section: devel
 Priority: optional
-Description: GNU C Library: sources
+Description: Embedded GNU C Library: sources
  This package contains the sources and patches which are needed to
- build glibc.
+ build eglibc.
 
 Package: locales
 Architecture: all

Modified: glibc-package/branches/eglibc-2.9/debian/control.in/main
===================================================================
--- glibc-package/branches/eglibc-2.9/debian/control.in/main    2009-04-26 
21:40:28 UTC (rev 3426)
+++ glibc-package/branches/eglibc-2.9/debian/control.in/main    2009-04-26 
21:47:14 UTC (rev 3427)
@@ -26,13 +26,13 @@
  ChangeLog.  The GNU C Library Reference manual has been moved into
  glibc-doc-reference for licensing reasons.
 
-Package: glibc-source
+Package: eglibc-source
 Architecture: all
 Section: devel
 Priority: optional
-Description: GNU C Library: sources
+Description: Embedded GNU C Library: sources
  This package contains the sources and patches which are needed to
- build glibc.
+ build eglibc.
 
 Package: locales
 Architecture: all

Copied: 
glibc-package/branches/eglibc-2.9/debian/debhelper.in/eglibc-source.install 
(from rev 3425, 
glibc-package/branches/eglibc-2.9/debian/debhelper.in/glibc-source.install)
===================================================================
--- glibc-package/branches/eglibc-2.9/debian/debhelper.in/eglibc-source.install 
                        (rev 0)
+++ glibc-package/branches/eglibc-2.9/debian/debhelper.in/eglibc-source.install 
2009-04-26 21:47:14 UTC (rev 3427)
@@ -0,0 +1 @@
+BUILD-TREE/glibc-*.tar.lzma /usr/src/glibc

Deleted: 
glibc-package/branches/eglibc-2.9/debian/debhelper.in/glibc-source.install
===================================================================
--- glibc-package/branches/eglibc-2.9/debian/debhelper.in/glibc-source.install  
2009-04-26 21:40:28 UTC (rev 3426)
+++ glibc-package/branches/eglibc-2.9/debian/debhelper.in/glibc-source.install  
2009-04-26 21:47:14 UTC (rev 3427)
@@ -1 +0,0 @@
-BUILD-TREE/glibc-*.tar.lzma /usr/src/glibc

Modified: glibc-package/branches/eglibc-2.9/debian/rules
===================================================================
--- glibc-package/branches/eglibc-2.9/debian/rules      2009-04-26 21:40:28 UTC 
(rev 3426)
+++ glibc-package/branches/eglibc-2.9/debian/rules      2009-04-26 21:47:14 UTC 
(rev 3427)
@@ -124,7 +124,7 @@
 curpass = $(filter-out %_,$(subst _,_ ,$@))
 
 DEB_ARCH_REGULAR_PACKAGES = $(libc) $(libc)-dev $(libc)-dbg $(libc)-prof 
$(libc)-pic locales-all
-DEB_INDEP_REGULAR_PACKAGES = glibc-doc glibc-source locales
+DEB_INDEP_REGULAR_PACKAGES = glibc-doc eglibc-source locales
 DEB_UDEB_PACKAGES = $(libc)-udeb libnss-dns-udeb libnss-files-udeb
 
 # Generic kernel version check

Modified: glibc-package/branches/eglibc-2.9/debian/rules.d/build.mk
===================================================================
--- glibc-package/branches/eglibc-2.9/debian/rules.d/build.mk   2009-04-26 
21:40:28 UTC (rev 3426)
+++ glibc-package/branches/eglibc-2.9/debian/rules.d/build.mk   2009-04-26 
21:47:14 UTC (rev 3427)
@@ -171,7 +171,7 @@
 
 $(stamp)source: $(stamp)patch
        tar -c --lzma -C .. \
-               -f $(build-tree)/glibc-$(EGLIBC_VERSION).tar.lzma \
+               -f $(build-tree)/eglibc-$(EGLIBC_VERSION).tar.lzma \
                $(EGLIBC_SOURCES)
        touch $@
 


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to