diff -u sysinfo-0.7/debian/changelog sysinfo-0.7/debian/changelog --- sysinfo-0.7/debian/changelog +++ sysinfo-0.7/debian/changelog @@ -1,3 +1,9 @@ +sysinfo (0.7-1ubuntu6) jaunty; urgency=low + + * Wrong release information (LP: #363130) + + -- Koen Beek Mon, 20 Apr 2009 22:48:47 +0200 + sysinfo (0.7-1ubuntu5) jaunty; urgency=low * Rebuild for gnome-sharp2 transition diff -u sysinfo-0.7/debian/rules sysinfo-0.7/debian/rules --- sysinfo-0.7/debian/rules +++ sysinfo-0.7/debian/rules @@ -9,14 +9,8 @@ CURVER = $(shell dpkg-parsechangelog | grep ^Version | cut -d" " -f2 | cut -d"-" -f1 ) -DISTRO = "$(shell lsb_release -si)" - include /usr/share/quilt/quilt.make -ifeq ($(DISTRO),"Ubuntu") -export QUILT_SERIES=$(QUILT_PATCH_DIR)/series-ubuntu -endif - configure: config-stamp config-stamp: $(QUILT_STAMPFN) dh_testdir diff -u sysinfo-0.7/debian/patches/series sysinfo-0.7/debian/patches/series --- sysinfo-0.7/debian/patches/series +++ sysinfo-0.7/debian/patches/series @@ -9,0 +10 @@ +09-ubuntu_lsb_release.diff reverted: --- sysinfo-0.7/debian/patches/series-ubuntu +++ sysinfo-0.7.orig/debian/patches/series-ubuntu @@ -1,10 +0,0 @@ -00-fix_build_system.patch -01-fix_concatenation.patch -02-fix_sysinfo.desktop.patch -03-fix_Process_ambiguity.patch -04-fix_usb_pci_limit.patch -05-fix_about_close_button.patch -06-check_nvidia_settings.patch -07-nvidia_crash.diff -08-correct_url.diff -09-ubuntu_lsb_release.diff