Bug#472377: scribble: uses obsolete version specification in conflicts

2010-09-07 Thread Andreas Metzler
On 2010-08-21 Adam D. Barratt a...@adam-barratt.org.uk wrote:
 On Sat, 2010-08-21 at 09:23 +0200, Andreas Metzler wrote:
 ] Replaces: scrabble ( 1.10)
 ] Conflicts: scrabble ( 1.10)
 
 These should be =, as per policy 7.1:
 [...]
 --
 Replacing available packages info, using /var/cache/apt/available.
 warning, in file '/var/cache/apt/available' near line 621485 package 
 'scribble':
  `Replaces' field, reference to `scrabble':
  `' is obsolete, use `=' or `' instead
 [...]
 Cc-ing -release to get confirmation that a minimal fix would be
 acceptable for sqeeze.

 That should be fine.
[...]

Hello,

the delayed nmu hass been accepted. Could you unblock scribble
1.10-2+nmu1 ? 

Thanks in advance, cu andreas
diff -Nru scribble-1.10/debian/changelog scribble-1.10/debian/changelog
--- scribble-1.10/debian/changelog	2006-12-19 16:54:57.0 +0100
+++ scribble-1.10/debian/changelog	2010-08-28 08:40:30.0 +0200
@@ -1,3 +1,11 @@
+scribble (1.10-2+nmu1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Change versioned Conflicts/Replaces to use  instead of .
+Closes: #472377
+
+ -- Andreas Metzler ametz...@debian.org  Sat, 21 Aug 2010 13:49:16 +0200
+
 scribble (1.10-2) unstable; urgency=medium
 
   * Fixed conflict with scrabble package (closes: #403394)
diff -Nru scribble-1.10/debian/control scribble-1.10/debian/control
--- scribble-1.10/debian/control	2006-12-19 16:54:13.0 +0100
+++ scribble-1.10/debian/control	2010-08-21 13:55:45.0 +0200
@@ -7,8 +7,8 @@
 
 Package: scribble
 Architecture: all
-Conflicts: scrabble (1.10)
-Replaces: scrabble (1.10)
+Conflicts: scrabble ( 1.10)
+Replaces: scrabble ( 1.10)
 Description: Popular crossword game, similar to Scrabble(R)
  Scribble is a hybrid of crossword mentality, positional strategy, and
  a true test of your language mastery, similar to the game Scrabble(R)


signature.asc
Description: Digital signature


Bug#472377: scribble: uses obsolete version specification in conflicts

2010-09-07 Thread Adam D. Barratt
On Tue, 2010-09-07 at 19:47 +0200, Andreas Metzler wrote:
 On 2010-08-21 Adam D. Barratt a...@adam-barratt.org.uk wrote:
  On Sat, 2010-08-21 at 09:23 +0200, Andreas Metzler wrote:
  ] Replaces: scrabble ( 1.10)
  ] Conflicts: scrabble ( 1.10)
  
  These should be =, as per policy 7.1:
[...]
  Cc-ing -release to get confirmation that a minimal fix would be
  acceptable for sqeeze.
 
  That should be fine.
[...]
 the delayed nmu hass been accepted. Could you unblock scribble
 1.10-2+nmu1 ? 

Unblocked.

Regards,

Adam



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#472377: scribble: uses obsolete version specification in conflicts

2010-08-28 Thread Andreas Metzler
tags 472377 pending
thanks

On 2010-08-21 Andreas Metzler ametz...@downhill.at.eu.org wrote:
[...]
 suggested patch attached. I used ( 1.10) since scribble 1.10-1 replaced
 scrabble 1.9-1.

 I intend to make a NMU with the attached patch to delayed-10 days next
 weekend, unless somebody asks me not to.

Uploaded to delayed-10, with a minimal change. - The uploaded NMU
source version is 1.10-2+nmu1 (as per developer reference) instead of
1.10-2.1.

cu andreas



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#472377: scribble: uses obsolete version specification in conflicts

