[SCM] glfw packaging branch, master, updated. upstream/2.6-31-g32f60e5

Mahyuddin Susanto udienz at ubuntu.com
Tue Oct 11 12:28:28 UTC 2011


The following commit has been merged in the master branch:
commit 32f60e538e3f3df2b571b7f641573ab1f0dd774a
Author: Mahyuddin Susanto <udienz at ubuntu.com>
Date:   Tue Oct 11 19:28:12 2011 +0700

    delete unnecessary files, updated d/rules and changelogwq

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 1e0761e..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,7 +0,0 @@
-Task: apply debian patches
-Tools: quilt
-Command: quilt push -a
-Description: Please read /usr/share/doc/quilt/README.source how to use
-  quilt for managing Debian patches.
-  .
-  This is currently not needed as there are no patches.
diff --git a/debian/changelog b/debian/changelog
index 896e30f..95efdec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,8 +15,9 @@ glfw (2.7.2-1) unstable; urgency=low
     - debian/patches/fix_compilation_on_non_linux.patch.
     - debian/patches/fix-soname.patch.
   * debian/copyright: Rewritting as per dep5 format.
+  * debian/README.source: Deleted, not need anymore
 
- -- Mahyuddin Susanto <udienz at ubuntu.com>  Tue, 11 Oct 2011 19:18:11 +0700
+ -- Mahyuddin Susanto <udienz at ubuntu.com>  Tue, 11 Oct 2011 19:25:58 +0700
 
 glfw (2.6-5) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 6435268..5dd89be 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ override_dh_installdirs:
 override_dh_installdocs:
 	dh_installdocs readme.html
 
-verride_dh_clean:
+override_dh_clean:
 	[ ! -f Makefile ] || $(MAKE) x11-clean
 	find -name '*.o' -or -name '*.a' -or -name '*.so' | xargs rm
 	find -type f -executable -not -wholename "*debian*" -delete

-- 
glfw packaging



More information about the Pkg-games-commits mailing list