Package: libimage-size-ruby
Version: 20040618-1
Severity: normal
Tags: patch
Hi,
Attached is the diff for my libimage-size-ruby 20040618-1.1 NMU.
bye
- michael
diff -Nru /tmp/jsndBzv54i/libimage-size-ruby-20040618/debian/changelog
/tmp/Q69TyIalea/libimage-size-ruby-20040618/debian/changelog
--- /tmp/jsndBzv54i/libimage-size-ruby-20040618/debian/changelog
2006-08-03 13:57:34.000000000 +0200
+++ /tmp/Q69TyIalea/libimage-size-ruby-20040618/debian/changelog
2006-08-03 13:57:34.000000000 +0200
@@ -1,3 +1,10 @@
+libimage-size-ruby (20040618-1.1) unstable; urgency=low
+
+ * Non-maintainer upload
+ * Stop building packages for soon-to-be-obsolete ruby1.6 (Closes: #366571)
+
+ -- Michael Ablassmeier <[EMAIL PROTECTED]> Thu, 3 Aug 2006 13:56:47 +0200
+
libimage-size-ruby (20040618-1) unstable; urgency=low
* New upstream release
diff -Nru /tmp/jsndBzv54i/libimage-size-ruby-20040618/debian/control
/tmp/Q69TyIalea/libimage-size-ruby-20040618/debian/control
--- /tmp/jsndBzv54i/libimage-size-ruby-20040618/debian/control 2006-08-03
13:57:34.000000000 +0200
+++ /tmp/Q69TyIalea/libimage-size-ruby-20040618/debian/control 2006-08-03
13:57:34.000000000 +0200
@@ -15,11 +15,3 @@
Supported types:
PCX, PSD, XPM, TIFF, XBM, PGM, PBM, PPM, BMP, JPEG, PNG, GIF, SWF
-Package: libimage-size-ruby1.6
-Provides: libimage-size-ruby
-Architecture: all
-Depends: libruby1.6
-Description: ruby extension to measure image (GIF, PNG, JPEG ,,, etc) size
- This library written by Pure Ruby.
- Supported types:
- PCX, PSD, XPM, TIFF, XBM, PGM, PBM, PPM, BMP, JPEG, PNG, GIF, SWF
diff -Nru /tmp/jsndBzv54i/libimage-size-ruby-20040618/debian/rules
/tmp/Q69TyIalea/libimage-size-ruby-20040618/debian/rules
--- /tmp/jsndBzv54i/libimage-size-ruby-20040618/debian/rules 2006-08-03
13:57:34.000000000 +0200
+++ /tmp/Q69TyIalea/libimage-size-ruby-20040618/debian/rules 2006-08-03
13:57:34.000000000 +0200
@@ -70,10 +70,6 @@
# Add here commands to install the indep part of the package into
# debian/<package>-doc.
mkdir -p \
- $(CURDIR)/debian/libimage-size-ruby1.6/usr/lib/ruby/1.6
- install -m 644 lib/*.rb \
- $(CURDIR)/debian/libimage-size-ruby1.6/usr/lib/ruby/1.6
- mkdir -p \
$(CURDIR)/debian/libimage-size-ruby1.8/usr/lib/ruby/1.8
install -m 644 lib/*.rb \
$(CURDIR)/debian/libimage-size-ruby1.8/usr/lib/ruby/1.8