2010-08-21 Thread Andreas Metzler
On 2008-03-23 Anthony Towns a...@azure.humbug.org.au wrote:
 Package: scribble
 Version: 1.10-2

 scribble specifies:

 ] Replaces: scrabble ( 1.10)
 ] Conflicts: scrabble ( 1.10)

 These should be =, as per policy 7.1:

 ] The relations allowed are `', `=', `=', `=' and `' for strictly
 ] earlier, earlier or equal, exactly equal, later or equal and strictly
 ] later, respectively.  The deprecated forms `' and `' were used to
 ] mean earlier/later or equal, rather than strictly earlier/later, so they
 ] should not appear in new packages (though `dpkg' still supports them).

Hello,

could we please get this fixed for squeeze? dpkg 1.15.8.4
introduced additional warnings that are triggered on every apt-get
update:

--
Replacing available packages info, using /var/cache/apt/available.
warning, in file '/var/cache/apt/available' near line 621485 package 'scribble':
 `Replaces' field, reference to `scrabble':
 `' is obsolete, use `=' or `' instead
warning, in file '/var/cache/apt/available' near line 621486 package 'scribble':
 `Conflicts' field, reference to `scrabble':
 `' is obsolete, use `=' or `' instead
Information about 29960 package(s) was updated.
--

Afaiui dpkg 1.15.8.4 is targeted for squeeze. I tend to think it might
be a good idea to save our users this error message by fixing
scribble.

Cc-ing -release to get confirmation that a minimal fix would be
acceptable for sqeeze.

thanks, cu andreas




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#472377: scribble: uses obsolete version specification in conflicts

2010-08-21 Thread Adam D. Barratt
On Sat, 2010-08-21 at 09:23 +0200, Andreas Metzler wrote:
  ] Replaces: scrabble ( 1.10)
  ] Conflicts: scrabble ( 1.10)
 
  These should be =, as per policy 7.1:
[...]
 --
 Replacing available packages info, using /var/cache/apt/available.
 warning, in file '/var/cache/apt/available' near line 621485 package 
 'scribble':
  `Replaces' field, reference to `scrabble':
  `' is obsolete, use `=' or `' instead
[...]
 Cc-ing -release to get confirmation that a minimal fix would be
 acceptable for sqeeze.

That should be fine.

Regards,

Adam



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#472377: scribble: uses obsolete version specification in conflicts

2010-08-21 Thread Andreas Metzler
tags 472377 patch
thanks

On 2010-08-21 Adam D. Barratt a...@adam-barratt.org.uk wrote:
 On Sat, 2010-08-21 at 09:23 +0200, Andreas Metzler wrote:
   ] Replaces: scrabble ( 1.10)
   ] Conflicts: scrabble ( 1.10)

   These should be =, as per policy 7.1:
 [...]
 --
 Replacing available packages info, using /var/cache/apt/available.
 warning, in file '/var/cache/apt/available' near line 621485 package 
 'scribble':
  `Replaces' field, reference to `scrabble':
  `' is obsolete, use `=' or `' instead
 [...]
 Cc-ing -release to get confirmation that a minimal fix would be
 acceptable for sqeeze.

 That should be fine.

Hello,

suggested patch attached. I used ( 1.10) since scribble 1.10-1 replaced
scrabble 1.9-1.

I intend to make a NMU with the attached patch to delayed-10 days next
weekend, unless somebody asks me not to.

cu andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'
diff -Nru scribble-1.10/debian/changelog scribble-1.10/debian/changelog
--- scribble-1.10/debian/changelog	2006-12-19 16:54:57.0 +0100
+++ scribble-1.10/debian/changelog	2010-08-21 13:55:50.0 +0200
@@ -1,3 +1,11 @@
+scribble (1.10-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Change versioned Conflicts/Replaces to use  instead of .
+Closes: #472377
+
+ -- Andreas Metzler ametz...@debian.org  Sat, 21 Aug 2010 13:49:16 +0200
+
 scribble (1.10-2) unstable; urgency=medium
 
   * Fixed conflict with scrabble package (closes: #403394)
diff -Nru scribble-1.10/debian/control scribble-1.10/debian/control
--- scribble-1.10/debian/control	2006-12-19 16:54:13.0 +0100
+++ scribble-1.10/debian/control	2010-08-21 13:55:45.0 +0200
@@ -7,8 +7,8 @@
 
 Package: scribble
 Architecture: all
-Conflicts: scrabble (1.10)
-Replaces: scrabble (1.10)
+Conflicts: scrabble ( 1.10)
+Replaces: scrabble ( 1.10)
 Description: Popular crossword game, similar to Scrabble(R)
  Scribble is a hybrid of crossword mentality, positional strategy, and
  a true test of your language mastery, similar to the game Scrabble(R)


signature.asc
Description: Digital signature


Bug#472377: scribble: uses obsolete version specification in conflicts

2008-03-23 Thread Anthony Towns
Package: scribble
Version: 1.10-2

scribble specifies:

] Replaces: scrabble ( 1.10)
] Conflicts: scrabble ( 1.10)

These should be =, as per policy 7.1:

] The relations allowed are `', `=', `=', `=' and `' for strictly
] earlier, earlier or equal, exactly equal, later or equal and strictly
] later, respectively.  The deprecated forms `' and `' were used to
] mean earlier/later or equal, rather than strictly earlier/later, so they
] should not appear in new packages (though `dpkg' still supports them).

Cheers,
aj




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]