[DRE-commits] r1695 - in packages/librmagick-ruby/trunk/debian: . patches

lucas at alioth.debian.org lucas at alioth.debian.org
Wed Jun 13 17:53:42 UTC 2007


Author: lucas
Date: 2007-06-13 17:53:42 +0000 (Wed, 13 Jun 2007)
New Revision: 1695

Removed:
   packages/librmagick-ruby/trunk/debian/patches/remove-config.status-on-distclean.dpatch
Modified:
   packages/librmagick-ruby/trunk/debian/changelog
   packages/librmagick-ruby/trunk/debian/patches/00list
Log:
removal of config.status now included upstream

Modified: packages/librmagick-ruby/trunk/debian/changelog
===================================================================
--- packages/librmagick-ruby/trunk/debian/changelog	2007-06-13 14:32:48 UTC (rev 1694)
+++ packages/librmagick-ruby/trunk/debian/changelog	2007-06-13 17:53:42 UTC (rev 1695)
@@ -1,8 +1,9 @@
-librmagick-ruby (1.15.6-2) UNRELEASED; urgency=low
+librmagick-ruby (1.15.7-1) unstable; urgency=low
 
-  * NOT RELEASED YET
+  * New upstream release.
+  * Removed hack to clean config.status during make distclean.
 
- -- Lucas Nussbaum <lucas at lucas-nussbaum.net>  Tue, 22 May 2007 10:50:52 +0200
+ -- Lucas Nussbaum <lucas at lucas-nussbaum.net>  Wed, 13 Jun 2007 19:28:48 +0200
 
 librmagick-ruby (1.15.6-1) unstable; urgency=low
 

Modified: packages/librmagick-ruby/trunk/debian/patches/00list
===================================================================
--- packages/librmagick-ruby/trunk/debian/patches/00list	2007-06-13 14:32:48 UTC (rev 1694)
+++ packages/librmagick-ruby/trunk/debian/patches/00list	2007-06-13 17:53:42 UTC (rev 1695)
@@ -1,3 +1,2 @@
 pkg-config.dpatch
 fail-on-doc-failure.dpatch
-remove-config.status-on-distclean.dpatch

Deleted: packages/librmagick-ruby/trunk/debian/patches/remove-config.status-on-distclean.dpatch
===================================================================
--- packages/librmagick-ruby/trunk/debian/patches/remove-config.status-on-distclean.dpatch	2007-06-13 14:32:48 UTC (rev 1694)
+++ packages/librmagick-ruby/trunk/debian/patches/remove-config.status-on-distclean.dpatch	2007-06-13 17:53:42 UTC (rev 1695)
@@ -1,18 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## remove-config.status-on-distclean.dpatch by Lucas Nussbaum <lucas at lucas-nussbaum.net>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Remove config.status when calling the distclean rule
-
- at DPATCH@
-diff -urNad librmagick-ruby-1.15.6~/Makefile.in librmagick-ruby-1.15.6/Makefile.in
---- librmagick-ruby-1.15.6~/Makefile.in	2006-04-23 15:12:51.000000000 +0200
-+++ librmagick-ruby-1.15.6/Makefile.in	2007-05-21 18:01:56.000000000 +0200
-@@ -26,6 +26,7 @@
- 	rm -f Makefile ext/RMagick/extconf.rb metaconfig
- 	rm -f ext/RMagick/Makefile config.cache config.log
- 	rm -rf autom4te.cache
-+	rm -f config.status
- 
- uninstall: .config
- 	$(RUBY) uninstall.rb $(RUBY_CONFIG_OPTS)




More information about the Pkg-ruby-extras-commits mailing list