Comment 9 for bug 6861

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Fri, 09 Jul 2004 10:52:40 +0200
From: Marc 'HE' Brockschmidt <email address hidden>
To: <email address hidden>, <email address hidden>
Subject: Re: NMU

--==-=-=
Content-Type: multipart/mixed; boundary="=-=-="

--=-=-=

Marc 'HE' Brockschmidt <email address hidden> writes:
> If you don't fix these 2 bugs until 2004-07-09, i'll NMU python-osd.

Done. Packages were uploaded to DEALYED/3-days.

NMU-Patch is attached.

Marc
--
$_=')(hBCdzVnS})3..0}_$;//::niam/s~=)]3[))_$(rellac(=_$({pam(esrever })e$.)4/3*
)e$(htgnel+23(rhc,"u"(kcapnu ,""nioj ;|_- |/+9-0z-aZ-A|rt~=e$;_$=e${pam tnirp{y
V2ajFGabus} yV2ajFGa&{gwmclBHIbus}gwmclBHI&{yVGa09mbbus}yVGa09mb&{hBCdzVnSbus';
s/\n//g;s/bus/\nbus/g;eval scalar reverse # <mailto:<email address hidden>>

--=-=-=
Content-Type: text/x-patch
Content-Disposition: inline; filename=NMU.patch

diff -wru python-osd-0.2.6-1/debian/changelog python-osd-0.2.6-1.1/debian/changelog
--- python-osd-0.2.6-1/debian/changelog 2004-07-09 10:26:45.000000000 +0200
+++ python-osd-0.2.6-1.1/debian/changelog 2004-07-09 10:36:53.000000000 +0200
@@ -1,3 +1,14 @@
+python-osd (0.2.6-1.1) unstable; urgency=low
+
+ * NMU.
+ * debian/control: We can't recommend twisted for the 2.1 package, as twisted
+ upstream stopped supporting Python 2.1 (which led to the removal of the
+ Debian package) (Closes: #240549)
+ * debian/rules: Remove setgid bits from the build dir. Report and Patch
+ from Matt Kraai, thanks! (#248774)
+
+ -- Marc 'HE' Brockschmidt <email address hidden> Fri, 9 Jul 2004 10:27:02 +0200
+
 python-osd (0.2.6-1) unstable; urgency=low

   * Use python2.3 by default.
diff -wru python-osd-0.2.6-1/debian/control python-osd-0.2.6-1.1/debian/control
--- python-osd-0.2.6-1/debian/control 2004-07-09 10:26:45.000000000 +0200
+++ python-osd-0.2.6-1.1/debian/control 2004-07-09 10:29:43.000000000 +0200
@@ -21,7 +21,6 @@
 Package: python2.1-osd
 Architecture: any
 Depends: python2.1, ${shlibs:Depends}
-Recommends: python2.1-twisted
 Description: Python bindings for X On-Screen Display library
  PyOSD is a python module for displaying text on your X display, much
  like the "On Screen Displays" used on TVs and some monitors.
diff -wru python-osd-0.2.6-1/debian/rules python-osd-0.2.6-1.1/debian/rules
--- python-osd-0.2.6-1/debian/rules 2004-07-09 10:26:45.000000000 +0200
+++ python-osd-0.2.6-1.1/debian/rules 2004-07-09 10:27:40.000000000 +0200
@@ -16,6 +16,7 @@
  find . -type f -name '*.pyc' -print0 \
  | xargs -0 --no-run-if-empty rm --
  rm -rf debian/substvars debian/files
+ chmod -R g-s .

 DUMMY_INSTDIR:=debian/install/dummy

--=-=-=--

--==-=-=
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQBA7lzdmO5zOp3h7rERArg6AKCH0HqZleUGZGmz8P7fCNdDx//aBgCfcKoD
TaaauX6yG8Q1hw/pkK4hOic=
=uTSP
-----END PGP SIGNATURE-----
--==-=-=--