Re: Proposed update for ecl package

2012-03-26 Thread Adam D. Barratt
On Mon, 2012-03-26 at 00:49 +0800, Aron Xu wrote:
 On Sun, Mar 25, 2012 at 01:02, Adam D. Barratt a...@adam-barratt.org.uk 
 wrote:
  On Sat, 2012-02-04 at 01:49 +0800, Aron Xu wrote:
  I would like to propose following changes for ecl package in Squeeze,
  please have a look at the attached debdiff.
 
  Apologies for the delay in getting back to you on this.
 
  +ecl (9.6.1-1squeeze2) stable; urgency=low
  +
  +  * Team upload for stable release update.
  +  * debian/postrm: removed.
[...]
  Assuming that this has been successfully upgraded tested (at least from
  the current squeeze package; from lenny would be good but possibly a
  little more difficult to do), please go ahead with the upload.
[...]
 Uploaded, thanks.

I've just flagged the package for acceptance in to p-u; thanks.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1332786117.4831.6.ca...@jacala.jungle.funky-badger.org



Re: Proposed update for ecl package

2012-03-25 Thread Aron Xu
On Sun, Mar 25, 2012 at 01:02, Adam D. Barratt a...@adam-barratt.org.uk wrote:
 On Sat, 2012-02-04 at 01:49 +0800, Aron Xu wrote:
 I would like to propose following changes for ecl package in Squeeze,
 please have a look at the attached debdiff.

 Apologies for the delay in getting back to you on this.

 +ecl (9.6.1-1squeeze2) stable; urgency=low
 +
 +  * Team upload for stable release update.
 +  * debian/postrm: removed.
 +    We introduced this scripted when using clc, but since it's gone
 +    since Squeeze, the script will remove /usr/bin/ecl during
 +    upgrade, renders the package not usable for any user upgrading
 +    from older version. (Closes: #613484).

 Assuming that this has been successfully upgraded tested (at least from
 the current squeeze package; from lenny would be good but possibly a
 little more difficult to do), please go ahead with the upload.

 Regards,

 Adam


Uploaded, thanks.

-- 
Regards,
Aron Xu


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAMr=8w7wntu4W3-+Tr1rwdtMWpK2hA=v2yu4bbujeyi6nmb...@mail.gmail.com



Re: Proposed update for ecl package

2012-03-24 Thread Adam D. Barratt
On Sat, 2012-02-04 at 01:49 +0800, Aron Xu wrote:
 I would like to propose following changes for ecl package in Squeeze,
 please have a look at the attached debdiff.

Apologies for the delay in getting back to you on this.

+ecl (9.6.1-1squeeze2) stable; urgency=low
+
+  * Team upload for stable release update.
+  * debian/postrm: removed.
+We introduced this scripted when using clc, but since it's gone
+since Squeeze, the script will remove /usr/bin/ecl during
+upgrade, renders the package not usable for any user upgrading
+from older version. (Closes: #613484).

Assuming that this has been successfully upgraded tested (at least from
the current squeeze package; from lenny would be good but possibly a
little more difficult to do), please go ahead with the upload.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1332608557.20074.32.ca...@jacala.jungle.funky-badger.org



Proposed update for ecl package

2012-02-03 Thread Aron Xu
[Please CC, not subscribed to debian-release.]

Hi,

I would like to propose following changes for ecl package in Squeeze,
please have a look at the attached debdiff.

-- 
Regards,
Aron Xu
diff -u ecl-9.6.1/debian/changelog ecl-9.6.1/debian/changelog
--- ecl-9.6.1/debian/changelog
+++ ecl-9.6.1/debian/changelog
@@ -1,3 +1,14 @@
+ecl (9.6.1-1squeeze2) stable; urgency=low
+
+  * Team upload for stable release update.
+  * debian/postrm: removed.
+We introduced this scripted when using clc, but since it's gone
+since Squeeze, the script will remove /usr/bin/ecl during
+upgrade, renders the package not usable for any user upgrading
+from older version. (Closes: #613484).
+
+ -- Aron Xu a...@debian.org  Sat, 04 Feb 2012 01:34:41 +0800
+
 ecl (9.6.1-1squeeze1) testing; urgency=low
 
   * Non-maintainer upload.
reverted:
--- ecl-9.6.1/debian/postrm
+++ ecl-9.6.1.orig/debian/postrm
@@ -1,36 +0,0 @@
-#! /bin/sh
-# postrm script for series
-#
-# see: dh_installdeb(1)
-
-set -e
-
-# summary of how this script can be called:
-#* postrm `remove'
-#* postrm `purge'
-#* old-postrm `upgrade' new-version
-#* new-postrm `failed-upgrade' old-version
-#* new-postrm `abort-install'
-#* new-postrm `abort-install' old-version
-#* new-postrm `abort-upgrade' old-version
-#* disappearer's-postrm `disappear' roverwritr new-version
-# for details, see /usr/share/doc/packaging-manual/
-
-case $1 in
-   
purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
-rm /usr/bin/ecl 2 /dev/null || true
-rm /usr/lib/ecl/*.o 2 /dev/null || true
-;;
-
-*)
-echo postrm called with unknown argument \`$1' 2
-exit 0
-
-esac
-
-# dh_installdeb will replace this with shell code automatically
-# generated by other debhelper scripts.
-
-#DEBHELPER#
-
-


signature.asc
Description: Digital signature