Bug#820479: patch

2016-05-04 Thread Nicholas D Steeves
Hi Steve,

I just wanted to follow-up, and mention that the btrfs-progs rename
and patched partman-btrfs are in the archive and have migrated to
testing.

Best regards,
Nicholas



Bug#820479: patch

2016-04-09 Thread Nicholas D Steeves
On 8 April 2016 at 18:40, Steve McIntyre  wrote:
> Control: tag -1 +pending
>
> Thanks. I've tweaked this slightly and pushed to git just now so
> daily/weekly builds with DTRT. I'm due a debian-cd upload soon-ish
> which will mark this bug as properly fixed.
>
> debian-cd will attempt to pull in packages by name, but doesn't fail
> in cases where packages are not found. So for now the easiest thing to
> do for us is list both btrfs-tools and btrfs-progs so we'll work
> either side of the transition.

Wow, that's super handy, that we can list both! Partman-btrfs isn't as
flexible so the btrfs-progs will need to hit unstable to not break it.

Cheers,
Nicholas



Bug#820479: patch

2016-04-08 Thread Steve McIntyre
Control: tag -1 +pending

Thanks. I've tweaked this slightly and pushed to git just now so
daily/weekly builds with DTRT. I'm due a debian-cd upload soon-ish
which will mark this bug as properly fixed.

debian-cd will attempt to pull in packages by name, but doesn't fail
in cases where packages are not found. So for now the easiest thing to
do for us is list both btrfs-tools and btrfs-progs so we'll work
either side of the transition.

On Fri, Apr 08, 2016 at 05:59:32PM -0400, Nicholas D Steeves wrote:
>Sorry, forgot to include this patch:
>
>diff -ur ./debian/changelog ../debian-cd/debian/changelog
>--- ./debian/changelog  2016-04-08 16:51:39.824068392 -0400
>+++ ../debian-cd/debian/changelog   2016-04-08 16:54:23.95689 -0400
>@@ -1,4 +1,4 @@
>-debian-cd (3.1.18) UNRELEASED; urgency=medium
>+debian-cd (3.1.18+nmu1) UNRELEASED; urgency=medium
>
>   [ Steve McIntyre ]
>   * Start stretch, simply copying jessie for now
>@@ -53,7 +53,10 @@
>   [ Ben Hutchings ]
>   * Add 686 kernels to replace 586 for i386 CDs. Closes: #808958
>
>- -- Steve McIntyre <93...@debian.org>  Mon, 20 Apr 2015 12:36:57 +0100
>+  [ Nicholas D Steeves ]
>+  * Change dependency on btrfs-tools to btrfs-progs
>+
>+ -- Nicholas D Steeves   Fri, 08 Apr 2016 16:48:52 -0400
>
> debian-cd (3.1.17) unstable; urgency=medium
>
>diff -ur ./tools/generate_di+k_list ../debian-cd/tools/generate_di+k_list
>--- ./tools/generate_di+k_list  2016-04-08 16:51:39.848068578 -0400
>+++ ../debian-cd/tools/generate_di+k_list   2016-04-08
>16:54:11.457239376 -0400
>@@ -60,7 +60,7 @@
> jfsutils
> dosfstools
> reiserfsprogs
>-btrfs-tools
>+btrfs-progs
> ufsutils
> zfsutils
> cryptsetup
>
>
-- 
Steve McIntyre, Cambridge, UK.st...@einval.com
The two hard things in computing:
 * naming things
 * cache invalidation
 * off-by-one errors  -- Stig Sandbeck Mathisen



Bug#820479: patch

2016-04-08 Thread Nicholas D Steeves
Sorry, forgot to include this patch:

diff -ur ./debian/changelog ../debian-cd/debian/changelog
--- ./debian/changelog  2016-04-08 16:51:39.824068392 -0400
+++ ../debian-cd/debian/changelog   2016-04-08 16:54:23.95689 -0400
@@ -1,4 +1,4 @@
-debian-cd (3.1.18) UNRELEASED; urgency=medium
+debian-cd (3.1.18+nmu1) UNRELEASED; urgency=medium

   [ Steve McIntyre ]
   * Start stretch, simply copying jessie for now
@@ -53,7 +53,10 @@
   [ Ben Hutchings ]
   * Add 686 kernels to replace 586 for i386 CDs. Closes: #808958

- -- Steve McIntyre <93...@debian.org>  Mon, 20 Apr 2015 12:36:57 +0100
+  [ Nicholas D Steeves ]
+  * Change dependency on btrfs-tools to btrfs-progs
+
+ -- Nicholas D Steeves   Fri, 08 Apr 2016 16:48:52 -0400

 debian-cd (3.1.17) unstable; urgency=medium

diff -ur ./tools/generate_di+k_list ../debian-cd/tools/generate_di+k_list
--- ./tools/generate_di+k_list  2016-04-08 16:51:39.848068578 -0400
+++ ../debian-cd/tools/generate_di+k_list   2016-04-08
16:54:11.457239376 -0400
@@ -60,7 +60,7 @@
 jfsutils
 dosfstools
 reiserfsprogs
-btrfs-tools
+btrfs-progs
 ufsutils
 zfsutils
 cryptsetup