[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#359634: Intent to NMU



Hello,

I intend to NMU this one.

In order to fix (or at least work around) #390189 I'd need a binary NMU,
but I can't do a binary NMU because of this bug.  NMUing the patch seems
to be the fix for both.

Attached is the diff of the version I'd like to upload.  I post it for a
quick review before uploading.


Ciao,

Enrico

-- 
GPG key: 1024D/797EBFAB 2000-12-05 Enrico Zini <enrico@debian.org>
diff -Naur apt-0.6.46.o/debian/changelog apt-0.6.46/debian/changelog
--- apt-0.6.46.o/debian/changelog	2006-09-21 10:25:04.000000000 +0200
+++ apt-0.6.46/debian/changelog	2006-09-30 00:04:32.517732155 +0200
@@ -1,3 +1,10 @@
+apt (0.6.46-0.1) unstable; urgency=low
+
+  * Non-maintainer upload
+  * Applied patch from Daniel Schepler.  Closes: bug#359634.
+
+ -- Enrico Zini <enrico@debian.org>  Sat, 30 Sep 2006 00:00:14 +0200
+
 apt (0.6.46) unstable; urgency=low
 
   * debian/control:
diff -Naur apt-0.6.46.o/debian/rules apt-0.6.46/debian/rules
--- apt-0.6.46.o/debian/rules	2006-04-26 12:54:08.000000000 +0200
+++ apt-0.6.46/debian/rules	2006-09-30 00:05:08.848002655 +0200
@@ -38,7 +38,7 @@
 
 PKG=apt
 DEB_BUILD_PROG:=debuild --preserve-envvar PATH --preserve-envvar CCACHE_DIR -us -uc $(DEB_BUILD_PROG_OPTS)
-APT_DEBVER=$(shell dpkg-parsechangelog |sed -n -e '/^Version:/s/^Version: //p')
+APT_DEBVER=$(shell dpkg-parsechangelog |sed -n -e '/^Version:/s/^Version: //p' -e 's/\+.*$$//')
 APT_CONFVER=$(shell sed -n -e 's/^AC_DEFINE_UNQUOTED(VERSION,"\(.*\)")/\1/p' configure.in)
 APT_CVSTAG=$(shell echo "$(APT_DEBVER)" | sed -e 's/^/v/' -e 's/\./_/g')
 

Attachment: signature.asc
Description: Digital signature


Reply to: