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

Re: slbackup for s-p-u



Hi Adam,

On Di 24 Apr 2012 23:09:41 CEST "Adam D. Barratt" wrote:

Looking through the diff, "drop" appears to mean:

+ if (system("dpkg --compare-versions \"".$ARGV[1]."\" le \"0.0.12-3\"") == 0) {
+	system("test -f /etc/cron.daily/slbackup && rm  /etc/cron.daily/slbackup");
+    }

At a minimum that should be checking that the file in question hasn't
been modified since the version shipped by the package, otherwise it's
an invitation for a new RC bug.

For a package intended to be uploaded to squeeze-updates, will it be ok to introduce usage of dpkg-maintscript-helper into the package? For squeeze, do I additionally have to Pre-Depend the package on dpkg (>= 1.15.7.2), explictly?

Thanks,
Mike

--

DAS-NETZWERKTEAM
mike gabriel, dorfstr. 27, 24245 barmissen
fon: +49 (4302) 281418, fax: +49 (4302) 281419

GnuPG Key ID 0xB588399B
mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb

Attachment: pgpDXs72r7W8i.pgp
Description: Digitale PGP-Unterschrift


Reply to: