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

Re: Bug#588089: aptitude: SIGABRT when typing ~ in search box – RC?



tag 588089 + patch
thanks

Dear Julien,
Julien Cristau schrieb am 11.01.2011 00:45:
> On Mon, Jan 10, 2011 at 21:56:42 +0100, Kai Wasserbäch wrote:
>> Can you consider to make this a "blocker" bug for Squeeze?
> 
> No.  (Which doesn't mean that it can't be fixed, just that the release
> won't wait for a fix.)

as I'm not yet a DD [0], can I ask you to upload the attached NMU (the signed
dsc is available at [1] (dget'able URL)) for me and unblock the migration of the
fix to Squeeze? As this is sort of my first real NMU I hope I didn't forget
anything or messed something else up. If I did, please let me know and I fix it
ASAP.

Kind regards,
Kai Wasserbäch


[0] <https://nm.debian.org/nmstatus.php?email=debian%40carbon-project.org>
[1] <http://dev.carbon-project.org/debian/NMU/aptitude/aptitude_0.6.3-3.3.dsc>



-- 

Kai Wasserbäch (Kai Wasserbaech)

E-Mail: debian@carbon-project.org
Jabber (debianforum.de): Drizzt
URL: http://wiki.debian.org/C%C3%B9ran
GnuPG: 0xE1DE59D2      0600 96CE F3C8 E733 E5B6 1587 A309 D76C E1DE 59D2
(http://pgpkeys.pca.dfn.de/pks/lookup?search=0xE1DE59D2&fingerprint=on&hash=on&op=vindex)
diff -Nru aptitude-0.6.3/debian/changelog aptitude-0.6.3/debian/changelog
--- aptitude-0.6.3/debian/changelog	2010-10-16 19:36:26.000000000 +0200
+++ aptitude-0.6.3/debian/changelog	2011-01-11 16:12:43.000000000 +0100
@@ -1,3 +1,14 @@
+aptitude (0.6.3-3.3) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/control:
+    - Move apt-xapian-index to Depends. Until the fallback code has landed in
+      Aptitude, this fixes the SIGABRT described in #588089. (Closes: #588089)
+    - Set source priority (fixes dpkg-genchanges warning).
+    - Bumped Standards-Version to 3.9.1, no further changes needed.
+
+ -- Kai Wasserbäch <debian@carbon-project.org>  Tue, 11 Jan 2011 16:01:51 +0100
+
 aptitude (0.6.3-3.2) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru aptitude-0.6.3/debian/control aptitude-0.6.3/debian/control
--- aptitude-0.6.3/debian/control	2010-08-26 19:47:48.000000000 +0200
+++ aptitude-0.6.3/debian/control	2011-01-11 16:11:06.000000000 +0100
@@ -1,5 +1,6 @@
 Source: aptitude
 Section: admin
+Priority: important
 Maintainer: Daniel Burrows <dburrows@debian.org>
 Build-Depends: libapt-pkg-dev (>= 0.8.0), debhelper (>= 5.0.0),
  libsigc++-2.0-dev, libcppunit-dev, libcwidget-dev (>= 0.5.6.1-2),
@@ -11,13 +12,12 @@
  libgtest-dev, google-mock, libsqlite3-dev
 Vcs-Git: git://git.debian.org/git/aptitude/aptitude.git
 Vcs-Browser: http://git.debian.org/?p=aptitude/aptitude.git;a=summary
-Standards-Version: 3.8.3
+Standards-Version: 3.9.1
 
 Package: aptitude
 Architecture: any
-Priority: important
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: aptitude-doc-en | aptitude-doc, sensible-utils, apt-xapian-index, libparse-debianchangelog-perl
+Depends: ${shlibs:Depends}, ${misc:Depends}, apt-xapian-index
+Recommends: aptitude-doc-en | aptitude-doc, sensible-utils, libparse-debianchangelog-perl
 Suggests: tasksel, debtags
 Conflicts: ia32-apt-get (<< 22)
 Description: terminal-based package manager (terminal interface only)

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: