~alpine/aports

1

[alpine-aports] [PATCH] testing/[various]: move to community

Stefan Wagner <stw@bit-strickerei.de>
Details
Message ID
<20160818180137.3316-1-stw@bit-strickerei.de>
Sender timestamp
1471543297
DKIM signature
missing
Download raw message
Patch: +0 -0
---
 {testing => community}/avr-libc/APKBUILD                                 | 0
 {testing => community}/avrdude/APKBUILD                                  | 0
 {testing => community}/binutils-avr/APKBUILD                             | 0
 {testing => community}/binutils-avr/binutils-ld-fix-static-linking.patch | 0
 {testing => community}/binutils-avr/hash-style-gnu.patch                 | 0
 {testing => community}/crda/01-Makefile-dont-run-ldconfig.patch          | 0
 {testing => community}/crda/APKBUILD                                     | 0
 {testing => community}/dunst/APKBUILD                                    | 0
 {testing => community}/gcc-avr/APKBUILD                                  | 0
 {testing => community}/irssi-xmpp/APKBUILD                               | 0
 {testing => community}/irssi-xmpp/musl-fixes.patch                       | 0
 {testing => community}/libftdi1/01-CMakeLists-no-lib-suffix.patch        | 0
 {testing => community}/libftdi1/APKBUILD                                 | 0
 {testing => community}/munin/APKBUILD                                    | 0
 {testing => community}/munin/munin-config.patch                          | 0
 {testing => community}/munin/munin-node.initd                            | 0
 {testing => community}/munin/munin-node.logrotate                        | 0
 {testing => community}/munin/munin-node.pre-install                      | 0
 {testing => community}/munin/munin.cron.d                                | 0
 {testing => community}/munin/munin.logrotate                             | 0
 {testing => community}/notmuch/APKBUILD                                  | 0
 {testing => community}/stow/APKBUILD                                     | 0
 {testing => community}/wireless-regdb/APKBUILD                           | 0
 {testing => community}/wmname/APKBUILD                                   | 0
 24 files changed, 0 insertions(+), 0 deletions(-)
 rename {testing => community}/avr-libc/APKBUILD (100%)
 rename {testing => community}/avrdude/APKBUILD (100%)
 rename {testing => community}/binutils-avr/APKBUILD (100%)
 rename {testing => community}/binutils-avr/binutils-ld-fix-static-linking.patch (100%)
 rename {testing => community}/binutils-avr/hash-style-gnu.patch (100%)
 rename {testing => community}/crda/01-Makefile-dont-run-ldconfig.patch (100%)
 rename {testing => community}/crda/APKBUILD (100%)
 rename {testing => community}/dunst/APKBUILD (100%)
 rename {testing => community}/gcc-avr/APKBUILD (100%)
 rename {testing => community}/irssi-xmpp/APKBUILD (100%)
 rename {testing => community}/irssi-xmpp/musl-fixes.patch (100%)
 rename {testing => community}/libftdi1/01-CMakeLists-no-lib-suffix.patch (100%)
 rename {testing => community}/libftdi1/APKBUILD (100%)
 rename {testing => community}/munin/APKBUILD (100%)
 rename {testing => community}/munin/munin-config.patch (100%)
 rename {testing => community}/munin/munin-node.initd (100%)
 rename {testing => community}/munin/munin-node.logrotate (100%)
 rename {testing => community}/munin/munin-node.pre-install (100%)
 rename {testing => community}/munin/munin.cron.d (100%)
 rename {testing => community}/munin/munin.logrotate (100%)
 rename {testing => community}/notmuch/APKBUILD (100%)
 rename {testing => community}/stow/APKBUILD (100%)
 rename {testing => community}/wireless-regdb/APKBUILD (100%)
 rename {testing => community}/wmname/APKBUILD (100%)

diff --git a/testing/avr-libc/APKBUILD b/community/avr-libc/APKBUILD
similarity index 100%
rename from testing/avr-libc/APKBUILD
rename to community/avr-libc/APKBUILD
diff --git a/testing/avrdude/APKBUILD b/community/avrdude/APKBUILD
similarity index 100%
rename from testing/avrdude/APKBUILD
rename to community/avrdude/APKBUILD
diff --git a/testing/binutils-avr/APKBUILD b/community/binutils-avr/APKBUILD
similarity index 100%
rename from testing/binutils-avr/APKBUILD
rename to community/binutils-avr/APKBUILD
diff --git a/testing/binutils-avr/binutils-ld-fix-static-linking.patch b/community/binutils-avr/binutils-ld-fix-static-linking.patch
similarity index 100%
rename from testing/binutils-avr/binutils-ld-fix-static-linking.patch
rename to community/binutils-avr/binutils-ld-fix-static-linking.patch
diff --git a/testing/binutils-avr/hash-style-gnu.patch b/community/binutils-avr/hash-style-gnu.patch
similarity index 100%
rename from testing/binutils-avr/hash-style-gnu.patch
rename to community/binutils-avr/hash-style-gnu.patch
diff --git a/testing/crda/01-Makefile-dont-run-ldconfig.patch b/community/crda/01-Makefile-dont-run-ldconfig.patch
similarity index 100%
rename from testing/crda/01-Makefile-dont-run-ldconfig.patch
rename to community/crda/01-Makefile-dont-run-ldconfig.patch
diff --git a/testing/crda/APKBUILD b/community/crda/APKBUILD
similarity index 100%
rename from testing/crda/APKBUILD
rename to community/crda/APKBUILD
diff --git a/testing/dunst/APKBUILD b/community/dunst/APKBUILD
similarity index 100%
rename from testing/dunst/APKBUILD
rename to community/dunst/APKBUILD
diff --git a/testing/gcc-avr/APKBUILD b/community/gcc-avr/APKBUILD
similarity index 100%
rename from testing/gcc-avr/APKBUILD
rename to community/gcc-avr/APKBUILD
diff --git a/testing/irssi-xmpp/APKBUILD b/community/irssi-xmpp/APKBUILD
similarity index 100%
rename from testing/irssi-xmpp/APKBUILD
rename to community/irssi-xmpp/APKBUILD
diff --git a/testing/irssi-xmpp/musl-fixes.patch b/community/irssi-xmpp/musl-fixes.patch
similarity index 100%
rename from testing/irssi-xmpp/musl-fixes.patch
rename to community/irssi-xmpp/musl-fixes.patch
diff --git a/testing/libftdi1/01-CMakeLists-no-lib-suffix.patch b/community/libftdi1/01-CMakeLists-no-lib-suffix.patch
similarity index 100%
rename from testing/libftdi1/01-CMakeLists-no-lib-suffix.patch
rename to community/libftdi1/01-CMakeLists-no-lib-suffix.patch
diff --git a/testing/libftdi1/APKBUILD b/community/libftdi1/APKBUILD
similarity index 100%
rename from testing/libftdi1/APKBUILD
rename to community/libftdi1/APKBUILD
diff --git a/testing/munin/APKBUILD b/community/munin/APKBUILD
similarity index 100%
rename from testing/munin/APKBUILD
rename to community/munin/APKBUILD
diff --git a/testing/munin/munin-config.patch b/community/munin/munin-config.patch
similarity index 100%
rename from testing/munin/munin-config.patch
rename to community/munin/munin-config.patch
diff --git a/testing/munin/munin-node.initd b/community/munin/munin-node.initd
similarity index 100%
rename from testing/munin/munin-node.initd
rename to community/munin/munin-node.initd
diff --git a/testing/munin/munin-node.logrotate b/community/munin/munin-node.logrotate
similarity index 100%
rename from testing/munin/munin-node.logrotate
rename to community/munin/munin-node.logrotate
diff --git a/testing/munin/munin-node.pre-install b/community/munin/munin-node.pre-install
similarity index 100%
rename from testing/munin/munin-node.pre-install
rename to community/munin/munin-node.pre-install
diff --git a/testing/munin/munin.cron.d b/community/munin/munin.cron.d
similarity index 100%
rename from testing/munin/munin.cron.d
rename to community/munin/munin.cron.d
diff --git a/testing/munin/munin.logrotate b/community/munin/munin.logrotate
similarity index 100%
rename from testing/munin/munin.logrotate
rename to community/munin/munin.logrotate
diff --git a/testing/notmuch/APKBUILD b/community/notmuch/APKBUILD
similarity index 100%
rename from testing/notmuch/APKBUILD
rename to community/notmuch/APKBUILD
diff --git a/testing/stow/APKBUILD b/community/stow/APKBUILD
similarity index 100%
rename from testing/stow/APKBUILD
rename to community/stow/APKBUILD
diff --git a/testing/wireless-regdb/APKBUILD b/community/wireless-regdb/APKBUILD
similarity index 100%
rename from testing/wireless-regdb/APKBUILD
rename to community/wireless-regdb/APKBUILD
diff --git a/testing/wmname/APKBUILD b/community/wmname/APKBUILD
similarity index 100%
rename from testing/wmname/APKBUILD
rename to community/wmname/APKBUILD
-- 
2.9.3



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Carlo Landmeter <clandmeter@gmail.com>
Details
Message ID
<CA+cSEmMx=hL0Bscj1F=8L_O_QKXGF+6sjsEvMWp-m=m=P581fA@mail.gmail.com>
In-Reply-To
<20160818180137.3316-1-stw@bit-strickerei.de> (view parent)
Sender timestamp
1471550806
DKIM signature
missing
Download raw message
On 18 August 2016 at 20:01, Stefan Wagner <stw@bit-strickerei.de> wrote:

> ---
>  {testing => community}/avr-libc/APKBUILD
>  | 0
>  {testing => community}/avrdude/APKBUILD
> | 0
>  {testing => community}/binutils-avr/APKBUILD
>  | 0
>  {testing => community}/binutils-avr/binutils-ld-fix-static-linking.patch
> | 0
>  {testing => community}/binutils-avr/hash-style-gnu.patch
>  | 0
>  {testing => community}/crda/01-Makefile-dont-run-ldconfig.patch
> | 0
>  {testing => community}/crda/APKBUILD
>  | 0
>  {testing => community}/dunst/APKBUILD
> | 0
>  {testing => community}/gcc-avr/APKBUILD
> | 0
>

gcc-avr fails to build, so I moved it back to testing and disabled it.
Please next time test your aports before sending patches.

avr-libc munin crda netsurf all have deps in testing, which is not possible.
ask the current maintainer if he wants to move them or ask him if you can
take ownership so you can move it yourself.

Thx!

-carlo
Reply to thread Export thread (mbox)